Method: Radiator::ErrorParser#inspect
- Defined in:
- lib/radiator/error_parser.rb
permalink #inspect ⇒ Object
[View source]
224 225 226 |
# File 'lib/radiator/error_parser.rb', line 224 def inspect "#<#{self.class.name} [#{to_s}]>" end |