Module: Sinatra::Contrib::Common

Extended by:
Loader
Defined in:
lib/rubypitaya/app-template/vendor/bundle/ruby/3.1.0/gems/sinatra-contrib-3.0.5/lib/sinatra/contrib.rb,
lib/rubypitaya/app-template/vendor/bundle/ruby/3.1.0/gems/sinatra-contrib-3.0.5/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