Topic: Installation of JQuery failed help
I have tried to install JQuery
I have all the scripts under "public/javascripts" and I also added gem 'jquery-rails' into gem file. but when I type in bundle install or gem install 'jquery-rails' it displays an error 'could not find a valid gem 'jquery-rails' ()= 0 ) in any repository. I also tried to specify the gem like gem 'jquery-rails', '>= 0.2.7' but it didn't work.
Please help
Last edited by faith (2011-12-04 09:35:48)