jejacks0n / teaspoon

Teaspoon: Javascript test runner for Rails. Use Selenium, BrowserStack, or PhantomJS.
1.43k stars 244 forks source link

Rails 4.2.6: Asset was not declared to precompile #466

Closed bmulholland closed 8 years ago

bmulholland commented 8 years ago

I just tried a rails upgrade, which seems to have triggered #443 again.

teaspoon 1.1.4, sprockets 3.5.2, ruby 2.2.3

rails 4.2.5.2: No issue rails 4.2.6: "Asset was not declared to be precompiled in production."

I reproduced this with no other gem versions changing.

jejacks0n commented 8 years ago

have you checked with master?

bmulholland commented 8 years ago

@jejacks0n Apologies, thought I had. Looks like master fixed it. Do you know when a new gem version will be released with that fix?

gaganawhad commented 8 years ago

👍

pjmelling commented 8 years ago

:+1:

jejacks0n commented 8 years ago

Cheers for checking in.. I'll try to get a new version pushed this weekend.

pjmelling commented 8 years ago

Awesome! Thank you so much!

gaganawhad commented 8 years ago

thanks a bunch @jejacks0n