On Jan 26, 2006, at 2:42 PM, David Heinemeier Hansson wrote:
Option #1: Add a "tmp" folder to the Rails app directory structure
and store
session files in "#{RAILS_ROOT}/tmp". If each app has its own tmp
folder,
we could instruct it do something like this inside of the Rails
initializer:
I'm cool with this now as well. Especially since this will mean that
its easier to have two instances of the same application running on
the same machine. Something app-name based options won't help with.
Alright, thanks for everyone's thoughts on this one. I'll go ahead
an write something up to fix this once and for all.
Also, please someone do investigate #3474. I'd really like to declare
a death to white screens in 1.1.
Does anyone feel qualified to look at this? I can take a look, and
see what I can do. Any help would be appreciated.
Duane
_______________________________________________
Rails-core mailing list
Rails-core@lists.rubyonrails.org
http://lists.rubyonrails.org/mailman/listinfo/rails-core