A
Allan Davis
[Note: parts of this message were removed to make it a legal post.]
I have released the first cut of jquery_rails3 gem. This gem is a rails3
generator to add the jquery rails.js and jquery to an rails app.
To install:
gem install jquery_rails3 --pre
To add jquery inside a rails3 app:
rails g jquery_install
I have the source code up on github at
http://github.com/javaalley/jquery_rails3.
Thanks,
I have released the first cut of jquery_rails3 gem. This gem is a rails3
generator to add the jquery rails.js and jquery to an rails app.
To install:
gem install jquery_rails3 --pre
To add jquery inside a rails3 app:
rails g jquery_install
I have the source code up on github at
http://github.com/javaalley/jquery_rails3.
Thanks,