vmfloaty/lib
Brian Cain b51a549fe5 (#34) Raise TokenError on operations that require tokens
Prior to this commit, the Pooler class would raise an exception if the
token provided was nil and it attempted to make a request with Faraday.
This fixes that by catching when nil tokens are provided and instead
raising a TokenError to be caught by the consumer.
2016-10-07 18:10:52 -07:00
..
vmfloaty (#34) Raise TokenError on operations that require tokens 2016-10-07 18:10:52 -07:00
vmfloaty.rb (#34) Raise TokenError on operations that require tokens 2016-10-07 18:10:52 -07:00