Closed karolsojko closed 4 years ago
Also keep in mind the docker-compose
file. It changes the MySQL version from 5.7 to 5.6 which we actually use in prod and dev environments. This may cause incosistency between your data/
folder so make sure to remove it contents before starting the containers again.
Upgraded to latest Rails 5.x
Also removed no longer needed Capistrano setup.
Upgrade applied with the following sources: https://guides.rubyonrails.org/upgrading_ruby_on_rails.html https://makandracards.com/makandra/59328-how-to-upgrade-rails-workflow-advice