Stop the application.
113 114 115 116
# File 'lib/cfoundry/v1/app.rb', line 113 def stop! self.state = "STOPPED" update! end