method
reset_cache
v3.2.13 -
Show latest stable
- Class:
ActiveRecord::Fixtures
reset_cache()public
No documentation available.
# File activerecord/lib/active_record/fixtures.rb, line 398
def self.reset_cache
@@all_cached_fixtures.clear
end