method
load?
v2.1.0 -
Show 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