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

Compatibility with Rails 7 (breaking change in dependency management with Zeitwerk) #5365

Closed
jlecour opened this issue Mar 20, 2021 · 2 comments

Comments

@jlecour
Copy link

jlecour commented Mar 20, 2021

Environment

  • Ruby 3.0.0
  • Rails 7.0.0-alpha (after 14d4edd7c3b06e82e1fcef54fa0b4453315c35fd)
  • Devise 4.7.3

Current behavior

The Rails application doesn't boot anymore, with this error : undefined method 'reference' for ActiveSupport::Dependencies:Module

The method has been removed and Devise has to change its integration with Rails.

I've reported this in the Rails Issue tracker : rails/rails#41706

@jlecour
Copy link
Author

jlecour commented Mar 20, 2021

Duplicate of #5357. Sorry!

@jlecour jlecour closed this as completed Mar 20, 2021
@carlosantoniodasilva
Copy link
Member

Thanks @jlecour.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants