Class: RDBr::Web::Application

Inherits:
Sinatra::Base
  • Object
show all
Includes:
RelationshipLoader
Defined in:
lib/rdbr/web/application.rb

Constant Summary collapse

ROOT =
File.expand_path('../../..', __dir__).freeze
PAGE_SIZES =
[ 10, 25, 50, 100 ].freeze