APIdock / Ruby on Rails
/
Browse About
module

ActiveRecord::NestedAttributes

v5.1.7 - Show latest stable

No documentation available for this module.

Constants

UNASSIGNABLE_KEYS = %w( id _destroy )

Files

  • activerecord/lib/active_record/nested_attributes.rb

Nested classes and modules

  • ActiveRecord::NestedAttributes::ClassMethods
  • ActiveRecord::NestedAttributes::TooManyRecords

Related methods

  • Instance methods
  • _destroy
  • Private methods
  • privateallow_destroy?
  • privateassign_nested_attributes_for_collection_association
  • privateassign_nested_attributes_for_one_to_one_association
  • privateassign_to_or_mark_for_destruction
  • privatecall_reject_if
  • privatecheck_record_limit!
  • privatehas_destroy_flag?
  • privateraise_nested_attributes_record_not_found!
  • privatereject_new_record?
  • privatewill_be_destroyed?
APIdock API Documentation Browser

© 2026 APIdock