Methods
Classes and Modules
- MODULE Sinatra::Delegator
- MODULE Sinatra::Helpers
- MODULE Sinatra::Templates
- CLASS Sinatra::Application
- CLASS Sinatra::Base
- CLASS Sinatra::NotFound
- CLASS Sinatra::Request
- CLASS Sinatra::Response
- CLASS Sinatra::ShowExceptions
Constants
| VERSION | = | '1.0.a' |
Class Public methods
Include the helper modules provided in Sinatra’s request context.
Create a new Sinatra application. The block is evaluated in the new app’s class scope.