Archive for January, 2009

noelrappin.png

6 Interviews With Rails Testing Gurus

Noel Rappin - author of Professional Ruby on Rails, published by Wrox - is the author of Rails Test Prescriptions, a forthcoming book on Rails testing techniques and methodologies. Noel has also written Getting Started With Testing Your Rails Application,…

capistrano.png

Building a Rails Multi-Staging Environment with Capistrano and Passenger

In the last year, Phusion Passenger (a.k.a. mod_rails) has become a popular way (possibly even the popular way) to deploy Rails and Rack-based applications. If you're not a Passenger user yet or if you haven't set it up along with a Capistrano staging environment,…

translate_plugin.png

Make I18n Simple with the Translate Plugin

Translate (or Github repository) is a Rails plugin (for 2.2 and above) that makes internationalizing your Rails apps ridiculously easy.

Rather than work your way through a bundle of views and YAML files doing your translations, you can instead do them via…

railsconf.png

RailsConf 2009 Registration Opens – Las Vegas in May

David Heinemeier Hansson has just announced that RailsConf 2009 is open for registration. In a break from tradition, RailsConf moves from Portland to Las Vegas this year - specifically the Las Vegas Hilton (it's on the monorail line so don't bother hiring a…

Rails Templates Pumped Full of Caffeine

Rails 2.3 is not yet released but has become extremely popular to use already in its "edge" form. The official release will be available in the next couple of weeks (so I am told) and one of the most exciting…

Passenger + Apache Upload Progress Bar

Drogomir shows how to get an upload progress bar working in your Rails app using Phusion Passenger and Apache.

Tweet This Post

railsonwindows.png

Setting Up a Rails Development Environment on Windows

Fabio Akita has put together a comprehensive walkthrough blog post on setting up a Rails development environment on Windows. This isn't particularly tricky in any case, but Fabio presents some good practices that only become apparent through experience (of which…

Active Rails Documentation Projects

Mike Gunderloy explains what active Rails documentation projects there are and how you can get involved.

Tweet This Post

webbynode.png

Rails Industry Updates for January 2009

Welcome to the first in a new series of posts - "Rails Industry Updates" - where we focus on the latest news from companies that either depend entirely on Rails or who are significant users of Rails. This series acts as a…

Subdomains on Rails explained

Robby Russell presents an explanation of how to do account-referencing using subdomains in Rails.

Tweet This Post

Pages: 1 2 Next