Riffing off the User Inputs page 
(http://capistranorb.com/documentation/getting-started/user-input/), does 
anyone have a recommended workflow for persistently storing user entered 
configuration data? 

For example: I'm putting together a generic company-centric Capistrano 
plugin gem. Ideally I want to create a generator that stores project 
specific configuration (application name, database name, enabling ancillary 
plugins like capistrano-rails, etc.). Should I use something like Thor to 
manipulate the deploy.rb? Have my deploy.rb parse a YAML/JSON file? Are 
there any recommended conventions people are using to do configuration like 
that, or am I going about it all wrong?

Thanks!

-- 
You received this message because you are subscribed to the Google Groups 
"Capistrano" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to capistrano+unsubscr...@googlegroups.com.
To view this discussion on the web, visit 
https://groups.google.com/d/msgid/capistrano/f7fced5c-e8b1-4bed-8367-e8fce4c5acb0%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to