We're adding a script console-for
to open a remote Rails console with one command. Also have a look at shell-for
, which this script is relying on.
Run it from any project directory like this, passing a Capistrano multistage deployment target:
console-for staging
This script is part of our geordi gem on github Show archive.org snapshot .
Posted by Dominik Schöler to makandra dev (2011-07-08 10:40)