Hacker News new | past | comments | ask | show | jobs | submit login

The quickest way to drop it in vendor/assets. Anything there will override any gems. so `//= require jquery` will just find your local copy instead. Shouldn't have to change any requires.

curl http://code.jquery.com/jquery-1.7.js > vendor/assets/javascripts/jquery.js




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: