class AFMotion::XML

Public Class Methods

configure_manager(manager) click to toggle source
# File lib/afmotion/http.rb, line 26
def self.configure_manager(manager)
  manager.xml!
end