File: session_store.rb

package info (click to toggle)
ruby-rails-controller-testing 1.0.5-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 1,016 kB
  • sloc: ruby: 646; makefile: 4
file content (3 lines) | stat: -rw-r--r-- 137 bytes parent folder | download | duplicates (10)
1
2
3
# Be sure to restart your server when you modify this file.

Rails.application.config.session_store :cookie_store, key: '_dummy_session'