Class: Celerity::Ems

Inherits:
Celerity::ElementCollection show all
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



56
# File 'lib/celerity/collections.rb', line 56

def element_class; Em end