Class: AmstradGpt::WebServer

Inherits:
Sinatra::Base
  • Object
show all
Defined in:
lib/amstrad_gpt/web_server.rb

Instance Method Summary collapse

Instance Method Details

#gatewayObject



21
22
23
# File 'lib/amstrad_gpt/web_server.rb', line 21

def gateway
  self.class.gateway
end