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