number_name_string 0.2.0
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.
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.