Skip to content
This repository has been archived by the owner on Jul 29, 2021. It is now read-only.

Commit

Permalink
Added a note about using shotgun during development
Browse files Browse the repository at this point in the history
  • Loading branch information
njh committed Dec 28, 2010
1 parent bd6572c commit bc18a6f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions INSTALL.md
Expand Up @@ -13,6 +13,10 @@ Start the application:

bundle exec rackup -p 4567

Or use shotgun, which causes the app to reload after every request:

bundle exec shotgun -p 4567

Visit the application in your browser at:
[http://localhost:4567/](http://localhost:4567/)

Expand Down

0 comments on commit bc18a6f

Please sign in to comment.