APIdock / Ruby on Rails
/
Browse About
module

ActiveRecord::Persistence

v4.2.1 - Show latest stable

Active Record Persistence

Files

  • activerecord/lib/active_record/persistence.rb

Related methods

  • Instance methods
  • becomes
  • becomes!
  • decrement
  • decrement!
  • delete
  • destroy
  • destroy!
  • destroyed?
  • increment
  • increment!
  • new_record?
  • persisted?
  • reload
  • save
  • save!
  • toggle
  • toggle!
  • touch
  • update
  • update!
  • update_attribute
  • update_attributes
  • update_attributes!
  • update_column
  • update_columns
  • Private methods
  • private_create_record
  • private_update_record
  • privatecreate_or_update
  • privatedestroy_associations
  • privatedestroy_row
  • privaterelation_for_destroy
  • privateverify_readonly_attribute
APIdock API Documentation Browser

© 2026 APIdock