Skip to content

Commit

Permalink
Update doc
Browse files Browse the repository at this point in the history
  • Loading branch information
koic committed Jul 31, 2020
1 parent c6ccdca commit d8f0f0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/modules/ROOT/pages/cops_rails.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -3397,7 +3397,7 @@ def change
dir.down do
add_column :users, :name, :string
add_column :users, :name, :email
add_column :users, :email, :string
end
end
end
Expand Down

0 comments on commit d8f0f0b

Please sign in to comment.