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

Upgrade to Rails 6 #2686

Closed
ferblape opened this issue Nov 20, 2019 · 3 comments · Fixed by #3291 or #3322
Closed

Upgrade to Rails 6 #2686

ferblape opened this issue Nov 20, 2019 · 3 comments · Fixed by #3291 or #3322
Assignees

Comments

@ferblape
Copy link
Member

ferblape commented Nov 20, 2019

Migrate to the latest version of Rails 6 published. This guide would help: https://edgeguides.rubyonrails.org/upgrading_ruby_on_rails.html#upgrading-from-rails-5-2-to-rails-6-0

Probably it'll be very difficult to activate Zeitwerk (see https://edgeguides.rubyonrails.org/upgrading_ruby_on_rails.html#autoloading), so it could be splitted in two PRs:

  • first, migrate to Rails 6.x with the traditional autoloading style
  • second, activate 6.x settings to use Zeitwerk
@ferblape
Copy link
Member Author

Description updated

@entantoencuanto
Copy link
Member

@ferblape
Copy link
Member Author

ferblape commented Sep 7, 2020

Not finished yet

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

Successfully merging a pull request may close this issue.

2 participants