1
0
Fork 0
mirror of https://github.com/sinatra/sinatra synced 2023-03-27 23:18:01 -04:00

don't include logs

This commit is contained in:
blake.mizerany@gmail.com 2007-09-25 17:42:27 +00:00
parent e2fd51dc25
commit 6527597c19
2 changed files with 0 additions and 22 deletions

View file

@ -1,9 +0,0 @@
GET /erb | Status: 200 | Params: {:format=>"html", :name=>"blake"}
GET /erb | Status: 200 | Params: {:format=>"html"}
GET /erb2 | Status: 200 | Params: {:format=>"html"}
GET /erb2 | Status: 200 | Params: {:format=>"html"}
GET /erb2 | Status: 200 | Params: {:format=>"html", :name=>"blake"}
GET /erb2 | Status: 200 | Params: {:format=>"html", :name=>"blake"}
GET /erb2 | Status: 200 | Params: {:format=>"html", :name=>"blake"}
GET /erb2 | Status: 200 | Params: {:format=>"html", :name=>"blake"}
GET /erb | Status: 200 | Params: {:format=>"html", :name=>"blake"}

View file

@ -1,13 +0,0 @@
GET / | Status: 200 | Params: {:format=>"html"}
Redirecting to: /
POST / | Status: 302 | Params: {:format=>"html", :_method=>"index"}
GET / | Status: 200 | Params: {:format=>"html"}
Redirecting to: /
POST / | Status: 302 | Params: {:format=>"html", :_method=>"index"}
GET / | Status: 200 | Params: {:format=>"html"}
Redirecting to: /
POST / | Status: 302 | Params: {:format=>"html", :_method=>"index"}
GET / | Status: 200 | Params: {:format=>"html"}
Redirecting to: /
POST / | Status: 302 | Params: {:format=>"html", :_method=>"index"}
GET / | Status: 200 | Params: {:format=>"html"}