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"}