method
check!
v6.1.7.7 -
Show latest stable
- Class:
ActiveSupport::Reloader
check!()public
No documentation available.
# File activesupport/lib/active_support/reloader.rb, line 79
def self.check! # :nodoc:
@should_reload ||= check.call
end