Sha256: 429df4f95b8818314283ca2f70e638509a633158a55ffa0314542c3fa5d5dfaf
Contents?: true
Size: 213 Bytes
Versions: 2
Compression:
Stored size: 213 Bytes
Contents
module ActiveRecord::Turntable module Rack autoload :ConnectionManagement, 'active_record/turntable/rack/connection_management' autoload :QueryCache, 'active_record/turntable/rack/query_cache' end end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
activerecord-turntable-1.1.2 | lib/active_record/turntable/rack.rb |
activerecord-turntable-1.1.1 | lib/active_record/turntable/rack.rb |