set :user, 'gs'
set :domain, 'domain.com'
set :project, 'myproject'
set :application, 'myproject.com'
set :applicationdir, "/home/#{user}/#{application}" set :applicationdir, "/home/#{
fetch(:user)}/#{fetch(:
application)}"
--
You received this message because you are subscribed to the Google Groups "Capistrano" group.
To unsubscribe from this group and stop receiving emails from it, send an email to capistrano+...@googlegroups.com.
To view this discussion on the web, visit https://groups.google.com/d/msgid/capistrano/b2cd036d-d36f-45e6-86c9-04ba0186378d%40googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
If set with set() it must be fetched with fetch()
Sent from my Nexus 4.
To view this discussion on the web, visit https://groups.google.com/d/msgid/capistrano/a37328f1-a6d0-49d1-b345-2a15731f6c45%40googlegroups.com.