This rails plugin not only runs "EXPLAIN" before each of your select queries in development, but provides a small DIV in the rendered output of each page with the summary of query warnings that it analyzed.
☆446Mar 8, 2018Updated 7 years ago
Alternatives and similar repositories for query_reviewer
Users that are interested in query_reviewer are comparing it to the libraries listed below
Sorting:
- An excellent development aid. Will run "EXPLAIN" before each of your select queries in development, and provides a display which makes t…☆555Sep 16, 2013Updated 12 years ago
- SlimScrooge heavily optimises your database interactions☆314Jul 13, 2015Updated 10 years ago
- A rake task to track down missing database indexes. does not assume that all foreign keys end with the convention of _id.☆486Mar 24, 2014Updated 11 years ago
- A ruby web shell that is very ape and very nice☆52Jan 3, 2011Updated 15 years ago
- An executable which creates a bare Rails 3 engine (which is used in Crafting Rails Applications)☆439Oct 17, 2019Updated 6 years ago
- Fetch exactly what you need☆321Nov 6, 2009Updated 16 years ago
- Adds in proccess id and memory usage in your rails logs, great for tracking down memory leaks☆347Mar 2, 2011Updated 15 years ago
- Javascript + DOM in your ruby, the simple way☆445Jul 5, 2010Updated 15 years ago
- Like a modern code version of the mythical beast with 100 serpent heads, Typhoeus runs HTTP requests in parallel while cleanly encapsulat…☆82Jun 5, 2012Updated 13 years ago
- A simple presenter/facade/decorator/whatever implementation.☆32Oct 9, 2015Updated 10 years ago
- The next generation of cache-money, specifically simplified and designed for Rails 3.x☆15Aug 5, 2011Updated 14 years ago
- This plugin adds reflective access to validations☆296Apr 22, 2013Updated 12 years ago
- Handles multiple database connections☆90Nov 29, 2013Updated 12 years ago
- RESTful email for Rails☆138Dec 12, 2010Updated 15 years ago
- NOTE! THIS REPO HAS BEEN MOVED. SEE THE README. Remotipart is a Ruby on Rails gem enabling remote multipart forms (AJAX style file upload…☆290Feb 9, 2013Updated 13 years ago
- Reload Rails code in development mode only when change is deteced☆369Jan 30, 2012Updated 14 years ago
- a unified interface to key/value stores☆474Sep 28, 2013Updated 12 years ago
- The second incarnation of Globalize for Rails☆364Aug 30, 2011Updated 14 years ago
- ActiveRecord 3 query syntax on steroids. Not currently maintained.☆588Mar 29, 2022Updated 3 years ago
- Defines a simple interface to multiple cache-like storage engines by wrapping common Ruby client libraries like memcached, redis, memcach…☆69Aug 5, 2015Updated 10 years ago
- Have a task you want to get done but don't want to do it yourself? Give it to girl_friday!☆607Jul 29, 2014Updated 11 years ago
- Rails plugin which provides a form helper to upload files directly to Amazon's S3 using an HTTP POST☆110Aug 14, 2013Updated 12 years ago
- Mobile Device Detector☆93Apr 18, 2019Updated 6 years ago
- RubyConf 2011 Notes☆12Jun 22, 2012Updated 13 years ago
- A fully featured forum system compatible with Rails 2.3☆294Jun 30, 2011Updated 14 years ago
- Battle-tested capistrano recipes for ruby, rubygems, apache, passenger, delayed_job, juggernaut, thinking_sphinx, mongodb, whenever, amon…☆361Jan 20, 2012Updated 14 years ago
- Rails 3 template with HTML5 Boilerplate in HAML and SASS, plus other goodies☆76Jul 27, 2011Updated 14 years ago
- The facebooker Rails plugin☆945Aug 20, 2010Updated 15 years ago
- A collection of useful rake tasks.☆232Jan 13, 2012Updated 14 years ago
- A Better Load Simulator☆159Jun 4, 2009Updated 16 years ago
- Initialize a cucumber environment for sinatra.☆64Jul 25, 2013Updated 12 years ago
- Sprinkle is a software provisioning tool you can use to build remote servers with. eg. to install a Rails, or Sinatra stack on a brand ne…☆1,144Jan 24, 2018Updated 8 years ago
- Page optimizations done at the Rack level☆241Oct 18, 2012Updated 13 years ago
- guard_against_physical_delete is monkey patch for ActiveRecord. This patch prevent deleting record physically.☆19Jun 16, 2022Updated 3 years ago
- Cucumber helpers☆26Jun 20, 2017Updated 8 years ago
- Debugging toolbar for Rack applications implemented as middleware☆1,073Apr 27, 2016Updated 9 years ago
- A Rails metal handler for analyzing your processes' memory usage.☆115Mar 25, 2009Updated 16 years ago
- ActiveRecord connection proxy for master/slave connections☆250Dec 16, 2008Updated 17 years ago
- Rack::Debug is middleware that provides a simple interface to ruby-debug. Helps debug apps running in Passenger.☆149Dec 16, 2010Updated 15 years ago