-
Notifications
You must be signed in to change notification settings - Fork 14
Home
nesquena edited this page Sep 13, 2010
·
11 revisions
Note: Before using sinatra_more, please consider checking out the Padrino Framework which supersedes this project.
You probably want to view the README which contains a comprehensive overview of this gem.
Or you can checkout the wiki pages for the individual components within this gem:
- Generator – Handles generating new sinatra applications or building on existing ones
- MarkupPlugin – Handles tag helpers as well as form builders and many useful methods
- WardenPlugin – Handles warden authentication within sinatra
- MailerPlugin – Handles mail delivery within sinatra
- RenderPlugin – Handles template rendering in sinatra