Pinned Repositories
peek
Take a peek into your Rails applications.
peek-dalli
Take a peek into the Memcache commands made through Dalli during your application's requests.
peek-gc
Take a peek into the results of GC::Profiler of your Rails requests.
peek-git
Take a peek into the Git info of your Rails application.
peek-mongo
Take a peek into the Mongo commands made within your Rails application.
peek-mysql2
Take a peek into the MySQL queries made during your application's requests.
peek-performance_bar
Take a peek into the window.performance timing behind your Rails app.
peek-pg
Take a peek into the Postgres queries made during your application's requests.
peek-rblineprof
Peek into how much each line of your Rails application takes throughout a request.
peek-redis
Take a peek into the Redis calls made within your Rails application.
peek's Repositories
peek/peek
Take a peek into your Rails applications.
peek/peek-rblineprof
Peek into how much each line of your Rails application takes throughout a request.
peek/peek-performance_bar
Take a peek into the window.performance timing behind your Rails app.
peek/peek-git
Take a peek into the Git info of your Rails application.
peek/peek-pg
Take a peek into the Postgres queries made during your application's requests.
peek/peek-redis
Take a peek into the Redis calls made within your Rails application.
peek/peek-gc
Take a peek into the results of GC::Profiler of your Rails requests.
peek/peek-mysql2
Take a peek into the MySQL queries made during your application's requests.
peek/peek-mongo
Take a peek into the Mongo commands made within your Rails application.
peek/peek-dalli
Take a peek into the Memcache commands made through Dalli during your application's requests.
peek/peek-resque
Take a peek into your Resque queues and workers.
peek/peek-query_reviewer