Last Updated: February 25, 2016
·
248
· jwo

Rails 3.0 Security Fix (Feb 11, 2013)

Stuck on Rails 3.0? You can change your Gemfile to the following and get the security fix.*

gem 'rails', git: 'git://github.com/rails/rails.git', branch: '3-0-stable'
  • This won't work forever, of course. I need to upgrade a site and haven't yet, so this was awesome