instance method
context_store
Ruby on Rails edge
Since v8.1.3.1 Private — implementation detail, not part of the public APIAvailable in: v8.1.3.1 edge
Signature
context_store()
No documentation comment.
Source
# File activesupport/lib/active_support/event_reporter.rb, line 611
def context_store
self.class.context_store
end
Defined in activesupport/lib/active_support/event_reporter.rb line 611
· View on GitHub
· Improve this page
· Find usages on GitHub
Defined in ActiveSupport::EventReporter