Discover the latest Rails news, version releases, community updates, and feature announcements.
July 27, 2011
Setting up continuous integration for Rails has been a complicated undertaking in the past. Rails needs to be tested against different Ruby versions and various modes (such as running test...
July 14, 2011
Have you ever wanted to contribute back to Rails? This is the opportunity you’ve been looking for. We’re organizing a Rails 3.1 Hackfest on the weekend of July 23rd and...
June 16, 2011
Hi everybody! Rails 3.0.9 has been released! Since I am at Nordic Ruby, I will deem this Nordic Ruby Edition. ;-) The main boogs fixed in this release are problems...
June 9, 2011
I’ve pushed a 3.1.0.rc4. Please test it against your application against this release candidate and report any regressions to the rails core mailing list. I would like to hear your...
June 9, 2011
I’ve pushed an rc3. Yes, we skipped one. I screwed up the rc2, so I yanked it, and we’re going straight to rc3. Good thing it’s just a release candidate,...
June 8, 2011
Hey folks. Sorry for the multiple releases in such a short time span, but the security fixes released yesterday seem to have broken people’s applications. Even though this is a...
June 8, 2011
Hey folks. Sorry for the multiple releases in such a short time span, but the security fixes released yesterday seem to have broken people’s applications. I am not happy about...
June 8, 2011
Security Issues! This release contains fixes for possible XSS problems in your rails application. It is unlikely that your application is vulnerable, but you should take precautions by updating your...
June 8, 2011
Security Issues! This release contains fixes for possible XSS problems in your rails application. It is unlikely that your application is vulnerable, but you should take precautions by updating your...
June 8, 2011
Hi everyone! I’ve released rails version 2.3.12. Security issues! There are security issues in the rails_xss plugin, and we’ve fixed them with this release. Please make sure to upgrade your...