RubyFlow The Ruby and Rails community linklog

×

The Ruby and Rails community linklog

Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!

Disable the Capistrano Stats Prompt Manually.

Since not every build tool uses a non-tty method of deployment, the Capistrano deploy will fail. This behaviour is undocumented at the moment, and requires a manual workaround. This post details how to disable the prompt, as well as how this could be found. I think this is one of the biggest advantages of open source, the ability to look through the source code to find answers to you problems.

Post a comment

You can use basic HTML markup (e.g. <a>) or Markdown.

As you are not logged in, you will be
directed via GitHub to signup or sign in