Parent

Methods

Included Modules

Class Index [+]

Quicksearch

I18n::ExceptionHandler

Public Instance Methods

call(exception, locale, key, options) click to toggle source
   # File lib/action_view/helpers/translation_helper.rb, line 7
7:       def call(exception, locale, key, options)
8:         exception.is_a?(MissingTranslation) && options[:rescue_format] == :html ? super.html_safe : super
9:       end

Disabled; run with --debug to generate this.

[Validate]

Generated with the Darkfish Rdoc Generator 1.1.6.