Path to this page:
./
devel/ruby-gettext_i18n_rails,
Simple FastGettext Rails integration
Branch: pkgsrc-2012Q1,
Version: 0.4.5,
Package name: ruby193-gettext_i18n_rails-0.4.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:[
lang/ruby193-base]
Master sites:
SHA1: 570a3dd770a2d3951acfee9e7a1392f78ddfe797
RMD160: 210d2f56292e7fdf6c8af8e08ac4de2b82f00b01
Filesize: 18 KB
Version history: (Expand)
- (2012-04-10) Package added to pkgsrc.se, version ruby193-gettext_i18n_rails-0.4.5 (created)