Module: Stenotype::ContextHandlers::Rails
- Defined in:
- lib/stenotype/context_handlers/rails/active_job.rb,
lib/stenotype/context_handlers/rails/controller.rb
Overview
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
Defined Under Namespace
Classes: ActiveJob, Controller