Module: Currentable

Defined in:
lib/currentable.rb,
lib/currentable/cleaner.rb,
lib/currentable/railtie.rb,
lib/currentable/version.rb,
lib/currentable/instance.rb,
lib/currentable/registry.rb,
lib/currentable/middleware/rails/cleaner.rb,
lib/currentable/middleware/sidekiq/server/cleaner.rb

Overview

Adds a .current and .current= method to objects for thread storeage.

Defined Under Namespace

Modules: Instance, Middleware Classes: Cleaner, Railtie, Registry

Constant Summary collapse

VERSION =

The current version of the gem.

'1.0.2'.freeze