session.rb 113 Bytes Edit Raw Blame History 1 2 3 4 ActionDispatch::Reloader.to_prepare do ActionDispatch::Session::ActiveRecordStore.session_class = Session end