0.0
pluralize liquid filter for Jekyll
2020
2021
2022
2023
2024
2025
0.0
Diggr is a ruby wrapper for the Digg API. Diggr strives to remain consistent with the Digg API endpoints listed here: http://apidoc.digg.com/CompleteList. Endpoints are created in Diggr with method calls. Each node in an endpoint becomes a method call and each node which is an argument becomes...
2020
2021
2022
2023
2024
2025
0.0
Changes ActiveRecord's update_attribute (singular) method to behave more intuitively and consistently like
update_attributes (plural). ActiveRecord's built-in update_attribute (singular) will not check validations
on the object before saving, unlike update_attributes (plural), which w...
2020
2021
2022
2023
2024
2025
0.0
Adds block support to the Rails' pluralize view helper so you can further customize its output
2020
2021
2022
2023
2024
2025
0.05
A better set of singularization and pluralization rules for Ruby/Rails applications using ActiveSupport.
2020
2021
2022
2023
2024
2025
0.04
Parse and format i18n messages using ICU MessageFormat patterns, including simple placeholders, number and date placeholders, and selecting among submessages for gender and plural arguments.
2020
2021
2022
2023
2024
2025
0.03
Minimalistic I18n library for Ruby. It supports localization, pluralization, interpolations, fallbacks, nested keys and more.
2020
2021
2022
2023
2024
2025
0.01
Diggr is a ruby wrapper for the Digg API. Diggr strives to remain consistent with the Digg API endpoints listed here: http://apidoc.digg.com/CompleteList. Endpoints are created in Diggr with method calls. Each node in an endpoint becomes a method call and each node which is an argument becomes...
2020
2021
2022
2023
2024
2025
0.01
IntrospectiveGrape provides handling for deeply nested relations according to the models'
`accepts_nested_attributes_for` declarations, generating all the necessary
boilerplate for flexible and consistent bulk endpoints on plural associations,
and building nested routes for the sa...
2020
2021
2022
2023
2024
2025
0.01
E9s was created due to the need of simply implementing I18n within a Rails application. This simplifies internationalization of your Rails application making a Rails developers life much easier. E9s is divided into modules (as gem and plugin): Rich-CMS (http://github.com/archan937/rich_cms) , Ric...
2020
2021
2022
2023
2024
2025
0.0
Instala el archivo de inflections para pluralizar y singularizar según las reglas en Español, incluye el locale en Español y agrega templates erb/haml para que el scaffold genere las vistas en Español.
2020
2021
2022
2023
2024
2025
0.0
A simple class for plural-, singular-, camel-, pascal-, constantization and underscore
2020
2021
2022
2023
2024
2025
0.0
i18nize helps Ruby and Rails projects stay multilingual by automatically filling in
missing translations in I18n YAML locale files. It scans for missing or empty keys
across nested locale structures, and uses the DeepL API (Free or Pro) to translate
them from a chosen source locale (default: e...
2020
2021
2022
2023
2024
2025
0.0
Provides methods like User.common_name (#=> "user") and User.common_plural_symbol (#=> :users) so that you don't have to chain humanize/downcase/etc. etc.'
2020
2021
2022
2023
2024
2025
0.0
An example gem that can tastes food, pluralize your food(or any other thing) and generate recipe templates for your favorite food.
2020
2021
2022
2023
2024
2025
0.0
The model renamer gem allows you to rename any a model in your rails application. The gem looks for occurrences of any variation or pluralization of the old model name and changes it to the corresponding variation of the new name. It also generates database migrations that rename tables and forei...
2020
2021
2022
2023
2024
2025
0.0
Provides methods like User.common_name (#=> "user") and User.common_plural_symbol (#=> :users) so that you don't have to chain humanize/downcase/etc. etc.'
2020
2021
2022
2023
2024
2025
0.0
the real details
2020
2021
2022
2023
2024
2025
0.0
Converts integers and amounts to Russian words with proper gender and plural forms.
2020
2021
2022
2023
2024
2025
0.0
Colorize and pluralize minitest output: failing red, pending yellow, passing green and errors purple.
2020
2021
2022
2023
2024
2025