rubaidh
A small Rails plugin to automatically maintain a 'param' field for a model which is usable in URLs
Set the default scope for an ActiveRecord model in Rails. Usually, I use it to set a default ord...
Tweaks composed_of slightly so that the value object can take a hash in its initializer instead o...
This was meant to be a general form_builders plugin with lots of variants. The only one that hap...
Mechanism for watching filesystem changes on Mac OS X. Might be, err, useful for autotest at som...
Rails plugin for inserting Google ads into a page. Nicely parameterised so that you can specify ...
You know, I'm not entirely sure what this plugin does. I suspect it allows sub-resources to inhe...
After a bit of hacking on Friday, I wound up writing a mongrel handler to act as a dumb proxy.
If you're looking at /posts/1/comments, then that's going to be Posts::CommentsController#index. ...
By default, collections tend to have surrounding HTML (or whatever) associated with them. This a...
I have a way I like to do authentication for my Rails apps. It's not entirely unlike restful_aut...
General extensions that Rubaidh Ltd finds useful; in particular, it contains lots of helpful addi...
Rails plugin to allow allow particular datetime attributes to also be treated as booleans
This is the One True form builder that Rubaidh uses, at least most of the time now. :-)
A Rails plugin to make it easy to use YUI on Rails instead of (or along with, I suppose) Prototyp...

