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!

Localized cache store in Rails

If you cache localized views in your Rails app, consider including I18n locale into the global cache key. In my post, I describe how to do it without monkey patching existing Rails cache stores. http://blog.iempire.ru/2015/09/14/localized-cache-store/

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