Rack (web Server Interface) - Example Application

Example Application

A Rack-compatible "Hello World" application in Ruby syntax:

app = lambda do |env| body = "Hello, World!" ] end run app

Read more about this topic:  Rack (web Server Interface)

Famous quotes containing the word application:

    My business is stanching blood and feeding fainting men; my post the open field between the bullet and the hospital. I sometimes discuss the application of a compress or a wisp of hay under a broken limb, but not the bearing and merits of a political movement. I make gruel—not speeches; I write letters home for wounded soldiers, not political addresses.
    Clara Barton (1821–1912)

    The application requisite to the duties of the office I hold [governor of Virginia] is so excessive, and the execution of them after all so imperfect, that I have determined to retire from it at the close of the present campaign.
    Thomas Jefferson (1743–1826)