Sha256: ba6a231f90060c204c76a6eddb973aafa3421b294d9afa561a0aec406485b7aa
Contents?: true
Size: 445 Bytes
Versions: 7
Compression:
Stored size: 445 Bytes
Contents
--- :ro: ! '{ :''ro'' => { :i18n => { :plural => { :keys => [:one, :few, :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 : (((v = n.to_s.split(".")[1]) ? v.length : 0) != 0 || n.to_f == 0 || (n.to_f != 1 && (((n.to_f % 100) % 1).zero? && (1..19).include?(n.to_f % 100)))) ? :few : :other } } } } }'
Version data entries
7 entries across 7 versions & 1 rubygems