Path to this page:
./
devel/ruby-gettext_i18n_rails,
Simple FastGettext Rails integration
Branch: pkgsrc-2016Q3,
Version: 1.5.0,
Package name: ruby22-gettext_i18n_rails-1.5.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:[
devel/ruby-fast_gettext]
Master sites:
SHA1: 4e7fb8edc5133d9d992a6c829920e48b35b6abaa
RMD160: f2dea4eb716d5bba8f76428f71c19598ebd36471
Filesize: 12.5 KB
Version history: (Expand)
- (2016-10-03) Package added to pkgsrc.se, version ruby22-gettext_i18n_rails-1.5.0 (created)