Rails News

  • What is docrails?

    Over the years I have seen some confusion about what is exactly docrails and how it relates to the documentation of Ruby on Rails. This post explains everything you want...

  • [ANN] Rails 3.2.2 has been released!

    Rails 3.2.2 has been released. This release contains various bug fixes and two important security fixes. All users are recommended to upgrade as soon as possible. CHANGES For information regarding...

  • [ANN] Rails 3.1.4 has been released!

    Rails 3.1.4 has been released. This release contains various bug fixes and two important security fixes. All users are recommended to upgrade as soon as possible. CHANGES For information regarding...

  • [ANN] Rails 3.0.12 has been released!

    Rails 3.0.12 has been released. This release contains various bug fixes and two important security fixes. All users are recommended to upgrade as soon as possible. CHANGES For information regarding...

  • Edge Rails: PATCH is the new primary HTTP method for updates

    What is PATCH? The HTTP method PUT means resource creation or replacement at some given URL. Think files, for example. If you upload a file to S3 at some URL,...

  • Rails 3.2.1 has been released

    Rails 3.2.1 is out, with some fixes and doc improvements. Please check the CHANGELOGs gist for details.

  • Rails 3.2.0: Faster dev mode & routing, explain queries, tagged logger, store

    So we didn’t quite make the December release date as we intended, but hey, why break a good tradition and start hitting release targets now! In any case, your patience...

  • Rails 3.2.0.rc2 has been released!

    Hi everyone, Rails 3.2.0.rc2 has been released! What to update in your apps Update your Gemfile to depend on rails ~> 3.2.0.rc2 Update your Gemfile to depend on sass-rails ~>...

  • Rails/master is now 4.0.0.beta

    The forthcoming 3.2.x release series will be the last branch of Rails that supports Ruby 1.8.7. There’s a new 3-2-stable branch in git to track the changes we need until...

  • Rails 3.2 RC1: Faster dev mode & routing, explain queries, tagged logger, store

    Once you’ve boarded the Rails train, you just know that every stop along the way is going to be a good time. This release candidate is no different and we’ve...