Bike is a web application framework that can make feature-rich apps by
HTML files only. You need no database setup, no scheme definition, no
command-line voodoo. Just put a good old HTML file under skin/, and your
new app is already running. Bike is front-ended by Rack, back-ended by
Sequel.
Project Page:
GitHub - afunai/bike: the laziest web application framework ever.
Installation:
% gem install bike