module DefineCallbacks
Ruby on Rails 5.2.8.1
Since v5.2.8.1 Last seen in v6.0.6Available in: v5.2.8.1 v6.0.6
This module exists because ActiveRecord::AttributeMethods::Dirty needs to define callbacks, but continue to have its version of save be the super method of ActiveRecord::Callbacks. This will be removed when the removal of deprecated code removes this need.
Includes
Extends
Used by
Included by (1)
Methods (inherited)
From ActiveSupport::Concern (3)
From ActiveSupport::Callbacks (1)
From ActiveSupport::DescendantsTracker (7)
- # descendants
- # direct_descendants
- # inherited
- self. clear
- self. descendants
- self. direct_descendants
- self. store_inherited