Class: AFMotion::XML

Inherits:
HTTP
  • Object
show all
Defined in:
lib/afmotion/http.rb

Class Method Summary collapse

Methods inherited from HTTP

operation_manager

Class Method Details

.configure_manager(manager) ⇒ Object



26
27
28
# File 'lib/afmotion/http.rb', line 26

def self.configure_manager(manager)
  manager.xml!
end