Top Level Namespace

Defined Under Namespace

Modules: RandomId, ServerHelpers, Wiki Classes: Controller, CouchStore, Favicon, FileStore, Page, PageError, Store

Constant Summary collapse

SINATRA_ROOT =
File.expand_path(File.dirname(__FILE__))
APP_ROOT =
File.expand_path(File.join(SINATRA_ROOT, "..", ".."))