config.ru 81 B

123
  1. require_relative 'boot'
  2. require_relative 'hello_world'
  3. run HelloWorld.freeze.app