Class: Judges::PrettyException
- Defined in:
- lib/judges/pretty_exception.rb
Overview
Decorates the exception for show ellipsed message.
Instance Method Summary collapse
Instance Method Details
#message ⇒ Object
16 17 18 |
# File 'lib/judges/pretty_exception.rb', line 16 def __getobj__..ellipsized(100, :right) end |