config.ru 82 B

12345
  1. # frozen_string_literal: true
  2. require_relative 'hello_world'
  3. run HelloWorld.new