Bharat Ruparel wrote:
> One thing that you may or may not know is that the default session
> storage for Rails is cookies now.  

I followed some instructions to uncomment one line in 
config/initializers/session_store.rb (rails 2.3), which created database 
storage for sessions, hence the repeated use of:

db:sessions:clear

That's certainly an important point that I did not remember to post.

-- 
Posted via http://www.ruby-forum.com/.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk@googlegroups.com
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to