Method: AutoPilot::DocumentParser#answer_html
- Defined in:
- lib/auto_pilot/document_parser.rb
#answer_html ⇒ Object
27 28 29 |
# File 'lib/auto_pilot/document_parser.rb', line 27 def answer_html doc.css(xml_map[:answer]).inner_html end |