Apply the change of namespace everywhere
Execute actions only on release_roles
instead of roles
.
Changed the namespace from "deploy" to "unicorn"
A Capistrano plugin should not monkeypatch a common namespace. It should have its own namespace and optionaly plug itself on the default workflow (TODO).
Added a blank lib/capistrano-unicorn.rb
file to help Bundle find something by default.
Initial commit