Class: Ubiquity::Wiredrive::API::Client
- Inherits:
-
Object
- Object
- Ubiquity::Wiredrive::API::Client
- Defined in:
- lib/ubiquity/wiredrive/api/client.rb
Class Method Summary collapse
Class Method Details
.new(args = { }) ⇒ Object
8 9 10 |
# File 'lib/ubiquity/wiredrive/api/client.rb', line 8 def self.new(args = { }) new_v2(args) end |