module HTTParty::Icebox::Store

Cache stores

Public Instance Methods

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