Are there any build-in way to store translations in database for rails 3.2?
I've find some gems like a https://github.com/svenfuchs/i18n-active_record and this doc http://rubydoc.info/docs/rails/2.3.8/I18n/Backend/ActiveRecord for 2.3 rails, but I can't find same solutions for 3.2.