method
after_teardown
v6.1.3.1 -
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