Enable the Layout/EmptyLineBetweenDefs cop
This commit is contained in:
parent
a62d5322b6
commit
ff1f679c7b
5 changed files with 1 additions and 5 deletions
|
@ -38,7 +38,6 @@ class CreateFranceConnectInformation < ActiveRecord::Migration
|
|||
remove_column :users, :france_connect_particulier_id
|
||||
end
|
||||
|
||||
|
||||
def down
|
||||
add_column :users, :gender, :string
|
||||
add_column :users, :given_name, :string
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue