Module: MetaPresenter::Base::DelegateAllTo

Extended by:
ActiveSupport::Concern
Included in:
MetaPresenter::Base
Defined in:
lib/meta_presenter/base/delegate_all_to.rb

Overview

Give the presenter the ability to delegate methods to an object

Defined Under Namespace

Modules: InstanceMethods