I’m working on a problem for a client which involves connecting to a Microsoft SQL Server 2005 database from...
Cache Money is a plugin for ActiveRecord that transparently provides write-through and read-through caching functionality using Memcached. With...
MMM (MySQL Master-Master Replication Manager) is a set of flexible scripts to perform monitoring/failover and management of MySQL Master...
Finish the remainder of the ActiveModel todo list (observers, callbacks, validations, scoping, and serialization) in addition to associations. Also wire...
Record Filter gives you the full power of ActiveRecord's query building tools with a heaping helping of DSL thrown...
Capistrano recipes for database backups before migrations, passenger deployment strategy, release tagging in Git repos.
Read_from_slave for Rails enables database reads from a slave database, while writes continue to go to the master
Another ActiveModel alternative.
The idea behind scrooge is both surprisingly simple and powerful: instead of forcing the developer to manually specify each attribute...
Learn how to set up a one-to-many or many-to-many association which is entirely embedded into a...
A rails plugin to store a collection of boolean attributes in a single ActiveRecord column as a bit field.
After some deliberation, we decided to implement a "schema-less" storage system on top of MySQL rather than use a...
Store schema-less data in MySQL.
WKRTE is a jQuery rich text editor based on lwrte by plandem.
Rails 2.3 has a ton of really nice functionality locked up in monolithic components. I’ve posted quite a bit...
This means Basecamp migrated from the first Rails release up to the edge one. So how come people say so...
So here’s an overview of how things are going to work in Rails 3.
Ambitious Query Indexer is a Rails plugin to identify database indexes that are missing. Rather than looking at tables and...
Info on install database_cleaner.
jQuery.spritely is a jQuery plugin created by Artlogic for creating dynamic character and background animation in pure HTML and JavaScript...
Underscore is a utility-belt library for JavaScript that provides a lot of the functional programming support that you would...
Masonry is a layout plugin for jQuery. Think of it as the flip side of CSS floats. Whereas floating arranges...
Imagine all the syntactical delights of Ruby and Haml for your JavaScript. You write in a nice language, but get...