method

check!

rails latest stable - Class: ActiveSupport::Reloader
check!()
public

No documentation available.

# File activesupport/lib/active_support/reloader.rb, line 87
    def self.check! # :nodoc:
      @should_reload ||= check.call
    end