Sinatra

Sinatra is a free and open source software web application library and domain-specific language written in Ruby. It is an alternative to other Ruby web application frameworks such as Ruby on Rails. It is dependent on the Rack web server interface.

Wikipedia.

Sinatra is a DSL for quickly creating web applications in Ruby with minimal effort.

Sinatra at GitHub