tyrauber / stock_quote

A ruby gem that retrieves stock quotes from IEX
MIT License
211 stars 55 forks source link

Fix: static quote and history methods. #48

Closed dblock closed 6 years ago

dblock commented 6 years ago

Quote doesn't need a start and end date.

History was calling itself.