Module: ActiveLayer::Proxy

Extended by:
ActiveSupport::Concern
Included in:
Attributes, Persistence, Validations
Defined in:
lib/active_layer/proxy.rb

Overview

This class provides the delegation to the actual object. You probably don’t want to use this object directly but rather the other classes depend on it.

Defined Under Namespace

Modules: InstanceMethods