Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in nested-attributes

Ruby: Converting a nested Ruby hash to an un-nested one

ruby hash nested-attributes

Rails 4 Strong Parameters when multiple-level accepts_nested_attributes_for

How do I handle selected values in a nested association in simple_form?

How to omit existing child records in a nested form in rails?

Can nested attributes be used in combination with inheritance?

Rails 3 Cocoon link_to_add_association Renders Partial Twice

undefined method `updated?' for HasOneAssociation , for nested attributes in Rails 4

rails nested form always "POST" even on edit mode? caused route error

Saving ActiveRecord's associations which are pointing to each other, at once

Can't mass-assign protected attributes for creating a has_many nested model with Devise

serious stuck on: validations not triggered for nested resource with fields_for

Rails - How to manage nested attributes without using accepts_nested_attributes_for?

Rails 4 - how do I add an index route for a nested resource, in order to list all items independent of parent resource

Rails: Getting rid of generic "X is invalid" validation errors

Ruby on Rails - before_save calculation on accepts_nested_attributes_for

first_or_create by email and then save the nested model

rails simple_nested_form_for fields_for wrong number of arguments

i18n labels for nested models using simple_form

Nested has_many resource form with Active Admin doesn't do an update