method

watching?

watching?()
public

No documentation available.

# File activesupport/lib/active_support/dependencies.rb, line 99
      def watching?
        !@watching.empty?
      end