instance method
context_store
Ruby on Rails 8.1.2
Since v8.1.2 PrivateSignature
context_store()
No documentation comment.
Source
# File activesupport/lib/active_support/event_reporter.rb, line 544
def context_store
self.class.context_store
end
Defined in activesupport/lib/active_support/event_reporter.rb line 544
· View on GitHub
· Improve this page
· Find usages on GitHub
Defined in ActiveSupport::EventReporter