Skip to content

Commit

Permalink
Merge pull request #579 from acco/master
Browse files Browse the repository at this point in the history
Add a note for tests with modular setup
  • Loading branch information
rkh committed Dec 13, 2012
2 parents e7607a4 + 39ce567 commit c40fc9f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.rdoc
Expand Up @@ -1590,6 +1590,8 @@ is recommended:
end
end

Note: If you are using Sinatra in the modular style, replace <tt>Sinatra::Application</tt> above with the class name of your app.

== Sinatra::Base - Middleware, Libraries, and Modular Apps

Defining your app at the top-level works well for micro-apps but has
Expand Down

0 comments on commit c40fc9f

Please sign in to comment.