Documentation

Merb Core

Merb Core is the tight core of the Merb framework, just enough to run basic web services and simple web sites. It’s possible to use Merb Core for a single-page app (a la Camping or Sinatra) or an app with a full-blown application structure (like Rails).

Official API