I am testing some code to be used out of an Rails app, using JQuery
and jQuery-ui
as the final html code will have links to CDN-hosted libraries, with
links to
src : "http:////ajax.googleapis.com/ajax/libs/jquery/1.6.4/
jquery.min.js"   and
src: "http//ajax.googleapis.com/ajax/libs/jqueryui/1.7.1/jquery-
ui.min.js"

how can I use these standards with Rails 3.1 assets ?
should I modify the  application.js and get rid of   //= require query
I'm a little bit lost ...

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en.

Reply via email to