R18n 1.0.0, i18n for Rails/Ruby
I I’ve just release R18n 1.0.0, an i18n library for Rails/Ruby with some extra features and clean architecture.
Unlike Ruby on Rails buildin I18n library, R18n autodetects user locale (for Rails, Sinatra and desktop apps), translates models or any other objects, has flexible filters, uses better locales architecture, can load translations from different sources (files, database, etc) and use nice Ruby-style syntax.
Comments
I like idea and difference with i18n. Nice thing
Post a comment