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:



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

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