method

after_teardown

after_teardown()
public

No documentation available.

# File activerecord/lib/active_record/fixtures.rb, line 828
    def after_teardown
      super
      teardown_fixtures
    end