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 deprecation warning #623

Open
JDrizzy opened this issue Mar 12, 2020 · 4 comments
Open

Rails 6 deprecation warning #623

JDrizzy opened this issue Mar 12, 2020 · 4 comments

Comments

@JDrizzy
Copy link

JDrizzy commented Mar 12, 2020

Rails 6 deprecation warning raised:

DEPRECATION WARNING: Initialization autoloaded the constants ActionText::ContentHelper and ActionText::TagHelper.

Being able to do this is deprecated. Autoloading during initialization is going
to be an error condition in future versions of Rails.
@v-kumar
Copy link

v-kumar commented May 6, 2020

Can we please merge this PR, so that we can have a clean logs for rails boot?

Thanks @JDrizzy

@tgrushkasm
Copy link

Still a problem...

=> Rails 6.0.3.2 application starting in development 
=> Run `rails server --help` for more startup options
DEPRECATION WARNING: ActionView::Base instances should be constructed with a lookup context, assignments, and a controller. (called from <main> at /Users/tom/myproject/config/environment.rb:5)
/Users/tom/.rbenv/versions/2.6.5/lib/ruby/gems/2.6.0/gems/best_in_place-3.1.1/lib/best_in_place/railtie.rb:7:in `new'
  /Users/tom/.rbenv/versions/2.6.5/lib/ruby/gems/2.6.0/gems/best_in_place-3.1.1/lib/best_in_place/railtie.rb:7:in `block in <class:Railtie>'
  /Users/tom/.rbenv/versions/2.6.5/lib/ruby/gems/2.6.0/gems/activesupport-6.0.3.2/lib/active_support/lazy_load_hooks.rb:68:in `block in execute_hook'

@mmotherwell
Copy link

I think this can be closed now. The merged PR fixed it no?

@favechua
Copy link

Still happening, when is this PR gonna merge?
Screenshot 2022-12-23 at 4 28 14 PM

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.

5 participants