frankfurter/spec
Vincent Durand 46dbb66b0f Implement Converter
The API is fairly simple in order to get straight to the goal, convert
an amount from a currency to another.
I used the proposal from #25 which is similar to the google currency
tool.
2016-09-22 18:51:27 +02:00
..
api_spec.rb Configure rack cors 2016-06-08 14:49:43 +01:00
converter_spec.rb Implement Converter 2016-09-22 18:51:27 +02:00
currency_spec.rb Set TargetRubyVersion to 2.3 in Rubocop 2016-04-11 15:05:15 +01:00
edge_cases_spec.rb Use Oj to generate JSON 2016-05-09 11:51:54 +01:00
helper.rb Set TargetRubyVersion to 2.3 in Rubocop 2016-04-11 15:05:15 +01:00
quote_spec.rb Set TargetRubyVersion to 2.3 in Rubocop 2016-04-11 15:05:15 +01:00