Class: Plushie::Event::Diagnostic::EmptyId

Inherits:
Data
  • Object
show all
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

Instance Attribute Details

#type_nameObject (readonly)

Returns the value of attribute type_name

Returns:

  • (Object)

    the current value of type_name



37
38
39
# File 'lib/plushie/event/diagnostic.rb', line 37

def type_name
  @type_name
end