Upgrading to Ruby 2.1.4, from 1.9.3
January 2, 2015
Now that Rails 4.2.0 is out and several things have aligned, we took the plunge to upgrade to Ruby 2.1.4 from 1.9.3.
We had already upgraded to Rails 4.2.0.
Upgrading ruby was fairly straightforward, and we improved the AWS deployment in the process: faster updates & DB no longer tied to EB.
Here are the steps we took:
The plan was to create a whole new AWS EB environment using the latest 2014.
...
Read more