Path to this page:
./
devel/ruby-gettext_i18n_rails,
Simple FastGettext Rails integration
Branch: pkgsrc-2019Q1,
Version: 1.8.0,
Package name: ruby24-gettext_i18n_rails-1.8.0,
Maintainer: pkgsrc-usersFastGettext / 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.
Required to run:[
lang/ruby24-base]
Required to build:[
pkgtools/cwrappers]
Master sites:
SHA1: b199aa2bcdd88302ff168d4fff4960242e3b48da
RMD160: 1c7f92a8e15128089b0fbbcfa8e8ae7c4f1cc77d
Filesize: 13 KB
Version history: (Expand)
- (2019-04-11) Package added to pkgsrc.se, version ruby24-gettext_i18n_rails-1.8.0 (created)