Class: Celerity::Areas

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



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

def element_class; Area end