> 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.

Also, please someone do investigate #3474. I'd really like to declare
a death to white screens in 1.1.
--
David Heinemeier Hansson
http://www.loudthinking.com -- Broadcasting Brain
http://www.basecamphq.com   -- Online project management
http://www.backpackit.com   -- Personal information manager
http://www.rubyonrails.com  -- Web-application framework
_______________________________________________
Rails-core mailing list
Rails-core@lists.rubyonrails.org
http://lists.rubyonrails.org/mailman/listinfo/rails-core

Reply via email to