When things go wrong, for example, caused by a bad commit, we need to revert back to an earlier known...
jonathannicol.com
"git is not a deployment tool, so don't do that" http://gitolite.com/deploy.html Set up SSH keys
brandonsummers.name
http://jonathannicol.com/blog/2013/11/19/automated-git-deployments-from-bitbucket/ http://symmetrycode.com/super-easy-deployment-with-git-and-bitbucket/ Bitbucket provides git hooks that can be used for code deployment. Code...
Best results in other decks
unpoly.com
Unpoly 3.11.0 is a big release, shipping many features and quality-of-life improvements requested by the community. Highlights include...
Rails wraps your parameters into an interface called StrongParameters. In most cases, your form submits your data in a nested...