Discover the latest Rails news, version releases, community updates, and feature announcements.
December 19, 2006
So, you’ve started using Rails’ new mime type support with responds_to, but you were wondering how to add your own custom types? Luckily, Geoffrey Grosenbach (aka topfunky) is there to...
December 18, 2006
Err the Blog has a great Rails-flavored version of the Ruby Inside Advent Calendar. Instead of just focusing on vanilla Ruby, Chris gives you the lowdown on all those lovely...
December 15, 2006
Oracle continues blow loving kisses at Rails. This time they’ve posted a new FAQ on how to get Rails and Oracle out on the first date. Initial installation and a...
December 14, 2006
Rick Olson is getting jiggy with Active Resource these days and decided to spread the love with a brief introduction to the newest member of the Rails framework family. He...
December 3, 2006
Working With Rails is an attempt to index all the developers around the world working with Rails. It offers a few ways to browse the index and while the authority...
December 3, 2006
Happycodr is a new place for you to showcase your Ruby on Rails application. It features self-service submissions and you end up in the portfolio within 48 hours. It’s a...
November 29, 2006
Luckymonk escaped their .NET entanglement and found Ruby on Rails, but they still have to live in a Windows world. Now they’re putting on a workshop teaching you how to...
November 29, 2006
Never thought you’d hear that, eh? But that’s exactly what unspun.amazon.com is. A Rails application sitting on the Amazon.com domain. Adam Selipsky from Amazon Web Services introduces the site with...
November 28, 2006
How fitting. Just as we’re wrapping up Rails 1.2, the book that covers it all has gone into print. I’m talking about Agile Web Development with Rails, 2nd Edition, of...
November 26, 2006
The following are some of the smaller, but notable features added to Rails 1.2 ActiveSupport since the Rails 1.1 release. (compiled by Joshua Sierles). Module#unloadable marks constants that require unloading...