public
Fork of defunkt/gibberish
Description: Experiment in modifying Gibberish to work standalone in Ruby 1.9
Homepage:
Clone URL: git://github.com/sandal/gibberish-simple.git
name age message
file LICENSE Thu Feb 15 02:09:25 -0800 2007 gibberish [defunkt]
file README Loading commit data...
file Rakefile
directory examples/
directory lang/
directory lib/
directory test/
README
= Gibberish::Simple

Gibberish::Simple is a Ruby 1.9 based standalone version of defunkt's Gibberish
rails plugin which has no external dependencies. Localized strings are filtered 
through a Gibberish::Simple#T() instead of String#[], which means that 
Gibberish::Simple does not modify core Ruby. Otherwise, the library is mostly 
API compatible with Gibberish, and Chris definitely deserves  credit for
all the hard parts.

Because Gibberish::Simple is not a Rails plugin, you need to manually tell it
where to find your translations by appending the path of your application.

More details to come.  If you have questions, email:

gregory.t.brown@gmail.com