Skip to content

Commit

Permalink
lint a random file (#3088)
Browse files Browse the repository at this point in the history
  • Loading branch information
osc-bot authored Oct 2, 2023
1 parent 276a7e8 commit d347478
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
# frozen_string_literal: true

class RenameOscJobJobToJob < ActiveRecord::Migration[4.2]
def change
rename_table :osc_job_jobs, :jobs
Expand Down

0 comments on commit d347478

Please sign in to comment.