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