Hi all, I'm trying to setup a rake task to compile and minify .js files using sprockets, for use outside of Rails.
This post got me a little of the way there: http://www.simonecarletti.com/blog/2011/09/using-sprockets-without-a-railsrack-project/ But, it's not combining or minifying, it only seems to be copying the files across - the require directives aren't working. https://github.com/markbrown4/sprockets-rake-task/ Any ideas? -- You received this message because you are subscribed to the Google Groups "Ruby or Rails Oceania" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/rails-oceania?hl=en.
