This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
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








