Class: Plushie::Event::Diagnostic::EmptyId
- Inherits:
-
Data
- Object
- Data
- Plushie::Event::Diagnostic::EmptyId
- Defined in:
- lib/plushie/event/diagnostic.rb
Overview
A view declared a widget with an empty ID where a non-empty one was expected.
Instance Attribute Summary collapse
-
#type_name ⇒ Object
readonly
Returns the value of attribute type_name.
Instance Attribute Details
#type_name ⇒ Object (readonly)
Returns the value of attribute type_name
37 38 39 |
# File 'lib/plushie/event/diagnostic.rb', line 37 def type_name @type_name end |