Categories: None [Edit]

spanish_pluralizer

https://rubygems.org/gems/spanish_pluralizer
https://github.com/akhanubis/spanish_pluralizer
Spanish Pluralizer is a gem for converting singular spanish nouns into plural. It works by adding the following methods to String: [:pluralize_spanish, :spanish_pluralizer_acute, :spanish_pluralizer_unacute, :spanish_pluralizer_is_acute?]. It can handle diphthong, hiatus and adding or removing acutes, but fails with monosyllables and rule exceptions like "régimen" => "regímenes" and "espécimen" => "especímenes".

Total

Ranking: 89,331 of 191,516
Downloads: 9,816

Daily

Ranking: 146,724 of 191,482
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName

Owners

#GravatarHandle
1iconAkhAnubis