public
Description: replaces the default gettext methods to write your gettext keys into the DB. This allows easy translation of your app
Clone URL: git://github.com/bumi/gettext2db.git
bumi (author)
Wed Jun 04 15:56:55 -0700 2008
name age message
file MIT-LICENSE Wed Jun 04 15:56:55 -0700 2008 initial commit [bumi]
file README Wed Jun 04 15:56:55 -0700 2008 initial commit [bumi]
file Rakefile Wed Jun 04 15:56:55 -0700 2008 initial commit [bumi]
directory examples/ Wed Jun 04 15:56:55 -0700 2008 initial commit [bumi]
file init.rb Wed Jun 04 15:56:55 -0700 2008 initial commit [bumi]
file install.rb Wed Jun 04 15:56:55 -0700 2008 initial commit [bumi]
directory lib/ Wed Jun 04 15:56:55 -0700 2008 initial commit [bumi]
directory tasks/ Wed Jun 04 15:56:55 -0700 2008 initial commit [bumi]
directory test/ Wed Jun 04 15:56:55 -0700 2008 initial commit [bumi]
file uninstall.rb Wed Jun 04 15:56:55 -0700 2008 initial commit [bumi]
README
Gettext2db
==========

replaces the default gettext methods to write your gettext keys into the DB. 
This allows easy translation of your app and to create a backend to easily translate your app in a team.


have a look at ./examples and ./lib

TODO:

* write tests


Copyright (c) 2008 [Michael Bumann - railslove.com], released under the MIT license