module HTTParty::Icebox::Store
Cache
stores¶ ↑
Public Instance Methods
to_s()
click to toggle source
# File lib/rotten-party/httparty_icebox.rb, line 171 def to_s; self.body; end
Cache
stores¶ ↑# File lib/rotten-party/httparty_icebox.rb, line 171 def to_s; self.body; end