How to upgrade to Rails 5 — Medium
https://medium.com/@tair/how-to-upgrade-to-rails-5-657b3bfd83#.ql03cvfrd
Last week I have upgraded our Dockbit application to Rails 5. The codebase is rather small, so it’s been a relatively painless process. In this post, I would like to summarize the practices that I follow when upgrading to major Rails releases, which have been pretty common for me since Rails 2. I also wanted to gather all the things I had to consider in one place, hence this blog post.