Exception: JekyllAuth::ConfigError
- Inherits:
-
SecurityError
- Object
- SecurityError
- JekyllAuth::ConfigError
- Defined in:
- lib/jekyll_auth/config_error.rb
Instance Method Summary collapse
Instance Method Details
#message ⇒ Object
4 5 6 |
# File 'lib/jekyll_auth/config_error.rb', line 4 def "Jekyll Auth is refusing to serve your site because your oauth credentials are not properly configured." end |