Class: Lionshare::Wrapper::Markets

Inherits:
Base
  • Object
show all
Defined in:
lib/lionshare/wrapper/markets.rb

Instance Method Summary collapse

Methods inherited from Base

#initialize

Constructor Details

This class inherits a constructor from Lionshare::Wrapper::Base

Instance Method Details

#getObject



6
7
8
# File 'lib/lionshare/wrapper/markets.rb', line 6

def get
  wrap client.get(root_url)
end