Path to this page:
./
devel/ruby-gettext_i18n_rails,
Simple FastGettext Rails integration
Branch: pkgsrc-2012Q4,
Version: 0.8.0,
Package name: ruby193-gettext_i18n_rails-0.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:[
devel/ruby-fast_gettext]
Master sites:
SHA1: 251b9e5f1cb39f148d2dac23e0389312235da962
RMD160: ad879717fc59b21b8ae83d58fc056e54df9ea0f8
Filesize: 20.5 KB
Version history: (Expand)
- (2013-01-06) Package added to pkgsrc.se, version ruby193-gettext_i18n_rails-0.8.0 (created)