Methods
C
Class Public methods
call(exception, locale, key, options)
# File actionview/test/template/translation_helper_test.rb, line 5
def self.call(exception, locale, key, options)
  'from CustomExceptionHandler'
end