Class: ActiveSupport::Reloader

Inherits:
Object
  • Object
show all
Defined in:
lib/quilt_rails/monkey_patches/active_support_reloader.rb

Class Method Summary collapse

Class Method Details

.check!Object

:nodoc:



37
38
39
# File 'lib/quilt_rails/monkey_patches/active_support_reloader.rb', line 37

def self.check! # :nodoc:
  @should_reload = check.call
end