Asset Fingerprint Plugin for Ruby on Rails - allows you to use md5 or timestamps in query string or in asset...
File upload solution that supports form roundtrips when a validation fails.
Where there was once a consistent API to manipulate and hook into the lifecycle of a persistent object, plugins must...
/^([\w!#$%&'*+-/=?^`{|}~]+.)*[\w!#$%&'*+-/=?^`{|}~]+@((((([a-z0-9]{1}[a-z0-9-]{0,62}[a-z0-9]{1})|[a-z]).)+[a-z]{2...
Here is a set of additive color model conversion algorithms that I found published on Wikipedia and have implemented in...
Rails 3.1 preview at the end.
We recently decided our CI server needed an overhaul. I really enjoyed Integrity as a build server, but after trying...
A thorough introduction to web development with Ruby on Rails
What do we expect from the custom finder? We expect that it should find assets A, B, C and should...
All ActiveRecord associations except for has_many :through support callbacks for pre- and post-insertion/deletion via the following, self...
The Holy Grail of testing for front-end development; execute browser-less, console-based, javascript + DOM code right from within...