Module: Hyperloop::ClassPolicyMethods
- Defined in:
- lib/hyper-operation/transport/policy.rb
Instance Method Summary collapse
Instance Method Details
#hyperloop_internal_policy_object ⇒ Object
461 462 463 |
# File 'lib/hyper-operation/transport/policy.rb', line 461 def hyperloop_internal_policy_object @hyperloop_internal_policy_object ||= InternalClassPolicy.new(name || self) end |