[Rails] Uglifier on 3.1
I'm having trouble with my JS/CoffeeScripts not being minified for
production. Both my jQuery and my individual .coffee files are being
sent as full-text JS both locally (on WEBrick, Thin and Unicorn) in
production mode and when deployed to Heroku (using Unicorn). rake
assets:precompile is not minifying the output. Here are my Gemfile,
application.rb and production.rb:
https://gist.github.com/1134330
If there's anything else you need to know, I'll be happy to provide it.
--
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+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home