module Attributes
Ruby on Rails 8.1.2
Since v5.2.8.1See ActiveRecord::Attributes::ClassMethods for documentation
Namespace
Modules
Includes
Extends
Used by
Included by (1)
Methods (inherited)
From ActiveSupport::Concern (3)
- # class_methods
- # included
- # prepended
From ActiveModel::Dirty (22)
-
#
*_change -
#
*_changed? -
#
*_previous_change -
#
*_previously_changed? -
#
*_previously_was -
#
*_was -
#
*_will_change! - # attribute_changed?
- # attribute_previously_changed?
- # attribute_previously_was
- # attribute_was
- # changed
- # changed?
- # changed_attributes
- # changes
- # changes_applied
-
#
clear_*_change - # clear_attribute_changes
- # clear_changes_information
- # previous_changes
-
#
restore_*! - # restore_attributes
From ActiveModel::AttributeMethods (4)
From ActiveSupport::Callbacks (1)
From ActiveSupport::DescendantsTracker (3)
- # descendants
- self. descendants
- self. subclasses