method
after_teardown
v7.0.0 -
Show latest stable
- Class:
ActiveSupport::Testing::TimeHelpers
after_teardown()public
No documentation available.
# File activesupport/lib/active_support/testing/time_helpers.rb, line 70
def after_teardown
travel_back
super
end