Class: Fizzy::NoopHooks

Inherits:
Object
  • Object
show all
Includes:
Hooks
Defined in:
lib/fizzy/noop_hooks.rb

Overview

No-op implementation of Hooks. Used as the default when no hooks are configured.

Method Summary

Methods included from Hooks

#on_operation_end, #on_operation_start, #on_paginate, #on_request_end, #on_request_start, #on_retry