Module: Howlr::Views::XML
- Defined in:
- lib/howlr/views.rb
Instance Method Summary collapse
Instance Method Details
#message ⇒ Object
22 23 24 |
# File 'lib/howlr/views.rb', line 22 def @message.to_xml(:indent => 2) end |
22 23 24 |
# File 'lib/howlr/views.rb', line 22 def @message.to_xml(:indent => 2) end |