style: correct coding style with rubocop linter
This commit is contained in:
@@ -43,6 +43,8 @@ class DeviseCreateUsers < ActiveRecord::Migration[8.0]
|
||||
# t.string :company_email, null: true # Email de la société
|
||||
# t.string :company_website, null: true # Site web de la société
|
||||
|
||||
t.string :stripe_customer_id, null: true
|
||||
|
||||
t.timestamps null: false
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user