Class: CouchFoo::Reflection::AggregateReflection
- Inherits:
-
MacroReflection
- Object
- MacroReflection
- CouchFoo::Reflection::AggregateReflection
- Defined in:
- lib/couch_foo/reflection.rb
Overview
Holds all the meta-data about an aggregation as it was specified in the Couch Foo class.
Instance Attribute Summary
Attributes inherited from MacroReflection
Method Summary
Methods inherited from MacroReflection
#==, #class_name, #document_class_name, #initialize, #klass, #macro, #name, #options, #sanitized_conditions
Constructor Details
This class inherits a constructor from CouchFoo::Reflection::MacroReflection