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