Class: Typhoeus::Request

Inherits:
Object
  • Object
show all
Defined in:
lib/web/ext/typhoeus.rb

Instance Method Summary collapse

Instance Method Details

#cache_timeoutObject

A dummy cache timeout so that our cache always gets called



19
20
21
# File 'lib/web/ext/typhoeus.rb', line 19

def cache_timeout
  1
end