The simplest approach is usually the easiest. Grab the files from the googleapis urls. Put them in a subfolder under your javascripts directory, leaving the existing versions in place.
Niels
On Dec 28, 2009, at 7:58 AM, Ruby on Rails: Talk wrote:
That’s true & what I originally drafted, but I thought the OP might run into other compatibility problems with the rails helpers, so I suggested a subfolder. This approach would let them try it without inducing other issues, but once they’ve eliminated any issues or confirmed it works as expected, Marnen’s suggestion is the ideal implementation.