This project is archived and is in readonly mode.

#136 ✓resolved
Peter Jones

[PATCH] Allow session(:on)

Reported by Peter Jones | May 7th, 2008 @ 08:18 PM

If sessions were disabled using session(:off) in the application

controller, but you need sessions in another controller, session(:on)

seems intuitive as opposed to session(:disable => false).

This patch implements session(:on) with documentation and tests.

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>

Attachments

Tags

Pages