Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 215 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 215 Bytes

This is one of my attempts with the roman to number TDD kata in ruby.

Trying to familiarize the new Atom editor by github working with ruby.

If a roman is passed, it converts the input to a number and vice versa.