# File lib/i18n-js/engine.rb, line 36 def self.load_path_hash_cache @load_path_hash_cache ||= Rails.root.join("tmp/i18n-js.cache") end