An open API service indexing awesome lists of open source software.

https://github.com/foca/sinatra-ghetto_i18n

Oversimplified translations for your Sinatra application
https://github.com/foca/sinatra-ghetto_i18n

Last synced: 11 months ago
JSON representation

Oversimplified translations for your Sinatra application

Awesome Lists containing this project

README

          

= Ghetto I18N

This is the simplest, hackiest way to add translations to your Sinatra
application.

== How do I use it?

The code is (or should be) fairly well documented. Read it :)

If you want a live demo, we use it at http://rubyconfuruguay.org

And that's open source, so you can see its code[http://github.com/foca/rubyconfuruguay-website].

== Credits

Author:: Nicolas Sanguinetti (foca[http://github.com/foca])
License:: MIT (Check LICENSE for details)