RubyFlow The Ruby and Rails community linklog

×

The Ruby and Rails community linklog

Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!

MongoDB-based Backend::Store implementation for I18n gem

I just wrote Mongo-I18n - KeyValue backend for I18n. It allows you store your internationalized messages in mongodb, that is by far more flexible solution than rails’ enabled by default Simple backend. We use it to allow the non-geeks from our team to participate in internationalization process via web interface.

Post a comment

You can use basic HTML markup (e.g. <a>) or Markdown.

As you are not logged in, you will be
directed via GitHub to signup or sign in