I am calling heroku db:pull and heroku db:push within custom rake tasks. Each rake tasks starts with a confirmation message. In these tasks, I don't need heroku db:pull and heroku db:push to also post confirmation messages. Is there an easy way to surpress them?
I checked http://docs.heroku.com and http://github.com/ricardochimal/taps Thanks, Steven. -- You received this message because you are subscribed to the Google Groups "Heroku" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/heroku?hl=en.
