RubyMoney / google_currency

Ruby Money::Bank interface for the Google Currency exchange data
http://rubymoney.github.com/google_currency
MIT License
182 stars 90 forks source link

@rounding_method for #exchange_with #1

Closed semmons99 closed 14 years ago

semmons99 commented 14 years ago

What does everyone think about moving @rounding_method from VariableExchange to Base so that it can be used in all Money::Bank implementations?