hello.world.rb #!/usr/bin/ruby-web Web::write "Hello World" hello.world.rhtml #!/usr/bin/ruby-web <?= "Hello World" ?>