Files

CHANGELOG.md
README.md
lib/mini_profiler/asset_version.rb
lib/mini_profiler/client_settings.rb
lib/mini_profiler/config.rb
lib/mini_profiler/context.rb
lib/mini_profiler/gc_profiler.rb
lib/mini_profiler/profiler.rb
lib/mini_profiler/profiling_methods.rb
lib/mini_profiler/storage/abstract_store.rb
lib/mini_profiler/storage/file_store.rb
lib/mini_profiler/storage/memcache_store.rb
lib/mini_profiler/storage/memory_store.rb
lib/mini_profiler/storage/redis_store.rb
lib/mini_profiler/timer_struct/base.rb
lib/mini_profiler/timer_struct/client.rb
lib/mini_profiler/timer_struct/custom.rb
lib/mini_profiler/timer_struct/page.rb
lib/mini_profiler/timer_struct/request.rb
lib/mini_profiler/timer_struct/sql.rb
lib/mini_profiler/version.rb
lib/mini_profiler_rails/railtie.rb
lib/patches/db/activerecord.rb
lib/patches/db/mongo.rb
lib/patches/db/moped.rb
lib/patches/db/mysql2.rb
lib/patches/db/neo4j.rb
lib/patches/db/nobrainer.rb
lib/patches/db/oracle_enhanced.rb
lib/patches/db/pg.rb
lib/patches/db/plucky.rb
lib/patches/db/riak.rb
lib/patches/db/rsolr.rb
lib/patches/db/sequel.rb
lib/patches/net_patches.rb
lib/patches/sql_patches.rb
lib/rack-mini-profiler.rb