Method: SimpleQS::Responce#initialize
- Defined in:
- lib/simple_qs/responce.rb
#initialize(xml) ⇒ Responce
Returns a new instance of Responce.
11 12 13 |
# File 'lib/simple_qs/responce.rb', line 11 def initialize(xml) _parse xml end |
Returns a new instance of Responce.
11 12 13 |
# File 'lib/simple_qs/responce.rb', line 11 def initialize(xml) _parse xml end |