Skip to content

Commit

Permalink
Clarify that the sinatra-contrib gem must be installed to use extensions
Browse files Browse the repository at this point in the history
  • Loading branch information
rafbm committed Jan 30, 2012
1 parent 819f715 commit 5780d89
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions contrib/index.markdown
Expand Up @@ -19,6 +19,14 @@ Sinatra::Contrib. *Custom extensions*, on the other hand, may add additional
dependencies and enhance the behavior of the existing APIs.


## Installation

All Sinatra::Contrib extensions are bundled in the `sinatra-contrib` gem.

gem install sinatra-contrib



## Usage

### In Classic Style Applications
Expand Down

0 comments on commit 5780d89

Please sign in to comment.