Class: Monorail::Monotreme

Inherits:
Object
  • Object
show all
Defined in:
lib/monorail/monotreme.rb

Class Method Summary collapse

Class Method Details

.runObject



32
33
34
# File 'lib/monorail/monotreme.rb', line 32

def run
  Request.new.generate_response
end