lib/words.rb in humanize-1.2.2 vs lib/words.rb in humanize-1.2.3

- old
+ new

@@ -1,4 +1,6 @@ +# -*- encoding: utf-8 -*- + WORDS = { :en => { :negative => 'negative', :zero => 'zero', :point => 'point',