Try this:
find_and_execute_task("#{namespace_name}:#{project}:#{environment}")
- Jamis
On 1/22/09 12:49 PM, mdolian wrote:
> I'm trying to do something like this:
> namespace_name.#{project}.#{environment}
>
> So if the project is called hello_world and the environment is
> staging, I want to call namespace_name.hello_world.staging
>
> Any help would be appreciated!
>
> >
--~--~---------~--~----~------------~-------~--~----~
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at http://groups.google.com/group/capistrano
-~----------~----~----~----~------~----~------~--~---