This project is archived and is in readonly mode.
Remove unused reloadable? method from ActiveRecord::SessionStore
Reported by Cody Fauser | January 13th, 2009 @ 10:26 AM
ActiveRecord::SessionStore
still has a legacy
reloadable?
method defined. This patch removes it.
Comments and changes to this ticket
-
josh January 13th, 2009 @ 01:37 PM
- Milestone cleared.
- State changed from new to open
- Assigned user set to josh
-
Repository January 13th, 2009 @ 08:28 PM
- State changed from open to resolved
(from [b6a94fc1c611216c6d1001bb6044973b01dbba38]) Remove legacy reloadable? method from ActiveRecord::SessionStore [#1745 state:resolved] Signed-off-by: Joshua Peek josh@joshpeek.com http://github.com/rails/rails/co...
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
Attachments
Tags
Referenced by
- 1745 Remove unused reloadable? method from ActiveRecord::SessionStore (from [b6a94fc1c611216c6d1001bb6044973b01dbba38]) Remove ...