Open maksar opened 12 years ago
It would be nice to have some proper way to do this:
execute "bash -l -c 'bundle exec rails c'" desc "Launch rails console"
Probably some DSL option:
use_login_shell
It would be nice to have some proper way to do this:
Probably some DSL option: