- git clone https://github.com/mayureshmayur/celltoword
- cd celltoword
- bundle
- gem install bundler(if getting: can't find gem bundler (>= 0.a) (Gem::GemNotFoundException))
- ruby phone_number_to_words.rb <ten_digit_phone_number_excluding_zero_and_one> (To convert a phone number to words)
- To run tests:
a. rspec spec/phone_number_converter_tests.rb (to run all tests)
b. rspec spec/phone_number_converter_tests.rb:8 (to run a test at a particular line, e.g. line number 8)
-
Notifications
You must be signed in to change notification settings - Fork 0
mayuresh-srivastava/celltoword
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published