Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in nested-forms

How to display a form for a subset of associated records, some of which don't exist yet?

rails ancestry nested form

How does reject_if: :all_blank for accepts_nested_attributes_for work when working with doubly nested associations?

Rails: multi level nested Forms (accepts nested attributes)

accept multiple models with a form

Access grandparent of unsaved parent and child in Rails

My .on() is acting like .bind(), not .live()

Rails 4 Multiple Nested Forms and Strong Parameters

Error messages of nested attributes's required field are not displayed

How can I stop a fields_for nested form duplicating with records added?

Nested form is not showing up!

Rails 4.2 saving has_and_belongs_to_many association Ids

ActiveRecord::UnknownAttributeError

Number Dynamically Generated Cocoon Fields

Destroy method not firing to destroy nested resource in complex form

Rails 3.1: Any tutorials for deeply nested models?

Nested lists: how to define the size before entering data

r nested-forms

Rails has_many through cannot save in nested form due to id = null

rails accepts_nested_attributes_for :reject_if not working

Nested model validation - errors don't show