Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
整数を取り、それを綴る Ruby モジュールを知っている人はいますか (1 => "one"、2 => "two" など)。
これを試して:
http://mike-burns.com/project/integer_to_word/