Exception: Sessions::UnknownAuthSystemError

Inherits:
Error
  • Object
show all
Defined in:
lib/sessions/errors.rb

Overview

Raised at generator time when ‘rails generate sessions:install` can’t tell which auth system the app uses (no Rails 8 authentication, no Devise) — the gem decorates a session of record; it never creates one.