Module: Pakyow::Support::Hookable::InstanceMethods

Defined in:
lib/pakyow/support/hookable.rb

Instance Method Summary collapse

Instance Method Details

#__hook_pipelineObject

This method is part of a private API. You should avoid using this method if possible, as it may be removed or be changed in the future.



222
223
224
# File 'lib/pakyow/support/hookable.rb', line 222

def __hook_pipeline
  self.class.__hook_pipeline
end