Sha256: 4116ec82d91a69b350a7f272bc9027c14e5f08ccf91627c5ab21c55f548be298
Contents?: true
Size: 503 Bytes
Versions: 7
Compression:
Stored size: 503 Bytes
Contents
--- :he: ! '{ :''he'' => { :i18n => { :plural => { :keys => [:one, :two, :many, :other], :rule => lambda { |n| n = n.respond_to?(:abs) ? n.abs : ((m = n.to_s)[0] == "-" ? m[1,m.length] : m); (n.to_i == 1 && ((v = n.to_s.split(".")[1]) ? v.length : 0) == 0) ? :one : (n.to_i == 2 && ((v = n.to_s.split(".")[1]) ? v.length : 0) == 0) ? :two : (((v = n.to_s.split(".")[1]) ? v.length : 0) == 0 && ((n.to_f % 1).zero? && !(0..10).include?(n.to_f)) && n.to_f % 10 == 0) ? :many : :other } } } } }'
Version data entries
7 entries across 7 versions & 1 rubygems