Path to this page:
./
devel/ruby-gettext_i18n_rails,
Simple FastGettext Rails integration
Branch: pkgsrc-2013Q4,
Version: 0.10.1,
Package name: ruby193-gettext_i18n_rails-0.10.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:[
lang/ruby193-base]
Master sites: (Expand)
SHA1: 1afd3c0599064787594613df153b3081cc08ab71
RMD160: 580fb6ed1921ebf2b7099001881709754dc6c2ca
Filesize: 22.5 KB
Version history: (Expand)
- (2014-01-01) Package has been reborn
- (2013-12-31) Package added to pkgsrc.se, version ruby193-gettext_i18n_rails-0.10.1 (created)