Path to this page:
./
devel/ruby-gettext_i18n_rails,
Simple FastGettext Rails integration
Branch: pkgsrc-2012Q3,
Version: 0.7.1,
Package name: ruby193-gettext_i18n_rails-0.7.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.
Master sites:
SHA1: f30e226f7d658dffafc99e3169ebca3180d7e27f
RMD160: a082ec176e18781c7b7a5b2accb9cf3866124b46
Filesize: 19.5 KB
Version history: (Expand)
- (2012-10-02) Package added to pkgsrc.se, version ruby193-gettext_i18n_rails-0.7.1 (created)