#!/usr/bin/env ruby # encoding: utf-8 require "lib/alone" Alone::main { @message = "Hello, World." AlTemplate.run "index.rhtml" }