Package gem-gettext-i18n-rails: Information

    Source package: gem-gettext-i18n-rails
    Version: 1.10.0-alt1
    Build time:  Apr 24, 2024, 08:32 AM
    Category: Development/Ruby
    Report package bug
    License: MIT
    Summary: Simple FastGettext Rails integration
    Description: 
    FastGettext / Rails integration.
    
    Translate via FastGettext, use any other I18n backend as
    extension/fallback.
    
    Rails does: I18n.t('syntax.with.lots.of.dots') with nested yml files We do:
    _('Just translate my damn text!') with simple, flat mo/po/yml files or directly
    from db. To use I18n calls add a syntax.with.lots.of.dots translation.

    List of rpms provided by this srpm:
    gem-gettext-i18n-rails (noarch)
    gem-gettext-i18n-rails-devel (noarch)
    gem-gettext-i18n-rails-doc (noarch)


    List of contributors:
    Pavel Skrylev

      1. rpm-build-ruby

    Last changed


    April 13, 2023 Pavel Skrylev 1.10.0-alt1
    - ^ 1.8.1 -> 1.10.0
    May 6, 2020 Pavel Skrylev 1.8.1-alt1
    - > Ruby Policy 2.0
    - ^ 1.8.0 -> 1.8.1
    - ! spec tags
    Sept. 24, 2018 Pavel Skrylev 1.8.0-alt1
    - Initial gemified build for Sisyphus