Libraries
»
cartoonist
(0.0.20.3)
»
Index
»
Entity
»
#entity_type
Method: Entity#entity_type
Defined in:
app/models/entity.rb
#
entity_type
⇒
Object
2 3 4
# File 'app/models/entity.rb', line 2
def
entity_type
self
.
class
.
entity_type
end