Module: Trailblazer::Context::Container::Delegations

Extended by:
Forwardable
Included in:
Trailblazer::Context::Container
Defined in:
lib/trailblazer/context/container.rb

Overview

Additional methods being forwarded on Context::Container NOTE: def_delegated method calls incurs additional cost compared to actual method defination calls. github.com/JuanitoFatas/fast-ruby/pull/182