RailsCasts Pro episodes are now free!
Learn more or hide this
GitHub User: juliepagano
Site: http://juliepagano.com
We ran into this problem and wanted to reliably use the same version of jquery we were using in our project. Our solution was to hook into the rake task: https://gist.github.com/1557071
We ran into this problem and wanted to reliably use the same version of jquery we were using in our project. Our solution was to hook into the rake task: https://gist.github.com/1557071