Class: CouchFoo::Reflection::AggregateReflection

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

#couch_foo

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