Hi all, I have just today gotten capistrano downloaded and installed so I am a raw raw newbie. I am looking for a list of helper methods I can use inside my capfile as mentioned briefly at the end of the Getting Started, Basics, page on capify.org (http://capify.org/getting-started/ basics). I'm using the most recent Capistrano from gem install which I assume is 2.4.0.
Is there anywhere I can find this info? I found mention of a wiki in a message from last year, but it doesn't seem to be available ATM. I don't mind reading Ruby code but I don't have much idea where to start. Any pointers would be appreciated. For background, I'm investigating Capistrano for deploying a Java app into a rather complex production environment. My understanding is that for this need I won't be able to use many of the built-in tasks. I've done some work with RoR in the past but am well out of date on it, nor is my Ruby fu particularly strong. The specific thing I'm trying to do is upload a file. I found put() which seems to require a string parameter, and some old usage examples suggest render() but that produces an exception, undefined method 'render'. If that's an easier question I'd be happy for just an answer to that! thanks for any help, Rachel --~--~---------~--~----~------------~-------~--~----~ To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/capistrano -~----------~----~----~----~------~----~------~--~---
