Issue
Does anyone know of a Ruby module that will take an integer and spell it out ( 1 => "one", 2 => "two", etc..)?
Solution
Try this:
http://mike-burns.com/project/integer_to_word/
Answered By - AndreiM Answer Checked By - Marie Seifert (PHPFixing Admin)
No comments:
Post a Comment
Note: Only a member of this blog may post a comment.