Freezing rails and gems
It?s a good idea to freeze your project before deploying. To do this run the command: rake rails:freeze:gems
And it?s a good idea to freeze your rails version to by doing: rake rails:freeze:edge
codes a lot
If the code is inexplicably missing from some of my posts it is because gist.github.com is down at the moment. Check back a little later.
It?s a good idea to freeze your project before deploying. To do this run the command: rake rails:freeze:gems
And it?s a good idea to freeze your rails version to by doing: rake rails:freeze:edge