try:
rake remote:exec ACTION="deploy_with_migrations"
Charles Brian Quinn wrote:
try: rake remote:exec ACTION="deploy_with_migrations"
Or just
rake remote:deploy_with_migrations
Chris