method
load?
rails latest stable - Class:
Dependencies
load?()public
No documentation available.
# File activesupport/lib/active_support/dependencies.rb, line 54
def load?
mechanism == :load
end load?()No documentation available.
# File activesupport/lib/active_support/dependencies.rb, line 54
def load?
mechanism == :load
end