Exception: TalkToYourApp::ConfigurationError

Inherits:
StandardError
  • Object
show all
Defined in:
lib/talk_to_your_app/configuration.rb

Overview

Raised at boot when required configuration is missing or contradictory. The gem is fail-closed: configuration errors surface during Rails boot, never at the first request.