module Stenotype::ContextHandlers::Rails
A namespace containing extension of rails components for fetching specific data from those components. For example fetching request from a controller context, or fetching ActiveJob
attributes from an ActiveJob
instance