mirror of
https://github.com/ruby/ruby.git
synced 2025-09-15 16:44:01 +02:00
parent
3b6828f967
commit
8936bb74c6
1 changed files with 1 additions and 1 deletions
|
@ -47,7 +47,7 @@
|
||||||
# "w" => "winter" }
|
# "w" => "winter" }
|
||||||
|
|
||||||
module Abbrev
|
module Abbrev
|
||||||
VERSION = "0.1.1"
|
VERSION = "0.1.2"
|
||||||
|
|
||||||
# Given a set of strings, calculate the set of unambiguous abbreviations for
|
# Given a set of strings, calculate the set of unambiguous abbreviations for
|
||||||
# those strings, and return a hash where the keys are all the possible
|
# those strings, and return a hash where the keys are all the possible
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue