Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in nested-attributes

Rails: radio button selection for nested objects

Rails 4 deleting nested attributes, works on create but not on edit/update

Alternative for accepts_nested_attributes_for - maybe virtus

How should I use rails and simple_form for nested resources?

accepts_nested_attributes_for with has_many => :through Options

rails ActiveAdmin nested form has_one accepts_attributes_for formtastic issue

Can't mass-assign protected attributes

Getting fields_for and accepts_nested_attributes_for to work with a belongs_to relationship

Nested attribute update_attributes uses insert rather than update

Rails 3: How does "accepts_nested_attributes_for" work?

Nested models and parent validation

accepts_nested_attributes_for with belongs_to polymorphic

Rails after_initialize only on "new"

Does accepts_nested_attributes_for work with belongs_to?

RoR nested attributes produces duplicates when edit

Rails - Strong Parameters - Nested Objects