Flowdock
method

reset_cache

Importance_0
v4.0.2 - Show latest stable - 0 notes - Class: FixtureSet
reset_cache() public

No documentation

This method has no description. You can help the Ruby on Rails community by adding new notes.

Hide source
# File activerecord/lib/active_record/fixtures.rb, line 400
    def self.reset_cache
      @@all_cached_fixtures.clear
    end
Register or log in to add new notes.