In my rails project, for production precompile I do : rake assets:precompile RAILS_ENV=production But it not work for jquery. In my firegub console, I got the error ReferenceError: JQuery is not defined at production.rb # Disable Rails's static asset server (Apache or nginx will already do this) config.serve_static_assets = true # Compress JavaScripts and CSS config.assets.compress = true config.assets.precompile = ['*.js', '*.css'] at application.js // = require jquery_ujs // = require jquery // = require jquery.jcarousel.min // = requier_tree . how I do for that Regards, D2M
on 2012-11-02 12:49
on 2012-11-03 04:52
yes, I have. Jquery error : it is work in front end ( user view ). admin view (back end - setting ). some jquery work. sometime jquery not work.
Please log in before posting. Registration is free and takes only a minute.
Existing account
(Switch to SSL-encrypted connection)
NEW: Do you have a Google/GoogleMail or Yahoo account? No registration required!
Log in with Google account | Log in with Yahoo account
Log in with Google account | Log in with Yahoo account
No account? Register here.