Class: AFMotion::PLIST

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



32
33
34
# File 'lib/afmotion/http.rb', line 32

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