Module: ContentGateway
- Extended by:
- ContentGateway
- Included in:
- ContentGateway
- Defined in:
- lib/content_gateway.rb,
lib/content_gateway/cache.rb,
lib/content_gateway/gateway.rb,
lib/content_gateway/request.rb,
lib/content_gateway/version.rb,
lib/content_gateway/exceptions.rb
Defined Under Namespace
Classes: BaseError, Cache, ConflictError, ConnectionFailure, Forbidden, Gateway, OpenSSLFailure, ParserError, Request, ResourceNotFound, ServerError, StaleCacheNotAvailableError, TimeoutError, UnauthorizedError, ValidationError
Constant Summary collapse
- VERSION =
"0.6.0"
Instance Method Summary collapse
Instance Method Details
#logger ⇒ Object
16 17 |
# File 'lib/content_gateway.rb', line 16 def logger end |