Closed mattbrictson closed 8 years ago
+1
Yeah same problem. Strange that Rails hasn't locked down the version of sprockets-rails
I wonder if v3 is even intended to be used with Rails 4.2, the lack of changelog really doesn't help.
The issue seems to be where assets is initialized as this line now fails https://github.com/brentd/xray-rails/blob/master/lib/xray/engine.rb#L100
@sunsations @sfcgeorge Can you try my branch referenced in PR #62 ? It should fix this problem.
@mattbrictson It fixes the problem :+1: Thank you.
The 3.0.0 version of sprockets-rails was just released. Unfortunately, as I write this there is no changelog or release notes, so it is hard to say exactly what is different. However, a Rails 4.2.5 app with sprockets-rails 3.0.0 and xray-rails now fails to load: