File: session_store.rb

package info (click to toggle)
ruby-invisible-captcha 2.3.0-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 384 kB
  • sloc: ruby: 717; makefile: 6
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'