continuing the refactor of the admin section
This commit is contained in:
@@ -17,6 +17,8 @@ class List
|
||||
belongs_to :section
|
||||
has_and_belongs_to_many :users, storing_keys: true
|
||||
|
||||
attr_protected :supplier_id
|
||||
|
||||
validates :table_id, presence: true
|
||||
validates :supplier_id, presence: true
|
||||
|
||||
|
||||
Reference in New Issue
Block a user