# File lib/big_record/fixtures.rb, line 469 def self.cache_fixtures(connection, fixtures) cache_for_connection(connection).update(fixtures.index_by(&:table_name)) end