Ruby on Rails News

The Rails Blog: News & Release Notes

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

  • Celebrating six months anniversary!

    On July 24th of last year, Rails 0.5 was released through RubyForge. It mustered 357 downloads in just five days. Today, fifteen releases later, we’ve pushed more than ten thousand...

  • CD Baby leaves PHP behind for Ruby on Rails

    Derek Sivers have just announced that CDBaby.com is about to embark on an application rewrite that’ll replace the 90,000 lines of PHP code with an alternative built using Ruby on...

  • Speeding up CGI access to Gem Rails

    Jamis has a nice article demonstrating how he decreased the reload time from 2.4 seconds to just 1.1 seconds on CGI access to his Gem Rails application: Rails’ preferred installation...

  • Beyond the 10,000th gem install of Rails

    All the latest attention have spurred downloads of Rails to new heights and we just surpassed the 10,000th gem installation of Rails (not counting all the beta gem installs or...

  • 'That application is so stupid'

    Just as Patrick Lightbody recants his ill-guided charge, Geert Bevin — also involved with a Java web-framework, this time RIFE — picks up the torch and tries his best to...

  • Programmer needed for JSP to Rails conversion

    Gately’s would like to dump their JSP-powered shop and upgrade to Rails. They’re looking for Rails talent to help them do just that: We need a developer who is proficient...

  • "I think Ruby on Rails is way over hyped"

    Patrick Lightbody is on the steering committee of the Java web-framework WebWork and not at all happy about all the attention Ruby on Rails is gaining. Apparently, it’s all terribly...

  • Welcome Slashdotters!

    We’ve been part of a Slashdot posting once before, but this is the first time that Rails is actually the primary topic of one. So a proper welcome to all...

  • Matz takes note of Ta-da and Rails

    Matz — the creator of Ruby — noted the launch of Ta-da List and the fact that it’s 579 lines of Ruby on Rails code today. What a great honor,...

  • Rails tutorial on O'Reilly's ONLamp

    Curt Hibbs has written a great tutorial called Rolling with Ruby on Rails. It takes the reader through setting up Ruby on Rails, scaffolding an application into immediate use, and...