Class Units::Converter::ExchangeRate::XMethods
In: lib/facets/more/units.rb
Parent: ExchangeRate

Exchange rate retrieval service that uses a service from www.xmethods.com. See rubyurl.com/7uq.

Methods

get_rate  

Public Instance methods

This is the only method that a subclass of ExchangeRate needs to implement. This is a good example to follow.

[Validate]