rvm.beginrescueend.com

You want to try out all of the different ruby interpreters and versions including different patchlevels, but you don't...

robots.thoughtbot.com

We recently decided our CI server needed an overhaul. I really enjoyed Integrity as a build server, but after trying...

Best results in other decks

export PATH=~/.local/bin:$PATH export PATH=~/bin:$PATH function parse_git_branch () { git branch 2> /dev/null | sed -e '/^[^*]/d' -e...

Had an issue with Capistrano refusing to deploy a rails app to an Ubuntu server (with rvm) on AWS.

Search in all decks