swf-guess 1.0.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (90) hide show
  1. checksums.yaml +7 -0
  2. data/LICENSE +29 -0
  3. data/README.rdoc +94 -0
  4. data/Rakefile +38 -0
  5. data/app/assets/javascripts/swf_fu.js.coffee +7 -0
  6. data/app/assets/javascripts/swfobject.js +4 -0
  7. data/app/assets/swfs/expressInstall.swf +0 -0
  8. data/app/helpers/swf_fu_helper.rb +55 -0
  9. data/app/models/swf_fu/generator.rb +140 -0
  10. data/lib/swf_fu.rb +15 -0
  11. data/lib/swf_fu/version.rb +3 -0
  12. data/lib/tasks/swf_fu_tasks.rake +4 -0
  13. data/test/dummy/Gemfile +38 -0
  14. data/test/dummy/Gemfile.lock +117 -0
  15. data/test/dummy/README.rdoc +261 -0
  16. data/test/dummy/Rakefile +7 -0
  17. data/test/dummy/app/assets/images/rails.png +0 -0
  18. data/test/dummy/app/assets/javascripts/application.js +16 -0
  19. data/test/dummy/app/assets/javascripts/example.js.coffee +9 -0
  20. data/test/dummy/app/assets/stylesheets/application.css +13 -0
  21. data/test/dummy/app/assets/swfs/example.swf +0 -0
  22. data/test/dummy/app/assets/swfs/source/Example.as +26 -0
  23. data/test/dummy/app/assets/swfs/source/example.fla +0 -0
  24. data/test/dummy/app/controllers/application_controller.rb +5 -0
  25. data/test/dummy/app/helpers/application_helper.rb +2 -0
  26. data/test/dummy/app/views/application/example.html.erb +7 -0
  27. data/test/dummy/app/views/layouts/application.html.erb +14 -0
  28. data/test/dummy/config.ru +4 -0
  29. data/test/dummy/config/application.rb +67 -0
  30. data/test/dummy/config/boot.rb +6 -0
  31. data/test/dummy/config/database.yml +25 -0
  32. data/test/dummy/config/environment.rb +5 -0
  33. data/test/dummy/config/environments/development.rb +37 -0
  34. data/test/dummy/config/environments/production.rb +67 -0
  35. data/test/dummy/config/environments/test.rb +37 -0
  36. data/test/dummy/config/initializers/backtrace_silencers.rb +7 -0
  37. data/test/dummy/config/initializers/inflections.rb +15 -0
  38. data/test/dummy/config/initializers/mime_types.rb +5 -0
  39. data/test/dummy/config/initializers/secret_token.rb +7 -0
  40. data/test/dummy/config/initializers/session_store.rb +8 -0
  41. data/test/dummy/config/initializers/wrap_parameters.rb +14 -0
  42. data/test/dummy/config/locales/en.yml +5 -0
  43. data/test/dummy/config/routes.rb +58 -0
  44. data/test/dummy/db/development.sqlite3 +0 -0
  45. data/test/dummy/db/production.sqlite3 +0 -0
  46. data/test/dummy/db/seeds.rb +7 -0
  47. data/test/dummy/db/test.sqlite3 +0 -0
  48. data/test/dummy/doc/README_FOR_APP +2 -0
  49. data/test/dummy/log/development.log +68 -0
  50. data/test/dummy/log/production.log +666 -0
  51. data/test/dummy/log/test.log +395 -0
  52. data/test/dummy/public/404.html +26 -0
  53. data/test/dummy/public/422.html +26 -0
  54. data/test/dummy/public/500.html +25 -0
  55. data/test/dummy/public/favicon.ico +0 -0
  56. data/test/dummy/public/robots.txt +5 -0
  57. data/test/dummy/script/rails +6 -0
  58. data/test/dummy/test/test_helper.rb +13 -0
  59. data/test/dummy/tmp/cache/assets/C4D/E10/sprockets%2Fc047976633a340cdce345035269560f4 +0 -0
  60. data/test/dummy/tmp/cache/assets/C7D/5D0/sprockets%2Fa50a564d1a39a5058679294d142b259d +0 -0
  61. data/test/dummy/tmp/cache/assets/CA5/7E0/sprockets%2F405243a95c7fe62c5f1e13384bd52007 +0 -0
  62. data/test/dummy/tmp/cache/assets/CD0/400/sprockets%2Fe939b3c887723847718bef9263b545fe +0 -0
  63. data/test/dummy/tmp/cache/assets/CD8/370/sprockets%2F357970feca3ac29060c1e3861e2c0953 +0 -0
  64. data/test/dummy/tmp/cache/assets/CEC/8F0/sprockets%2Fda530500a7f58a5049b41df99e7784e9 +0 -0
  65. data/test/dummy/tmp/cache/assets/CF0/DA0/sprockets%2Fd7d5b37686831d37c4dd75e645f5e016 +0 -0
  66. data/test/dummy/tmp/cache/assets/D0C/F20/sprockets%2F25319c41bf6665cc6f9ceb161d9055a0 +0 -0
  67. data/test/dummy/tmp/cache/assets/D1B/B70/sprockets%2F264d8ed9497d7df507e761a240016fde +0 -0
  68. data/test/dummy/tmp/cache/assets/D1D/090/sprockets%2F309c8b49c8b56c65a4f528745bf2e3c6 +0 -0
  69. data/test/dummy/tmp/cache/assets/D32/A10/sprockets%2F13fe41fee1fe35b49d145bcc06610705 +0 -0
  70. data/test/dummy/tmp/cache/assets/D41/740/sprockets%2F414358cbdcf6fbb7d59c54ea24824407 +0 -0
  71. data/test/dummy/tmp/cache/assets/D42/580/sprockets%2F1c45ae7a3cffe91e16b5364466531d8e +0 -0
  72. data/test/dummy/tmp/cache/assets/D4E/1B0/sprockets%2Ff7cbd26ba1d28d48de824f0e94586655 +0 -0
  73. data/test/dummy/tmp/cache/assets/D5A/EA0/sprockets%2Fd771ace226fc8215a3572e0aa35bb0d6 +0 -0
  74. data/test/dummy/tmp/cache/assets/D5E/410/sprockets%2F0c6df3662a1326977ba1fb520cedb17a +0 -0
  75. data/test/dummy/tmp/cache/assets/D71/FD0/sprockets%2F3b1ada17db7b9fae7d40d971226385f9 +0 -0
  76. data/test/dummy/tmp/cache/assets/D83/1B0/sprockets%2F0106065ad8a5142ec6e805cabda5d1ae +0 -0
  77. data/test/dummy/tmp/cache/assets/DAA/3D0/sprockets%2F40a1f8ebd3c717ece6ec73c673871e8e +0 -0
  78. data/test/dummy/tmp/cache/assets/DCD/4B0/sprockets%2Fefe3fa2f4d5970fe935c56eadd20131c +0 -0
  79. data/test/dummy/tmp/cache/assets/DD9/1F0/sprockets%2Fe9f37f4cdf34aa6f149790ccead56d15 +0 -0
  80. data/test/dummy/tmp/cache/assets/DDC/400/sprockets%2Fcffd775d018f68ce5dba1ee0d951a994 +0 -0
  81. data/test/dummy/tmp/cache/assets/DF6/300/sprockets%2F6818827aaaafddb35bc386d1c6cbd40e +0 -0
  82. data/test/dummy/tmp/cache/assets/E04/890/sprockets%2F2f5173deea6c795b8fdde723bb4b63af +0 -0
  83. data/test/dummy/tmp/cache/assets/E25/4C0/sprockets%2Fde2fd9fd11c04a582cdbbe3d84a35ae6 +0 -0
  84. data/test/dummy/tmp/cache/assets/E6D/DA0/sprockets%2F753c6b9fddf2dffb5f978cd1ae50cda8 +0 -0
  85. data/test/support/assert_same_striped.rb +9 -0
  86. data/test/support/fixtures/results.rb +41 -0
  87. data/test/swf_path_test.rb +35 -0
  88. data/test/swf_tag_test.rb +95 -0
  89. data/test/test_helper.rb +12 -0
  90. metadata +249 -0
File without changes
@@ -0,0 +1,2 @@
1
+ Use this README file to introduce your application and point to useful places in the API for learning more.
2
+ Run "rake doc:app" to generate API documentation for your models, controllers, helpers, and libraries.
@@ -0,0 +1,68 @@
1
+ Connecting to database specified by database.yml
2
+ Connecting to database specified by database.yml
3
+
4
+
5
+ Started GET "/" for 127.0.0.1 at 2012-08-04 22:03:48 -0400
6
+ Connecting to database specified by database.yml
7
+ Processing by ApplicationController#example as HTML
8
+ Rendered application/example.html.erb within layouts/application (38.5ms)
9
+ Compiled application.css (0ms) (pid 31556)
10
+ Compiled jquery.js (2ms) (pid 31556)
11
+ Compiled jquery_ujs.js (0ms) (pid 31556)
12
+ Compiled example.js (150ms) (pid 31556)
13
+ Compiled swfobject.js (1ms) (pid 31556)
14
+ Compiled swf_fu.js (182ms) (pid 31556)
15
+ Compiled application.js (390ms) (pid 31556)
16
+ Completed 200 OK in 501ms (Views: 500.2ms | ActiveRecord: 0.0ms)
17
+
18
+
19
+ Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-08-04 22:03:49 -0400
20
+ Served asset /jquery_ujs.js - 200 OK (57ms)
21
+
22
+
23
+ Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-08-04 22:03:49 -0400
24
+ Served asset /jquery.js - 200 OK (16ms)
25
+
26
+
27
+ Started GET "/assets/example.js?body=1" for 127.0.0.1 at 2012-08-04 22:03:49 -0400
28
+ Served asset /example.js - 200 OK (2ms)
29
+
30
+
31
+ Started GET "/assets/swfobject.js?body=1" for 127.0.0.1 at 2012-08-04 22:03:49 -0400
32
+ Served asset /swfobject.js - 200 OK (3ms)
33
+
34
+
35
+ Started GET "/assets/swf_fu.js?body=1" for 127.0.0.1 at 2012-08-04 22:03:49 -0400
36
+ Served asset /swf_fu.js - 200 OK (6ms)
37
+
38
+
39
+ Started GET "/swfs/example.swf" for 127.0.0.1 at 2012-08-04 22:03:51 -0400
40
+
41
+ ActionController::RoutingError (No route matches [GET] "/swfs/example.swf"):
42
+ actionpack (3.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
43
+ actionpack (3.2.6) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call'
44
+ railties (3.2.6) lib/rails/rack/logger.rb:26:in `call_app'
45
+ railties (3.2.6) lib/rails/rack/logger.rb:16:in `call'
46
+ actionpack (3.2.6) lib/action_dispatch/middleware/request_id.rb:22:in `call'
47
+ rack (1.4.1) lib/rack/methodoverride.rb:21:in `call'
48
+ rack (1.4.1) lib/rack/runtime.rb:17:in `call'
49
+ activesupport (3.2.6) lib/active_support/cache/strategy/local_cache.rb:72:in `call'
50
+ rack (1.4.1) lib/rack/lock.rb:15:in `call'
51
+ actionpack (3.2.6) lib/action_dispatch/middleware/static.rb:62:in `call'
52
+ railties (3.2.6) lib/rails/engine.rb:479:in `call'
53
+ railties (3.2.6) lib/rails/application.rb:220:in `call'
54
+ rack (1.4.1) lib/rack/content_length.rb:14:in `call'
55
+ railties (3.2.6) lib/rails/rack/log_tailer.rb:17:in `call'
56
+ rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service'
57
+ /Users/work/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service'
58
+ /Users/work/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run'
59
+ /Users/work/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread'
60
+
61
+
62
+ Rendered /Users/work/.rvm/gems/ruby-1.9.3-p194/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (1.0ms)
63
+ Connecting to database specified by database.yml
64
+  (0.2ms) select sqlite_version(*)
65
+  (1.5ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)
66
+  (0.0ms) PRAGMA index_list("schema_migrations")
67
+  (1.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
68
+  (0.1ms) SELECT "schema_migrations"."version" FROM "schema_migrations" 
@@ -0,0 +1,666 @@
1
+ Compiled jquery.js (2ms) (pid 29961)
2
+ Compiled jquery_ujs.js (0ms) (pid 29961)
3
+ Compiled application.js (42ms) (pid 29961)
4
+ Compiled application.css (1ms) (pid 29961)
5
+ Compiled jquery.js (2ms) (pid 29961)
6
+ Compiled jquery_ujs.js (0ms) (pid 29961)
7
+ Compiled application.js (21ms) (pid 29961)
8
+ Compiled application.css (0ms) (pid 29961)
9
+ Compiled jquery.js (4ms) (pid 30133)
10
+ Compiled jquery_ujs.js (0ms) (pid 30133)
11
+ Compiled example.js (130ms) (pid 30133)
12
+ Compiled swfobject.js (0ms) (pid 30133)
13
+ Compiled swf_fu.js (164ms) (pid 30133)
14
+ Compiled application.js (372ms) (pid 30133)
15
+ Compiled application.css (1ms) (pid 30133)
16
+ Compiled jquery.js (2ms) (pid 30133)
17
+ Compiled jquery_ujs.js (0ms) (pid 30133)
18
+ Compiled example.js (121ms) (pid 30133)
19
+ Compiled swfobject.js (1ms) (pid 30133)
20
+ Compiled swf_fu.js (124ms) (pid 30133)
21
+ Compiled application.js (364ms) (pid 30133)
22
+ Compiled application.css (1ms) (pid 30133)
23
+ Compiled jquery.js (2ms) (pid 30284)
24
+ Compiled jquery_ujs.js (0ms) (pid 30284)
25
+ Compiled example.js (116ms) (pid 30284)
26
+ Compiled swfobject.js (1ms) (pid 30284)
27
+ Compiled swf_fu.js (159ms) (pid 30284)
28
+ Compiled application.js (346ms) (pid 30284)
29
+ Compiled application.css (0ms) (pid 30284)
30
+ Compiled jquery.js (2ms) (pid 30284)
31
+ Compiled jquery_ujs.js (0ms) (pid 30284)
32
+ Compiled example.js (117ms) (pid 30284)
33
+ Compiled swfobject.js (0ms) (pid 30284)
34
+ Compiled swf_fu.js (109ms) (pid 30284)
35
+ Compiled application.js (338ms) (pid 30284)
36
+ Compiled application.css (0ms) (pid 30284)
37
+
38
+
39
+ Started GET "/example" for 127.0.0.1 at 2012-08-04 11:07:57 -0400
40
+ Connecting to database specified by database.yml
41
+
42
+ ActionController::RoutingError (No route matches [GET] "/example"):
43
+ actionpack (3.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
44
+ actionpack (3.2.6) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call'
45
+ railties (3.2.6) lib/rails/rack/logger.rb:26:in `call_app'
46
+ railties (3.2.6) lib/rails/rack/logger.rb:16:in `call'
47
+ actionpack (3.2.6) lib/action_dispatch/middleware/request_id.rb:22:in `call'
48
+ rack (1.4.1) lib/rack/methodoverride.rb:21:in `call'
49
+ rack (1.4.1) lib/rack/runtime.rb:17:in `call'
50
+ activesupport (3.2.6) lib/active_support/cache/strategy/local_cache.rb:72:in `call'
51
+ rack (1.4.1) lib/rack/lock.rb:15:in `call'
52
+ rack-cache (1.2) lib/rack/cache/context.rb:136:in `forward'
53
+ rack-cache (1.2) lib/rack/cache/context.rb:245:in `fetch'
54
+ rack-cache (1.2) lib/rack/cache/context.rb:185:in `lookup'
55
+ rack-cache (1.2) lib/rack/cache/context.rb:66:in `call!'
56
+ rack-cache (1.2) lib/rack/cache/context.rb:51:in `call'
57
+ railties (3.2.6) lib/rails/engine.rb:479:in `call'
58
+ railties (3.2.6) lib/rails/application.rb:220:in `call'
59
+ rack (1.4.1) lib/rack/content_length.rb:14:in `call'
60
+ railties (3.2.6) lib/rails/rack/log_tailer.rb:17:in `call'
61
+ rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service'
62
+ /Users/work/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service'
63
+ /Users/work/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run'
64
+ /Users/work/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread'
65
+
66
+
67
+
68
+
69
+ Started GET "/favicon.ico" for 127.0.0.1 at 2012-08-04 11:07:57 -0400
70
+
71
+ ActionController::RoutingError (No route matches [GET] "/favicon.ico"):
72
+ actionpack (3.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
73
+ actionpack (3.2.6) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call'
74
+ railties (3.2.6) lib/rails/rack/logger.rb:26:in `call_app'
75
+ railties (3.2.6) lib/rails/rack/logger.rb:16:in `call'
76
+ actionpack (3.2.6) lib/action_dispatch/middleware/request_id.rb:22:in `call'
77
+ rack (1.4.1) lib/rack/methodoverride.rb:21:in `call'
78
+ rack (1.4.1) lib/rack/runtime.rb:17:in `call'
79
+ activesupport (3.2.6) lib/active_support/cache/strategy/local_cache.rb:72:in `call'
80
+ rack (1.4.1) lib/rack/lock.rb:15:in `call'
81
+ rack-cache (1.2) lib/rack/cache/context.rb:136:in `forward'
82
+ rack-cache (1.2) lib/rack/cache/context.rb:245:in `fetch'
83
+ rack-cache (1.2) lib/rack/cache/context.rb:185:in `lookup'
84
+ rack-cache (1.2) lib/rack/cache/context.rb:66:in `call!'
85
+ rack-cache (1.2) lib/rack/cache/context.rb:51:in `call'
86
+ railties (3.2.6) lib/rails/engine.rb:479:in `call'
87
+ railties (3.2.6) lib/rails/application.rb:220:in `call'
88
+ rack (1.4.1) lib/rack/content_length.rb:14:in `call'
89
+ railties (3.2.6) lib/rails/rack/log_tailer.rb:17:in `call'
90
+ rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service'
91
+ /Users/work/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service'
92
+ /Users/work/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run'
93
+ /Users/work/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread'
94
+
95
+
96
+
97
+
98
+ Started GET "/" for 127.0.0.1 at 2012-08-04 11:08:02 -0400
99
+ Processing by ApplicationController#example as HTML
100
+ Rendered application/example.html.erb within layouts/application (7.3ms)
101
+ Completed 500 Internal Server Error in 18ms
102
+
103
+ ActionView::Template::Error (expressInstall.swf isn't precompiled):
104
+ 1: A very simple example of communication javascript <-> flash:
105
+ 2: <hr/>
106
+ 3: <%= swf_tag("example", :width => 400, :height => 300, :mode => :dynamic, :id => "my_flash", :flashvars => {:message => 'Hello, World!'}, :parameters => {:allowScriptAccess => "always", :scale => "showall"}, :javascript_class => "ExampleClass") %>
107
+ 4: <hr/>
108
+ 5:
109
+ 6: <button onclick = "$('#my_flash')[0].sendFlash('Hello from js...')">Say Hello!</button>
110
+ app/views/application/example.html.erb:3:in `_app_views_application_example_html_erb__3783426977165433620_2171202940'
111
+
112
+
113
+
114
+
115
+ Started GET "/favicon.ico" for 127.0.0.1 at 2012-08-04 11:08:02 -0400
116
+
117
+ ActionController::RoutingError (No route matches [GET] "/favicon.ico"):
118
+ actionpack (3.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
119
+ actionpack (3.2.6) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call'
120
+ railties (3.2.6) lib/rails/rack/logger.rb:26:in `call_app'
121
+ railties (3.2.6) lib/rails/rack/logger.rb:16:in `call'
122
+ actionpack (3.2.6) lib/action_dispatch/middleware/request_id.rb:22:in `call'
123
+ rack (1.4.1) lib/rack/methodoverride.rb:21:in `call'
124
+ rack (1.4.1) lib/rack/runtime.rb:17:in `call'
125
+ activesupport (3.2.6) lib/active_support/cache/strategy/local_cache.rb:72:in `call'
126
+ rack (1.4.1) lib/rack/lock.rb:15:in `call'
127
+ rack-cache (1.2) lib/rack/cache/context.rb:136:in `forward'
128
+ rack-cache (1.2) lib/rack/cache/context.rb:245:in `fetch'
129
+ rack-cache (1.2) lib/rack/cache/context.rb:185:in `lookup'
130
+ rack-cache (1.2) lib/rack/cache/context.rb:66:in `call!'
131
+ rack-cache (1.2) lib/rack/cache/context.rb:51:in `call'
132
+ railties (3.2.6) lib/rails/engine.rb:479:in `call'
133
+ railties (3.2.6) lib/rails/application.rb:220:in `call'
134
+ rack (1.4.1) lib/rack/content_length.rb:14:in `call'
135
+ railties (3.2.6) lib/rails/rack/log_tailer.rb:17:in `call'
136
+ rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service'
137
+ /Users/work/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service'
138
+ /Users/work/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run'
139
+ /Users/work/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread'
140
+
141
+
142
+ Compiled jquery.js (2ms) (pid 30395)
143
+ Compiled jquery_ujs.js (0ms) (pid 30395)
144
+ Compiled example.js (129ms) (pid 30395)
145
+ Compiled swfobject.js (1ms) (pid 30395)
146
+ Compiled swf_fu.js (166ms) (pid 30395)
147
+ Compiled application.js (370ms) (pid 30395)
148
+ Compiled application.css (1ms) (pid 30395)
149
+ Compiled jquery.js (2ms) (pid 30395)
150
+ Compiled jquery_ujs.js (0ms) (pid 30395)
151
+ Compiled example.js (115ms) (pid 30395)
152
+ Compiled swfobject.js (0ms) (pid 30395)
153
+ Compiled swf_fu.js (122ms) (pid 30395)
154
+ Compiled application.js (343ms) (pid 30395)
155
+ Compiled application.css (1ms) (pid 30395)
156
+
157
+
158
+ Started GET "/" for 127.0.0.1 at 2012-08-04 11:11:38 -0400
159
+ Processing by ApplicationController#example as HTML
160
+ Rendered application/example.html.erb within layouts/application (3.6ms)
161
+ Completed 500 Internal Server Error in 6ms
162
+
163
+ ActionView::Template::Error (expressInstall.swf isn't precompiled):
164
+ 1: A very simple example of communication javascript <-> flash:
165
+ 2: <hr/>
166
+ 3: <%= swf_tag("example", :width => 400, :height => 300, :mode => :dynamic, :id => "my_flash", :flashvars => {:message => 'Hello, World!'}, :parameters => {:allowScriptAccess => "always", :scale => "showall"}, :javascript_class => "ExampleClass") %>
167
+ 4: <hr/>
168
+ 5:
169
+ 6: <button onclick = "$('#my_flash')[0].sendFlash('Hello from js...')">Say Hello!</button>
170
+ app/views/application/example.html.erb:3:in `_app_views_application_example_html_erb__3783426977165433620_2171202940'
171
+
172
+
173
+
174
+
175
+ Started GET "/favicon.ico" for 127.0.0.1 at 2012-08-04 11:11:38 -0400
176
+
177
+ ActionController::RoutingError (No route matches [GET] "/favicon.ico"):
178
+ actionpack (3.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
179
+ actionpack (3.2.6) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call'
180
+ railties (3.2.6) lib/rails/rack/logger.rb:26:in `call_app'
181
+ railties (3.2.6) lib/rails/rack/logger.rb:16:in `call'
182
+ actionpack (3.2.6) lib/action_dispatch/middleware/request_id.rb:22:in `call'
183
+ rack (1.4.1) lib/rack/methodoverride.rb:21:in `call'
184
+ rack (1.4.1) lib/rack/runtime.rb:17:in `call'
185
+ activesupport (3.2.6) lib/active_support/cache/strategy/local_cache.rb:72:in `call'
186
+ rack (1.4.1) lib/rack/lock.rb:15:in `call'
187
+ rack-cache (1.2) lib/rack/cache/context.rb:136:in `forward'
188
+ rack-cache (1.2) lib/rack/cache/context.rb:245:in `fetch'
189
+ rack-cache (1.2) lib/rack/cache/context.rb:185:in `lookup'
190
+ rack-cache (1.2) lib/rack/cache/context.rb:66:in `call!'
191
+ rack-cache (1.2) lib/rack/cache/context.rb:51:in `call'
192
+ railties (3.2.6) lib/rails/engine.rb:479:in `call'
193
+ railties (3.2.6) lib/rails/application.rb:220:in `call'
194
+ rack (1.4.1) lib/rack/content_length.rb:14:in `call'
195
+ railties (3.2.6) lib/rails/rack/log_tailer.rb:17:in `call'
196
+ rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service'
197
+ /Users/work/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service'
198
+ /Users/work/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run'
199
+ /Users/work/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread'
200
+
201
+
202
+
203
+
204
+ Started GET "/" for 127.0.0.1 at 2012-08-04 11:11:54 -0400
205
+ Connecting to database specified by database.yml
206
+ Processing by ApplicationController#example as HTML
207
+ Rendered application/example.html.erb within layouts/application (3.4ms)
208
+ Completed 200 OK in 15ms (Views: 14.9ms | ActiveRecord: 0.0ms)
209
+
210
+
211
+ Started GET "/assets/application-7270767b2a9e9fff880aa5de378ca791.css" for 127.0.0.1 at 2012-08-04 11:11:54 -0400
212
+
213
+ ActionController::RoutingError (No route matches [GET] "/assets/application-7270767b2a9e9fff880aa5de378ca791.css"):
214
+ actionpack (3.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
215
+ actionpack (3.2.6) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call'
216
+ railties (3.2.6) lib/rails/rack/logger.rb:26:in `call_app'
217
+ railties (3.2.6) lib/rails/rack/logger.rb:16:in `call'
218
+ actionpack (3.2.6) lib/action_dispatch/middleware/request_id.rb:22:in `call'
219
+ rack (1.4.1) lib/rack/methodoverride.rb:21:in `call'
220
+ rack (1.4.1) lib/rack/runtime.rb:17:in `call'
221
+ activesupport (3.2.6) lib/active_support/cache/strategy/local_cache.rb:72:in `call'
222
+ rack (1.4.1) lib/rack/lock.rb:15:in `call'
223
+ rack-cache (1.2) lib/rack/cache/context.rb:136:in `forward'
224
+ rack-cache (1.2) lib/rack/cache/context.rb:245:in `fetch'
225
+ rack-cache (1.2) lib/rack/cache/context.rb:185:in `lookup'
226
+ rack-cache (1.2) lib/rack/cache/context.rb:66:in `call!'
227
+ rack-cache (1.2) lib/rack/cache/context.rb:51:in `call'
228
+ railties (3.2.6) lib/rails/engine.rb:479:in `call'
229
+ railties (3.2.6) lib/rails/application.rb:220:in `call'
230
+ rack (1.4.1) lib/rack/content_length.rb:14:in `call'
231
+ railties (3.2.6) lib/rails/rack/log_tailer.rb:17:in `call'
232
+ rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service'
233
+ /Users/work/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service'
234
+ /Users/work/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run'
235
+ /Users/work/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread'
236
+
237
+
238
+
239
+
240
+ Started GET "/assets/application-c0b27055b14c4a8cb60482b8a6500b01.js" for 127.0.0.1 at 2012-08-04 11:11:54 -0400
241
+
242
+ ActionController::RoutingError (No route matches [GET] "/assets/application-c0b27055b14c4a8cb60482b8a6500b01.js"):
243
+ actionpack (3.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
244
+ actionpack (3.2.6) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call'
245
+ railties (3.2.6) lib/rails/rack/logger.rb:26:in `call_app'
246
+ railties (3.2.6) lib/rails/rack/logger.rb:16:in `call'
247
+ actionpack (3.2.6) lib/action_dispatch/middleware/request_id.rb:22:in `call'
248
+ rack (1.4.1) lib/rack/methodoverride.rb:21:in `call'
249
+ rack (1.4.1) lib/rack/runtime.rb:17:in `call'
250
+ activesupport (3.2.6) lib/active_support/cache/strategy/local_cache.rb:72:in `call'
251
+ rack (1.4.1) lib/rack/lock.rb:15:in `call'
252
+ rack-cache (1.2) lib/rack/cache/context.rb:136:in `forward'
253
+ rack-cache (1.2) lib/rack/cache/context.rb:245:in `fetch'
254
+ rack-cache (1.2) lib/rack/cache/context.rb:185:in `lookup'
255
+ rack-cache (1.2) lib/rack/cache/context.rb:66:in `call!'
256
+ rack-cache (1.2) lib/rack/cache/context.rb:51:in `call'
257
+ railties (3.2.6) lib/rails/engine.rb:479:in `call'
258
+ railties (3.2.6) lib/rails/application.rb:220:in `call'
259
+ rack (1.4.1) lib/rack/content_length.rb:14:in `call'
260
+ railties (3.2.6) lib/rails/rack/log_tailer.rb:17:in `call'
261
+ rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service'
262
+ /Users/work/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service'
263
+ /Users/work/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run'
264
+ /Users/work/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread'
265
+
266
+
267
+
268
+
269
+ Started GET "/favicon.ico" for 127.0.0.1 at 2012-08-04 11:11:55 -0400
270
+
271
+ ActionController::RoutingError (No route matches [GET] "/favicon.ico"):
272
+ actionpack (3.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
273
+ actionpack (3.2.6) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call'
274
+ railties (3.2.6) lib/rails/rack/logger.rb:26:in `call_app'
275
+ railties (3.2.6) lib/rails/rack/logger.rb:16:in `call'
276
+ actionpack (3.2.6) lib/action_dispatch/middleware/request_id.rb:22:in `call'
277
+ rack (1.4.1) lib/rack/methodoverride.rb:21:in `call'
278
+ rack (1.4.1) lib/rack/runtime.rb:17:in `call'
279
+ activesupport (3.2.6) lib/active_support/cache/strategy/local_cache.rb:72:in `call'
280
+ rack (1.4.1) lib/rack/lock.rb:15:in `call'
281
+ rack-cache (1.2) lib/rack/cache/context.rb:136:in `forward'
282
+ rack-cache (1.2) lib/rack/cache/context.rb:245:in `fetch'
283
+ rack-cache (1.2) lib/rack/cache/context.rb:185:in `lookup'
284
+ rack-cache (1.2) lib/rack/cache/context.rb:66:in `call!'
285
+ rack-cache (1.2) lib/rack/cache/context.rb:51:in `call'
286
+ railties (3.2.6) lib/rails/engine.rb:479:in `call'
287
+ railties (3.2.6) lib/rails/application.rb:220:in `call'
288
+ rack (1.4.1) lib/rack/content_length.rb:14:in `call'
289
+ railties (3.2.6) lib/rails/rack/log_tailer.rb:17:in `call'
290
+ rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service'
291
+ /Users/work/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service'
292
+ /Users/work/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run'
293
+ /Users/work/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread'
294
+
295
+
296
+
297
+
298
+ Started GET "/" for 127.0.0.1 at 2012-08-04 11:20:53 -0400
299
+ Connecting to database specified by database.yml
300
+ Processing by ApplicationController#example as HTML
301
+ Rendered application/example.html.erb within layouts/application (3.5ms)
302
+ Completed 200 OK in 45ms (Views: 45.1ms | ActiveRecord: 0.0ms)
303
+
304
+
305
+ Started GET "/swfs/example-a404454ebcc33aa65886d494cb4c1193.swf" for 127.0.0.1 at 2012-08-04 11:20:54 -0400
306
+
307
+ ActionController::RoutingError (No route matches [GET] "/swfs/example-a404454ebcc33aa65886d494cb4c1193.swf"):
308
+ actionpack (3.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
309
+ actionpack (3.2.6) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call'
310
+ railties (3.2.6) lib/rails/rack/logger.rb:26:in `call_app'
311
+ railties (3.2.6) lib/rails/rack/logger.rb:16:in `call'
312
+ actionpack (3.2.6) lib/action_dispatch/middleware/request_id.rb:22:in `call'
313
+ rack (1.4.1) lib/rack/methodoverride.rb:21:in `call'
314
+ rack (1.4.1) lib/rack/runtime.rb:17:in `call'
315
+ activesupport (3.2.6) lib/active_support/cache/strategy/local_cache.rb:72:in `call'
316
+ rack (1.4.1) lib/rack/lock.rb:15:in `call'
317
+ actionpack (3.2.6) lib/action_dispatch/middleware/static.rb:62:in `call'
318
+ rack-cache (1.2) lib/rack/cache/context.rb:136:in `forward'
319
+ rack-cache (1.2) lib/rack/cache/context.rb:245:in `fetch'
320
+ rack-cache (1.2) lib/rack/cache/context.rb:185:in `lookup'
321
+ rack-cache (1.2) lib/rack/cache/context.rb:66:in `call!'
322
+ rack-cache (1.2) lib/rack/cache/context.rb:51:in `call'
323
+ railties (3.2.6) lib/rails/engine.rb:479:in `call'
324
+ railties (3.2.6) lib/rails/application.rb:220:in `call'
325
+ rack (1.4.1) lib/rack/content_length.rb:14:in `call'
326
+ railties (3.2.6) lib/rails/rack/log_tailer.rb:17:in `call'
327
+ rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service'
328
+ /Users/work/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service'
329
+ /Users/work/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run'
330
+ /Users/work/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread'
331
+
332
+
333
+ Connecting to database specified by database.yml
334
+
335
+
336
+ Started GET "/" for 127.0.0.1 at 2012-08-04 11:40:55 -0400
337
+ Processing by ApplicationController#example as HTML
338
+ Rendered application/example.html.erb within layouts/application (4.4ms)
339
+ Completed 200 OK in 11ms (Views: 9.9ms | ActiveRecord: 0.0ms)
340
+
341
+
342
+ Started GET "/swfs/example-a404454ebcc33aa65886d494cb4c1193.swf" for 127.0.0.1 at 2012-08-04 11:40:57 -0400
343
+
344
+ ActionController::RoutingError (No route matches [GET] "/swfs/example-a404454ebcc33aa65886d494cb4c1193.swf"):
345
+ actionpack (3.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
346
+ actionpack (3.2.6) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call'
347
+ railties (3.2.6) lib/rails/rack/logger.rb:26:in `call_app'
348
+ railties (3.2.6) lib/rails/rack/logger.rb:16:in `call'
349
+ actionpack (3.2.6) lib/action_dispatch/middleware/request_id.rb:22:in `call'
350
+ rack (1.4.1) lib/rack/methodoverride.rb:21:in `call'
351
+ rack (1.4.1) lib/rack/runtime.rb:17:in `call'
352
+ activesupport (3.2.6) lib/active_support/cache/strategy/local_cache.rb:72:in `call'
353
+ rack (1.4.1) lib/rack/lock.rb:15:in `call'
354
+ actionpack (3.2.6) lib/action_dispatch/middleware/static.rb:62:in `call'
355
+ rack-cache (1.2) lib/rack/cache/context.rb:136:in `forward'
356
+ rack-cache (1.2) lib/rack/cache/context.rb:245:in `fetch'
357
+ rack-cache (1.2) lib/rack/cache/context.rb:185:in `lookup'
358
+ rack-cache (1.2) lib/rack/cache/context.rb:66:in `call!'
359
+ rack-cache (1.2) lib/rack/cache/context.rb:51:in `call'
360
+ railties (3.2.6) lib/rails/engine.rb:479:in `call'
361
+ railties (3.2.6) lib/rails/application.rb:220:in `call'
362
+ rack (1.4.1) lib/rack/content_length.rb:14:in `call'
363
+ railties (3.2.6) lib/rails/rack/log_tailer.rb:17:in `call'
364
+ rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service'
365
+ /Users/work/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service'
366
+ /Users/work/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run'
367
+ /Users/work/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread'
368
+
369
+
370
+
371
+
372
+ Started GET "/" for 127.0.0.1 at 2012-08-04 11:41:03 -0400
373
+ Processing by ApplicationController#example as HTML
374
+ Rendered application/example.html.erb within layouts/application (0.8ms)
375
+ Completed 200 OK in 2ms (Views: 2.3ms | ActiveRecord: 0.0ms)
376
+
377
+
378
+ Started GET "/swfs/example-a404454ebcc33aa65886d494cb4c1193.swf" for 127.0.0.1 at 2012-08-04 11:41:04 -0400
379
+
380
+ ActionController::RoutingError (No route matches [GET] "/swfs/example-a404454ebcc33aa65886d494cb4c1193.swf"):
381
+ actionpack (3.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
382
+ actionpack (3.2.6) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call'
383
+ railties (3.2.6) lib/rails/rack/logger.rb:26:in `call_app'
384
+ railties (3.2.6) lib/rails/rack/logger.rb:16:in `call'
385
+ actionpack (3.2.6) lib/action_dispatch/middleware/request_id.rb:22:in `call'
386
+ rack (1.4.1) lib/rack/methodoverride.rb:21:in `call'
387
+ rack (1.4.1) lib/rack/runtime.rb:17:in `call'
388
+ activesupport (3.2.6) lib/active_support/cache/strategy/local_cache.rb:72:in `call'
389
+ rack (1.4.1) lib/rack/lock.rb:15:in `call'
390
+ actionpack (3.2.6) lib/action_dispatch/middleware/static.rb:62:in `call'
391
+ rack-cache (1.2) lib/rack/cache/context.rb:136:in `forward'
392
+ rack-cache (1.2) lib/rack/cache/context.rb:245:in `fetch'
393
+ rack-cache (1.2) lib/rack/cache/context.rb:185:in `lookup'
394
+ rack-cache (1.2) lib/rack/cache/context.rb:66:in `call!'
395
+ rack-cache (1.2) lib/rack/cache/context.rb:51:in `call'
396
+ railties (3.2.6) lib/rails/engine.rb:479:in `call'
397
+ railties (3.2.6) lib/rails/application.rb:220:in `call'
398
+ rack (1.4.1) lib/rack/content_length.rb:14:in `call'
399
+ railties (3.2.6) lib/rails/rack/log_tailer.rb:17:in `call'
400
+ rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service'
401
+ /Users/work/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service'
402
+ /Users/work/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run'
403
+ /Users/work/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread'
404
+
405
+
406
+
407
+
408
+ Started GET "/" for 127.0.0.1 at 2012-08-04 11:41:21 -0400
409
+ Connecting to database specified by database.yml
410
+ Processing by ApplicationController#example as HTML
411
+ Rendered application/example.html.erb within layouts/application (3.3ms)
412
+ Completed 200 OK in 15ms (Views: 14.6ms | ActiveRecord: 0.0ms)
413
+
414
+
415
+ Started GET "/swfs/example-a404454ebcc33aa65886d494cb4c1193.swf" for 127.0.0.1 at 2012-08-04 11:41:22 -0400
416
+
417
+ ActionController::RoutingError (No route matches [GET] "/swfs/example-a404454ebcc33aa65886d494cb4c1193.swf"):
418
+ actionpack (3.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
419
+ actionpack (3.2.6) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call'
420
+ railties (3.2.6) lib/rails/rack/logger.rb:26:in `call_app'
421
+ railties (3.2.6) lib/rails/rack/logger.rb:16:in `call'
422
+ actionpack (3.2.6) lib/action_dispatch/middleware/request_id.rb:22:in `call'
423
+ rack (1.4.1) lib/rack/methodoverride.rb:21:in `call'
424
+ rack (1.4.1) lib/rack/runtime.rb:17:in `call'
425
+ activesupport (3.2.6) lib/active_support/cache/strategy/local_cache.rb:72:in `call'
426
+ rack (1.4.1) lib/rack/lock.rb:15:in `call'
427
+ actionpack (3.2.6) lib/action_dispatch/middleware/static.rb:62:in `call'
428
+ rack-cache (1.2) lib/rack/cache/context.rb:136:in `forward'
429
+ rack-cache (1.2) lib/rack/cache/context.rb:245:in `fetch'
430
+ rack-cache (1.2) lib/rack/cache/context.rb:185:in `lookup'
431
+ rack-cache (1.2) lib/rack/cache/context.rb:66:in `call!'
432
+ rack-cache (1.2) lib/rack/cache/context.rb:51:in `call'
433
+ railties (3.2.6) lib/rails/engine.rb:479:in `call'
434
+ railties (3.2.6) lib/rails/application.rb:220:in `call'
435
+ rack (1.4.1) lib/rack/content_length.rb:14:in `call'
436
+ railties (3.2.6) lib/rails/rack/log_tailer.rb:17:in `call'
437
+ rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service'
438
+ /Users/work/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service'
439
+ /Users/work/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run'
440
+ /Users/work/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread'
441
+
442
+
443
+ Connecting to database specified by database.yml
444
+
445
+
446
+ Started GET "/" for 127.0.0.1 at 2012-08-04 11:47:39 -0400
447
+ Connecting to database specified by database.yml
448
+ Processing by ApplicationController#example as HTML
449
+ Rendered application/example.html.erb within layouts/application (3.9ms)
450
+ Completed 200 OK in 46ms (Views: 45.3ms | ActiveRecord: 0.0ms)
451
+
452
+
453
+ Started GET "/swfs/example-a404454ebcc33aa65886d494cb4c1193.swf" for 127.0.0.1 at 2012-08-04 11:47:42 -0400
454
+
455
+ ActionController::RoutingError (No route matches [GET] "/swfs/example-a404454ebcc33aa65886d494cb4c1193.swf"):
456
+ actionpack (3.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
457
+ actionpack (3.2.6) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call'
458
+ railties (3.2.6) lib/rails/rack/logger.rb:26:in `call_app'
459
+ railties (3.2.6) lib/rails/rack/logger.rb:16:in `call'
460
+ actionpack (3.2.6) lib/action_dispatch/middleware/request_id.rb:22:in `call'
461
+ rack (1.4.1) lib/rack/methodoverride.rb:21:in `call'
462
+ rack (1.4.1) lib/rack/runtime.rb:17:in `call'
463
+ activesupport (3.2.6) lib/active_support/cache/strategy/local_cache.rb:72:in `call'
464
+ rack (1.4.1) lib/rack/lock.rb:15:in `call'
465
+ actionpack (3.2.6) lib/action_dispatch/middleware/static.rb:62:in `call'
466
+ rack-cache (1.2) lib/rack/cache/context.rb:136:in `forward'
467
+ rack-cache (1.2) lib/rack/cache/context.rb:245:in `fetch'
468
+ rack-cache (1.2) lib/rack/cache/context.rb:185:in `lookup'
469
+ rack-cache (1.2) lib/rack/cache/context.rb:66:in `call!'
470
+ rack-cache (1.2) lib/rack/cache/context.rb:51:in `call'
471
+ railties (3.2.6) lib/rails/engine.rb:479:in `call'
472
+ railties (3.2.6) lib/rails/application.rb:220:in `call'
473
+ rack (1.4.1) lib/rack/content_length.rb:14:in `call'
474
+ railties (3.2.6) lib/rails/rack/log_tailer.rb:17:in `call'
475
+ rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service'
476
+ /Users/work/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service'
477
+ /Users/work/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run'
478
+ /Users/work/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread'
479
+
480
+
481
+
482
+
483
+ Started GET "/" for 127.0.0.1 at 2012-08-04 11:57:18 -0400
484
+ Connecting to database specified by database.yml
485
+ Processing by ApplicationController#example as HTML
486
+ Rendered application/example.html.erb within layouts/application (3.6ms)
487
+ Completed 200 OK in 15ms (Views: 14.3ms | ActiveRecord: 0.0ms)
488
+
489
+
490
+ Started GET "/swfs/example-a404454ebcc33aa65886d494cb4c1193.swf" for 127.0.0.1 at 2012-08-04 11:57:20 -0400
491
+
492
+ ActionController::RoutingError (No route matches [GET] "/swfs/example-a404454ebcc33aa65886d494cb4c1193.swf"):
493
+ actionpack (3.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
494
+ actionpack (3.2.6) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call'
495
+ railties (3.2.6) lib/rails/rack/logger.rb:26:in `call_app'
496
+ railties (3.2.6) lib/rails/rack/logger.rb:16:in `call'
497
+ actionpack (3.2.6) lib/action_dispatch/middleware/request_id.rb:22:in `call'
498
+ rack (1.4.1) lib/rack/methodoverride.rb:21:in `call'
499
+ rack (1.4.1) lib/rack/runtime.rb:17:in `call'
500
+ activesupport (3.2.6) lib/active_support/cache/strategy/local_cache.rb:72:in `call'
501
+ rack (1.4.1) lib/rack/lock.rb:15:in `call'
502
+ actionpack (3.2.6) lib/action_dispatch/middleware/static.rb:62:in `call'
503
+ rack-cache (1.2) lib/rack/cache/context.rb:136:in `forward'
504
+ rack-cache (1.2) lib/rack/cache/context.rb:245:in `fetch'
505
+ rack-cache (1.2) lib/rack/cache/context.rb:185:in `lookup'
506
+ rack-cache (1.2) lib/rack/cache/context.rb:66:in `call!'
507
+ rack-cache (1.2) lib/rack/cache/context.rb:51:in `call'
508
+ railties (3.2.6) lib/rails/engine.rb:479:in `call'
509
+ railties (3.2.6) lib/rails/application.rb:220:in `call'
510
+ rack (1.4.1) lib/rack/content_length.rb:14:in `call'
511
+ railties (3.2.6) lib/rails/rack/log_tailer.rb:17:in `call'
512
+ rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service'
513
+ /Users/work/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service'
514
+ /Users/work/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run'
515
+ /Users/work/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread'
516
+
517
+
518
+
519
+
520
+ Started GET "/" for 127.0.0.1 at 2012-08-04 11:58:16 -0400
521
+ Connecting to database specified by database.yml
522
+ Processing by ApplicationController#example as HTML
523
+ Rendered application/example.html.erb within layouts/application (3.2ms)
524
+ Completed 200 OK in 14ms (Views: 13.3ms | ActiveRecord: 0.0ms)
525
+
526
+
527
+ Started GET "/swfs/example-a404454ebcc33aa65886d494cb4c1193.swf" for 127.0.0.1 at 2012-08-04 11:58:18 -0400
528
+
529
+ ActionController::RoutingError (No route matches [GET] "/swfs/example-a404454ebcc33aa65886d494cb4c1193.swf"):
530
+ actionpack (3.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
531
+ actionpack (3.2.6) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call'
532
+ railties (3.2.6) lib/rails/rack/logger.rb:26:in `call_app'
533
+ railties (3.2.6) lib/rails/rack/logger.rb:16:in `call'
534
+ actionpack (3.2.6) lib/action_dispatch/middleware/request_id.rb:22:in `call'
535
+ rack (1.4.1) lib/rack/methodoverride.rb:21:in `call'
536
+ rack (1.4.1) lib/rack/runtime.rb:17:in `call'
537
+ activesupport (3.2.6) lib/active_support/cache/strategy/local_cache.rb:72:in `call'
538
+ rack (1.4.1) lib/rack/lock.rb:15:in `call'
539
+ actionpack (3.2.6) lib/action_dispatch/middleware/static.rb:62:in `call'
540
+ rack-cache (1.2) lib/rack/cache/context.rb:136:in `forward'
541
+ rack-cache (1.2) lib/rack/cache/context.rb:245:in `fetch'
542
+ rack-cache (1.2) lib/rack/cache/context.rb:185:in `lookup'
543
+ rack-cache (1.2) lib/rack/cache/context.rb:66:in `call!'
544
+ rack-cache (1.2) lib/rack/cache/context.rb:51:in `call'
545
+ railties (3.2.6) lib/rails/engine.rb:479:in `call'
546
+ railties (3.2.6) lib/rails/application.rb:220:in `call'
547
+ rack (1.4.1) lib/rack/content_length.rb:14:in `call'
548
+ railties (3.2.6) lib/rails/rack/log_tailer.rb:17:in `call'
549
+ rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service'
550
+ /Users/work/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service'
551
+ /Users/work/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run'
552
+ /Users/work/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread'
553
+
554
+
555
+
556
+
557
+ Started GET "/" for 127.0.0.1 at 2012-08-04 12:00:21 -0400
558
+ Connecting to database specified by database.yml
559
+ Processing by ApplicationController#example as HTML
560
+ Rendered application/example.html.erb within layouts/application (3.5ms)
561
+ Completed 200 OK in 17ms (Views: 16.2ms | ActiveRecord: 0.0ms)
562
+
563
+
564
+ Started GET "/swfs/example-a404454ebcc33aa65886d494cb4c1193.swf" for 127.0.0.1 at 2012-08-04 12:04:24 -0400
565
+ Connecting to database specified by database.yml
566
+
567
+
568
+ Started GET "/" for 127.0.0.1 at 2012-08-04 12:04:26 -0400
569
+ Processing by ApplicationController#example as HTML
570
+ Rendered application/example.html.erb within layouts/application (4.4ms)
571
+ Completed 200 OK in 17ms (Views: 16.8ms | ActiveRecord: 0.0ms)
572
+
573
+
574
+ Started GET "/swfs/example-a404454ebcc33aa65886d494cb4c1193.swf" for 127.0.0.1 at 2012-08-04 12:04:27 -0400
575
+
576
+ ActionController::RoutingError (No route matches [GET] "/swfs/example-a404454ebcc33aa65886d494cb4c1193.swf"):
577
+ actionpack (3.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
578
+ actionpack (3.2.6) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call'
579
+ railties (3.2.6) lib/rails/rack/logger.rb:26:in `call_app'
580
+ railties (3.2.6) lib/rails/rack/logger.rb:16:in `call'
581
+ actionpack (3.2.6) lib/action_dispatch/middleware/request_id.rb:22:in `call'
582
+ rack (1.4.1) lib/rack/methodoverride.rb:21:in `call'
583
+ rack (1.4.1) lib/rack/runtime.rb:17:in `call'
584
+ activesupport (3.2.6) lib/active_support/cache/strategy/local_cache.rb:72:in `call'
585
+ rack (1.4.1) lib/rack/lock.rb:15:in `call'
586
+ actionpack (3.2.6) lib/action_dispatch/middleware/static.rb:62:in `call'
587
+ rack-cache (1.2) lib/rack/cache/context.rb:136:in `forward'
588
+ rack-cache (1.2) lib/rack/cache/context.rb:245:in `fetch'
589
+ rack-cache (1.2) lib/rack/cache/context.rb:185:in `lookup'
590
+ rack-cache (1.2) lib/rack/cache/context.rb:66:in `call!'
591
+ rack-cache (1.2) lib/rack/cache/context.rb:51:in `call'
592
+ railties (3.2.6) lib/rails/engine.rb:479:in `call'
593
+ railties (3.2.6) lib/rails/application.rb:220:in `call'
594
+ rack (1.4.1) lib/rack/content_length.rb:14:in `call'
595
+ railties (3.2.6) lib/rails/rack/log_tailer.rb:17:in `call'
596
+ rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service'
597
+ /Users/work/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service'
598
+ /Users/work/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run'
599
+ /Users/work/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread'
600
+
601
+
602
+
603
+
604
+ Started GET "/" for 127.0.0.1 at 2012-08-04 12:05:36 -0400
605
+ Connecting to database specified by database.yml
606
+ Processing by ApplicationController#example as HTML
607
+ Rendered application/example.html.erb within layouts/application (3.8ms)
608
+ Completed 200 OK in 47ms (Views: 46.5ms | ActiveRecord: 0.0ms)
609
+
610
+
611
+ Started GET "/swfs/example-a404454ebcc33aa65886d494cb4c1193.swf" for 127.0.0.1 at 2012-08-04 12:05:38 -0400
612
+
613
+ ActionController::RoutingError (No route matches [GET] "/swfs/example-a404454ebcc33aa65886d494cb4c1193.swf"):
614
+ actionpack (3.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
615
+ actionpack (3.2.6) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call'
616
+ railties (3.2.6) lib/rails/rack/logger.rb:26:in `call_app'
617
+ railties (3.2.6) lib/rails/rack/logger.rb:16:in `call'
618
+ actionpack (3.2.6) lib/action_dispatch/middleware/request_id.rb:22:in `call'
619
+ rack (1.4.1) lib/rack/methodoverride.rb:21:in `call'
620
+ rack (1.4.1) lib/rack/runtime.rb:17:in `call'
621
+ activesupport (3.2.6) lib/active_support/cache/strategy/local_cache.rb:72:in `call'
622
+ rack (1.4.1) lib/rack/lock.rb:15:in `call'
623
+ actionpack (3.2.6) lib/action_dispatch/middleware/static.rb:62:in `call'
624
+ rack-cache (1.2) lib/rack/cache/context.rb:136:in `forward'
625
+ rack-cache (1.2) lib/rack/cache/context.rb:245:in `fetch'
626
+ rack-cache (1.2) lib/rack/cache/context.rb:185:in `lookup'
627
+ rack-cache (1.2) lib/rack/cache/context.rb:66:in `call!'
628
+ rack-cache (1.2) lib/rack/cache/context.rb:51:in `call'
629
+ railties (3.2.6) lib/rails/engine.rb:479:in `call'
630
+ railties (3.2.6) lib/rails/application.rb:220:in `call'
631
+ rack (1.4.1) lib/rack/content_length.rb:14:in `call'
632
+ railties (3.2.6) lib/rails/rack/log_tailer.rb:17:in `call'
633
+ rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service'
634
+ /Users/work/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service'
635
+ /Users/work/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run'
636
+ /Users/work/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread'
637
+
638
+
639
+
640
+
641
+ Started GET "/" for 127.0.0.1 at 2012-08-04 22:08:25 -0400
642
+ Connecting to database specified by database.yml
643
+ Processing by ApplicationController#example as HTML
644
+ Rendered application/example.html.erb within layouts/application (4.1ms)
645
+ Completed 200 OK in 19ms (Views: 18.2ms | ActiveRecord: 0.0ms)
646
+ Compiled jquery.js (2ms) (pid 31908)
647
+ Compiled jquery_ujs.js (0ms) (pid 31908)
648
+ Compiled example.js (128ms) (pid 31908)
649
+ Compiled swfobject.js (0ms) (pid 31908)
650
+ Compiled swf_fu.js (162ms) (pid 31908)
651
+ Compiled application.js (375ms) (pid 31908)
652
+ Compiled application.css (1ms) (pid 31908)
653
+ Compiled jquery.js (2ms) (pid 31908)
654
+ Compiled jquery_ujs.js (0ms) (pid 31908)
655
+ Compiled example.js (118ms) (pid 31908)
656
+ Compiled swfobject.js (0ms) (pid 31908)
657
+ Compiled swf_fu.js (116ms) (pid 31908)
658
+ Compiled application.js (350ms) (pid 31908)
659
+ Compiled application.css (0ms) (pid 31908)
660
+
661
+
662
+ Started GET "/" for 127.0.0.1 at 2012-08-04 22:17:01 -0400
663
+ Connecting to database specified by database.yml
664
+ Processing by ApplicationController#example as HTML
665
+ Rendered application/example.html.erb within layouts/application (4.1ms)
666
+ Completed 200 OK in 51ms (Views: 50.2ms | ActiveRecord: 0.0ms)