Parent

Methods

Included Modules

Class/Module Index [+]

Quicksearch

I18n::ExceptionHandler

Public Instance Methods

call(exception, locale, key, options) click to toggle source
# File D:/Develope/RailsInstaller/Ruby1.8.7/lib/ruby/gems/1.8/gems/actionpack-3.0.9/lib/action_view/helpers/translation_helper.rb, line 7
def call(exception, locale, key, options)
  exception.is_a?(MissingTranslationData) ? super.html_safe : super
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.