lib/active_fedora/aggregation.rb in activefedora-aggregation-0.1.0 vs lib/active_fedora/aggregation.rb in activefedora-aggregation-0.2.0
- old
+ new
@@ -5,10 +5,10 @@
module ActiveFedora
module Aggregation
extend ActiveSupport::Autoload
eager_autoload do
- autoload :Aggregator
+ autoload :ProxyContainer
autoload :Association
autoload :Proxy
autoload :Builder
autoload :ThroughAssociation
autoload :Reflection