Class: Celerity::Maps
- Inherits:
-
ElementCollection
- Object
- ElementCollection
- Celerity::Maps
- Defined in:
- lib/celerity/collections.rb
Instance Method Summary collapse
Methods inherited from ElementCollection
#[], #each, #first, #initialize, #last, #length, #to_s
Constructor Details
This class inherits a constructor from Celerity::ElementCollection
Instance Method Details
#element_class ⇒ Object
60 |
# File 'lib/celerity/collections.rb', line 60 def element_class; Map; end |