Hi, I've created a capistrano extension. I can call these new recipes/ methods from deploy like so:
task :new_extension do my.new_task end But how/can I call my.new_task directly from the command line, like I would a normal cap recipe? Thanks, Steve --~--~---------~--~----~------------~-------~--~----~ To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/capistrano -~----------~----~----~----~------~----~------~--~---
