Skip to content

Latest commit

 

History

History
94 lines (57 loc) · 2.81 KB

documentation.markdown

File metadata and controls

94 lines (57 loc) · 2.81 KB
title layout
Sinatra: Documentation
default

Documentation

A whirlwind tour of Sinatra's most interesting features.

Answers to those questions most frequently asked on the mailing list and in #sinatra.

List of applications, libraries, websites and companies using Sinatra.

Detailed change log for each Sinatra release generated from the CHANGES file.

Generated from Sinatra's source with RDoc. The Rack API docs should also be consulted.

The Sinatra Book (Work In Progress)

An in-depth look at building and deploying Sinatra applications.

Screencasts and Presentations

Adam Wiggins and Blake Mizerany present Sinatra and RestClient at RubyConf 2008. The talk details Sinatra's underlying philosophy and reflects on using Sinatra to build real world applications.

Classy Web Development with Sinatra (Prag's Screencast Series)

Adam Keys and The Pragmatic Programmers have started a series of screencasts on Sinatra. The first two episodes cover creating a tiny web app and creating a REST service. $5 a pop.

Around The Web

Peter Cooper's compendium with links to tutorials, example applications, and presentations.

Christopher's blog is a treasure-trove of useful Sinatra related information.