Documentation

Merged Docs

Merged documentation for Merb Core and Merb More

Official API

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

Merb Stack

Everything else. Merb Core plus Merb More makes the full stack. Take what you need; leave what you don't.

Official API