method
watching?
v5.1.7 -
Show latest stable
- Class:
ActiveSupport::Dependencies::WatchStack
watching?()public
No documentation available.
# File activesupport/lib/active_support/dependencies.rb, line 117
def watching?
!@watching.empty?
end