aboutsummaryrefslogtreecommitdiffstats
path: root/config/initializers/gettext_i18n_rails.rb
blob: 3beb2e58b87c9a3bd3cc6fb750f04fe78d8a3f2d (plain)
1
2
3
4
# -*- encoding : utf-8 -*-
# FIXME: Audit the translations for XSS opportunities. Ultimately it would be
# good to get rid of this and explicitly mark strings as html_safe
GettextI18nRails.translations_are_html_safe = true