From 6527597c19fb221d24547660531d69c1fb2c6b93 Mon Sep 17 00:00:00 2001 From: "blake.mizerany@gmail.com" Date: Tue, 25 Sep 2007 17:42:27 +0000 Subject: [PATCH] don't include logs --- examples/hello/development.log | 9 --------- examples/todo/development.log | 13 ------------- 2 files changed, 22 deletions(-) delete mode 100644 examples/hello/development.log delete mode 100644 examples/todo/development.log diff --git a/examples/hello/development.log b/examples/hello/development.log deleted file mode 100644 index c341c91a..00000000 --- a/examples/hello/development.log +++ /dev/null @@ -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"} diff --git a/examples/todo/development.log b/examples/todo/development.log deleted file mode 100644 index 4a553dc3..00000000 --- a/examples/todo/development.log +++ /dev/null @@ -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"}