cherring / connection_ninja
Handles multiple database connections
☆91Updated 11 years ago
Alternatives and similar repositories for connection_ninja:
Users that are interested in connection_ninja are comparing it to the libraries listed below
- Provides a single point of entry for using basic features of ruby ORMs☆195Updated 5 years ago
- Validates Rails model belongs_to association existence☆95Updated 9 years ago
- The presenter library you already know.☆303Updated 12 years ago
- An ActiveRecord plugin that makes it easier to do reporting.☆478Updated 6 years ago
- CSV template handler for Rails 3☆82Updated 4 years ago
- A Rails gem for storing app configuration data in your database, with a config file to fall back on.☆115Updated last year
- Rails plugin for the jQuery Datatables library☆165Updated 14 years ago
- A collection of useful rake tasks.☆232Updated 13 years ago
- Adds ability to pull back random records from Active Record☆204Updated 4 years ago
- SlimScrooge heavily optimises your database interactions☆313Updated 9 years ago
- Don't delete your records, move them to a different table☆372Updated 12 years ago
- A smart table builder for Rails collections☆128Updated 4 years ago
- maintains the cleanliness of failed jobs on Resque☆170Updated last year
- Adds in proccess id and memory usage in your rails logs, great for tracking down memory leaks☆349Updated 14 years ago
- RackTest driver for Capybara with remote request support☆210Updated last year
- Settings is a plugin that makes managing a table of global key, value pairs easy. Think of it like a global Hash stored in your database,…☆212Updated 9 years ago
- A Better Nested Inheritable Layouts Plugin for Rails☆236Updated 3 years ago
- Exception handling for Ruby on Rails☆107Updated 3 months ago
- Acts As Indexed is a plugin which provides a pain-free way to add fulltext search to your Ruby on Rails app☆213Updated last year
- Collection of ActiveModel/ActiveRecord validators☆304Updated last year
- Date/time and number parsing for Rails.☆260Updated 4 years ago
- Mongoid backend for delayed_job☆170Updated 2 years ago
- RSpec matcher for Resque☆294Updated 2 years ago
- Auto-starts solr for your tests☆54Updated 4 years ago
- Rails drop in for Varnish support.☆209Updated 7 years ago
- This rails plugin not only runs "EXPLAIN" before each of your select queries in development, but provides a small DIV in the rendered out…