Skip to content

Basic rspec refresher, with decimal to base-x number conversion.

Notifications You must be signed in to change notification settings

echoatday/input_converter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

number conversion

I started this project to refresh myself on basic rspec while TAing the topic.

  • Converter.base_number will convert from base-10 (decimal) numbers to other bases. It was originally designed for base-16 (hexadecimal), then expanded up to base-36.

About

Basic rspec refresher, with decimal to base-x number conversion.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages