Ruby

http://s.erious.ly

Author Archive

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 ~> 3.2.3 Start moving any remaining Rails 2.3-style vendor/plug...

Rails 3.1.1 has been released!

Hi everyone, Rails 3.1.1 has been released. This release requires at least sass-rails 3.1.4 CHANGES ActionMailer No changes ActionPack stylesheetlinktag('/stylesheets/application') and similar helpers doesn't throw Sprockets::File...

[ANN] Rails 3.1.1.rc3

Hi everyone, Rails 3.1.1.rc3 has been released. Please give it a try, it's our chance to fix regressions you might find and make a beautiful 3.1.1 stable release. If there are no regressions I will be releasing 3.1.1 final next October 7t...

[ANN] Rails 3.1.1.rc2

Hi everyone, Rails 3.1.1.rc2 has been released. Please give it a try, it's our chance to fix regressions you might find and make a beautiful 3.1.1 stable release. If there are no regressions I will be releasing 3.1.1 final next October 3r...

[ANN] Rails 3.1.1.rc2

Hi everyone, Rails 3.1.1.rc2 has been released. Please give it a try, it's our chance to fix regressions you might find and make a beautiful 3.1.1 stable release. If there are no regressions I will be releasing 3.1.1 final next October 3r...

[ANN] Rails 3.1.1.rc1

Hi everyone, Rails 3.1.1.rc1 has been released. Please give it a try, it's our chance to fix regressions you might find and make a beautiful 3.1.1 stable release. If there are no regressions I will be releasing 3.1.1 final next September ...

[ANN] Rails 3.1.1.rc1

Hi everyone, Rails 3.1.1.rc1 has been released. Please give it a try, it's our chance to fix regressions you might find and make a beautiful 3.1.1 stable release. If there are no regressions I will be releasing 3.1.1 final next September ...

[ANN] Rails 3.1.0.rc8

Hi everyone, Rails 3.1.0.rc8 has been released (we've an issue with rc7). This is the final release candidate. Please give it a try, it's our last chance to fix regressions and severe issues. We will be releasing final 3.1.0 next August ...

Rails 3.1 HackFest

Have you ever wanted to contribute back to Rails? This is the opportunity you've been looking for. We're organizing a Rails 3.1 Hackfest on the weekend of July 23rd and 24th!!! GOAL The goal of this event is to have Rails 3.1 as the most......

Rails 3.0.5 has been released!

Aaron Patterson showed us some tenderlove this week by releasing Rails 3.0.5. Have a peek at what got updated. Bugs Fixed Fix when gzip returns a UTF-8 string on Ruby 1.9, when it is actually binary. commit Active Record lim...