varmad / change_for

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Change for given amount

Usage

Clone this repository to your local system, go to root folder and run below command.

  ruby change.rb

You can run the test cases using below command from the root folder:

  rspec 

Note: You have to install RSpec gem globally to run the tests.

About


Languages

Language:Ruby 100.0%