Path to this page:
./
devel/ruby-gettext_i18n_rails,
Simple FastGettext Rails integration
Branch: pkgsrc-2012Q2,
Version: 0.6.5,
Package name: ruby193-gettext_i18n_rails-0.6.5,
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: deafc52a0f3d1115cf3db8adbf26cb0d2e845880
RMD160: cec15378ed7dbb1ba4d2fe88e241b7a79a3e005a
Filesize: 19 KB
Version history: (Expand)
- (2012-07-05) Package added to pkgsrc.se, version ruby193-gettext_i18n_rails-0.6.5 (created)