[Ruby] Vlad questions
Geoffrey Grosenbach
boss at topfunky.com
Wed Aug 22 23:41:37 PDT 2007
I've filed a bug report about this. A hack in the meantime is to add
an extra task into your deployment and set your mongrel variables
there instead.
Geoffrey Grosenbach
http://peepcode.com
On Aug 22, 2007, at 9:20 PM, "Nick Zadrozny" <nick at zadrozny.com> wrote:
> 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
> _______________________________________________
> Ruby at zenspider.com - Seattle.rb non-commercial list
> http://www.zenspider.com/seattle.rb
> http://www.zenspider.com/mailman/listinfo/ruby
More information about the Ruby
mailing list