Method: Gloo::Objs::Each.typename
- Defined in:
- lib/gloo/objs/ctrl/each.rb
.typename ⇒ Object
The name of the object type.
29 30 31 |
# File 'lib/gloo/objs/ctrl/each.rb', line 29 def self.typename return KEYWORD end |
The name of the object type.
29 30 31 |
# File 'lib/gloo/objs/ctrl/each.rb', line 29 def self.typename return KEYWORD end |