Skip to content

Commit

Permalink
point out that the example is a config.ru in the README, fixes sinatr…
Browse files Browse the repository at this point in the history
  • Loading branch information
rkh committed Jun 30, 2011
1 parent 0799e0e commit e3854d3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.rdoc
Expand Up @@ -1523,6 +1523,7 @@ assign them to a constant, you can do this with <tt>Sinatra.new</tt>:

It takes the application to inherit from as optional argument:

# config.ru
require 'sinatra/base'

controller = Sinatra.new do
Expand Down

0 comments on commit e3854d3

Please sign in to comment.