-
Rails make life easy for us but -- and it's a big but -- we don't want it to look easy. ActsAsEn...
-
Miscellaneous Rake tasks and so on that I use on most projects.
-
A form builder that generates semantic HTML as advocated by Andy Budd in CSS Mastery.
-
Generates a basic, neat look and feel for a Rails app.
-
DRY stylesheets with nested selectors and variables. No new syntax to learn :-)
-
Rails plugin that makes using latitudes and longitudes on forms (and validating in model) easy.
-
Rails plugin which is a port of James Adam's RailsEngine routing extension.