Sha256: f5af2ff8e3895872925689c2917c6da39ef26d4bc8a2eec7bff3f5416c3ab8a6
Contents?: true
Size: 216 Bytes
Versions: 58
Compression:
Stored size: 216 Bytes
Contents
{ :am => { :i18n => { :plural => { :keys => [:one, :other], :rule => lambda { |n| n = n.respond_to?(:abs) ? n.abs : ((m = n.to_s)[0] == "-" ? m[1,m.length] : m); (n.to_i == 0 || n.to_f == 1) ? :one : :other } } } } }
Version data entries
58 entries across 58 versions & 1 rubygems