Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rails 6 update notes #584

Open
5 tasks
viktorsmari opened this issue Aug 21, 2021 · 0 comments
Open
5 tasks

Rails 6 update notes #584

viktorsmari opened this issue Aug 21, 2021 · 0 comments

Comments

@viktorsmari
Copy link
Collaborator

viktorsmari commented Aug 21, 2021

Fablabs.io is now on Rails 5.2

Here are notes on how to upgrade to Rails 6:

  • Change to rails 6 in Gemfile
  • Disable gem rocket_pants in Gemfile or see if the gem supports Rails 6. See Consolidate API documentation and implementation #577
  • Perform bundle update rails i18n-tasks
  • Run and fix all tests with bundle exec rspec
  • Preferably also update ruby version to latest 2.7.x (remember to also update in Dockerfile)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant