Skip to content

iamrahulroy/number_to_words

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Number to words in Ruby

Supports only three digit numbers for simplicity. Though it could easily be extended to numbers upto millions or trillions.

Instructions:

cd number_to_words
# to install necessary gems
bundle install
# to run tests
rspec

Feel free to open an issue, if you wanna be code critic. I love constructive feedback. Be easy though!

About

number to words in Ruby for up to three digit numbers.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages