docs/TASKS.md in negroku-2.8.2 vs docs/TASKS.md in negroku-2.8.3

- old
+ new

@@ -51,9 +51,11 @@ restart_grace: 1.minutes, pid_file: "path/to/pid" ) ``` +**Deprecation Notice**: `eye:watch_process` task is being called before the setup. This is not longer needed and is deprecated. You should add the process `watch_process()` directly in the `deploy.rb` + ### Rails ##### Remote Console Negroku adds support to remotelly connect to the rails console integrating de [capistrano-rails-console][1] gem.