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
- Host: GitHub
- URL: https://github.com/foca/sinatra-ghetto_i18n
- Owner: foca
- License: mit
- Created: 2011-07-05T02:47:16.000Z (almost 15 years ago)
- Default Branch: master
- Last Pushed: 2011-08-28T14:08:30.000Z (almost 15 years ago)
- Last Synced: 2025-07-28T15:42:00.889Z (11 months ago)
- Language: Ruby
- Size: 82 KB
- Stars: 4
- Watchers: 0
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.rdoc
- License: LICENSE
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)