Class: EodFacade::Fundamentals
- Defined in:
- lib/eod_facade/fundamentals.rb
Class Method Summary collapse
Methods inherited from Base
Class Method Details
.call(symbol) ⇒ Object
8 9 10 |
# File 'lib/eod_facade/fundamentals.rb', line 8 def call(symbol) make_request(url_path(symbol)) end |