Sha256: ac9da79e45999050ce9cfa09da13510ba6fde865488cb955c7999bba6dfdce6c
Contents?: true
Size: 367 Bytes
Versions: 2
Compression:
Stored size: 367 Bytes
Contents
module Attentive ABBREVIATIONS = {"bye"=>"goodbye", "gonna"=>"going to", "hi"=>"hello", "ol'"=>"old", "'sup"=>"what is up", "thanks"=>"thank you", "wanna"=>"want to", "mon"=>"monday", "tue"=>"tuesday", "tues"=>"tuesday", "wed"=>"wednesday", "thu"=>"thursday", "thur"=>"thursday", "thurs"=>"thursday", "fri"=>"friday", "sat"=>"saturday", "sun"=>"sunday"}.freeze end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
attentive-0.1.1 | lib/attentive/abbreviations.rb |
attentive-0.1.0 | lib/attentive/abbreviations.rb |