method
after_teardown
v8.1.1 -
Show latest stable
- Class:
ActiveSupport::CurrentAttributes::TestHelper
after_teardown()public
No documentation available.
# File activesupport/lib/active_support/current_attributes/test_helper.rb, line 9
def after_teardown
super
ActiveSupport::CurrentAttributes.clear_all
end