Exception: Spurline::PostgresUnavailableError

Inherits:
AgentError
  • Object
show all
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.