module Airbrake::Rack::RequestStore
def store
Experimental RBS support (using type sampling data from the type_fusion
project).
def store: () -> untyped
This signature was generated using 10 samples from 1 application.
-
(Hash)
- a hash for all request-related data
def store Thread.current[:airbrake] ||= {} end