Module: Sinatra::Contrib::Common

Extended by:
Loader
Defined in:
lib/sinatra/contrib.rb,
lib/sinatra/contrib/setup.rb

Overview

Common middleware that doesn’t bring run time overhead if not used or breaks if external dependencies are missing. Will extend Sinatra::Application by default.

Method Summary

Methods included from Loader

autoload, extensions, helpers, register, registered