The Rails Blog: News & Release Notes

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

  • FCGI replacement in the making for Rails

    Zed A. Shaw is working on a SCGI implementation in pure Ruby that’ll hopefully make for a more pleasant experience than FCGI once ready. He just announced the v0.3 of...

  • Ruby on Rails as a Burton Group telebriefing

    The Burton Group advices Fortune 500 CTOs and other big shots on existing and upcoming technology. On September 28th, they will host a telebriefing using a panel discussion with Dave...

  • Rails done quick: From scratch to app in 2 minutes

    Ryan Davis has cooked up a really cool video of Rails done quick. He uses OmniGraffle to design his schema, converts this to SQL, triggers a few home-grown scripts, and...

  • The eight steps of a Rails conversion

    Brett at San Antonio Safe List recalls the process that he has seen folks with PHP, Python, Java, and DBA experience go through when meeting Rails: Everything is so weird....

  • Ruby on Rails: "it's fucking horrible"

    This is a rare treat. Someone who actually gave Rails a good couple of hours, but couldn’t get anything done, and thus hates its guts: Well, I’ve found this: it’s...

  • Foopad: The Very Simple Wiki

    Foopad.com is a simple, hosted wiki done by Ben Nolan (the guy behind Behavior) using Ruby on Rails. It’s still early days and the WYSIWYG-editing seems to choke Safari, but...

  • Ruby on Rails rides into Asterisk on RAGI

    Asterisk is the open-source PBX that makes the phone an interesting and hackable device again. But the UI is more than a little geeky, which is where RAGI comes in....

  • Need help testing Sybase and Firebird adapters

    We have two new pending database adapters that could use some solid testing by people who have access to those engines. The first is a Sybase adapter by Will Sobel...

  • Fourth podcast with Jamis Buck interview

    The fourth Ruby on Rails podcast was released yesterday. It’s an interview with Rails core and committer Jamis Buck conducted by Geoffrey Grosenbach. If you haven’t already signed up for...

  • The pragmatic approach to Rails adoption

    In stark contrast to Panda, Dave Thomas presents the pragmatic approach to deciding between J2EE and Ruby on Rails. Using the full might of a J2EE stack to write a...