Discover the latest Rails news, version releases, community updates, and feature announcements.
April 12, 2008
Geoff Buesing has writing a great guide to the time zone support in Rails 2.1. It goes through all the new features including how to setup per-user time zone support...
April 11, 2008
The guys at Phusion has finally wrapped up Passenger, their mod_rails-like module for Apache. It’s looking like a great, easy solution for people who want a more PHP-like deployment story....
April 11, 2008
GitHub has now officially launched and Rails is right there at the premiere. The Rails repository now lives at rails/rails and you can check it out with: git clone git://github.com/rails/rails.git...
April 7, 2008
The session schedule for RailsConf is now available. A very packed lineup across Thursday through Sunday. Also, the early bird deal is ending April 10th. After that, the price of...
April 3, 2008
There seem to be some confusion over what the core development of Rails on Git will mean to Windows users. The simple answer is: Absolutely nothing. But let me give...
April 2, 2008
We’ve been preparing for Rails to move the official source repository from Subversion to Git for some time now and it seems that it’ll happen over the next week or...
April 1, 2008
Rails 2.1 is not far off the horizon and we’ve been adding a ton of extra deliciously nice goodies in preparation of its release lately. As always, the good Ryan...
April 1, 2008
Watch out, Railsters. The next big thing is going to be Cobol on Cogs.
April 1, 2008
Amazon has a cool article on how to use Active Resource as a consumer for SimpleDB through the AWS SDB Proxy for Rails.
March 26, 2008
Hongli and crew from Phusion have been hard at work for some time to fix the ease-of-deployment issue on Apache with their Passenger project. They now have a video that...