This project is archived and is in readonly mode.

#4546 ✓resolved
Victor Costan

Incorrect suggestion in exception for missing session key

Reported by Victor Costan | May 6th, 2010 @ 09:31 PM

in /actionpack/lib/action_dispatch/middleware/session/cookie_store.rb:180

config.action_controller.session_store :cookie_store

should be

config.session_store :cookie_store

Comments and changes to this ticket

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile »

<h2 style="font-size: 14px">Tickets have moved to Github</h2>

The new ticket tracker is available at <a href="https://github.com/rails/rails/issues">https://github.com/rails/rails/issues</a>

People watching this ticket

Referenced by

Pages