I haven't used CAPISTRANO, so I apologize for replying when you asked
for someone with experience...however...
CAPISTRANO has the ability for callback scripts to be run at certain
points in the deployment process. You could write your own script to
handle the minification of these file during th
Hi
I would use CAPISTRANO for web deployment of my cakephp application.
I have a big doubt about this.
The doubt is about how manage js and css minify and compress between
development enviroment and production enviroment?
Pratically I have that each view has his js scripts and his css
scripts (for