Module: HTTParty::Text
- Defined in:
- lib/httparty/parsers.rb
Class Method Summary collapse
Class Method Details
.parse(str) ⇒ Object
27 28 29 |
# File 'lib/httparty/parsers.rb', line 27 def self.parse(str) str end |
27 28 29 |
# File 'lib/httparty/parsers.rb', line 27 def self.parse(str) str end |