method
init_internals
v7.1.3.2 -
Show latest stable
- Class:
ActiveRecord::TouchLater
init_internals()private
No documentation available.
# File activerecord/lib/active_record/touch_later.rb, line 49
def init_internals
super
@_defer_touch_attrs = nil
end