accepts_nested_attributes_for :attachments
attr_accessible :title, :text
attr_accessible :title, :text, :attachments_attributes
accepts_nested_attributes_for :attachments
attr_accessible :title, :text
attr_accessible :title, :text, :attachments_attributes