Object
# File lib/gettext_i18n_rails/i18n_hacks.rb, line 5 def locale FastGettext.locale.to_sym end
# File lib/gettext_i18n_rails/i18n_hacks.rb, line 9 def locale=(new_locale) FastGettext.locale=(new_locale) end
[Validate]
Generated with the Darkfish Rdoc Generator 2.