config.ru 74 B

123
  1. require_relative 'boot'
  2. require_relative 'hello_world'
  3. run HelloWorld.new