9 comments

[ 4.2 ms ] story [ 24.5 ms ] thread
The major change is a move back to Sprockets 2.0.3 from a problematic Sprockets 2.1.0.
what was wrong with 2.1.0?
(comment deleted)
Using "~> 2.0.3" dependency for sprockets is bullshit. 2.1.0 fixes some key caching issues. Why not allow >= 2.0.3?
(comment deleted)
I've learned not to use rails asset pipeline. Jammit & barista work well for me.
What are you reasons for using Jamming and Barrista instead? Or are you just used to them and don't see a value in checking the Asset Pipeline out?