# encoding: utf-8 require_relative './app' map "/" do run LedgerRbApp end