Class: Lionshare::Wrapper::Markets
- Defined in:
- lib/lionshare/wrapper/markets.rb
Instance Method Summary collapse
Methods inherited from Base
Constructor Details
This class inherits a constructor from Lionshare::Wrapper::Base
Instance Method Details
#get ⇒ Object
6 7 8 |
# File 'lib/lionshare/wrapper/markets.rb', line 6 def get wrap client.get(root_url) end |