method
active?
v5.2.3 -
Show latest stable
- Class:
ActiveSupport::ExecutionWrapper
active?()public
No documentation available.
# File activesupport/lib/active_support/execution_wrapper.rb, line 104
def self.active? # :nodoc:
@active[Thread.current]
end