Exception: Garage::Strategy::AuthServer::NoUrlError
- Inherits:
-
StandardError
- Object
- StandardError
- Garage::Strategy::AuthServer::NoUrlError
- Defined in:
- lib/garage/strategy/auth_server.rb
Instance Method Summary collapse
Instance Method Details
#message ⇒ Object
215 216 217 |
# File 'lib/garage/strategy/auth_server.rb', line 215 def 'You must set Garage.configuration.auth_server_url' end |