[Ruby] Vlad questions
Nick Zadrozny
nick at zadrozny.com
Wed Aug 22 21:20:18 PDT 2007
Hey folks,
I'm giving Vlad a spin and have a couple questions/issues. Here's a simple
one to start off with: I can't seem to override any of the defaults for the
mongrel variables.
It seems to be due to the fact that vlad_tasks.rb is loaded only after
deploy.rb. Which I guess makes some sense because mongrel_conf depends on
shared_path which depends on deploy_to which is set in deploy.rb.
As a quick workaround I moved all the mongrel variables except mongrel_conf
into Rake::RemoteTask.reset, which seems to be working fine.
I guess what I'm really wondering is if I'm doing something stupid, or if
there's some other workaround that's intended for the mongrel variables, or
if there are some plans to move around those variables in a future release.
--
Nick Zadrozny • beyondthepath.com
More information about the Ruby
mailing list