Method: Spring::ApplicationManager#start

Defined in:
lib/spring/application_manager.rb

#startObject



29
30
31
32
# File 'lib/spring/application_manager.rb', line 29

def start
  start_child
  start_wait_thread
end