Class: App

Inherits:
Sinatra::Base
  • Object
show all
Defined in:
lib/ass/app.rb

Overview

Apple Service Server based on Sinatra

Constant Summary collapse

LOGGER =
Logger.new("ass-#{$mode}.log", 'a+')