Class: SoapyYandex::Client
- Inherits:
-
Object
- Object
- SoapyYandex::Client
- Defined in:
- lib/soapy_yandex/client.rb
Direct Known Subclasses
Instance Method Summary collapse
-
#initialize(opts) ⇒ Client
constructor
A new instance of Client.
Constructor Details
#initialize(opts) ⇒ Client
Returns a new instance of Client.
4 5 6 |
# File 'lib/soapy_yandex/client.rb', line 4 def initialize(opts) @opts = opts end |