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