Module ActiveRecord::MassAssignmentSecurity::NestedAttributes
In: lib/active_record/mass_assignment_security/nested_attributes.rb

Classes and Modules

Module ActiveRecord::MassAssignmentSecurity::NestedAttributes::ClassMethods

Constants

UNASSIGNABLE_KEYS = %w( id _destroy )

[Validate]