Switch to official couch_potato version

This commit is contained in:
2015-07-17 12:44:52 +02:00
parent a8590c7b49
commit af6edfd0aa
9 changed files with 106 additions and 70 deletions
-2
View File
@@ -13,8 +13,6 @@ class Section
has_many :section_elements
has_many :section_areas
attr_protected :supplier_id
validates :title, presence: true
validates :supplier_id, presence: true