Path to this page:
./
devel/ruby-gettext_i18n_rails,
Simple FastGettext Rails integration
Branch: pkgsrc-2014Q4,
Version: 1.0.3,
Package name: ruby200-gettext_i18n_rails-1.0.3,
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: 629739186d531f9d3fec7449c7cabd82f7fab229
RMD160: 31914609ab6f01127cf63f92801ffe5890ba81ef
Filesize: 12.5 KB
Version history: (Expand)
- (2014-12-30) Package added to pkgsrc.se, version ruby200-gettext_i18n_rails-1.0.3 (created)