class

Ralph::ConfigurationError

Inherits Ralph::Error / Exception / Reference / Object

Raised when Ralph is not properly configured

Common Causes

  • Accessing database before calling Ralph.configure
  • Invalid database URL
  • Missing database driver