Class: Bookdepository::Client
- Inherits:
-
Object
- Object
- Bookdepository::Client
- Extended by:
- Forwardable
- Defined in:
- lib/bookdepository/client.rb
Constant Summary collapse
- AVAILABLE_CURRENCIES =
%w(USD GBP EUR CAD AUD SGD NZD)
Class Method Summary collapse
Class Method Details
.configure {|Config| ... } ⇒ Object
15 16 17 |
# File 'lib/bookdepository/client.rb', line 15 def self.configure yield Config end |