RubyGems Navigation menu

i18n_backend_database3 0.0.1.alpha

This is a port of dylanz's rails plugin by the same name, over to a Rails 3 compatible gem. It: Stores your translations in the database, rather than yaml files. As you tag items with i18n.t() throughout your code base, all untranslated items are marked and added to the database. An admin panel is provided so translators can quickly translate untranslated text. All lookups occur in a cache store of your choice prior to hitting the database.

Gemfile:
= 复制到剪贴板 已复制!

安装:
=

版本列表:

  1. 0.0.1.alpha - July 19, 2011 (5.0 KB)

Runtime 依赖 (1):

rails ~> 3.0.0

Development 依赖 (1):

rspec >= 0

业主:

作者:

  • Bernie Telles

SHA 256 校验和:

cf9f560a89bbef018c0af6191efc2d847ddd4a16fa2623e5a35a410d9c148faf

下载总量 2,957

这个版本 2,957

许可:

需要的 Ruby 版本:

需要的 RubyGems 版本: > 1.3.1

链接: