method
reset_cache
v7.1.3.2 -
Show latest stable
- Class:
ActiveRecord::FixtureSet
reset_cache()public
No documentation available.
# File activerecord/lib/active_record/fixtures.rb, line 552
def reset_cache
@@all_cached_fixtures.clear
end