Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in nested-attributes

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)

Got this error: param is missing or the value is empty: series

Rails nested attributes and changing associations

Rails 4 controller actions for fields_for nested resources