Class: Er18Ern::JustRaise

Inherits:
Object
  • Object
show all
Defined in:
lib/er18ern.rb

Instance Method Summary collapse

Instance Method Details

#call(exception, locale, key, options) ⇒ Object



24
25
26
# File 'lib/er18ern.rb', line 24

def call(exception, locale, key, options)
  raise "Missing Translation: #{exception}"
end