Path to this page:
./
devel/ruby-gettext_i18n_rails,
Simple FastGettext Rails integration
Branch: pkgsrc-2015Q1,
Version: 1.2.1,
Package name: ruby200-gettext_i18n_rails-1.2.1,
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: faa2503b108660c12b58147d477dc1e6981a4818
RMD160: ab3e4e788fbf02e4e72dae652a586dee893bdf29
Filesize: 12.5 KB
Version history: (Expand)
- (2015-04-03) Package added to pkgsrc.se, version ruby200-gettext_i18n_rails-1.2.1 (created)