From: Paul Harrington on 12 Aug 2010 09:17 Allan Davis wrote: > 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, That rails.js file in templates.... doesn't look like rails.js, or javascript at all for that matter? Also it'd probably be a good idea to hold off on bundling jquery-ui until you have an option to copy those files too (or just forgo jquery-ui altogether...) This would probably get more attention on the Rails list. -- Posted via http://www.ruby-forum.com/.
|
Pages: 1 Prev: [ANN] Jquery_rails3 1.4.2 beta1 released Next: Fast proxy |