Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Add demo app.
  • Loading branch information
ko1 committed Apr 15, 2015
1 parent be113f5 commit 01aa824
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Expand Up @@ -180,6 +180,14 @@ In this case, you can access two pages.

This Rack middleware supports one custom field *access* to count accesses number.

The following pages are demonstration Rails app on Heroku environment.

* http://protected-journey-7206.herokuapp.com/gc_tracer
* http://protected-journey-7206.herokuapp.com/gc_tracer/text

Source code of this demo app is https://github.com/ko1/tracer_demo_rails_app.
You only need to modify like https://github.com/ko1/tracer_demo_rails_app/blob/master/config.ru to use it on Rails.

You can pass two options.

* filename: File name of GC Tracer log
Expand Down

0 comments on commit 01aa824

Please sign in to comment.