I am porting a Rails 2.3.8 app to Rails 3.0.0Beta4. I can''t get the session to be written to the database instead of cookies. I do the following in config/environments/development.rb config.session_store(:active_record_store) The session store is set correctly - I verify that by dumping config after the set. What am I missing? Thanks. -- 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-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.