Hacker News new | ask | show | jobs
by cstrouse 5510 days ago
Compression of your code is always a good idea in production. Make sure you have a backup copy though! I did it once without having a backup and it was a nightmare maintaining it until I got everything reformatted again.
1 comments

That's true. I use capistrano for automated deploys, and wecomp fits perfectly.