Class: Typhoeus::Response
- Inherits:
-
Object
- Object
- Typhoeus::Response
- Defined in:
- lib/web/ext/typhoeus.rb
Instance Method Summary collapse
Instance Method Details
#cached? ⇒ Boolean
9 10 11 |
# File 'lib/web/ext/typhoeus.rb', line 9 def cached? !!@cached end |