This project is archived and is in readonly mode.

#5480 ✓invalid
Alexey Poimtsev

missing setter for ActiveRecord::SessionStore::Session

Reported by Alexey Poimtsev | August 28th, 2010 @ 12:06 AM

Hi,
there are no ability to set external database as session store.

MyCoolApp::Application.config.session_store :active_record_store

ActiveRecord::SessionStore::Session.connection = ActiveRecord::Base.establish_connection("sessions_#{Rails.env}")

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

Pages