Method: MyApp#stop

Defined in:
lib/my_app_sample.rb

#stopObject



33
34
35
# File 'lib/my_app_sample.rb', line 33

def stop()
  super
end