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:
= In die Zwischenablage kopieren Kopiert!

installieren:
=

Versionen:

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

Runtime Abhängigkeiten (1):

rails ~> 3.0.0

Development Abhängigkeiten (1):

rspec >= 0

Besitzer:

Autoren:

  • Bernie Telles

SHA 256-Prüfsumme:

= In die Zwischenablage kopieren Kopiert!

Downloads insgesamt 3.027

Für diese Version 3.027

Lizenzen:

k.A.

Erforderliche Ruby-Version: None

Required Rubygems Version: > 1.3.1

Links: