parent
69b5afbcc9
commit
01594897ad
@ -1,6 +1,7 @@
|
||||
class CompetitionModuleMdContent < ActiveRecord::Base
|
||||
# attr_accessible :title, :body
|
||||
belongs_to :competition_module
|
||||
has_many :attachments, :dependent => :destroy
|
||||
acts_as_attachable
|
||||
|
||||
end
|
||||
|
Loading…
Reference in new issue