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