method
teardown
rails latest stable - Class:
ActiveRecord::TestCase
teardown()public
No documentation available.
# File activerecord/lib/active_record/test_case.rb, line 9
def teardown
SQLCounter.clear_log
end teardown()No documentation available.
# File activerecord/lib/active_record/test_case.rb, line 9
def teardown
SQLCounter.clear_log
end