Hi,
I'm using Guard and Uglify and all I need to do is run "bundle exec guard" to uglify some js files specified in my Guardfile
However, I'm having trouble getting the server to run these via capistrano upon deployment.
I've searched the web and tried a few things but not much luck...
Any help is appreciated
Thanks!