Sinatra is a small, flexible web application framework and domain-specific language written in Ruby. It does not follow the typical model-view-controller pattern that is seen in other frameworks, such as Ruby on Rails. Instead, Sinatra focuses on {quickly creating  web-applications in Ruby with minimal effort.}

WWW: http://www.sinatrarb.com/
