Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in nested-form-for

Getting undefined method `values_at' for nil:NilClass using nested_form_for

How to include an id in the nested form?

How to use enum with checkbox rails

form_for with module and namespace

Rails 3.1 not rendering the fields_for from nested_form

Nested fields with mongodb

Rails 3: nested_form, collection_select, accepts_nested_attributes_for and fields_for

Dynamic Nested Form link_to_add called twice

form_for [@nested, @resource], remote => true responding with format.html rails 3.2.6

Can't use the nested_form_for gem

Rails 4: fields_for in fields_for

Rails 5 - save rolls back because nested models parent model is not being saved before child model