Exception: Spurline::PostgresUnavailableError
- Inherits:
-
AgentError
- Object
- StandardError
- AgentError
- Spurline::PostgresUnavailableError
- Defined in:
- lib/spurline/errors.rb
Overview
Raised when the pg gem is unavailable but the Postgres session store is used. Add gem “pg” to the application bundle when configuring :postgres session storage.