You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Addreses rails/rails#9461
Given that sprockets-rails/lib/sprockets/railtie.rb contains:
require 'sprockets/rails/helper'
And sprockets-rails/lib/sprockets/ruby/helper.rb starts out with:
require 'action_view'
It follows that an on_load hander is not required.
0 commit comments