Rails 3.1.3 has been released. This release mainly contains fixes for regressions that popped up in 3.1.2.ChangesAction Pack: Downgrade sprockets to ~> 2.0.3. Using 2.1.0 caused regressions. Fix using translate...
Unfortunately I accidentally pushed an incorrect v3.1.2 tag yesterday. I immediately recognised that it was wrong, so quickly deleted it and pushed the correct tag. I thought that this would...
Rails 3.1.2 has been released. This is a patch-level release containing bug fixes and an important security fix.Possible XSS vulnerability in the translate helper method in Ruby on RailsThere is...
Rails 3.0.11 has been released. This is a patch-level release containing bug fixes and an important security fix.Possible XSS vulnerability in the translate helper method in Ruby on RailsThere is...
Hi everyone,Rails 3.1.1 has been released. This release requires at least sass-rails 3.1.4CHANGESAction Mailer No changesAction Pack stylesheet_link_tag(‘/stylesheets/application’) and similar helpers doesn’tthrow Sprockets::FileOutsidePaths exception anymore [Santiago Pastorino] Ensure default_asset_host_protocol is...
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...
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...
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...
Hi everybody!It’s been 3 Months since RailsConf, so I think it’s time we released Rails 3.1.0. So, here it is! I’ve released Rails 3.1.0!CHANGESFor a much more attractive and easy...
The Ruby on Rails API is switching to SDoc starting with 3.1.SDoc is a RDoc format created by Володя Колесников (@voloko) that has been powering railsapi.com for a long time.Among...