Elsewhere

The Easiest Way To Start A New Rails Projects With SVN

You're about to start a new Rails project. Do you type rails <project name>? No, "Stop using the rails command", says Josh Susser. If you create a dummy / default Rails project that's set up just the way you like it with plugins, your own extensions, and all those carefully defined svn:ignore flags, you can just create a new Rails project with a simple svn copy. So simple, but I've totally missed this idea, and it's a real timesaver.

Read more →

css_dryer: DRY Up Your CSS

css_dryer is a Rails plugin by Andrew Stewart that makes putting together stylesheets for your Rails applications more efficient than ever before. It supports nesting and basic variable interpolation. For example, here's an example of nesting:

Read more →

6 Ruby and Rails Job Sites

I keep getting e-mails about job sites, Ruby jobs, and so forth, so I decided it's time for a bumper "here are all the Ruby and Rails job sites" post! Enjoy..

Read more →