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

Remove Rails 6 warnings #50

Open
dannyphillips opened this issue Nov 5, 2019 · 2 comments
Open

Remove Rails 6 warnings #50

dannyphillips opened this issue Nov 5, 2019 · 2 comments

Comments

@dannyphillips
Copy link

dannyphillips commented Nov 5, 2019

it seems we need to make a few changes for it to be Rails 6 compliant:

DEPRECATION WARNING: Initialization autoloaded the constant Registrar::SessionManager.
Being able to do this is deprecated. Autoloading during initialization is going
to be an error condition in future versions of Rails.
@mcasper
Copy link
Contributor

mcasper commented Nov 5, 2019

@dannyphillips what apps did you get this warning in? I don't see this in Sherpa, which is running Rails 6 and using registrar

@jeremy-marcus
Copy link

I am getting it in the procore-hacks app. Any thoughts on how to fix it?

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

3 participants