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