APIdock / Ruby on Rails
/
Browse About
module

ActiveRecord::AttributeMethods::Dirty

v6.1.7.7 - Show latest stable

No documentation available for this module.

Included modules

  • ActiveModel::Dirty

Files

  • activerecord/lib/active_record/attribute_methods/dirty.rb

Related methods

  • Instance methods
  • attribute_before_last_save
  • attribute_change_to_be_saved
  • attribute_in_database
  • attributes_in_database
  • changed_attribute_names_to_save
  • changes_to_save
  • has_changes_to_save?
  • reload
  • saved_change_to_attribute
  • saved_change_to_attribute?
  • saved_changes
  • saved_changes?
  • will_save_change_to_attribute?
  • Private methods
  • private_create_record
  • private_touch_row
  • private_update_record
  • privateattribute_names_for_partial_writes
  • privatewrite_attribute_without_type_cast
APIdock API Documentation Browser

© 2026 APIdock