Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in nested-attributes

"Can't mass-assign protected attributes" with nested protected models

Passing parameters to update nested attributes

devise registration with nested attributes is not creating association

nested attributes and adding attributes through the controller?

Rails accepts_nested_attributes_for saves no nested records if one record is invalid

Can't get select2 to work when using simple_form and cocoon

adding nested fields dynamically with parent.send(association).build instead of reflect_on_association(association).klass.new

Rails: accepts_nested_attributes_for with "strong parameters" requiring IDs in params

How to automatically assign parent ID as foreign key when using nested attributes?

problems with build params for accepts_nested_attributes_for

Rails: Has_many through, nested checkboxes, and validating presence_of

can't convert Symbol into Integer + Rails 3.2 Nested Attributes

Implement 1:N relation in postgreSQL (object-relational)