method
before_setup
v7.1.3.4 -
Show latest stable
- Class:
ActiveSupport::CurrentAttributes::TestHelper
before_setup()public
No documentation available.
# File activesupport/lib/active_support/current_attributes/test_helper.rb, line 4
def before_setup
ActiveSupport::CurrentAttributes.reset_all
super
end