method
empty?
rails latest stable - Class:
ActiveSupport::Dependencies::ClassCache
empty?()public
No documentation available.
# File activesupport/lib/active_support/dependencies.rb, line 626
def empty?
@store.empty?
end