class

I18n::Pluralization::Rule::Other

Inherits I18n::Pluralization::Rule < Reference < Object

A rule that only returns the "other" pluralization category.

This rule was initially extracted from rails-i18n.

Instance methods

apply(count : Float | Int) : Symbol
Source