-
Gem version of acts_as_list Rails plugin.
-
Rails Rumble 2007 project by Jack Canty, Kelli Shaver, and Ryan Bates
-
Freeze a belongs_to association in Active Record.
-
Example blog application built in the offical 15 minute Rails screencast.
-
Various ways to handle multi-model forms in Rails.
-
A plugin for creating psuedo-scheduled jobs in Ruby on Rails.
-
config files for zsh, bash, completions, gem, git, irb, rails
-
Don't use this fork, instead use the original by defunkt as that has these changes merged in.
-
Rails Rumble 2008 entry by Ryan Bates and Kelli Shaver
-
A collection of useful Rails generator scripts.
-
Mass populate an Active Record database.
-
Template scripts for creating new rails applications.
-
railscasts.com in open source goodness!
-
The full source code for projects used in Railscasts episodes.
-
Cache render calls in Rails controllers.
-
Ruby wrapper for the QuickTime C API.
-
Game written in Ruby for learning Ruby and artificial intelligence.
-
Miscellaneous commands and snippets I use in TextMate.
-
Some TextMate snippets I use when working with Ruby and Rails.
-
Build up named scopes conditionally.
-
Rails plugin to add extra searching functionality to models.
-
This repo is no longer maintained, see the official repository by paytonrules.
-
Rails plugin to quickly make named routes for non-RESTful actions.
-
Ruby script for swapping two elements on a line (to be used in text editors).
-
My TextMate themes (includes Railscasts theme)
-
Sphinx plugin for Rails and Merb
-
A simple TextMate bundle to manage a todo lists.
-
Rails plugin for overriding attr_accessible protection.
-
Generate a unique, random token for Active Record.
-
High level Ruby library for interacting with Xapian, a full text search engine.
-
Rack server for interacting with a Xapian database remotely through Xapit.
-
Rails plugin to automatically reload a Xapian database when models change.