module HTTParty::Icebox::Store

Cache stores

Public Instance Methods

to_s() click to toggle source
# File lib/p3-tvdb/httparty_icebox.rb, line 171
def to_s; self.body; end