Method: HaveAPI::ClientExample.init
- Defined in:
- lib/haveapi/client_example.rb
.init(*args) ⇒ Object
Shortcut to #init
42 43 44 |
# File 'lib/haveapi/client_example.rb', line 42 def init(*args) new(*args).init end |
Shortcut to #init
42 43 44 |
# File 'lib/haveapi/client_example.rb', line 42 def init(*args) new(*args).init end |