Ruby on Rails News

The Rails Blog: News & Release Notes

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

  • Ruby on Rails training at Big Nerd Ranch

    The venerable Big Nerd Ranch have just announced that they’re offering an intensive 5-day course in Ruby on Rails. The man at the wheel is none other than Rails core...

  • Two recent reviews of Agile Web Development with Rails

    If you’re still unsure as to whether buying Agile Web Development with Rails is a good idea, these two reviews might convince you. Glen Swinfield writes: After reading, probably 50%...

  • Ruby 1.8.3 has been released

    But hold your horses on installing it for a production Rails system. At least one compatibility issue has been spotted between Rails 0.13.1 and Ruby 1.8.3. Over the next days,...

  • The wiki is down

    While we’re working on bringing it back, you can get the HTML backup (2.6MB). The homepage for that export is broken, but the rest should be good. Madeleine is so...

  • Job site for Ruby (and Rails)

    Jason Toy has created a new job site dedicated to Ruby-positions. It’s available at jobs.rubynow.com and already includes its first position for a Ruby on Rails developer for ODEO.

  • Talking points for management on Ruby on Rails

    ThoughtWorks’ Obie Fernandez has put together a good collection of talking points on Ruby on Rails. This is a useful starting point if you need to convince a customer or...

  • Weed statistics and Ruby-powered sparklines

    Weed is a new stats package in leu with Mint and others build using Ruby on Rails. It’s open source and rapidly improving. Do check it out. Part of Weed...

  • 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...