Class: Ooor::Reflection::AggregateReflection

Inherits:
MacroReflection show all
Defined in:
lib/ooor/reflection.rb

Overview

Holds all the meta-data about an aggregation as it was specified in the Active Record class.

Instance Attribute Summary

Attributes inherited from MacroReflection

#active_record, #connection, #macro, #name, #options, #plural_name

Method Summary

Methods inherited from MacroReflection

#==, #class_name, #initialize, #klass, #sanitized_conditions

Constructor Details

This class inherits a constructor from Ooor::Reflection::MacroReflection