Ruby on Rails News

The Rails Blog: News & Release Notes

Discover the latest Rails news, version releases, community updates, and feature announcements.

  • New Enterprise Ruby Studio

    Right on the heels of Martin Fowler writing up Enterprise Rails, the Pragmatic Studio has announced the addition of their latest studio, Enterprise Ruby, the first of which will be...

  • David Heinemeier Hansson's RailsConf 2006 keynote now online

    David’s RailsConf 2006 keynote, Discovering a World of Resources on Rails, is now online. In this talk he announced the new ActiveResource project, for consuming REST web services and evangelized...

  • RailsConf keynotes on video

    If you missed RailsConf 2006, you’ll be glad to know that videos of the keynote presentations are being made available for online viewing and (coming soon) download. A collection of...

  • Pound makes lighty and Mongrel play nice

    With the rocket rise of Mongrel, we’ve seen a growing number of folks jump ship from lighttpd to Apache 2.2 because of mod_proxy_balancer. It’s great to see that Mongrel is...

  • What's not to love?

  • Learning more about Active Resource

    Active Resource was announced at RailsConf and the first tiny pieces of code has already been checked in, but what is it exactly? Ryan’s Scraps tries to answer that with...

  • Rails 1.1.4: Security fix without breakage

    The security fix from Rails 1.1.3 might have closed the hole, but it also caused breakage for people with controllers in modules. We’ve fixed that now, so Rails 1.1.4 should...

  • European RailsConf talk proposals

    Talk proposals are now being accepted for the European Rails Conference, to be held September 14-15 in London. Accepted speakers will get free admission to the conference. Join a line...

  • Rails 1.1.3: Security fix and minor fixes

    We’ve found and fixed a security issue with routing that could cause excess CPU usage in Rails processes when triggered by certain URLs. We strongly encourage anyone running 1.1.x to...

  • The Power of the Marginal

    Paul Graham delivered one of the keynotes to an audience of about 550 people this weekend at RailsConf. The text of his talk, The Power of the Marginal, is now...