Converts to and from numbers and names (ie: 16.to_name == 'sixteen', 'forty'.to_i == 40). Pure Ruby with no dependencies outside of the standard library.
Required Ruby Version
>= 0
Authors
Rob Zwissler
Converts to and from numbers and names (ie: 16.to_name == 'sixteen', 'forty'.to_i == 40). Pure Ruby with no dependencies outside of the standard library.
>= 0
Rob Zwissler