Class: Celerity::Dts
- Inherits:
-
Celerity::ElementCollection
- Object
- Celerity::ElementCollection
- Celerity::Dts
- Defined in:
- lib/celerity/collections.rb
Method Summary
Methods inherited from Celerity::ElementCollection
#[], #each, #first, #initialize, #iterator_object, #last, #length, #to_s
Constructor Details
This class inherits a constructor from Celerity::ElementCollection
Method Details
- (Object) element_class
52 |
# File 'lib/celerity/collections.rb', line 52 def element_class; Dt end |