i upgraded to rails rc6, and my javascripts and css files won’t compile. there is no error, nothing, they just don’t show up. works fine with rc5. this is getting really frustrating, as with every 3.1 rc my asset pipeline tends to break.
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
this was/is actually a spree bug (current master tree):
https://github.com/spree/spree/commit/01e46fd151564dce1d6244d41c66b51be821fb3c#L1R73
forked it and fixed it.