Path to this page:
./
devel/ruby-gettext_i18n_rails,
Simple FastGettext Rails integration
Branch: pkgsrc-2013Q2,
Version: 0.10.0,
Package name: ruby193-gettext_i18n_rails-0.10.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: (Expand)
SHA1: 4109512e38fcac5503efc697970bfe8eb67b702c
RMD160: 5d82b6ff52b3e2a9f94c6cceab159e76d04955f1
Filesize: 22 KB
Version history: (Expand)
- (2013-07-08) Package added to pkgsrc.se, version ruby193-gettext_i18n_rails-0.10.0 (created)