This commit is contained in:
Nicolas Bally 2016-08-17 23:23:55 +02:00
parent ad60c0ce41
commit 4191300c44

View File

@ -4,7 +4,7 @@ class GalleryImage < ActiveRecord::Base
belongs_to :gallery belongs_to :gallery
belongs_to :gallery_content belongs_to :gallery_content
validates :title, :presence => true #validates :title, :presence => true
def tags_class def tags_class