To use capistrano-ext, you need to require it in your deploy.rb. I usually just throw the following line in the bottom of my deploy.rb:

  require 'capistrano/ext/monitor'

Eventually, I may add additional modules to capistrano-ext, and those would need to be required individually, but for now, monitor is an only child.

- Jamis

On Nov 3, 2006, at 10:50 AM, Lori Olson wrote:

I must be missing something. I'm trying to use some tasks from capistrano-ext. I have installed the gem. Now what? The tasks don't magically appear to be available. Where are they defined? Do I need to "require" them somewhere? What is the required file? Where do I place the "require"?

Help?

Regards, Lori Olson



--~--~---------~--~----~------------~-------~--~----~
To unsubscribe from this group, send email to capistrano- [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/ group/capistrano
-~----------~----~----~----~------~----~------~--~---


Attachment: smime.p7s
Description: S/MIME cryptographic signature

Reply via email to