method
initialize_internals_callback
v7.1.3.4 -
Show latest stable
- Class:
ActiveRecord::Scoping
initialize_internals_callback()public
No documentation available.
# File activerecord/lib/active_record/scoping.rb, line 54
def initialize_internals_callback # :nodoc:
super
populate_with_current_scope_attributes
end