Enable the Layout/EmptyLineBetweenDefs cop

This commit is contained in:
gregoirenovel 2017-06-12 15:27:16 +02:00
parent a62d5322b6
commit ff1f679c7b
5 changed files with 1 additions and 5 deletions

View file

@ -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