Class Finance::Quote::QuoteData
In: lib/finance/quote.rb
Parent: Hash

A wrapper class around Hash, for the purpose of returning stock data.

Methods

[]  

Public Instance methods

This allows the hash to be indexed on a either a String or a Symbol key.

[Validate]