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