Method: Spring::ApplicationManager#restart

Defined in:
lib/spring/application_manager.rb

#restartObject



34
35
36
# File 'lib/spring/application_manager.rb', line 34

def restart
  start_child(true)
end