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

Error if you're not using sprockets #60

Open
jalada opened this issue Dec 8, 2021 · 0 comments
Open

Error if you're not using sprockets #60

jalada opened this issue Dec 8, 2021 · 0 comments

Comments

@jalada
Copy link
Contributor

jalada commented Dec 8, 2021

If you have sprockets disabled (e.g. you're just using webpacker and you've commented out require 'sprockets/railtie' in config/application.rb you get an error):

/home/jalada/.rbenv/versions/2.7.2/lib/ruby/gems/2.7.0/gems/railties-6.1.4.1/lib/rails/railtie/configuration.rb:97:in `method_missing': undefined method `assets' for #<Rails::Application::Configuration:0x000055edbd5cc3c0>
Did you mean?  asset_host (NoMethodError)
@jalada jalada changed the title Error in Rails 6.1 Error if you're not using sprockets Dec 8, 2021
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