Class: Net::HTTPResponse
- Inherits:
-
Object
- Object
- Net::HTTPResponse
- Defined in:
- lib/blizzard_api/api_response.rb
Overview
Workaround for fake response payloads
Instance Method Summary collapse
Instance Method Details
#cached? ⇒ Boolean
23 24 25 |
# File 'lib/blizzard_api/api_response.rb', line 23 def cached? false end |