Stars
blythedunham / admin_data
Forked from neerajsingh0101/admin_dataA non instrusive gem which helps you browse, search and manage your data using browser
Extraction of the ActiveRecord::Base#import functionality from ar-extensions for Rails 3 and beyon
A library for bulk insertion of data into your database using ActiveRecord.
blythedunham / rawk
Forked from yoon/rawkFork of Ruby on Rails Log Analyzer - RAWK (by Chris Hobbs)
Ruby driver for MongoDB
Monitor individual aspects of your rails application's health
blythedunham / rails_indexes
Forked from eladmeidar/rails_indexesA rake task to track down missing database indexes. does not assume that all foreign keys end with the convention of _id.
backup mongo on ey flex: mongo version of ey-backup
Connect to mongodb orms via config files, cloud DNA, whatev with ONE line of code
Store the current controller and request context to reference from within the depths of your code
Run the mongo benchmarks for the ruby mongo driver and ORMS MongoMapper and MongoRecord
blythedunham / ey-lessql
Forked from ezmobius/ey-lessqla collection of chef recipes to install, configure and run a variety of NoSQL db's on the engine yard cloud.
A starter repo for custom chef recipes on EY's cloud platform
A rake task to track down missing database indexes. does not assume that all foreign keys end with the convention of _id.
a collection of chef recipes to install, configure and run a variety of NoSQL db's on the engine yard cloud.
Asset extensions to help defer javascripts to the page bottom for high performance web sites
Caching helper for tracking assets, building cache keys, and rake task sweeping
Output ruby prof results to your browser for the specified request when the url includes parameter ruby_prof=true
blythedunham / friendly_id
Forked from norman/friendly_idFriendlyId is the “Swiss Army bulldozer” of slugging and permalink plugins for ActiveRecord. It allows you to create pretty URL’s and work with human-friendly strings as if they were numeric ids fo…
blythedunham / base4r
Forked from doooks/base4rBase4r is a Google Base client library for Ruby
Run ActiveRecord core regression tests with YOUR modules/plugins/gems/code loaded
A non instrusive gem which helps you browse, search and manage your data using browser
Gracefully handles MySQL unique and foreign key violations by adding an error to the ActiveRecord object
Extends ActiveRecord to export volume records to a file, string, or temp file in csv, yaml, or xml formats