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,154 of 189,852
Downloads: 9,754

Daily

Ranking: 100,652 of 189,815
Downloads: 3

Depended by

RankDownloadsName

Depends on

RankDownloadsName

Owners

#GravatarHandle
1iconAkhAnubis