Created
February 3, 2011 18:07
-
-
Save enebo/809887 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
require 'abbrev' | |
result = Abbrev.abbrev(%w{あした あなた}) | |
puts result.count.inspect |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment