widgetz 0.0.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (66) hide show
  1. data/README +91 -0
  2. data/README.html +60 -0
  3. data/gemspec.rb +28 -0
  4. data/install.rb +210 -0
  5. data/lib/widgets.rb +154 -0
  6. data/sample/rails/README +182 -0
  7. data/sample/rails/Rakefile +10 -0
  8. data/sample/rails/app/controllers/application.rb +11 -0
  9. data/sample/rails/app/controllers/sample_controller.rb +30 -0
  10. data/sample/rails/app/helpers/application_helper.rb +3 -0
  11. data/sample/rails/app/views/layouts/application.rhtml +1 -0
  12. data/sample/rails/app/views/sample/b.rhtml +2 -0
  13. data/sample/rails/app/views/widgets/b.rhtml +3 -0
  14. data/sample/rails/app/views/widgets/c.rhtml +3 -0
  15. data/sample/rails/app/views/widgets/page.rhtml +15 -0
  16. data/sample/rails/config/boot.rb +45 -0
  17. data/sample/rails/config/database.yml +16 -0
  18. data/sample/rails/config/environment.rb +62 -0
  19. data/sample/rails/config/environments/development.rb +21 -0
  20. data/sample/rails/config/environments/production.rb +18 -0
  21. data/sample/rails/config/environments/test.rb +19 -0
  22. data/sample/rails/config/lighttpd.conf +54 -0
  23. data/sample/rails/config/routes.rb +23 -0
  24. data/sample/rails/doc/README_FOR_APP +2 -0
  25. data/sample/rails/lib/widgets/b.rb +8 -0
  26. data/sample/rails/lib/widgets/c.rb +7 -0
  27. data/sample/rails/lib/widgets/page.rb +7 -0
  28. data/sample/rails/log/development.log +1616 -0
  29. data/sample/rails/log/fastcgi.crash.log +48 -0
  30. data/sample/rails/log/lighttpd.access.log +59 -0
  31. data/sample/rails/log/lighttpd.error.log +42 -0
  32. data/sample/rails/log/production.log +0 -0
  33. data/sample/rails/log/server.log +0 -0
  34. data/sample/rails/log/test.log +0 -0
  35. data/sample/rails/public/404.html +30 -0
  36. data/sample/rails/public/500.html +30 -0
  37. data/sample/rails/public/dispatch.cgi +10 -0
  38. data/sample/rails/public/dispatch.fcgi +24 -0
  39. data/sample/rails/public/dispatch.rb +10 -0
  40. data/sample/rails/public/favicon.ico +0 -0
  41. data/sample/rails/public/images/rails.png +0 -0
  42. data/sample/rails/public/index.html +277 -0
  43. data/sample/rails/public/javascripts/application.js +2 -0
  44. data/sample/rails/public/javascripts/controls.js +833 -0
  45. data/sample/rails/public/javascripts/dragdrop.js +942 -0
  46. data/sample/rails/public/javascripts/effects.js +1088 -0
  47. data/sample/rails/public/javascripts/prototype.js +2515 -0
  48. data/sample/rails/public/robots.txt +1 -0
  49. data/sample/rails/script/about +3 -0
  50. data/sample/rails/script/breakpointer +3 -0
  51. data/sample/rails/script/console +3 -0
  52. data/sample/rails/script/destroy +3 -0
  53. data/sample/rails/script/generate +3 -0
  54. data/sample/rails/script/performance/benchmarker +3 -0
  55. data/sample/rails/script/performance/profiler +3 -0
  56. data/sample/rails/script/plugin +3 -0
  57. data/sample/rails/script/process/inspector +3 -0
  58. data/sample/rails/script/process/reaper +3 -0
  59. data/sample/rails/script/process/spawner +3 -0
  60. data/sample/rails/script/runner +3 -0
  61. data/sample/rails/script/server +3 -0
  62. data/sample/rails/test/test_helper.rb +28 -0
  63. data/sample/rails/tmp/sessions/ruby_sess.45bcc3811314bce8 +0 -0
  64. data/sample/rails/tmp/sessions/ruby_sess.b741114026a9d990 +0 -0
  65. data/widgetz-0.0.1.gem +0 -0
  66. metadata +160 -0
@@ -0,0 +1,48 @@
1
+ # Logfile created on Tue Jul 17 23:38:39 -0600 2007 by /
2
+ [17/Jul/2007:23:38:39 :: 5593] starting
3
+ [17/Jul/2007:23:44:26 :: 5593] asked to terminate immediately
4
+ [17/Jul/2007:23:44:26 :: 5593] terminated by explicit exit
5
+ [17/Jul/2007:23:44:30 :: 5612] starting
6
+ [17/Jul/2007:23:45:34 :: 5612] asked to terminate immediately
7
+ [17/Jul/2007:23:45:34 :: 5612] terminated by explicit exit
8
+ [17/Jul/2007:23:45:37 :: 5621] starting
9
+ [17/Jul/2007:23:49:09 :: 5621] asked to terminate immediately
10
+ [17/Jul/2007:23:49:09 :: 5621] asked to terminate immediately
11
+ [17/Jul/2007:23:49:10 :: 5621] asked to terminate immediately
12
+ [17/Jul/2007:23:49:10 :: 5621] asked to terminate immediately
13
+ [17/Jul/2007:23:49:10 :: 5621] asked to terminate immediately
14
+ [17/Jul/2007:23:49:11 :: 5621] asked to terminate immediately
15
+ [17/Jul/2007:23:49:11 :: 5621] asked to terminate immediately
16
+ [17/Jul/2007:23:49:11 :: 5621] asked to terminate immediately
17
+ [17/Jul/2007:23:49:11 :: 5621] asked to terminate immediately
18
+ [18/Jul/2007:00:19:16 :: 5683] starting
19
+ [18/Jul/2007:00:32:30 :: 5683] asked to terminate immediately
20
+ [18/Jul/2007:00:32:30 :: 5683] terminated by explicit exit
21
+ [18/Jul/2007:00:32:34 :: 5702] starting
22
+ [18/Jul/2007:00:35:00 :: 5702] asked to terminate immediately
23
+ [18/Jul/2007:00:35:00 :: 5702] terminated by explicit exit
24
+ [18/Jul/2007:00:35:04 :: 5711] starting
25
+ [18/Jul/2007:00:35:30 :: 5711] asked to terminate immediately
26
+ [18/Jul/2007:00:35:30 :: 5711] terminated by explicit exit
27
+ [18/Jul/2007:00:35:33 :: 5720] starting
28
+ [18/Jul/2007:00:37:58 :: 5730] starting
29
+ [18/Jul/2007:00:40:44 :: 5730] asked to terminate immediately
30
+ [18/Jul/2007:00:40:44 :: 5730] terminated by explicit exit
31
+ [18/Jul/2007:00:40:48 :: 5745] starting
32
+ [18/Jul/2007:00:41:07 :: 5745] asked to terminate immediately
33
+ [18/Jul/2007:00:41:07 :: 5745] terminated by explicit exit
34
+ [18/Jul/2007:00:41:10 :: 5754] starting
35
+ [18/Jul/2007:00:48:04 :: 5754] asked to terminate immediately
36
+ [18/Jul/2007:00:48:04 :: 5754] terminated by explicit exit
37
+ [18/Jul/2007:00:48:09 :: 5776] starting
38
+ [18/Jul/2007:00:56:05 :: 5776] asked to terminate immediately
39
+ [18/Jul/2007:00:56:05 :: 5776] terminated by explicit exit
40
+ [18/Jul/2007:00:56:09 :: 5791] starting
41
+ [18/Jul/2007:00:57:29 :: 5791] asked to terminate immediately
42
+ [18/Jul/2007:00:57:29 :: 5791] terminated by explicit exit
43
+ [18/Jul/2007:00:57:33 :: 5803] starting
44
+ [18/Jul/2007:01:00:53 :: 5803] asked to terminate immediately
45
+ [18/Jul/2007:01:00:53 :: 5803] terminated by explicit exit
46
+ [18/Jul/2007:01:00:56 :: 5813] starting
47
+ [18/Jul/2007:01:09:17 :: 5813] asked to terminate immediately
48
+ [18/Jul/2007:01:09:17 :: 5813] terminated by explicit exit
@@ -0,0 +1,59 @@
1
+ 127.0.0.1 localhost:3000 - [17/Jul/2007:23:43:21 -0600] "GET /favicon.ico HTTP/1.1" 200 0 "-" "Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.1.4) Gecko/20070515 Firefox/2.0.0.4"
2
+ 127.0.0.1 localhost:3000 - [17/Jul/2007:23:43:24 -0600] "GET /sample/a/ HTTP/1.1" 200 9 "-" "Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.1.4) Gecko/20070515 Firefox/2.0.0.4"
3
+ 127.0.0.1 localhost:3000 - [17/Jul/2007:23:44:36 -0600] "GET /sample/a/ HTTP/1.1" 200 9 "-" "Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.1.4) Gecko/20070515 Firefox/2.0.0.4"
4
+ 127.0.0.1 localhost:3000 - [17/Jul/2007:23:44:38 -0600] "GET /sample/a/ HTTP/1.1" 200 9 "-" "Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.1.4) Gecko/20070515 Firefox/2.0.0.4"
5
+ 127.0.0.1 localhost:3000 - [17/Jul/2007:23:45:39 -0600] "GET /sample/a/ HTTP/1.1" 200 9 "-" "Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.1.4) Gecko/20070515 Firefox/2.0.0.4"
6
+ 127.0.0.1 localhost:3000 - [17/Jul/2007:23:46:08 -0600] "GET /sample/a/ HTTP/1.1" 200 9 "-" "Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.1.4) Gecko/20070515 Firefox/2.0.0.4"
7
+ 127.0.0.1 localhost:3000 - [17/Jul/2007:23:46:09 -0600] "GET /sample/a/ HTTP/1.1" 200 9 "-" "Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.1.4) Gecko/20070515 Firefox/2.0.0.4"
8
+ 127.0.0.1 localhost:3000 - [18/Jul/2007:00:19:17 -0600] "GET /sample/a/ HTTP/1.1" 200 9 "-" "Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.1.4) Gecko/20070515 Firefox/2.0.0.4"
9
+ 127.0.0.1 localhost:3000 - [18/Jul/2007:00:20:51 -0600] "GET /sample/a/ HTTP/1.1" 200 9 "-" "Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.1.4) Gecko/20070515 Firefox/2.0.0.4"
10
+ 127.0.0.1 localhost:3000 - [18/Jul/2007:00:21:24 -0600] "GET /sample/a/ HTTP/1.1" 200 10 "-" "Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.1.4) Gecko/20070515 Firefox/2.0.0.4"
11
+ 127.0.0.1 localhost:3000 - [18/Jul/2007:00:21:38 -0600] "GET /sample/a/ HTTP/1.1" 200 13 "-" "Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.1.4) Gecko/20070515 Firefox/2.0.0.4"
12
+ 127.0.0.1 localhost:3000 - [18/Jul/2007:00:31:32 -0600] "GET /sample/a/ HTTP/1.1" 500 9394 "-" "Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.1.4) Gecko/20070515 Firefox/2.0.0.4"
13
+ 127.0.0.1 localhost:3000 - [18/Jul/2007:00:31:42 -0600] "GET /sample/a/ HTTP/1.1" 500 9394 "-" "Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.1.4) Gecko/20070515 Firefox/2.0.0.4"
14
+ 127.0.0.1 localhost:3000 - [18/Jul/2007:00:31:55 -0600] "GET /sample/a/ HTTP/1.1" 500 9394 "-" "Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.1.4) Gecko/20070515 Firefox/2.0.0.4"
15
+ 127.0.0.1 localhost:3000 - [18/Jul/2007:00:31:56 -0600] "GET /sample/a/ HTTP/1.1" 500 9394 "-" "Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.1.4) Gecko/20070515 Firefox/2.0.0.4"
16
+ 127.0.0.1 localhost:3000 - [18/Jul/2007:00:32:18 -0600] "GET /sample/a/ HTTP/1.1" 500 953 "-" "Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.1.4) Gecko/20070515 Firefox/2.0.0.4"
17
+ 127.0.0.1 localhost:3000 - [18/Jul/2007:00:32:25 -0600] "GET /sample/a/ HTTP/1.1" 500 9360 "-" "Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.1.4) Gecko/20070515 Firefox/2.0.0.4"
18
+ 127.0.0.1 localhost:3000 - [18/Jul/2007:00:32:35 -0600] "GET /sample/a/ HTTP/1.1" 500 9876 "-" "Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.1.4) Gecko/20070515 Firefox/2.0.0.4"
19
+ 127.0.0.1 localhost:3000 - [18/Jul/2007:00:35:05 -0600] "GET /sample/a/ HTTP/1.1" 500 9811 "-" "Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.1.4) Gecko/20070515 Firefox/2.0.0.4"
20
+ 127.0.0.1 localhost:3000 - [18/Jul/2007:00:35:26 -0600] "GET /sample/a/ HTTP/1.1" 500 9811 "-" "Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.1.4) Gecko/20070515 Firefox/2.0.0.4"
21
+ 127.0.0.1 localhost:3000 - [18/Jul/2007:00:35:34 -0600] "GET /sample/a/ HTTP/1.1" 500 12777 "-" "Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.1.4) Gecko/20070515 Firefox/2.0.0.4"
22
+ 127.0.0.1 localhost:3000 - [18/Jul/2007:00:36:29 -0600] "GET /sample/a/ HTTP/1.1" 200 101 "-" "Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.1.4) Gecko/20070515 Firefox/2.0.0.4"
23
+ 127.0.0.1 localhost:3000 - [18/Jul/2007:00:37:58 -0600] "GET /sample/a/ HTTP/1.1" 500 12803 "-" "Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.1.4) Gecko/20070515 Firefox/2.0.0.4"
24
+ 127.0.0.1 localhost:3000 - [18/Jul/2007:00:40:48 -0600] "GET /sample/a/ HTTP/1.1" 500 953 "-" "Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.1.4) Gecko/20070515 Firefox/2.0.0.4"
25
+ 127.0.0.1 localhost:3000 - [18/Jul/2007:00:41:11 -0600] "GET /sample/a/ HTTP/1.1" 500 12805 "-" "Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.1.4) Gecko/20070515 Firefox/2.0.0.4"
26
+ 127.0.0.1 localhost:3000 - [18/Jul/2007:00:41:29 -0600] "GET /sample/a/ HTTP/1.1" 200 105 "-" "Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.1.4) Gecko/20070515 Firefox/2.0.0.4"
27
+ 127.0.0.1 localhost:3000 - [18/Jul/2007:00:41:42 -0600] "GET /sample/a/ HTTP/1.1" 200 149242 "-" "Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.1.4) Gecko/20070515 Firefox/2.0.0.4"
28
+ 127.0.0.1 localhost:3000 - [18/Jul/2007:00:48:32 -0600] "GET /sample/a/ HTTP/1.1" 200 114 "-" "Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.1.4) Gecko/20070515 Firefox/2.0.0.4"
29
+ 127.0.0.1 localhost:3000 - [18/Jul/2007:00:53:09 -0600] "GET /sample/b/ HTTP/1.1" 500 9820 "-" "Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.1.4) Gecko/20070515 Firefox/2.0.0.4"
30
+ 127.0.0.1 localhost:3000 - [18/Jul/2007:00:54:11 -0600] "GET /sample/b/ HTTP/1.1" 200 192 "-" "Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.1.4) Gecko/20070515 Firefox/2.0.0.4"
31
+ 127.0.0.1 localhost:3000 - [18/Jul/2007:00:54:29 -0600] "GET /sample/b/ HTTP/1.1" 200 192 "-" "Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.1.4) Gecko/20070515 Firefox/2.0.0.4"
32
+ 127.0.0.1 localhost:3000 - [18/Jul/2007:00:54:30 -0600] "GET /sample/b/ HTTP/1.1" 200 192 "-" "Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.1.4) Gecko/20070515 Firefox/2.0.0.4"
33
+ 127.0.0.1 localhost:3000 - [18/Jul/2007:00:54:35 -0600] "GET /sample/b/ HTTP/1.1" 200 192 "-" "Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.1.4) Gecko/20070515 Firefox/2.0.0.4"
34
+ 127.0.0.1 localhost:3000 - [18/Jul/2007:00:54:51 -0600] "GET /sample/b/ HTTP/1.1" 200 192 "-" "Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.1.4) Gecko/20070515 Firefox/2.0.0.4"
35
+ 127.0.0.1 localhost:3000 - [18/Jul/2007:00:56:11 -0600] "GET /sample/b/ HTTP/1.1" 200 193 "-" "Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.1.4) Gecko/20070515 Firefox/2.0.0.4"
36
+ 127.0.0.1 localhost:3000 - [18/Jul/2007:00:56:12 -0600] "GET /sample/b/ HTTP/1.1" 200 193 "-" "Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.1.4) Gecko/20070515 Firefox/2.0.0.4"
37
+ 127.0.0.1 localhost:3000 - [18/Jul/2007:00:56:14 -0600] "GET /sample/b/ HTTP/1.1" 200 193 "-" "Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.1.4) Gecko/20070515 Firefox/2.0.0.4"
38
+ 127.0.0.1 localhost:3000 - [18/Jul/2007:00:56:14 -0600] "GET /sample/b/ HTTP/1.1" 200 193 "-" "Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.1.4) Gecko/20070515 Firefox/2.0.0.4"
39
+ 127.0.0.1 localhost:3000 - [18/Jul/2007:00:56:31 -0600] "GET /sample/b/ HTTP/1.1" 200 193 "-" "Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.1.4) Gecko/20070515 Firefox/2.0.0.4"
40
+ 127.0.0.1 localhost:3000 - [18/Jul/2007:00:56:53 -0600] "GET /sample/b/ HTTP/1.1" 200 193 "-" "Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.1.4) Gecko/20070515 Firefox/2.0.0.4"
41
+ 127.0.0.1 localhost:3000 - [18/Jul/2007:00:56:54 -0600] "GET /sample/b/ HTTP/1.1" 200 193 "-" "Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.1.4) Gecko/20070515 Firefox/2.0.0.4"
42
+ 127.0.0.1 localhost:3000 - [18/Jul/2007:00:57:03 -0600] "GET /sample/b/ HTTP/1.1" 200 193 "-" "Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.1.4) Gecko/20070515 Firefox/2.0.0.4"
43
+ 127.0.0.1 localhost:3000 - [18/Jul/2007:00:57:07 -0600] "GET /sample/b/ HTTP/1.1" 200 124 "-" "Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.1.4) Gecko/20070515 Firefox/2.0.0.4"
44
+ 127.0.0.1 localhost:3000 - [18/Jul/2007:00:57:09 -0600] "GET /sample/b/ HTTP/1.1" 200 193 "-" "Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.1.4) Gecko/20070515 Firefox/2.0.0.4"
45
+ 127.0.0.1 localhost:3000 - [18/Jul/2007:00:57:33 -0600] "GET /sample/b/ HTTP/1.1" 200 197 "-" "Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.1.4) Gecko/20070515 Firefox/2.0.0.4"
46
+ 127.0.0.1 localhost:3000 - [18/Jul/2007:00:57:40 -0600] "GET /sample/b/ HTTP/1.1" 200 197 "-" "Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.1.4) Gecko/20070515 Firefox/2.0.0.4"
47
+ 127.0.0.1 localhost:3000 - [18/Jul/2007:00:57:42 -0600] "GET /sample/b/ HTTP/1.1" 200 197 "-" "Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.1.4) Gecko/20070515 Firefox/2.0.0.4"
48
+ 127.0.0.1 localhost:3000 - [18/Jul/2007:01:00:57 -0600] "GET /sample/b/ HTTP/1.1" 200 193 "-" "Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.1.4) Gecko/20070515 Firefox/2.0.0.4"
49
+ 127.0.0.1 localhost:3000 - [18/Jul/2007:01:01:09 -0600] "GET /sample/b/ HTTP/1.1" 200 197 "-" "Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.1.4) Gecko/20070515 Firefox/2.0.0.4"
50
+ 127.0.0.1 localhost:3000 - [18/Jul/2007:01:01:12 -0600] "GET /sample/b/ HTTP/1.1" 200 197 "-" "Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.1.4) Gecko/20070515 Firefox/2.0.0.4"
51
+ 127.0.0.1 localhost:3000 - [18/Jul/2007:01:01:15 -0600] "GET /sample/b/ HTTP/1.1" 200 193 "-" "Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.1.4) Gecko/20070515 Firefox/2.0.0.4"
52
+ 127.0.0.1 localhost:3000 - [18/Jul/2007:01:02:34 -0600] "GET /sample/b/ HTTP/1.1" 500 12809 "-" "Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.1.4) Gecko/20070515 Firefox/2.0.0.4"
53
+ 127.0.0.1 localhost:3000 - [18/Jul/2007:01:02:49 -0600] "GET /sample/b/ HTTP/1.1" 200 208 "-" "Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.1.4) Gecko/20070515 Firefox/2.0.0.4"
54
+ 127.0.0.1 localhost:3000 - [18/Jul/2007:01:03:00 -0600] "GET /sample/b/ HTTP/1.1" 200 208 "-" "Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.1.4) Gecko/20070515 Firefox/2.0.0.4"
55
+ 127.0.0.1 localhost:3000 - [18/Jul/2007:01:03:06 -0600] "GET /sample/b/ HTTP/1.1" 200 211 "-" "Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.1.4) Gecko/20070515 Firefox/2.0.0.4"
56
+ 127.0.0.1 localhost:3000 - [18/Jul/2007:01:03:08 -0600] "GET /sample/b/ HTTP/1.1" 200 211 "-" "Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.1.4) Gecko/20070515 Firefox/2.0.0.4"
57
+ 127.0.0.1 localhost:3000 - [18/Jul/2007:01:03:30 -0600] "GET /sample/b/ HTTP/1.1" 200 211 "-" "Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.1.4) Gecko/20070515 Firefox/2.0.0.4"
58
+ 127.0.0.1 localhost:3000 - [18/Jul/2007:01:08:15 -0600] "GET /sample/c/ HTTP/1.1" 200 259 "-" "Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.1.4) Gecko/20070515 Firefox/2.0.0.4"
59
+ 127.0.0.1 localhost:3000 - [18/Jul/2007:01:08:28 -0600] "GET /sample/c/ HTTP/1.1" 200 261 "-" "Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.1.4) Gecko/20070515 Firefox/2.0.0.4"
@@ -0,0 +1,42 @@
1
+ 2007-07-17 23:38:37: (log.c.75) server started
2
+ 2007-07-17 23:44:26: (server.c.1252) [note] graceful shutdown started
3
+ 2007-07-17 23:44:26: (log.c.135) server stopped
4
+ 2007-07-17 23:44:29: (log.c.75) server started
5
+ 2007-07-17 23:45:34: (server.c.1252) [note] graceful shutdown started
6
+ 2007-07-17 23:45:34: (log.c.135) server stopped
7
+ 2007-07-17 23:45:36: (log.c.75) server started
8
+ 2007-07-17 23:49:09: (server.c.1252) [note] graceful shutdown started
9
+ 2007-07-17 23:49:09: (log.c.135) server stopped
10
+ 2007-07-18 00:19:14: (log.c.75) server started
11
+ 2007-07-18 00:32:30: (server.c.1252) [note] graceful shutdown started
12
+ 2007-07-18 00:32:30: (log.c.135) server stopped
13
+ 2007-07-18 00:32:32: (log.c.75) server started
14
+ 2007-07-18 00:35:00: (server.c.1252) [note] graceful shutdown started
15
+ 2007-07-18 00:35:00: (log.c.135) server stopped
16
+ 2007-07-18 00:35:02: (log.c.75) server started
17
+ 2007-07-18 00:35:30: (server.c.1252) [note] graceful shutdown started
18
+ 2007-07-18 00:35:30: (log.c.135) server stopped
19
+ 2007-07-18 00:35:32: (log.c.75) server started
20
+ 2007-07-18 00:37:54: (server.c.1252) [note] graceful shutdown started
21
+ 2007-07-18 00:37:54: (log.c.135) server stopped
22
+ 2007-07-18 00:37:56: (log.c.75) server started
23
+ 2007-07-18 00:40:44: (server.c.1252) [note] graceful shutdown started
24
+ 2007-07-18 00:40:44: (log.c.135) server stopped
25
+ 2007-07-18 00:40:46: (log.c.75) server started
26
+ 2007-07-18 00:41:07: (server.c.1252) [note] graceful shutdown started
27
+ 2007-07-18 00:41:07: (log.c.135) server stopped
28
+ 2007-07-18 00:41:09: (log.c.75) server started
29
+ 2007-07-18 00:48:04: (server.c.1252) [note] graceful shutdown started
30
+ 2007-07-18 00:48:04: (log.c.135) server stopped
31
+ 2007-07-18 00:48:07: (log.c.75) server started
32
+ 2007-07-18 00:56:05: (server.c.1252) [note] graceful shutdown started
33
+ 2007-07-18 00:56:05: (log.c.135) server stopped
34
+ 2007-07-18 00:56:07: (log.c.75) server started
35
+ 2007-07-18 00:57:29: (server.c.1252) [note] graceful shutdown started
36
+ 2007-07-18 00:57:29: (log.c.135) server stopped
37
+ 2007-07-18 00:57:31: (log.c.75) server started
38
+ 2007-07-18 01:00:53: (server.c.1252) [note] graceful shutdown started
39
+ 2007-07-18 01:00:53: (log.c.135) server stopped
40
+ 2007-07-18 01:00:55: (log.c.75) server started
41
+ 2007-07-18 01:09:17: (server.c.1252) [note] graceful shutdown started
42
+ 2007-07-18 01:09:17: (log.c.135) server stopped
File without changes
File without changes
File without changes
@@ -0,0 +1,30 @@
1
+ <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
2
+ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
3
+
4
+ <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
5
+
6
+ <head>
7
+ <meta http-equiv="content-type" content="text/html; charset=UTF-8" />
8
+ <title>The page you were looking for doesn't exist (404)</title>
9
+ <style type="text/css">
10
+ body { background-color: #fff; color: #666; text-align: center; font-family: arial, sans-serif; }
11
+ div.dialog {
12
+ width: 25em;
13
+ padding: 0 4em;
14
+ margin: 4em auto 0 auto;
15
+ border: 1px solid #ccc;
16
+ border-right-color: #999;
17
+ border-bottom-color: #999;
18
+ }
19
+ h1 { font-size: 100%; color: #f00; line-height: 1.5em; }
20
+ </style>
21
+ </head>
22
+
23
+ <body>
24
+ <!-- This file lives in public/404.html -->
25
+ <div class="dialog">
26
+ <h1>The page you were looking for doesn't exist.</h1>
27
+ <p>You may have mistyped the address or the page may have moved.</p>
28
+ </div>
29
+ </body>
30
+ </html>
@@ -0,0 +1,30 @@
1
+ <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
2
+ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
3
+
4
+ <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
5
+
6
+ <head>
7
+ <meta http-equiv="content-type" content="text/html; charset=UTF-8" />
8
+ <title>We're sorry, but something went wrong</title>
9
+ <style type="text/css">
10
+ body { background-color: #fff; color: #666; text-align: center; font-family: arial, sans-serif; }
11
+ div.dialog {
12
+ width: 25em;
13
+ padding: 0 4em;
14
+ margin: 4em auto 0 auto;
15
+ border: 1px solid #ccc;
16
+ border-right-color: #999;
17
+ border-bottom-color: #999;
18
+ }
19
+ h1 { font-size: 100%; color: #f00; line-height: 1.5em; }
20
+ </style>
21
+ </head>
22
+
23
+ <body>
24
+ <!-- This file lives in public/500.html -->
25
+ <div class="dialog">
26
+ <h1>We're sorry, but something went wrong.</h1>
27
+ <p>We've been notified about this issue and we'll take a look at it shortly.</p>
28
+ </div>
29
+ </body>
30
+ </html>
@@ -0,0 +1,10 @@
1
+ #!/opt/local/bin/ruby
2
+
3
+ require File.dirname(__FILE__) + "/../config/environment" unless defined?(RAILS_ROOT)
4
+
5
+ # If you're using RubyGems and mod_ruby, this require should be changed to an absolute path one, like:
6
+ # "/usr/local/lib/ruby/gems/1.8/gems/rails-0.8.0/lib/dispatcher" -- otherwise performance is severely impaired
7
+ require "dispatcher"
8
+
9
+ ADDITIONAL_LOAD_PATHS.reverse.each { |dir| $:.unshift(dir) if File.directory?(dir) } if defined?(Apache::RubyRun)
10
+ Dispatcher.dispatch
@@ -0,0 +1,24 @@
1
+ #!/opt/local/bin/ruby
2
+ #
3
+ # You may specify the path to the FastCGI crash log (a log of unhandled
4
+ # exceptions which forced the FastCGI instance to exit, great for debugging)
5
+ # and the number of requests to process before running garbage collection.
6
+ #
7
+ # By default, the FastCGI crash log is RAILS_ROOT/log/fastcgi.crash.log
8
+ # and the GC period is nil (turned off). A reasonable number of requests
9
+ # could range from 10-100 depending on the memory footprint of your app.
10
+ #
11
+ # Example:
12
+ # # Default log path, normal GC behavior.
13
+ # RailsFCGIHandler.process!
14
+ #
15
+ # # Default log path, 50 requests between GC.
16
+ # RailsFCGIHandler.process! nil, 50
17
+ #
18
+ # # Custom log path, normal GC behavior.
19
+ # RailsFCGIHandler.process! '/var/log/myapp_fcgi_crash.log'
20
+ #
21
+ require File.dirname(__FILE__) + "/../config/environment"
22
+ require 'fcgi_handler'
23
+
24
+ RailsFCGIHandler.process!
@@ -0,0 +1,10 @@
1
+ #!/opt/local/bin/ruby
2
+
3
+ require File.dirname(__FILE__) + "/../config/environment" unless defined?(RAILS_ROOT)
4
+
5
+ # If you're using RubyGems and mod_ruby, this require should be changed to an absolute path one, like:
6
+ # "/usr/local/lib/ruby/gems/1.8/gems/rails-0.8.0/lib/dispatcher" -- otherwise performance is severely impaired
7
+ require "dispatcher"
8
+
9
+ ADDITIONAL_LOAD_PATHS.reverse.each { |dir| $:.unshift(dir) if File.directory?(dir) } if defined?(Apache::RubyRun)
10
+ Dispatcher.dispatch
File without changes
@@ -0,0 +1,277 @@
1
+ <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
2
+ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
3
+ <html>
4
+ <head>
5
+ <meta http-equiv="Content-type" content="text/html; charset=utf-8" />
6
+ <title>Ruby on Rails: Welcome aboard</title>
7
+ <style type="text/css" media="screen">
8
+ body {
9
+ margin: 0;
10
+ margin-bottom: 25px;
11
+ padding: 0;
12
+ background-color: #f0f0f0;
13
+ font-family: "Lucida Grande", "Bitstream Vera Sans", "Verdana";
14
+ font-size: 13px;
15
+ color: #333;
16
+ }
17
+
18
+ h1 {
19
+ font-size: 28px;
20
+ color: #000;
21
+ }
22
+
23
+ a {color: #03c}
24
+ a:hover {
25
+ background-color: #03c;
26
+ color: white;
27
+ text-decoration: none;
28
+ }
29
+
30
+
31
+ #page {
32
+ background-color: #f0f0f0;
33
+ width: 750px;
34
+ margin: 0;
35
+ margin-left: auto;
36
+ margin-right: auto;
37
+ }
38
+
39
+ #content {
40
+ float: left;
41
+ background-color: white;
42
+ border: 3px solid #aaa;
43
+ border-top: none;
44
+ padding: 25px;
45
+ width: 500px;
46
+ }
47
+
48
+ #sidebar {
49
+ float: right;
50
+ width: 175px;
51
+ }
52
+
53
+ #footer {
54
+ clear: both;
55
+ }
56
+
57
+
58
+ #header, #about, #getting-started {
59
+ padding-left: 75px;
60
+ padding-right: 30px;
61
+ }
62
+
63
+
64
+ #header {
65
+ background-image: url("images/rails.png");
66
+ background-repeat: no-repeat;
67
+ background-position: top left;
68
+ height: 64px;
69
+ }
70
+ #header h1, #header h2 {margin: 0}
71
+ #header h2 {
72
+ color: #888;
73
+ font-weight: normal;
74
+ font-size: 16px;
75
+ }
76
+
77
+
78
+ #about h3 {
79
+ margin: 0;
80
+ margin-bottom: 10px;
81
+ font-size: 14px;
82
+ }
83
+
84
+ #about-content {
85
+ background-color: #ffd;
86
+ border: 1px solid #fc0;
87
+ margin-left: -11px;
88
+ }
89
+ #about-content table {
90
+ margin-top: 10px;
91
+ margin-bottom: 10px;
92
+ font-size: 11px;
93
+ border-collapse: collapse;
94
+ }
95
+ #about-content td {
96
+ padding: 10px;
97
+ padding-top: 3px;
98
+ padding-bottom: 3px;
99
+ }
100
+ #about-content td.name {color: #555}
101
+ #about-content td.value {color: #000}
102
+
103
+ #about-content.failure {
104
+ background-color: #fcc;
105
+ border: 1px solid #f00;
106
+ }
107
+ #about-content.failure p {
108
+ margin: 0;
109
+ padding: 10px;
110
+ }
111
+
112
+
113
+ #getting-started {
114
+ border-top: 1px solid #ccc;
115
+ margin-top: 25px;
116
+ padding-top: 15px;
117
+ }
118
+ #getting-started h1 {
119
+ margin: 0;
120
+ font-size: 20px;
121
+ }
122
+ #getting-started h2 {
123
+ margin: 0;
124
+ font-size: 14px;
125
+ font-weight: normal;
126
+ color: #333;
127
+ margin-bottom: 25px;
128
+ }
129
+ #getting-started ol {
130
+ margin-left: 0;
131
+ padding-left: 0;
132
+ }
133
+ #getting-started li {
134
+ font-size: 18px;
135
+ color: #888;
136
+ margin-bottom: 25px;
137
+ }
138
+ #getting-started li h2 {
139
+ margin: 0;
140
+ font-weight: normal;
141
+ font-size: 18px;
142
+ color: #333;
143
+ }
144
+ #getting-started li p {
145
+ color: #555;
146
+ font-size: 13px;
147
+ }
148
+
149
+
150
+ #search {
151
+ margin: 0;
152
+ padding-top: 10px;
153
+ padding-bottom: 10px;
154
+ font-size: 11px;
155
+ }
156
+ #search input {
157
+ font-size: 11px;
158
+ margin: 2px;
159
+ }
160
+ #search-text {width: 170px}
161
+
162
+
163
+ #sidebar ul {
164
+ margin-left: 0;
165
+ padding-left: 0;
166
+ }
167
+ #sidebar ul h3 {
168
+ margin-top: 25px;
169
+ font-size: 16px;
170
+ padding-bottom: 10px;
171
+ border-bottom: 1px solid #ccc;
172
+ }
173
+ #sidebar li {
174
+ list-style-type: none;
175
+ }
176
+ #sidebar ul.links li {
177
+ margin-bottom: 5px;
178
+ }
179
+
180
+ </style>
181
+ <script type="text/javascript" src="javascripts/prototype.js"></script>
182
+ <script type="text/javascript" src="javascripts/effects.js"></script>
183
+ <script type="text/javascript">
184
+ function about() {
185
+ if (Element.empty('about-content')) {
186
+ new Ajax.Updater('about-content', 'rails/info/properties', {
187
+ method: 'get',
188
+ onFailure: function() {Element.classNames('about-content').add('failure')},
189
+ onComplete: function() {new Effect.BlindDown('about-content', {duration: 0.25})}
190
+ });
191
+ } else {
192
+ new Effect[Element.visible('about-content') ?
193
+ 'BlindUp' : 'BlindDown']('about-content', {duration: 0.25});
194
+ }
195
+ }
196
+
197
+ window.onload = function() {
198
+ $('search-text').value = '';
199
+ $('search').onsubmit = function() {
200
+ $('search-text').value = 'site:rubyonrails.org ' + $F('search-text');
201
+ }
202
+ }
203
+ </script>
204
+ </head>
205
+ <body>
206
+ <div id="page">
207
+ <div id="sidebar">
208
+ <ul id="sidebar-items">
209
+ <li>
210
+ <form id="search" action="http://www.google.com/search" method="get">
211
+ <input type="hidden" name="hl" value="en" />
212
+ <input type="text" id="search-text" name="q" value="site:rubyonrails.org " />
213
+ <input type="submit" value="Search" /> the Rails site
214
+ </form>
215
+ </li>
216
+
217
+ <li>
218
+ <h3>Join the community</h3>
219
+ <ul class="links">
220
+ <li><a href="http://www.rubyonrails.org/">Ruby on Rails</a></li>
221
+ <li><a href="http://weblog.rubyonrails.org/">Official weblog</a></li>
222
+ <li><a href="http://lists.rubyonrails.org/">Mailing lists</a></li>
223
+ <li><a href="http://wiki.rubyonrails.org/rails/pages/IRC">IRC channel</a></li>
224
+ <li><a href="http://wiki.rubyonrails.org/">Wiki</a></li>
225
+ <li><a href="http://dev.rubyonrails.org/">Bug tracker</a></li>
226
+ </ul>
227
+ </li>
228
+
229
+ <li>
230
+ <h3>Browse the documentation</h3>
231
+ <ul class="links">
232
+ <li><a href="http://api.rubyonrails.org/">Rails API</a></li>
233
+ <li><a href="http://stdlib.rubyonrails.org/">Ruby standard library</a></li>
234
+ <li><a href="http://corelib.rubyonrails.org/">Ruby core</a></li>
235
+ </ul>
236
+ </li>
237
+ </ul>
238
+ </div>
239
+
240
+ <div id="content">
241
+ <div id="header">
242
+ <h1>Welcome aboard</h1>
243
+ <h2>You&rsquo;re riding the Rails!</h2>
244
+ </div>
245
+
246
+ <div id="about">
247
+ <h3><a href="rails/info/properties" onclick="about(); return false">About your application&rsquo;s environment</a></h3>
248
+ <div id="about-content" style="display: none"></div>
249
+ </div>
250
+
251
+ <div id="getting-started">
252
+ <h1>Getting started</h1>
253
+ <h2>Here&rsquo;s how to get rolling:</h2>
254
+
255
+ <ol>
256
+ <li>
257
+ <h2>Create your databases and edit <tt>config/database.yml</tt></h2>
258
+ <p>Rails needs to know your login and password.</p>
259
+ </li>
260
+
261
+ <li>
262
+ <h2>Use <tt>script/generate</tt> to create your models and controllers</h2>
263
+ <p>To see all available options, run it without parameters.</p>
264
+ </li>
265
+
266
+ <li>
267
+ <h2>Set up a default route and remove or rename this file</h2>
268
+ <p>Routes are setup in config/routes.rb.</p>
269
+ </li>
270
+ </ol>
271
+ </div>
272
+ </div>
273
+
274
+ <div id="footer">&nbsp;</div>
275
+ </div>
276
+ </body>
277
+ </html>