/currency-convertor

Simple Currency convertor based on Ruby

Primary LanguageRuby

Awesome currency-convertor

Simple Currency convertor based on Ruby

Gems used

  1. rspec
  2. rubocop

it uses currency conversion rates API from EU Bank.

Usage

ruby run.rb

Running the tests

bundle exec rspec spec

Running rubocop

bundle exec rubocop