On Wed, 2008-05-14 at 15:12 -0600, Jamis Buck wrote: > Very concise! I love it. I'd love for Capistrano to have a way for you > to just specify what "kind" of configuration you're using, and have it > pick up the right task definitions. Not sure exactly what I mean by > that, but it seems like the current deploy.rb doesn't even really know > what setup it wants you to have. :(
Yup, I know what you mean... kind of like :scm does for the types of source repositories. I almost want "set :application_container, :modrails" or something like that. That's tricky because of the varying requirements of the different ways of running a Rails app, though... Yours, Tom --~--~---------~--~----~------------~-------~--~----~ To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/capistrano -~----------~----~----~----~------~----~------~--~---
