Enable the Layout/AlignParameters cop
This commit is contained in:
parent
50fad54538
commit
9439e1abb1
39 changed files with 221 additions and 220 deletions
|
@ -1,6 +1,6 @@
|
|||
class Gestionnaire < ActiveRecord::Base
|
||||
devise :database_authenticatable, :registerable,
|
||||
:recoverable, :rememberable, :trackable, :validatable
|
||||
:recoverable, :rememberable, :trackable, :validatable
|
||||
|
||||
has_and_belongs_to_many :administrateurs
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue