Skip to content

Commit

Permalink
lint a random file
Browse files Browse the repository at this point in the history
  • Loading branch information
osc-bot committed Mar 28, 2024
1 parent c356c5c commit 217ef2d
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 ChangeOscJobAttrToText < ActiveRecord::Migration[4.2]
def change
change_column :osc_jobs, :job_attrs, :text
Expand Down

0 comments on commit 217ef2d

Please sign in to comment.