Displaying 1 result from an estimated 1 matches for "gemification".
2007 Feb 06
8
setting enviroment variable
I have a ror project which has been productized. There are several web
sites in one ror project
I need to set an "enviroment variable" to run different sites, can I do
that using mongrel? I tried to use mongrel''s -S option and set the
enviroment variable in that file but it seems mongrel runs that file
after it calls enviroment.rb
I also used apache''s