Method: Unit::UnitErrorPayload#title
- Defined in:
- lib/unit/errors/unit_error_payload.rb
#title ⇒ Object (readonly)
Returns the value of attribute title.
5 6 7 |
# File 'lib/unit/errors/unit_error_payload.rb', line 5 def title @title end |