Open
Description
I have updated sprockets and now get ActionView::Template::Error (undefined method
find_asset' for nil:NilClass)`.
Rails.application.assets
is nil
unless assets.compile
is set, which defaults to false
in production.
See rails/sprockets-rails#237, i.e.:
So it sounds like using those gems may have been behaving poorly in production before.
Metadata
Metadata
Assignees
Labels
No labels