method
after_teardown
rails 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