On my production server, which is hosted on digital ocean, if that helps, Ubuntu 12.04, I have RoR 4 and rake 10.1.1.
When I deploy, I run rake assets:precompi
rake assets:precompi
I have an opsworks stack on aws and I'd to change my instance type. I was using t1.micro and i just changed it to t1.small
Thanks a lot.