glow 0.0.6 → 0.0.7
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- data/.gitignore +7 -0
- data/Gemfile +14 -0
- data/Gemfile.lock +97 -0
- data/glow.gemspec +29 -0
- data/lib/glow/engine.rb +4 -2
- data/lib/glow/railtie.rb +4 -2
- data/lib/glow/version.rb +1 -1
- data/src/glow.coffee +12 -0
- data/test/rails3/.rspec +1 -0
- data/test/rails3/Gemfile.lock +1 -1
- data/test/rails3/log/.gitkeep +0 -0
- data/test/rails3/spec/controllers/.flash_controller_spec.rb.swn +0 -0
- data/test/rails3/spec/controllers/.flash_controller_spec.rb.swo +0 -0
- data/test/rails31/.gitignore +5 -0
- data/test/rails31/Gemfile.lock +1 -1
- data/test/rails31/log/.gitkeep +0 -0
- data/test/rails31/spec/controllers/.flash_controller_spec.rb.swn +0 -0
- data/test/rails31/spec/controllers/.flash_controller_spec.rb.swo +0 -0
- metadata +49 -60
- data/test/rails3/log/development.log +0 -1629
- data/test/rails3/log/test.log +0 -1225
- data/test/rails31/log/development.log +0 -59
- data/test/rails31/log/test.log +0 -289
- data/test/rails31/tmp/cache/assets/CC6/400/sprockets%2Ffc6d386e5a58972d13920c9cd2528768 +0 -0
- data/test/rails31/tmp/cache/assets/CD8/F20/sprockets%2Fd66a691d6f63c00b6b0025ec732734c9 +0 -0
- data/test/rails31/tmp/cache/assets/CF0/DA0/sprockets%2Fd7d5b37686831d37c4dd75e645f5e016 +0 -0
- data/test/rails31/tmp/cache/assets/D32/A10/sprockets%2F13fe41fee1fe35b49d145bcc06610705 +0 -0
- data/test/rails31/tmp/cache/assets/D54/ED0/sprockets%2F71c9fa01091d432b131da3bb73faf3d4 +0 -0
- data/test/rails31/tmp/cache/assets/D5F/DC0/sprockets%2F3bdad2a5487de08b16ac12dcd8411538 +0 -0
- data/test/rails31/tmp/cache/assets/D61/A80/sprockets%2Fa4b21f72f1e092ec190a2fc0d679c4c3 +0 -0
- data/test/rails31/tmp/cache/assets/D84/210/sprockets%2Fabd0103ccec2b428ac62c94e4c40b384 +0 -0
- data/test/rails31/tmp/cache/assets/DA0/D40/sprockets%2Fa7b4ee1a4cf4cc742c0d968b2f40c779 +0 -0
- data/test/rails31/tmp/cache/assets/DB8/BB0/sprockets%2Fca4a6e5b550132e2e7e5ebd40dcc55a0 +0 -0
- data/test/rails31/tmp/cache/assets/DD8/AF0/sprockets%2F4297f5a02e59cff78bd076afd7b7faa1 +0 -0
- data/test/rails31/tmp/cache/assets/E04/890/sprockets%2F2f5173deea6c795b8fdde723bb4b63af +0 -0
data/test/rails3/log/test.log
DELETED
@@ -1,1225 +0,0 @@
|
|
1
|
-
Processing by FlashController#create as HTML
|
2
|
-
Parameters: {"message"=>"Glow!", "type"=>:notice}
|
3
|
-
Redirected to http://test.host/flash
|
4
|
-
Completed 302 Found in 2ms
|
5
|
-
Processing by FlashController#create as JS
|
6
|
-
Parameters: {"message"=>"Glow!", "type"=>:notice}
|
7
|
-
Completed 200 OK in 80ms (Views: 79.9ms | ActiveRecord: 0.0ms)
|
8
|
-
Processing by FlashController#create as HTML
|
9
|
-
Parameters: {"message"=>"Glow!", "type"=>:notice}
|
10
|
-
Redirected to http://test.host/flash
|
11
|
-
Completed 302 Found in 2ms
|
12
|
-
Processing by FlashController#create as JS
|
13
|
-
Parameters: {"message"=>"Glow!", "type"=>:notice}
|
14
|
-
Completed 200 OK in 74ms (Views: 73.0ms | ActiveRecord: 0.0ms)
|
15
|
-
Processing by FlashController#create as HTML
|
16
|
-
Parameters: {"message"=>"Glow!", "type"=>:notice}
|
17
|
-
Redirected to http://test.host/flash
|
18
|
-
Completed 302 Found in 2ms
|
19
|
-
Processing by FlashController#create as JS
|
20
|
-
Parameters: {"message"=>"Glow!", "type"=>:notice}
|
21
|
-
Completed 200 OK in 60ms (Views: 59.2ms | ActiveRecord: 0.0ms)
|
22
|
-
Processing by FlashController#create as HTML
|
23
|
-
Parameters: {"message"=>"Glow!", "type"=>:notice}
|
24
|
-
Redirected to http://test.host/flash
|
25
|
-
Completed 500 Internal Server Error in 2ms
|
26
|
-
Processing by FlashController#create as JS
|
27
|
-
Parameters: {"message"=>"Glow!", "type"=>:notice}
|
28
|
-
Completed 500 Internal Server Error in 117ms
|
29
|
-
Processing by FlashController#create as HTML
|
30
|
-
Parameters: {"message"=>"Glow!", "type"=>:notice}
|
31
|
-
Redirected to http://test.host/flash
|
32
|
-
Completed 302 Found in 2ms
|
33
|
-
Processing by FlashController#create as JS
|
34
|
-
Parameters: {"message"=>"Glow!", "type"=>:notice}
|
35
|
-
Completed 200 OK in 80ms (Views: 79.1ms | ActiveRecord: 0.0ms)
|
36
|
-
Processing by FlashController#create as HTML
|
37
|
-
Parameters: {"message"=>"Glow!", "type"=>:notice}
|
38
|
-
Redirected to http://test.host/flash
|
39
|
-
Completed 302 Found in 2ms
|
40
|
-
Processing by FlashController#create as JS
|
41
|
-
Parameters: {"message"=>"Glow!", "type"=>:notice}
|
42
|
-
Completed 200 OK in 59ms (Views: 58.6ms | ActiveRecord: 0.0ms)
|
43
|
-
Processing by FlashController#create as HTML
|
44
|
-
Parameters: {"message"=>"Glow!", "type"=>:notice}
|
45
|
-
Redirected to http://test.host/flash
|
46
|
-
Completed 302 Found in 2ms
|
47
|
-
Processing by FlashController#create as JS
|
48
|
-
Parameters: {"message"=>"Glow!", "type"=>:notice}
|
49
|
-
Completed 200 OK in 76ms (Views: 75.5ms | ActiveRecord: 0.0ms)
|
50
|
-
Processing by FlashController#show as HTML
|
51
|
-
Parameters: {"message"=>"Glow!", "type"=>:notice}
|
52
|
-
Completed 500 Internal Server Error in 16ms
|
53
|
-
Processing by FlashController#create as HTML
|
54
|
-
Parameters: {"message"=>"Glow!", "type"=>:notice}
|
55
|
-
Redirected to http://test.host/flash
|
56
|
-
Completed 302 Found in 2ms
|
57
|
-
Processing by FlashController#show as HTML
|
58
|
-
Parameters: {"message"=>"Glow!", "type"=>:notice}
|
59
|
-
ERROR: compiling _app_views_layouts_application_html_erb__415041104170559274_70351340817760__3229794525078700588 RAISED /Users/daniel/code/glow/test/dummy/app/views/layouts/application.html.erb:13: unknown regexp options - bdy
|
60
|
-
unmatched close parenthesis: /head>
|
61
|
-
<body>
|
62
|
-
|
63
|
-
');@output_buffer.append= ( yield );@output_buffer.safe_concat('
|
64
|
-
');@output_buffer.safe_concat('
|
65
|
-
</
|
66
|
-
/Users/daniel/code/glow/test/dummy/app/views/layouts/application.html.erb:14: syntax error, unexpected '<'
|
67
|
-
</html>
|
68
|
-
^
|
69
|
-
/Users/daniel/code/glow/test/dummy/app/views/layouts/application.html.erb:14: unterminated regexp meets end of file
|
70
|
-
Function body: def _app_views_layouts_application_html_erb__415041104170559274_70351340817760__3229794525078700588(local_assigns)
|
71
|
-
_old_virtual_path, @_virtual_path = @_virtual_path, "layouts/application";_old_output_buffer = @output_buffer;;@output_buffer = ActionView::OutputBuffer.new;@output_buffer.safe_concat('<!DOCTYPE html>
|
72
|
-
<html>
|
73
|
-
<head>
|
74
|
-
<title>Dummy</title>
|
75
|
-
');@output_buffer.append= (# stylesheet_link_tag "application" );@output_buffer.safe_concat('
|
76
|
-
');@output_buffer.safe_concat(' ');@output_buffer.append= (# javascript_include_tag "application" );@output_buffer.safe_concat('
|
77
|
-
');@output_buffer.safe_concat(' ');@output_buffer.append= (# csrf_meta_tags );@output_buffer.safe_concat('
|
78
|
-
');@output_buffer.safe_concat('</head>
|
79
|
-
<body>
|
80
|
-
|
81
|
-
');@output_buffer.append= ( yield );@output_buffer.safe_concat('
|
82
|
-
');@output_buffer.safe_concat('
|
83
|
-
</body>
|
84
|
-
</html>
|
85
|
-
');@output_buffer.to_s
|
86
|
-
ensure
|
87
|
-
@_virtual_path, @output_buffer = _old_virtual_path, _old_output_buffer
|
88
|
-
end
|
89
|
-
Backtrace: /Users/daniel/.rvm/gems/ruby-1.9.2-p290/gems/actionpack-3.0.10/lib/action_view/template.rb:258:in `module_eval'
|
90
|
-
/Users/daniel/.rvm/gems/ruby-1.9.2-p290/gems/actionpack-3.0.10/lib/action_view/template.rb:258:in `compile'
|
91
|
-
/Users/daniel/.rvm/gems/ruby-1.9.2-p290/gems/actionpack-3.0.10/lib/action_view/template.rb:134:in `block in render'
|
92
|
-
/Users/daniel/.rvm/gems/ruby-1.9.2-p290/gems/activesupport-3.0.10/lib/active_support/notifications.rb:52:in `block in instrument'
|
93
|
-
/Users/daniel/.rvm/gems/ruby-1.9.2-p290/gems/activesupport-3.0.10/lib/active_support/notifications/instrumenter.rb:21:in `instrument'
|
94
|
-
/Users/daniel/.rvm/gems/ruby-1.9.2-p290/gems/activesupport-3.0.10/lib/active_support/notifications.rb:52:in `instrument'
|
95
|
-
/Users/daniel/.rvm/gems/ruby-1.9.2-p290/gems/actionpack-3.0.10/lib/action_view/template.rb:127:in `render'
|
96
|
-
/Users/daniel/.rvm/gems/ruby-1.9.2-p290/gems/actionpack-3.0.10/lib/action_view/render/layouts.rb:80:in `_render_layout'
|
97
|
-
/Users/daniel/.rvm/gems/ruby-1.9.2-p290/gems/actionpack-3.0.10/lib/action_view/render/rendering.rb:62:in `block in _render_template'
|
98
|
-
/Users/daniel/.rvm/gems/ruby-1.9.2-p290/gems/activesupport-3.0.10/lib/active_support/notifications.rb:52:in `block in instrument'
|
99
|
-
/Users/daniel/.rvm/gems/ruby-1.9.2-p290/gems/activesupport-3.0.10/lib/active_support/notifications/instrumenter.rb:21:in `instrument'
|
100
|
-
/Users/daniel/.rvm/gems/ruby-1.9.2-p290/gems/activesupport-3.0.10/lib/active_support/notifications.rb:52:in `instrument'
|
101
|
-
/Users/daniel/.rvm/gems/ruby-1.9.2-p290/gems/actionpack-3.0.10/lib/action_view/render/rendering.rb:56:in `_render_template'
|
102
|
-
/Users/daniel/.rvm/gems/ruby-1.9.2-p290/gems/actionpack-3.0.10/lib/action_view/render/rendering.rb:26:in `render'
|
103
|
-
/Users/daniel/.rvm/gems/ruby-1.9.2-p290/gems/actionpack-3.0.10/lib/abstract_controller/rendering.rb:115:in `_render_template'
|
104
|
-
/Users/daniel/.rvm/gems/ruby-1.9.2-p290/gems/actionpack-3.0.10/lib/abstract_controller/rendering.rb:109:in `render_to_body'
|
105
|
-
/Users/daniel/.rvm/gems/ruby-1.9.2-p290/gems/actionpack-3.0.10/lib/action_controller/metal/renderers.rb:47:in `render_to_body'
|
106
|
-
/Users/daniel/.rvm/gems/ruby-1.9.2-p290/gems/actionpack-3.0.10/lib/action_controller/metal/compatibility.rb:55:in `render_to_body'
|
107
|
-
/Users/daniel/.rvm/gems/ruby-1.9.2-p290/gems/actionpack-3.0.10/lib/abstract_controller/rendering.rb:102:in `render_to_string'
|
108
|
-
/Users/daniel/.rvm/gems/ruby-1.9.2-p290/gems/actionpack-3.0.10/lib/abstract_controller/rendering.rb:93:in `render'
|
109
|
-
/Users/daniel/.rvm/gems/ruby-1.9.2-p290/gems/actionpack-3.0.10/lib/action_controller/metal/rendering.rb:17:in `render'
|
110
|
-
/Users/daniel/.rvm/gems/ruby-1.9.2-p290/gems/actionpack-3.0.10/lib/action_controller/metal/instrumentation.rb:40:in `block (2 levels) in render'
|
111
|
-
/Users/daniel/.rvm/gems/ruby-1.9.2-p290/gems/activesupport-3.0.10/lib/active_support/core_ext/benchmark.rb:5:in `block in ms'
|
112
|
-
/Users/daniel/.rvm/rubies/ruby-1.9.2-p290/lib/ruby/1.9.1/benchmark.rb:310:in `realtime'
|
113
|
-
/Users/daniel/.rvm/gems/ruby-1.9.2-p290/gems/activesupport-3.0.10/lib/active_support/core_ext/benchmark.rb:5:in `ms'
|
114
|
-
/Users/daniel/.rvm/gems/ruby-1.9.2-p290/gems/actionpack-3.0.10/lib/action_controller/metal/instrumentation.rb:40:in `block in render'
|
115
|
-
/Users/daniel/.rvm/gems/ruby-1.9.2-p290/gems/actionpack-3.0.10/lib/action_controller/metal/instrumentation.rb:78:in `cleanup_view_runtime'
|
116
|
-
/Users/daniel/.rvm/gems/ruby-1.9.2-p290/gems/activerecord-3.0.10/lib/active_record/railties/controller_runtime.rb:15:in `cleanup_view_runtime'
|
117
|
-
/Users/daniel/.rvm/gems/ruby-1.9.2-p290/gems/actionpack-3.0.10/lib/action_controller/metal/instrumentation.rb:39:in `render'
|
118
|
-
/Users/daniel/.rvm/gems/ruby-1.9.2-p290/gems/actionpack-3.0.10/lib/action_controller/metal/implicit_render.rb:10:in `default_render'
|
119
|
-
/Users/daniel/.rvm/gems/ruby-1.9.2-p290/gems/actionpack-3.0.10/lib/action_controller/metal/implicit_render.rb:5:in `send_action'
|
120
|
-
/Users/daniel/.rvm/gems/ruby-1.9.2-p290/gems/actionpack-3.0.10/lib/abstract_controller/base.rb:150:in `process_action'
|
121
|
-
/Users/daniel/.rvm/gems/ruby-1.9.2-p290/gems/actionpack-3.0.10/lib/action_controller/metal/rendering.rb:11:in `process_action'
|
122
|
-
/Users/daniel/.rvm/gems/ruby-1.9.2-p290/gems/actionpack-3.0.10/lib/abstract_controller/callbacks.rb:18:in `block in process_action'
|
123
|
-
/Users/daniel/.rvm/gems/ruby-1.9.2-p290/gems/activesupport-3.0.10/lib/active_support/callbacks.rb:436:in `_run__609123427687543740__process_action__427775662161006969__callbacks'
|
124
|
-
/Users/daniel/.rvm/gems/ruby-1.9.2-p290/gems/activesupport-3.0.10/lib/active_support/callbacks.rb:410:in `_run_process_action_callbacks'
|
125
|
-
/Users/daniel/.rvm/gems/ruby-1.9.2-p290/gems/activesupport-3.0.10/lib/active_support/callbacks.rb:94:in `run_callbacks'
|
126
|
-
/Users/daniel/.rvm/gems/ruby-1.9.2-p290/gems/actionpack-3.0.10/lib/abstract_controller/callbacks.rb:17:in `process_action'
|
127
|
-
/Users/daniel/.rvm/gems/ruby-1.9.2-p290/gems/actionpack-3.0.10/lib/action_controller/metal/rescue.rb:17:in `process_action'
|
128
|
-
/Users/daniel/.rvm/gems/ruby-1.9.2-p290/gems/actionpack-3.0.10/lib/action_controller/metal/instrumentation.rb:30:in `block in process_action'
|
129
|
-
/Users/daniel/.rvm/gems/ruby-1.9.2-p290/gems/activesupport-3.0.10/lib/active_support/notifications.rb:52:in `block in instrument'
|
130
|
-
/Users/daniel/.rvm/gems/ruby-1.9.2-p290/gems/activesupport-3.0.10/lib/active_support/notifications/instrumenter.rb:21:in `instrument'
|
131
|
-
/Users/daniel/.rvm/gems/ruby-1.9.2-p290/gems/activesupport-3.0.10/lib/active_support/notifications.rb:52:in `instrument'
|
132
|
-
/Users/daniel/.rvm/gems/ruby-1.9.2-p290/gems/actionpack-3.0.10/lib/action_controller/metal/instrumentation.rb:29:in `process_action'
|
133
|
-
/Users/daniel/.rvm/gems/ruby-1.9.2-p290/gems/actionpack-3.0.10/lib/abstract_controller/base.rb:119:in `process'
|
134
|
-
/Users/daniel/.rvm/gems/ruby-1.9.2-p290/gems/actionpack-3.0.10/lib/abstract_controller/rendering.rb:41:in `process'
|
135
|
-
/Users/daniel/.rvm/gems/ruby-1.9.2-p290/gems/actionpack-3.0.10/lib/action_controller/metal/testing.rb:12:in `process_with_new_base_test'
|
136
|
-
/Users/daniel/.rvm/gems/ruby-1.9.2-p290/gems/actionpack-3.0.10/lib/action_controller/test_case.rb:412:in `process'
|
137
|
-
/Users/daniel/.rvm/gems/ruby-1.9.2-p290/gems/actionpack-3.0.10/lib/action_controller/test_case.rb:47:in `process'
|
138
|
-
/Users/daniel/.rvm/gems/ruby-1.9.2-p290/gems/actionpack-3.0.10/lib/action_controller/test_case.rb:350:in `get'
|
139
|
-
/Users/daniel/code/glow/test/functional/flash_controller_test.rb:6:in `test_redirect'
|
140
|
-
/Users/daniel/.rvm/rubies/ruby-1.9.2-p290/lib/ruby/1.9.1/minitest/unit.rb:695:in `run'
|
141
|
-
/Users/daniel/.rvm/gems/ruby-1.9.2-p290/gems/activesupport-3.0.10/lib/active_support/testing/setup_and_teardown.rb:35:in `block in run'
|
142
|
-
/Users/daniel/.rvm/gems/ruby-1.9.2-p290/gems/activesupport-3.0.10/lib/active_support/callbacks.rb:434:in `_run_setup_callbacks'
|
143
|
-
/Users/daniel/.rvm/gems/ruby-1.9.2-p290/gems/activesupport-3.0.10/lib/active_support/testing/setup_and_teardown.rb:34:in `run'
|
144
|
-
/Users/daniel/.rvm/rubies/ruby-1.9.2-p290/lib/ruby/1.9.1/minitest/unit.rb:656:in `block (2 levels) in run_test_suites'
|
145
|
-
/Users/daniel/.rvm/rubies/ruby-1.9.2-p290/lib/ruby/1.9.1/minitest/unit.rb:650:in `each'
|
146
|
-
/Users/daniel/.rvm/rubies/ruby-1.9.2-p290/lib/ruby/1.9.1/minitest/unit.rb:650:in `block in run_test_suites'
|
147
|
-
/Users/daniel/.rvm/rubies/ruby-1.9.2-p290/lib/ruby/1.9.1/minitest/unit.rb:649:in `each'
|
148
|
-
/Users/daniel/.rvm/rubies/ruby-1.9.2-p290/lib/ruby/1.9.1/minitest/unit.rb:649:in `run_test_suites'
|
149
|
-
/Users/daniel/.rvm/rubies/ruby-1.9.2-p290/lib/ruby/1.9.1/minitest/unit.rb:609:in `run'
|
150
|
-
/Users/daniel/.rvm/rubies/ruby-1.9.2-p290/lib/ruby/1.9.1/minitest/unit.rb:508:in `block in autorun'
|
151
|
-
Rendered flash/show.html.erb within layouts/application (44.1ms)
|
152
|
-
Completed 500 Internal Server Error in 52ms
|
153
|
-
Processing by FlashController#create as JS
|
154
|
-
Parameters: {"message"=>"Glow!", "type"=>:notice}
|
155
|
-
Completed 200 OK in 15ms (Views: 14.4ms | ActiveRecord: 0.0ms)
|
156
|
-
Processing by FlashController#show as HTML
|
157
|
-
Parameters: {"message"=>"Glow!", "type"=>:notice}
|
158
|
-
ERROR: compiling _app_views_layouts_application_html_erb__415041104170559274_70351340817760__3229794525078700588 RAISED /Users/daniel/code/glow/test/dummy/app/views/layouts/application.html.erb:13: unknown regexp options - bdy
|
159
|
-
unmatched close parenthesis: /head>
|
160
|
-
<body>
|
161
|
-
|
162
|
-
');@output_buffer.append= ( yield );@output_buffer.safe_concat('
|
163
|
-
');@output_buffer.safe_concat('
|
164
|
-
</
|
165
|
-
/Users/daniel/code/glow/test/dummy/app/views/layouts/application.html.erb:14: syntax error, unexpected '<'
|
166
|
-
</html>
|
167
|
-
^
|
168
|
-
/Users/daniel/code/glow/test/dummy/app/views/layouts/application.html.erb:14: unterminated regexp meets end of file
|
169
|
-
Function body: def _app_views_layouts_application_html_erb__415041104170559274_70351340817760__3229794525078700588(local_assigns)
|
170
|
-
_old_virtual_path, @_virtual_path = @_virtual_path, "layouts/application";_old_output_buffer = @output_buffer;;@output_buffer = ActionView::OutputBuffer.new;@output_buffer.safe_concat('<!DOCTYPE html>
|
171
|
-
<html>
|
172
|
-
<head>
|
173
|
-
<title>Dummy</title>
|
174
|
-
');@output_buffer.append= (# stylesheet_link_tag "application" );@output_buffer.safe_concat('
|
175
|
-
');@output_buffer.safe_concat(' ');@output_buffer.append= (# javascript_include_tag "application" );@output_buffer.safe_concat('
|
176
|
-
');@output_buffer.safe_concat(' ');@output_buffer.append= (# csrf_meta_tags );@output_buffer.safe_concat('
|
177
|
-
');@output_buffer.safe_concat('</head>
|
178
|
-
<body>
|
179
|
-
|
180
|
-
');@output_buffer.append= ( yield );@output_buffer.safe_concat('
|
181
|
-
');@output_buffer.safe_concat('
|
182
|
-
</body>
|
183
|
-
</html>
|
184
|
-
');@output_buffer.to_s
|
185
|
-
ensure
|
186
|
-
@_virtual_path, @output_buffer = _old_virtual_path, _old_output_buffer
|
187
|
-
end
|
188
|
-
Backtrace: /Users/daniel/.rvm/gems/ruby-1.9.2-p290/gems/actionpack-3.0.10/lib/action_view/template.rb:258:in `module_eval'
|
189
|
-
/Users/daniel/.rvm/gems/ruby-1.9.2-p290/gems/actionpack-3.0.10/lib/action_view/template.rb:258:in `compile'
|
190
|
-
/Users/daniel/.rvm/gems/ruby-1.9.2-p290/gems/actionpack-3.0.10/lib/action_view/template.rb:134:in `block in render'
|
191
|
-
/Users/daniel/.rvm/gems/ruby-1.9.2-p290/gems/activesupport-3.0.10/lib/active_support/notifications.rb:52:in `block in instrument'
|
192
|
-
/Users/daniel/.rvm/gems/ruby-1.9.2-p290/gems/activesupport-3.0.10/lib/active_support/notifications/instrumenter.rb:21:in `instrument'
|
193
|
-
/Users/daniel/.rvm/gems/ruby-1.9.2-p290/gems/activesupport-3.0.10/lib/active_support/notifications.rb:52:in `instrument'
|
194
|
-
/Users/daniel/.rvm/gems/ruby-1.9.2-p290/gems/actionpack-3.0.10/lib/action_view/template.rb:127:in `render'
|
195
|
-
/Users/daniel/.rvm/gems/ruby-1.9.2-p290/gems/actionpack-3.0.10/lib/action_view/render/layouts.rb:80:in `_render_layout'
|
196
|
-
/Users/daniel/.rvm/gems/ruby-1.9.2-p290/gems/actionpack-3.0.10/lib/action_view/render/rendering.rb:62:in `block in _render_template'
|
197
|
-
/Users/daniel/.rvm/gems/ruby-1.9.2-p290/gems/activesupport-3.0.10/lib/active_support/notifications.rb:52:in `block in instrument'
|
198
|
-
/Users/daniel/.rvm/gems/ruby-1.9.2-p290/gems/activesupport-3.0.10/lib/active_support/notifications/instrumenter.rb:21:in `instrument'
|
199
|
-
/Users/daniel/.rvm/gems/ruby-1.9.2-p290/gems/activesupport-3.0.10/lib/active_support/notifications.rb:52:in `instrument'
|
200
|
-
/Users/daniel/.rvm/gems/ruby-1.9.2-p290/gems/actionpack-3.0.10/lib/action_view/render/rendering.rb:56:in `_render_template'
|
201
|
-
/Users/daniel/.rvm/gems/ruby-1.9.2-p290/gems/actionpack-3.0.10/lib/action_view/render/rendering.rb:26:in `render'
|
202
|
-
/Users/daniel/.rvm/gems/ruby-1.9.2-p290/gems/actionpack-3.0.10/lib/abstract_controller/rendering.rb:115:in `_render_template'
|
203
|
-
/Users/daniel/.rvm/gems/ruby-1.9.2-p290/gems/actionpack-3.0.10/lib/abstract_controller/rendering.rb:109:in `render_to_body'
|
204
|
-
/Users/daniel/.rvm/gems/ruby-1.9.2-p290/gems/actionpack-3.0.10/lib/action_controller/metal/renderers.rb:47:in `render_to_body'
|
205
|
-
/Users/daniel/.rvm/gems/ruby-1.9.2-p290/gems/actionpack-3.0.10/lib/action_controller/metal/compatibility.rb:55:in `render_to_body'
|
206
|
-
/Users/daniel/.rvm/gems/ruby-1.9.2-p290/gems/actionpack-3.0.10/lib/abstract_controller/rendering.rb:102:in `render_to_string'
|
207
|
-
/Users/daniel/.rvm/gems/ruby-1.9.2-p290/gems/actionpack-3.0.10/lib/abstract_controller/rendering.rb:93:in `render'
|
208
|
-
/Users/daniel/.rvm/gems/ruby-1.9.2-p290/gems/actionpack-3.0.10/lib/action_controller/metal/rendering.rb:17:in `render'
|
209
|
-
/Users/daniel/.rvm/gems/ruby-1.9.2-p290/gems/actionpack-3.0.10/lib/action_controller/metal/instrumentation.rb:40:in `block (2 levels) in render'
|
210
|
-
/Users/daniel/.rvm/gems/ruby-1.9.2-p290/gems/activesupport-3.0.10/lib/active_support/core_ext/benchmark.rb:5:in `block in ms'
|
211
|
-
/Users/daniel/.rvm/rubies/ruby-1.9.2-p290/lib/ruby/1.9.1/benchmark.rb:310:in `realtime'
|
212
|
-
/Users/daniel/.rvm/gems/ruby-1.9.2-p290/gems/activesupport-3.0.10/lib/active_support/core_ext/benchmark.rb:5:in `ms'
|
213
|
-
/Users/daniel/.rvm/gems/ruby-1.9.2-p290/gems/actionpack-3.0.10/lib/action_controller/metal/instrumentation.rb:40:in `block in render'
|
214
|
-
/Users/daniel/.rvm/gems/ruby-1.9.2-p290/gems/actionpack-3.0.10/lib/action_controller/metal/instrumentation.rb:78:in `cleanup_view_runtime'
|
215
|
-
/Users/daniel/.rvm/gems/ruby-1.9.2-p290/gems/activerecord-3.0.10/lib/active_record/railties/controller_runtime.rb:15:in `cleanup_view_runtime'
|
216
|
-
/Users/daniel/.rvm/gems/ruby-1.9.2-p290/gems/actionpack-3.0.10/lib/action_controller/metal/instrumentation.rb:39:in `render'
|
217
|
-
/Users/daniel/.rvm/gems/ruby-1.9.2-p290/gems/actionpack-3.0.10/lib/action_controller/metal/implicit_render.rb:10:in `default_render'
|
218
|
-
/Users/daniel/.rvm/gems/ruby-1.9.2-p290/gems/actionpack-3.0.10/lib/action_controller/metal/implicit_render.rb:5:in `send_action'
|
219
|
-
/Users/daniel/.rvm/gems/ruby-1.9.2-p290/gems/actionpack-3.0.10/lib/abstract_controller/base.rb:150:in `process_action'
|
220
|
-
/Users/daniel/.rvm/gems/ruby-1.9.2-p290/gems/actionpack-3.0.10/lib/action_controller/metal/rendering.rb:11:in `process_action'
|
221
|
-
/Users/daniel/.rvm/gems/ruby-1.9.2-p290/gems/actionpack-3.0.10/lib/abstract_controller/callbacks.rb:18:in `block in process_action'
|
222
|
-
/Users/daniel/.rvm/gems/ruby-1.9.2-p290/gems/activesupport-3.0.10/lib/active_support/callbacks.rb:436:in `_run__609123427687543740__process_action__427775662161006969__callbacks'
|
223
|
-
/Users/daniel/.rvm/gems/ruby-1.9.2-p290/gems/activesupport-3.0.10/lib/active_support/callbacks.rb:410:in `_run_process_action_callbacks'
|
224
|
-
/Users/daniel/.rvm/gems/ruby-1.9.2-p290/gems/activesupport-3.0.10/lib/active_support/callbacks.rb:94:in `run_callbacks'
|
225
|
-
/Users/daniel/.rvm/gems/ruby-1.9.2-p290/gems/actionpack-3.0.10/lib/abstract_controller/callbacks.rb:17:in `process_action'
|
226
|
-
/Users/daniel/.rvm/gems/ruby-1.9.2-p290/gems/actionpack-3.0.10/lib/action_controller/metal/rescue.rb:17:in `process_action'
|
227
|
-
/Users/daniel/.rvm/gems/ruby-1.9.2-p290/gems/actionpack-3.0.10/lib/action_controller/metal/instrumentation.rb:30:in `block in process_action'
|
228
|
-
/Users/daniel/.rvm/gems/ruby-1.9.2-p290/gems/activesupport-3.0.10/lib/active_support/notifications.rb:52:in `block in instrument'
|
229
|
-
/Users/daniel/.rvm/gems/ruby-1.9.2-p290/gems/activesupport-3.0.10/lib/active_support/notifications/instrumenter.rb:21:in `instrument'
|
230
|
-
/Users/daniel/.rvm/gems/ruby-1.9.2-p290/gems/activesupport-3.0.10/lib/active_support/notifications.rb:52:in `instrument'
|
231
|
-
/Users/daniel/.rvm/gems/ruby-1.9.2-p290/gems/actionpack-3.0.10/lib/action_controller/metal/instrumentation.rb:29:in `process_action'
|
232
|
-
/Users/daniel/.rvm/gems/ruby-1.9.2-p290/gems/actionpack-3.0.10/lib/abstract_controller/base.rb:119:in `process'
|
233
|
-
/Users/daniel/.rvm/gems/ruby-1.9.2-p290/gems/actionpack-3.0.10/lib/abstract_controller/rendering.rb:41:in `process'
|
234
|
-
/Users/daniel/.rvm/gems/ruby-1.9.2-p290/gems/actionpack-3.0.10/lib/action_controller/metal/testing.rb:12:in `process_with_new_base_test'
|
235
|
-
/Users/daniel/.rvm/gems/ruby-1.9.2-p290/gems/actionpack-3.0.10/lib/action_controller/test_case.rb:412:in `process'
|
236
|
-
/Users/daniel/.rvm/gems/ruby-1.9.2-p290/gems/actionpack-3.0.10/lib/action_controller/test_case.rb:47:in `process'
|
237
|
-
/Users/daniel/.rvm/gems/ruby-1.9.2-p290/gems/actionpack-3.0.10/lib/action_controller/test_case.rb:350:in `get'
|
238
|
-
/Users/daniel/code/glow/test/functional/flash_controller_test.rb:12:in `test_xhr'
|
239
|
-
/Users/daniel/.rvm/rubies/ruby-1.9.2-p290/lib/ruby/1.9.1/minitest/unit.rb:695:in `run'
|
240
|
-
/Users/daniel/.rvm/gems/ruby-1.9.2-p290/gems/activesupport-3.0.10/lib/active_support/testing/setup_and_teardown.rb:35:in `block in run'
|
241
|
-
/Users/daniel/.rvm/gems/ruby-1.9.2-p290/gems/activesupport-3.0.10/lib/active_support/callbacks.rb:434:in `_run_setup_callbacks'
|
242
|
-
/Users/daniel/.rvm/gems/ruby-1.9.2-p290/gems/activesupport-3.0.10/lib/active_support/testing/setup_and_teardown.rb:34:in `run'
|
243
|
-
/Users/daniel/.rvm/rubies/ruby-1.9.2-p290/lib/ruby/1.9.1/minitest/unit.rb:656:in `block (2 levels) in run_test_suites'
|
244
|
-
/Users/daniel/.rvm/rubies/ruby-1.9.2-p290/lib/ruby/1.9.1/minitest/unit.rb:650:in `each'
|
245
|
-
/Users/daniel/.rvm/rubies/ruby-1.9.2-p290/lib/ruby/1.9.1/minitest/unit.rb:650:in `block in run_test_suites'
|
246
|
-
/Users/daniel/.rvm/rubies/ruby-1.9.2-p290/lib/ruby/1.9.1/minitest/unit.rb:649:in `each'
|
247
|
-
/Users/daniel/.rvm/rubies/ruby-1.9.2-p290/lib/ruby/1.9.1/minitest/unit.rb:649:in `run_test_suites'
|
248
|
-
/Users/daniel/.rvm/rubies/ruby-1.9.2-p290/lib/ruby/1.9.1/minitest/unit.rb:609:in `run'
|
249
|
-
/Users/daniel/.rvm/rubies/ruby-1.9.2-p290/lib/ruby/1.9.1/minitest/unit.rb:508:in `block in autorun'
|
250
|
-
Completed 500 Internal Server Error in 3ms
|
251
|
-
Processing by FlashController#create as HTML
|
252
|
-
Parameters: {"message"=>"Glow!", "type"=>:notice}
|
253
|
-
Redirected to http://test.host/flash
|
254
|
-
Completed 302 Found in 2ms
|
255
|
-
Processing by FlashController#show as HTML
|
256
|
-
Parameters: {"message"=>"Glow!", "type"=>:notice}
|
257
|
-
Rendered flash/show.html.erb within layouts/application (2.1ms)
|
258
|
-
Completed 200 OK in 10ms (Views: 9.6ms | ActiveRecord: 0.0ms)
|
259
|
-
Processing by FlashController#create as JS
|
260
|
-
Parameters: {"message"=>"Glow!", "type"=>:notice}
|
261
|
-
Completed 200 OK in 56ms (Views: 55.0ms | ActiveRecord: 0.0ms)
|
262
|
-
Processing by FlashController#show as HTML
|
263
|
-
Parameters: {"message"=>"Glow!", "type"=>:notice}
|
264
|
-
Completed 200 OK in 1ms (Views: 1.0ms | ActiveRecord: 0.0ms)
|
265
|
-
Processing by FlashController#create as HTML
|
266
|
-
Parameters: {"message"=>"Glow!", "type"=>:notice}
|
267
|
-
Redirected to http://test.host/flash
|
268
|
-
Completed 302 Found in 3ms
|
269
|
-
Processing by FlashController#show as HTML
|
270
|
-
Parameters: {"message"=>"Glow!", "type"=>:notice}
|
271
|
-
Rendered flash/show.html.erb within layouts/application (2.0ms)
|
272
|
-
Completed 200 OK in 9ms (Views: 8.3ms | ActiveRecord: 0.0ms)
|
273
|
-
Processing by FlashController#create as JS
|
274
|
-
Parameters: {"message"=>"Glow!", "type"=>:notice}
|
275
|
-
Completed 200 OK in 57ms (Views: 56.7ms | ActiveRecord: 0.0ms)
|
276
|
-
Processing by FlashController#show as HTML
|
277
|
-
Parameters: {"message"=>"Glow!", "type"=>:notice}
|
278
|
-
Completed 200 OK in 1ms (Views: 1.0ms | ActiveRecord: 0.0ms)
|
279
|
-
Processing by FlashController#create as HTML
|
280
|
-
Parameters: {"message"=>"Glow!", "type"=>:notice}
|
281
|
-
Redirected to http://test.host/flash
|
282
|
-
Completed 302 Found in 2ms
|
283
|
-
Processing by FlashController#show as HTML
|
284
|
-
Parameters: {"message"=>"Glow!", "type"=>:notice}
|
285
|
-
Rendered flash/show.html.erb within layouts/application (2.1ms)
|
286
|
-
Completed 200 OK in 10ms (Views: 9.3ms | ActiveRecord: 0.0ms)
|
287
|
-
Processing by FlashController#create as JS
|
288
|
-
Parameters: {"message"=>"Glow!", "type"=>:notice}
|
289
|
-
Completed 200 OK in 58ms (Views: 57.0ms | ActiveRecord: 0.0ms)
|
290
|
-
Processing by FlashController#show as HTML
|
291
|
-
Parameters: {"message"=>"Glow!", "type"=>:notice}
|
292
|
-
Completed 200 OK in 1ms (Views: 1.1ms | ActiveRecord: 0.0ms)
|
293
|
-
Processing by FlashController#create as HTML
|
294
|
-
Parameters: {"message"=>"Glow!", "type"=>:notice}
|
295
|
-
Redirected to http://test.host/flash
|
296
|
-
Completed 302 Found in 2ms
|
297
|
-
Processing by FlashController#create as JS
|
298
|
-
Parameters: {"message"=>"Glow!", "type"=>:notice}
|
299
|
-
Completed 200 OK in 72ms (Views: 71.0ms | ActiveRecord: 0.0ms)
|
300
|
-
Processing by FlashController#create as HTML
|
301
|
-
Parameters: {"message"=>"Glow!", "type"=>:notice}
|
302
|
-
Redirected to http://test.host/flash
|
303
|
-
Completed 302 Found in 3ms
|
304
|
-
Processing by FlashController#create as JS
|
305
|
-
Parameters: {"message"=>"Glow!", "type"=>:notice}
|
306
|
-
Completed 200 OK in 87ms (Views: 86.4ms | ActiveRecord: 0.0ms)
|
307
|
-
Processing by FlashController#create as HTML
|
308
|
-
Parameters: {"message"=>"Glow!", "type"=>:notice}
|
309
|
-
Redirected to http://test.host/flash
|
310
|
-
Completed 302 Found in 2ms
|
311
|
-
Processing by FlashController#create as JS
|
312
|
-
Parameters: {"message"=>"Glow!", "type"=>:notice}
|
313
|
-
Completed 200 OK in 88ms (Views: 87.4ms | ActiveRecord: 0.0ms)
|
314
|
-
Processing by FlashController#create as HTML
|
315
|
-
Parameters: {"message"=>"Glow!", "type"=>:notice}
|
316
|
-
Redirected to http://test.host/flash
|
317
|
-
Completed 302 Found in 2ms
|
318
|
-
Processing by FlashController#create as JS
|
319
|
-
Parameters: {"message"=>"Glow!", "type"=>:notice}
|
320
|
-
Completed 200 OK in 59ms (Views: 58.3ms | ActiveRecord: 0.0ms)
|
321
|
-
Processing by FlashController#create as HTML
|
322
|
-
Parameters: {"message"=>"Glow!", "type"=>:notice}
|
323
|
-
Redirected to http://test.host/flash
|
324
|
-
Completed 302 Found in 2ms
|
325
|
-
Processing by FlashController#create as JS
|
326
|
-
Parameters: {"message"=>"utf8: ✓", "type"=>:notice}
|
327
|
-
Completed 200 OK in 59ms (Views: 58.5ms | ActiveRecord: 0.0ms)
|
328
|
-
Processing by FlashController#create as JS
|
329
|
-
Parameters: {"message"=>"Glow!", "type"=>:notice}
|
330
|
-
Completed 200 OK in 2ms (Views: 1.4ms | ActiveRecord: 0.0ms)
|
331
|
-
Processing by FlashController#create as HTML
|
332
|
-
Parameters: {"message"=>"Glow!", "type"=>:notice}
|
333
|
-
Redirected to http://test.host/flash
|
334
|
-
Completed 302 Found in 2ms
|
335
|
-
Processing by FlashController#create as JS
|
336
|
-
Parameters: {"message"=>"utf8: ✓", "type"=>:notice}
|
337
|
-
Completed 200 OK in 59ms (Views: 58.8ms | ActiveRecord: 0.0ms)
|
338
|
-
Processing by FlashController#create as JS
|
339
|
-
Parameters: {"message"=>"Glow!", "type"=>:notice}
|
340
|
-
Completed 200 OK in 2ms (Views: 1.4ms | ActiveRecord: 0.0ms)
|
341
|
-
Processing by FlashController#create as HTML
|
342
|
-
Parameters: {"message"=>"Glow!", "type"=>:notice}
|
343
|
-
Redirected to http://test.host/flash
|
344
|
-
Completed 302 Found in 2ms
|
345
|
-
Processing by FlashController#create as JS
|
346
|
-
Parameters: {"message"=>"utf8: ✓", "type"=>:notice}
|
347
|
-
Completed 200 OK in 95ms (Views: 94.4ms | ActiveRecord: 0.0ms)
|
348
|
-
Processing by FlashController#create as JS
|
349
|
-
Parameters: {"message"=>"Glow!", "type"=>:notice}
|
350
|
-
Completed 200 OK in 2ms (Views: 1.5ms | ActiveRecord: 0.0ms)
|
351
|
-
Processing by FlashController#create as HTML
|
352
|
-
Parameters: {"message"=>"Glow!", "type"=>:notice}
|
353
|
-
Redirected to http://test.host/flash
|
354
|
-
Completed 302 Found in 2ms
|
355
|
-
Processing by FlashController#create as JS
|
356
|
-
Parameters: {"message"=>"utf8: ✓", "type"=>:notice}
|
357
|
-
Completed 200 OK in 60ms (Views: 59.5ms | ActiveRecord: 0.0ms)
|
358
|
-
Processing by FlashController#create as JS
|
359
|
-
Parameters: {"message"=>"Glow!", "type"=>:notice}
|
360
|
-
Completed 200 OK in 2ms (Views: 1.4ms | ActiveRecord: 0.0ms)
|
361
|
-
|
362
|
-
|
363
|
-
Started GET "/" for 127.0.0.1 at 2011-08-29 11:40:48 +0200
|
364
|
-
Processing by FlashController#show as HTML
|
365
|
-
Completed 200 OK in 12ms (Views: 10.9ms | ActiveRecord: 0.0ms)
|
366
|
-
|
367
|
-
|
368
|
-
Started GET "/flash?message=utf8%3A+%E2%9C%93+&type=notice" for 127.0.0.1 at 2011-08-29 11:40:49 +0200
|
369
|
-
Processing by FlashController#show as HTML
|
370
|
-
Parameters: {"message"=>"utf8: ✓ ", "type"=>"notice"}
|
371
|
-
Completed 200 OK in 4ms (Views: 3.7ms | ActiveRecord: 0.0ms)
|
372
|
-
Processing by FlashController#create as HTML
|
373
|
-
Parameters: {"message"=>"Glow!", "type"=>:notice}
|
374
|
-
Redirected to http://test.host/flash
|
375
|
-
Completed 302 Found in 2ms
|
376
|
-
Processing by FlashController#create as JS
|
377
|
-
Parameters: {"message"=>"utf8: ✓", "type"=>:notice}
|
378
|
-
Completed 200 OK in 58ms (Views: 57.2ms | ActiveRecord: 0.0ms)
|
379
|
-
Processing by FlashController#create as JS
|
380
|
-
Parameters: {"message"=>"Glow!", "type"=>:notice}
|
381
|
-
Completed 200 OK in 2ms (Views: 1.4ms | ActiveRecord: 0.0ms)
|
382
|
-
|
383
|
-
|
384
|
-
Started GET "/" for 127.0.0.1 at 2011-08-29 11:41:29 +0200
|
385
|
-
Processing by FlashController#show as HTML
|
386
|
-
Completed 200 OK in 11ms (Views: 10.2ms | ActiveRecord: 0.0ms)
|
387
|
-
|
388
|
-
|
389
|
-
Started GET "/flash?message=utf8%3A+%E2%9C%93+&type=notice" for 127.0.0.1 at 2011-08-29 11:41:29 +0200
|
390
|
-
Processing by FlashController#show as HTML
|
391
|
-
Parameters: {"message"=>"utf8: ✓ ", "type"=>"notice"}
|
392
|
-
Completed 200 OK in 4ms (Views: 3.3ms | ActiveRecord: 0.0ms)
|
393
|
-
Processing by FlashController#create as HTML
|
394
|
-
Parameters: {"message"=>"Glow!", "type"=>:notice}
|
395
|
-
Redirected to http://test.host/flash
|
396
|
-
Completed 302 Found in 2ms
|
397
|
-
Processing by FlashController#create as JS
|
398
|
-
Parameters: {"message"=>"utf8: ✓", "type"=>:notice}
|
399
|
-
Completed 200 OK in 50ms (Views: 49.4ms)
|
400
|
-
Processing by FlashController#create as JS
|
401
|
-
Parameters: {"message"=>"Glow!", "type"=>:notice}
|
402
|
-
Completed 200 OK in 2ms (Views: 1.3ms)
|
403
|
-
|
404
|
-
|
405
|
-
Started GET "/" for 127.0.0.1 at 2011-08-29 12:19:48 +0200
|
406
|
-
Processing by FlashController#show as HTML
|
407
|
-
Completed 200 OK in 31ms (Views: 30.1ms)
|
408
|
-
|
409
|
-
|
410
|
-
Started GET "/javascripts/prototype.js" for 127.0.0.1 at 2011-08-29 12:19:48 +0200
|
411
|
-
|
412
|
-
|
413
|
-
Started GET "/javascripts/effects.js" for 127.0.0.1 at 2011-08-29 12:19:48 +0200
|
414
|
-
|
415
|
-
|
416
|
-
Started GET "/javascripts/controls.js" for 127.0.0.1 at 2011-08-29 12:19:48 +0200
|
417
|
-
|
418
|
-
|
419
|
-
Started GET "/javascripts/dragdrop.js" for 127.0.0.1 at 2011-08-29 12:19:48 +0200
|
420
|
-
|
421
|
-
|
422
|
-
Started GET "/javascripts/rails.js" for 127.0.0.1 at 2011-08-29 12:19:48 +0200
|
423
|
-
|
424
|
-
|
425
|
-
Started GET "/javascripts/controls.js" for 127.0.0.1 at 2011-08-29 12:19:48 +0200
|
426
|
-
|
427
|
-
|
428
|
-
Started GET "/javascripts/rails.js" for 127.0.0.1 at 2011-08-29 12:19:48 +0200
|
429
|
-
|
430
|
-
|
431
|
-
Started GET "/flash/notice?message=utf8%3A+%E2%9C%93+" for 127.0.0.1 at 2011-08-29 12:19:49 +0200
|
432
|
-
Processing by FlashController#create as HTML
|
433
|
-
Parameters: {"message"=>"utf8: ✓ ", "type"=>"notice"}
|
434
|
-
Redirected to http://127.0.0.1:51289/flash
|
435
|
-
Completed 302 Found in 2ms
|
436
|
-
|
437
|
-
|
438
|
-
Started GET "/flash" for 127.0.0.1 at 2011-08-29 12:19:49 +0200
|
439
|
-
Processing by FlashController#show as HTML
|
440
|
-
Completed 200 OK in 5ms (Views: 4.9ms)
|
441
|
-
|
442
|
-
|
443
|
-
Started GET "/javascripts/effects.js" for 127.0.0.1 at 2011-08-29 12:19:49 +0200
|
444
|
-
|
445
|
-
|
446
|
-
Started GET "/javascripts/dragdrop.js" for 127.0.0.1 at 2011-08-29 12:19:49 +0200
|
447
|
-
|
448
|
-
|
449
|
-
Started GET "/javascripts/rails.js" for 127.0.0.1 at 2011-08-29 12:19:49 +0200
|
450
|
-
|
451
|
-
|
452
|
-
Started GET "/javascripts/controls.js" for 127.0.0.1 at 2011-08-29 12:19:49 +0200
|
453
|
-
|
454
|
-
|
455
|
-
Started GET "/javascripts/prototype.js" for 127.0.0.1 at 2011-08-29 12:19:49 +0200
|
456
|
-
|
457
|
-
|
458
|
-
Started GET "/javascripts/effects.js" for 127.0.0.1 at 2011-08-29 12:19:49 +0200
|
459
|
-
|
460
|
-
|
461
|
-
Started GET "/javascripts/dragdrop.js" for 127.0.0.1 at 2011-08-29 12:19:49 +0200
|
462
|
-
|
463
|
-
|
464
|
-
Started GET "/javascripts/controls.js" for 127.0.0.1 at 2011-08-29 12:19:49 +0200
|
465
|
-
|
466
|
-
|
467
|
-
Started GET "/javascripts/rails.js" for 127.0.0.1 at 2011-08-29 12:19:49 +0200
|
468
|
-
Processing by FlashController#create as HTML
|
469
|
-
Parameters: {"message"=>"Glow!", "type"=>:notice}
|
470
|
-
Redirected to http://test.host/flash
|
471
|
-
Completed 302 Found in 2ms
|
472
|
-
Processing by FlashController#create as JS
|
473
|
-
Parameters: {"message"=>"utf8: ✓", "type"=>:notice}
|
474
|
-
Completed 200 OK in 49ms (Views: 48.8ms)
|
475
|
-
Processing by FlashController#create as JS
|
476
|
-
Parameters: {"message"=>"Glow!", "type"=>:notice}
|
477
|
-
Completed 200 OK in 2ms (Views: 1.4ms)
|
478
|
-
|
479
|
-
|
480
|
-
Started GET "/" for 127.0.0.1 at 2011-08-29 12:21:05 +0200
|
481
|
-
Processing by FlashController#show as HTML
|
482
|
-
Completed 200 OK in 16ms (Views: 15.1ms)
|
483
|
-
|
484
|
-
|
485
|
-
Started GET "/javascripts/dragdrop.js" for 127.0.0.1 at 2011-08-29 12:21:05 +0200
|
486
|
-
|
487
|
-
|
488
|
-
Started GET "/javascripts/effects.js" for 127.0.0.1 at 2011-08-29 12:21:05 +0200
|
489
|
-
|
490
|
-
|
491
|
-
Started GET "/javascripts/controls.js" for 127.0.0.1 at 2011-08-29 12:21:05 +0200
|
492
|
-
|
493
|
-
|
494
|
-
Started GET "/javascripts/rails.js" for 127.0.0.1 at 2011-08-29 12:21:05 +0200
|
495
|
-
|
496
|
-
|
497
|
-
Started GET "/javascripts/prototype.js" for 127.0.0.1 at 2011-08-29 12:21:05 +0200
|
498
|
-
|
499
|
-
|
500
|
-
Started GET "/javascripts/effects.js" for 127.0.0.1 at 2011-08-29 12:21:05 +0200
|
501
|
-
|
502
|
-
|
503
|
-
Started GET "/javascripts/dragdrop.js" for 127.0.0.1 at 2011-08-29 12:21:05 +0200
|
504
|
-
|
505
|
-
|
506
|
-
Started GET "/javascripts/controls.js" for 127.0.0.1 at 2011-08-29 12:21:05 +0200
|
507
|
-
|
508
|
-
|
509
|
-
Started GET "/javascripts/rails.js" for 127.0.0.1 at 2011-08-29 12:21:05 +0200
|
510
|
-
|
511
|
-
|
512
|
-
Started GET "/flash/notice?message=ajax%3A+%E2%9C%93+" for 127.0.0.1 at 2011-08-29 12:21:05 +0200
|
513
|
-
Processing by FlashController#create as HTML
|
514
|
-
Parameters: {"message"=>"ajax: ✓ ", "type"=>"notice"}
|
515
|
-
Redirected to http://127.0.0.1:51334/flash
|
516
|
-
Completed 302 Found in 2ms
|
517
|
-
|
518
|
-
|
519
|
-
Started GET "/flash" for 127.0.0.1 at 2011-08-29 12:21:05 +0200
|
520
|
-
Processing by FlashController#show as HTML
|
521
|
-
Completed 200 OK in 5ms (Views: 4.9ms)
|
522
|
-
|
523
|
-
|
524
|
-
Started GET "/javascripts/prototype.js" for 127.0.0.1 at 2011-08-29 12:21:05 +0200
|
525
|
-
|
526
|
-
|
527
|
-
Started GET "/javascripts/effects.js" for 127.0.0.1 at 2011-08-29 12:21:05 +0200
|
528
|
-
|
529
|
-
|
530
|
-
Started GET "/javascripts/rails.js" for 127.0.0.1 at 2011-08-29 12:21:05 +0200
|
531
|
-
|
532
|
-
|
533
|
-
Started GET "/javascripts/controls.js" for 127.0.0.1 at 2011-08-29 12:21:05 +0200
|
534
|
-
|
535
|
-
|
536
|
-
Started GET "/javascripts/dragdrop.js" for 127.0.0.1 at 2011-08-29 12:21:05 +0200
|
537
|
-
|
538
|
-
|
539
|
-
Started GET "/javascripts/controls.js" for 127.0.0.1 at 2011-08-29 12:21:05 +0200
|
540
|
-
|
541
|
-
|
542
|
-
Started GET "/javascripts/rails.js" for 127.0.0.1 at 2011-08-29 12:21:05 +0200
|
543
|
-
|
544
|
-
|
545
|
-
Started GET "/" for 127.0.0.1 at 2011-08-29 12:21:08 +0200
|
546
|
-
Processing by FlashController#show as HTML
|
547
|
-
Completed 200 OK in 7ms (Views: 6.9ms)
|
548
|
-
|
549
|
-
|
550
|
-
Started GET "/javascripts/prototype.js" for 127.0.0.1 at 2011-08-29 12:21:08 +0200
|
551
|
-
|
552
|
-
|
553
|
-
Started GET "/javascripts/rails.js" for 127.0.0.1 at 2011-08-29 12:21:08 +0200
|
554
|
-
|
555
|
-
|
556
|
-
Started GET "/javascripts/dragdrop.js" for 127.0.0.1 at 2011-08-29 12:21:08 +0200
|
557
|
-
|
558
|
-
|
559
|
-
Started GET "/javascripts/effects.js" for 127.0.0.1 at 2011-08-29 12:21:08 +0200
|
560
|
-
|
561
|
-
|
562
|
-
Started GET "/javascripts/controls.js" for 127.0.0.1 at 2011-08-29 12:21:08 +0200
|
563
|
-
|
564
|
-
|
565
|
-
Started GET "/javascripts/dragdrop.js" for 127.0.0.1 at 2011-08-29 12:21:08 +0200
|
566
|
-
|
567
|
-
|
568
|
-
Started GET "/javascripts/controls.js" for 127.0.0.1 at 2011-08-29 12:21:08 +0200
|
569
|
-
|
570
|
-
|
571
|
-
Started GET "/javascripts/rails.js" for 127.0.0.1 at 2011-08-29 12:21:08 +0200
|
572
|
-
|
573
|
-
|
574
|
-
Started GET "/flash/notice?message=utf8%3A+%E2%9C%93+" for 127.0.0.1 at 2011-08-29 12:21:08 +0200
|
575
|
-
Processing by FlashController#create as HTML
|
576
|
-
Parameters: {"message"=>"utf8: ✓ ", "type"=>"notice"}
|
577
|
-
Redirected to http://127.0.0.1:51334/flash
|
578
|
-
Completed 302 Found in 2ms
|
579
|
-
|
580
|
-
|
581
|
-
Started GET "/flash" for 127.0.0.1 at 2011-08-29 12:21:08 +0200
|
582
|
-
Processing by FlashController#show as HTML
|
583
|
-
Completed 200 OK in 7ms (Views: 7.2ms)
|
584
|
-
|
585
|
-
|
586
|
-
Started GET "/javascripts/prototype.js" for 127.0.0.1 at 2011-08-29 12:21:08 +0200
|
587
|
-
|
588
|
-
|
589
|
-
Started GET "/javascripts/effects.js" for 127.0.0.1 at 2011-08-29 12:21:08 +0200
|
590
|
-
|
591
|
-
|
592
|
-
Started GET "/javascripts/controls.js" for 127.0.0.1 at 2011-08-29 12:21:08 +0200
|
593
|
-
|
594
|
-
|
595
|
-
Started GET "/javascripts/dragdrop.js" for 127.0.0.1 at 2011-08-29 12:21:08 +0200
|
596
|
-
|
597
|
-
|
598
|
-
Started GET "/javascripts/rails.js" for 127.0.0.1 at 2011-08-29 12:21:08 +0200
|
599
|
-
|
600
|
-
|
601
|
-
Started GET "/javascripts/controls.js" for 127.0.0.1 at 2011-08-29 12:21:08 +0200
|
602
|
-
|
603
|
-
|
604
|
-
Started GET "/javascripts/rails.js" for 127.0.0.1 at 2011-08-29 12:21:08 +0200
|
605
|
-
Processing by FlashController#create as HTML
|
606
|
-
Parameters: {"message"=>"Glow!", "type"=>:notice}
|
607
|
-
Redirected to http://test.host/flash
|
608
|
-
Completed 302 Found in 2ms
|
609
|
-
Processing by FlashController#create as JS
|
610
|
-
Parameters: {"message"=>"utf8: ✓", "type"=>:notice}
|
611
|
-
Completed 200 OK in 321ms (Views: 320.9ms)
|
612
|
-
Processing by FlashController#create as JS
|
613
|
-
Parameters: {"message"=>"Glow!", "type"=>:notice}
|
614
|
-
Completed 200 OK in 2ms (Views: 1.4ms)
|
615
|
-
|
616
|
-
|
617
|
-
Started GET "/" for 127.0.0.1 at 2011-08-29 12:28:40 +0200
|
618
|
-
Processing by FlashController#show as HTML
|
619
|
-
Completed 200 OK in 15ms (Views: 14.3ms)
|
620
|
-
|
621
|
-
|
622
|
-
Started GET "/javascripts/prototype.js" for 127.0.0.1 at 2011-08-29 12:28:40 +0200
|
623
|
-
|
624
|
-
|
625
|
-
Started GET "/javascripts/controls.js" for 127.0.0.1 at 2011-08-29 12:28:40 +0200
|
626
|
-
|
627
|
-
|
628
|
-
Started GET "/javascripts/effects.js" for 127.0.0.1 at 2011-08-29 12:28:40 +0200
|
629
|
-
|
630
|
-
|
631
|
-
Started GET "/javascripts/dragdrop.js" for 127.0.0.1 at 2011-08-29 12:28:40 +0200
|
632
|
-
|
633
|
-
|
634
|
-
Started GET "/javascripts/rails.js" for 127.0.0.1 at 2011-08-29 12:28:40 +0200
|
635
|
-
|
636
|
-
|
637
|
-
Started GET "/javascripts/controls.js" for 127.0.0.1 at 2011-08-29 12:28:40 +0200
|
638
|
-
|
639
|
-
|
640
|
-
Started GET "/javascripts/rails.js" for 127.0.0.1 at 2011-08-29 12:28:40 +0200
|
641
|
-
|
642
|
-
|
643
|
-
Started GET "/" for 127.0.0.1 at 2011-08-29 12:28:42 +0200
|
644
|
-
Processing by FlashController#show as HTML
|
645
|
-
Completed 200 OK in 6ms (Views: 5.3ms)
|
646
|
-
|
647
|
-
|
648
|
-
Started GET "/javascripts/prototype.js" for 127.0.0.1 at 2011-08-29 12:28:42 +0200
|
649
|
-
|
650
|
-
|
651
|
-
Started GET "/javascripts/effects.js" for 127.0.0.1 at 2011-08-29 12:28:42 +0200
|
652
|
-
|
653
|
-
|
654
|
-
Started GET "/javascripts/dragdrop.js" for 127.0.0.1 at 2011-08-29 12:28:42 +0200
|
655
|
-
|
656
|
-
|
657
|
-
Started GET "/javascripts/rails.js" for 127.0.0.1 at 2011-08-29 12:28:42 +0200
|
658
|
-
|
659
|
-
|
660
|
-
Started GET "/javascripts/controls.js" for 127.0.0.1 at 2011-08-29 12:28:42 +0200
|
661
|
-
|
662
|
-
|
663
|
-
Started GET "/javascripts/rails.js" for 127.0.0.1 at 2011-08-29 12:28:42 +0200
|
664
|
-
|
665
|
-
|
666
|
-
Started GET "/flash/notice?message=utf8%3A+%E2%9C%93+" for 127.0.0.1 at 2011-08-29 12:28:43 +0200
|
667
|
-
Processing by FlashController#create as HTML
|
668
|
-
Parameters: {"message"=>"utf8: ✓ ", "type"=>"notice"}
|
669
|
-
Redirected to http://127.0.0.1:51448/flash
|
670
|
-
Completed 302 Found in 2ms
|
671
|
-
|
672
|
-
|
673
|
-
Started GET "/flash" for 127.0.0.1 at 2011-08-29 12:28:43 +0200
|
674
|
-
Processing by FlashController#show as HTML
|
675
|
-
Completed 200 OK in 8ms (Views: 7.3ms)
|
676
|
-
|
677
|
-
|
678
|
-
Started GET "/javascripts/prototype.js" for 127.0.0.1 at 2011-08-29 12:28:43 +0200
|
679
|
-
|
680
|
-
|
681
|
-
Started GET "/javascripts/effects.js" for 127.0.0.1 at 2011-08-29 12:28:43 +0200
|
682
|
-
|
683
|
-
|
684
|
-
Started GET "/javascripts/controls.js" for 127.0.0.1 at 2011-08-29 12:28:43 +0200
|
685
|
-
|
686
|
-
|
687
|
-
Started GET "/javascripts/dragdrop.js" for 127.0.0.1 at 2011-08-29 12:28:43 +0200
|
688
|
-
|
689
|
-
|
690
|
-
Started GET "/javascripts/rails.js" for 127.0.0.1 at 2011-08-29 12:28:43 +0200
|
691
|
-
|
692
|
-
|
693
|
-
Started GET "/javascripts/controls.js" for 127.0.0.1 at 2011-08-29 12:28:43 +0200
|
694
|
-
|
695
|
-
|
696
|
-
Started GET "/javascripts/rails.js" for 127.0.0.1 at 2011-08-29 12:28:43 +0200
|
697
|
-
Processing by FlashController#create as HTML
|
698
|
-
Parameters: {"message"=>"Glow!", "type"=>:notice}
|
699
|
-
Redirected to http://test.host/flash
|
700
|
-
Completed 302 Found in 2ms
|
701
|
-
Processing by FlashController#create as JS
|
702
|
-
Parameters: {"message"=>"utf8: ✓", "type"=>:notice}
|
703
|
-
Completed 200 OK in 51ms (Views: 51.0ms)
|
704
|
-
Processing by FlashController#create as JS
|
705
|
-
Parameters: {"message"=>"Glow!", "type"=>:notice}
|
706
|
-
Completed 200 OK in 2ms (Views: 1.4ms)
|
707
|
-
|
708
|
-
|
709
|
-
Started GET "/" for 127.0.0.1 at 2011-08-29 12:29:29 +0200
|
710
|
-
Processing by FlashController#show as HTML
|
711
|
-
Completed 200 OK in 18ms (Views: 17.0ms)
|
712
|
-
|
713
|
-
|
714
|
-
Started GET "/javascripts/prototype.js" for 127.0.0.1 at 2011-08-29 12:29:29 +0200
|
715
|
-
|
716
|
-
|
717
|
-
Started GET "/javascripts/effects.js" for 127.0.0.1 at 2011-08-29 12:29:29 +0200
|
718
|
-
|
719
|
-
|
720
|
-
Started GET "/javascripts/rails.js" for 127.0.0.1 at 2011-08-29 12:29:29 +0200
|
721
|
-
|
722
|
-
|
723
|
-
Started GET "/javascripts/dragdrop.js" for 127.0.0.1 at 2011-08-29 12:29:29 +0200
|
724
|
-
|
725
|
-
|
726
|
-
Started GET "/javascripts/controls.js" for 127.0.0.1 at 2011-08-29 12:29:29 +0200
|
727
|
-
|
728
|
-
|
729
|
-
Started GET "/javascripts/controls.js" for 127.0.0.1 at 2011-08-29 12:29:29 +0200
|
730
|
-
|
731
|
-
|
732
|
-
Started GET "/javascripts/rails.js" for 127.0.0.1 at 2011-08-29 12:29:29 +0200
|
733
|
-
|
734
|
-
|
735
|
-
Started GET "/" for 127.0.0.1 at 2011-08-29 12:29:32 +0200
|
736
|
-
Processing by FlashController#show as HTML
|
737
|
-
Completed 200 OK in 5ms (Views: 4.6ms)
|
738
|
-
|
739
|
-
|
740
|
-
Started GET "/javascripts/prototype.js" for 127.0.0.1 at 2011-08-29 12:29:32 +0200
|
741
|
-
|
742
|
-
|
743
|
-
Started GET "/javascripts/dragdrop.js" for 127.0.0.1 at 2011-08-29 12:29:32 +0200
|
744
|
-
|
745
|
-
|
746
|
-
Started GET "/javascripts/effects.js" for 127.0.0.1 at 2011-08-29 12:29:32 +0200
|
747
|
-
|
748
|
-
|
749
|
-
Started GET "/javascripts/rails.js" for 127.0.0.1 at 2011-08-29 12:29:32 +0200
|
750
|
-
|
751
|
-
|
752
|
-
Started GET "/javascripts/controls.js" for 127.0.0.1 at 2011-08-29 12:29:32 +0200
|
753
|
-
|
754
|
-
|
755
|
-
Started GET "/javascripts/effects.js" for 127.0.0.1 at 2011-08-29 12:29:32 +0200
|
756
|
-
|
757
|
-
|
758
|
-
Started GET "/javascripts/dragdrop.js" for 127.0.0.1 at 2011-08-29 12:29:32 +0200
|
759
|
-
|
760
|
-
|
761
|
-
Started GET "/javascripts/controls.js" for 127.0.0.1 at 2011-08-29 12:29:32 +0200
|
762
|
-
|
763
|
-
|
764
|
-
Started GET "/javascripts/rails.js" for 127.0.0.1 at 2011-08-29 12:29:32 +0200
|
765
|
-
|
766
|
-
|
767
|
-
Started GET "/flash/notice?message=utf8%3A+%E2%9C%93+" for 127.0.0.1 at 2011-08-29 12:29:32 +0200
|
768
|
-
Processing by FlashController#create as HTML
|
769
|
-
Parameters: {"message"=>"utf8: ✓ ", "type"=>"notice"}
|
770
|
-
Redirected to http://127.0.0.1:51534/flash
|
771
|
-
Completed 302 Found in 2ms
|
772
|
-
|
773
|
-
|
774
|
-
Started GET "/flash" for 127.0.0.1 at 2011-08-29 12:29:32 +0200
|
775
|
-
Processing by FlashController#show as HTML
|
776
|
-
Completed 200 OK in 6ms (Views: 5.9ms)
|
777
|
-
|
778
|
-
|
779
|
-
Started GET "/javascripts/prototype.js" for 127.0.0.1 at 2011-08-29 12:29:32 +0200
|
780
|
-
|
781
|
-
|
782
|
-
Started GET "/javascripts/effects.js" for 127.0.0.1 at 2011-08-29 12:29:32 +0200
|
783
|
-
|
784
|
-
|
785
|
-
Started GET "/javascripts/controls.js" for 127.0.0.1 at 2011-08-29 12:29:32 +0200
|
786
|
-
|
787
|
-
|
788
|
-
Started GET "/javascripts/dragdrop.js" for 127.0.0.1 at 2011-08-29 12:29:32 +0200
|
789
|
-
|
790
|
-
|
791
|
-
Started GET "/javascripts/rails.js" for 127.0.0.1 at 2011-08-29 12:29:32 +0200
|
792
|
-
|
793
|
-
|
794
|
-
Started GET "/javascripts/dragdrop.js" for 127.0.0.1 at 2011-08-29 12:29:32 +0200
|
795
|
-
|
796
|
-
|
797
|
-
Started GET "/javascripts/controls.js" for 127.0.0.1 at 2011-08-29 12:29:32 +0200
|
798
|
-
|
799
|
-
|
800
|
-
Started GET "/javascripts/rails.js" for 127.0.0.1 at 2011-08-29 12:29:32 +0200
|
801
|
-
|
802
|
-
|
803
|
-
Started GET "/flash/notice?message=utf8%3A+%E2%9C%93+" for 127.0.0.1 at 2011-08-29 12:29:46 +0200
|
804
|
-
Processing by FlashController#create as HTML
|
805
|
-
Parameters: {"message"=>"utf8: ✓ ", "type"=>"notice"}
|
806
|
-
Redirected to http://127.0.0.1:51534/flash
|
807
|
-
Completed 302 Found in 1ms
|
808
|
-
|
809
|
-
|
810
|
-
Started GET "/flash" for 127.0.0.1 at 2011-08-29 12:29:47 +0200
|
811
|
-
Processing by FlashController#show as HTML
|
812
|
-
Completed 200 OK in 8ms (Views: 8.1ms)
|
813
|
-
|
814
|
-
|
815
|
-
Started GET "/javascripts/prototype.js" for 127.0.0.1 at 2011-08-29 12:29:47 +0200
|
816
|
-
|
817
|
-
|
818
|
-
Started GET "/javascripts/effects.js" for 127.0.0.1 at 2011-08-29 12:29:47 +0200
|
819
|
-
|
820
|
-
|
821
|
-
Started GET "/javascripts/dragdrop.js" for 127.0.0.1 at 2011-08-29 12:29:47 +0200
|
822
|
-
|
823
|
-
|
824
|
-
Started GET "/javascripts/controls.js" for 127.0.0.1 at 2011-08-29 12:29:47 +0200
|
825
|
-
|
826
|
-
|
827
|
-
Started GET "/javascripts/rails.js" for 127.0.0.1 at 2011-08-29 12:29:47 +0200
|
828
|
-
|
829
|
-
|
830
|
-
Started GET "/javascripts/dragdrop.js" for 127.0.0.1 at 2011-08-29 12:29:47 +0200
|
831
|
-
|
832
|
-
|
833
|
-
Started GET "/javascripts/controls.js" for 127.0.0.1 at 2011-08-29 12:29:48 +0200
|
834
|
-
|
835
|
-
|
836
|
-
Started GET "/javascripts/rails.js" for 127.0.0.1 at 2011-08-29 12:29:48 +0200
|
837
|
-
Processing by FlashController#create as HTML
|
838
|
-
Parameters: {"message"=>"Glow!", "type"=>:notice}
|
839
|
-
Redirected to http://test.host/flash
|
840
|
-
Completed 302 Found in 2ms
|
841
|
-
Processing by FlashController#create as JS
|
842
|
-
Parameters: {"message"=>"utf8: ✓", "type"=>:notice}
|
843
|
-
Completed 200 OK in 51ms (Views: 50.3ms)
|
844
|
-
Processing by FlashController#create as JS
|
845
|
-
Parameters: {"message"=>"Glow!", "type"=>:notice}
|
846
|
-
Completed 200 OK in 2ms (Views: 1.4ms)
|
847
|
-
|
848
|
-
|
849
|
-
Started GET "/" for 127.0.0.1 at 2011-08-29 14:41:44 +0200
|
850
|
-
Processing by FlashController#show as HTML
|
851
|
-
Completed 200 OK in 14ms (Views: 12.7ms)
|
852
|
-
|
853
|
-
|
854
|
-
Started GET "/javascripts/prototype.js" for 127.0.0.1 at 2011-08-29 14:41:44 +0200
|
855
|
-
|
856
|
-
|
857
|
-
Started GET "/javascripts/dragdrop.js" for 127.0.0.1 at 2011-08-29 14:41:44 +0200
|
858
|
-
|
859
|
-
|
860
|
-
Started GET "/javascripts/controls.js" for 127.0.0.1 at 2011-08-29 14:41:44 +0200
|
861
|
-
|
862
|
-
|
863
|
-
Started GET "/javascripts/rails.js" for 127.0.0.1 at 2011-08-29 14:41:44 +0200
|
864
|
-
|
865
|
-
|
866
|
-
Started GET "/javascripts/effects.js" for 127.0.0.1 at 2011-08-29 14:41:44 +0200
|
867
|
-
|
868
|
-
|
869
|
-
Started GET "/javascripts/dragdrop.js" for 127.0.0.1 at 2011-08-29 14:41:44 +0200
|
870
|
-
|
871
|
-
|
872
|
-
Started GET "/javascripts/controls.js" for 127.0.0.1 at 2011-08-29 14:41:44 +0200
|
873
|
-
|
874
|
-
|
875
|
-
Started GET "/javascripts/rails.js" for 127.0.0.1 at 2011-08-29 14:41:44 +0200
|
876
|
-
|
877
|
-
|
878
|
-
Started GET "/" for 127.0.0.1 at 2011-08-29 14:41:47 +0200
|
879
|
-
Processing by FlashController#show as HTML
|
880
|
-
Completed 200 OK in 6ms (Views: 5.9ms)
|
881
|
-
|
882
|
-
|
883
|
-
Started GET "/javascripts/prototype.js" for 127.0.0.1 at 2011-08-29 14:41:47 +0200
|
884
|
-
|
885
|
-
|
886
|
-
Started GET "/javascripts/effects.js" for 127.0.0.1 at 2011-08-29 14:41:47 +0200
|
887
|
-
|
888
|
-
|
889
|
-
Started GET "/javascripts/controls.js" for 127.0.0.1 at 2011-08-29 14:41:47 +0200
|
890
|
-
|
891
|
-
|
892
|
-
Started GET "/javascripts/rails.js" for 127.0.0.1 at 2011-08-29 14:41:47 +0200
|
893
|
-
|
894
|
-
|
895
|
-
Started GET "/javascripts/dragdrop.js" for 127.0.0.1 at 2011-08-29 14:41:47 +0200
|
896
|
-
|
897
|
-
|
898
|
-
Started GET "/javascripts/controls.js" for 127.0.0.1 at 2011-08-29 14:41:47 +0200
|
899
|
-
|
900
|
-
|
901
|
-
Started GET "/javascripts/rails.js" for 127.0.0.1 at 2011-08-29 14:41:47 +0200
|
902
|
-
|
903
|
-
|
904
|
-
Started GET "/flash/notice?message=utf8%3A+%E2%9C%93+" for 127.0.0.1 at 2011-08-29 14:41:47 +0200
|
905
|
-
Processing by FlashController#create as HTML
|
906
|
-
Parameters: {"message"=>"utf8: ✓ ", "type"=>"notice"}
|
907
|
-
Redirected to http://127.0.0.1:51771/flash
|
908
|
-
Completed 302 Found in 1ms
|
909
|
-
|
910
|
-
|
911
|
-
Started GET "/flash" for 127.0.0.1 at 2011-08-29 14:41:47 +0200
|
912
|
-
Processing by FlashController#show as HTML
|
913
|
-
Completed 200 OK in 6ms (Views: 5.3ms)
|
914
|
-
|
915
|
-
|
916
|
-
Started GET "/javascripts/prototype.js" for 127.0.0.1 at 2011-08-29 14:41:47 +0200
|
917
|
-
|
918
|
-
|
919
|
-
Started GET "/javascripts/rails.js" for 127.0.0.1 at 2011-08-29 14:41:47 +0200
|
920
|
-
|
921
|
-
|
922
|
-
Started GET "/javascripts/effects.js" for 127.0.0.1 at 2011-08-29 14:41:47 +0200
|
923
|
-
|
924
|
-
|
925
|
-
Started GET "/javascripts/controls.js" for 127.0.0.1 at 2011-08-29 14:41:47 +0200
|
926
|
-
|
927
|
-
|
928
|
-
Started GET "/javascripts/dragdrop.js" for 127.0.0.1 at 2011-08-29 14:41:47 +0200
|
929
|
-
|
930
|
-
|
931
|
-
Started GET "/javascripts/controls.js" for 127.0.0.1 at 2011-08-29 14:41:47 +0200
|
932
|
-
|
933
|
-
|
934
|
-
Started GET "/javascripts/rails.js" for 127.0.0.1 at 2011-08-29 14:41:47 +0200
|
935
|
-
Processing by FlashController#create as HTML
|
936
|
-
Parameters: {"message"=>"Glow!", "type"=>:notice}
|
937
|
-
Redirected to http://test.host/flash
|
938
|
-
Completed 302 Found in 2ms
|
939
|
-
Processing by FlashController#create as JS
|
940
|
-
Parameters: {"message"=>"utf8: ✓", "type"=>:notice}
|
941
|
-
Completed 200 OK in 77ms (Views: 76.2ms)
|
942
|
-
Processing by FlashController#create as JS
|
943
|
-
Parameters: {"message"=>"Glow!", "type"=>:notice}
|
944
|
-
Completed 200 OK in 2ms (Views: 1.4ms)
|
945
|
-
|
946
|
-
|
947
|
-
Started GET "/" for 127.0.0.1 at 2011-08-29 16:05:07 +0200
|
948
|
-
Processing by FlashController#show as HTML
|
949
|
-
Completed 200 OK in 52ms (Views: 50.9ms)
|
950
|
-
|
951
|
-
|
952
|
-
Started GET "/javascripts/prototype.js" for 127.0.0.1 at 2011-08-29 16:05:07 +0200
|
953
|
-
|
954
|
-
|
955
|
-
Started GET "/javascripts/dragdrop.js" for 127.0.0.1 at 2011-08-29 16:05:07 +0200
|
956
|
-
|
957
|
-
|
958
|
-
Started GET "/javascripts/controls.js" for 127.0.0.1 at 2011-08-29 16:05:07 +0200
|
959
|
-
|
960
|
-
|
961
|
-
Started GET "/javascripts/effects.js" for 127.0.0.1 at 2011-08-29 16:05:07 +0200
|
962
|
-
|
963
|
-
|
964
|
-
Started GET "/javascripts/rails.js" for 127.0.0.1 at 2011-08-29 16:05:07 +0200
|
965
|
-
|
966
|
-
|
967
|
-
Started GET "/javascripts/dragdrop.js" for 127.0.0.1 at 2011-08-29 16:05:07 +0200
|
968
|
-
|
969
|
-
|
970
|
-
Started GET "/javascripts/controls.js" for 127.0.0.1 at 2011-08-29 16:05:07 +0200
|
971
|
-
|
972
|
-
|
973
|
-
Started GET "/javascripts/rails.js" for 127.0.0.1 at 2011-08-29 16:05:07 +0200
|
974
|
-
|
975
|
-
|
976
|
-
Started GET "/" for 127.0.0.1 at 2011-08-29 16:05:12 +0200
|
977
|
-
Processing by FlashController#show as HTML
|
978
|
-
Completed 200 OK in 8ms (Views: 8.2ms)
|
979
|
-
|
980
|
-
|
981
|
-
Started GET "/javascripts/dragdrop.js" for 127.0.0.1 at 2011-08-29 16:05:12 +0200
|
982
|
-
|
983
|
-
|
984
|
-
Started GET "/javascripts/effects.js" for 127.0.0.1 at 2011-08-29 16:05:12 +0200
|
985
|
-
|
986
|
-
|
987
|
-
Started GET "/javascripts/rails.js" for 127.0.0.1 at 2011-08-29 16:05:12 +0200
|
988
|
-
|
989
|
-
|
990
|
-
Started GET "/javascripts/controls.js" for 127.0.0.1 at 2011-08-29 16:05:12 +0200
|
991
|
-
|
992
|
-
|
993
|
-
Started GET "/javascripts/prototype.js" for 127.0.0.1 at 2011-08-29 16:05:12 +0200
|
994
|
-
|
995
|
-
|
996
|
-
Started GET "/javascripts/effects.js" for 127.0.0.1 at 2011-08-29 16:05:12 +0200
|
997
|
-
|
998
|
-
|
999
|
-
Started GET "/javascripts/dragdrop.js" for 127.0.0.1 at 2011-08-29 16:05:12 +0200
|
1000
|
-
|
1001
|
-
|
1002
|
-
Started GET "/javascripts/controls.js" for 127.0.0.1 at 2011-08-29 16:05:12 +0200
|
1003
|
-
|
1004
|
-
|
1005
|
-
Started GET "/javascripts/rails.js" for 127.0.0.1 at 2011-08-29 16:05:12 +0200
|
1006
|
-
|
1007
|
-
|
1008
|
-
Started GET "/flash/notice?message=utf8%3A+%E2%9C%93+" for 127.0.0.1 at 2011-08-29 16:05:12 +0200
|
1009
|
-
Processing by FlashController#create as HTML
|
1010
|
-
Parameters: {"message"=>"utf8: ✓ ", "type"=>"notice"}
|
1011
|
-
Redirected to http://127.0.0.1:52579/flash
|
1012
|
-
Completed 302 Found in 1ms
|
1013
|
-
|
1014
|
-
|
1015
|
-
Started GET "/flash" for 127.0.0.1 at 2011-08-29 16:05:12 +0200
|
1016
|
-
Processing by FlashController#show as HTML
|
1017
|
-
Completed 200 OK in 13ms (Views: 12.7ms)
|
1018
|
-
|
1019
|
-
|
1020
|
-
Started GET "/javascripts/prototype.js" for 127.0.0.1 at 2011-08-29 16:05:12 +0200
|
1021
|
-
|
1022
|
-
|
1023
|
-
Started GET "/javascripts/effects.js" for 127.0.0.1 at 2011-08-29 16:05:13 +0200
|
1024
|
-
|
1025
|
-
|
1026
|
-
Started GET "/javascripts/dragdrop.js" for 127.0.0.1 at 2011-08-29 16:05:13 +0200
|
1027
|
-
|
1028
|
-
|
1029
|
-
Started GET "/javascripts/rails.js" for 127.0.0.1 at 2011-08-29 16:05:13 +0200
|
1030
|
-
|
1031
|
-
|
1032
|
-
Started GET "/javascripts/controls.js" for 127.0.0.1 at 2011-08-29 16:05:13 +0200
|
1033
|
-
|
1034
|
-
|
1035
|
-
Started GET "/javascripts/rails.js" for 127.0.0.1 at 2011-08-29 16:05:13 +0200
|
1036
|
-
Processing by FlashController#redirect as HTML
|
1037
|
-
Parameters: {"message"=>"Glow!", "type"=>:notice}
|
1038
|
-
Redirected to http://test.host/flash
|
1039
|
-
Completed 302 Found in 2ms
|
1040
|
-
Processing by FlashController#ajax as JS
|
1041
|
-
Parameters: {"message"=>"Glow!", "type"=>:notice}
|
1042
|
-
Completed 200 OK in 90ms (Views: 89.3ms)
|
1043
|
-
Processing by FlashController#ajax as JS
|
1044
|
-
Parameters: {"message"=>"utf8: ✓", "type"=>:notice}
|
1045
|
-
Completed 200 OK in 3ms (Views: 2.2ms)
|
1046
|
-
|
1047
|
-
|
1048
|
-
Started GET "/" for 127.0.0.1 at 2011-08-30 16:08:32 +0200
|
1049
|
-
Processing by FlashController#show as HTML
|
1050
|
-
Completed 200 OK in 27ms (Views: 26.5ms)
|
1051
|
-
|
1052
|
-
|
1053
|
-
Started GET "/flash/notice?message=utf8%3A+%E2%9C%93+" for 127.0.0.1 at 2011-08-30 16:08:32 +0200
|
1054
|
-
Processing by FlashController#redirect as HTML
|
1055
|
-
Parameters: {"message"=>"utf8: ✓ ", "type"=>"notice"}
|
1056
|
-
Redirected to http://127.0.0.1:62426/flash
|
1057
|
-
Completed 302 Found in 3ms
|
1058
|
-
|
1059
|
-
|
1060
|
-
Started GET "/flash" for 127.0.0.1 at 2011-08-30 16:08:32 +0200
|
1061
|
-
Processing by FlashController#show as HTML
|
1062
|
-
Completed 200 OK in 5ms (Views: 5.2ms)
|
1063
|
-
|
1064
|
-
|
1065
|
-
Started GET "/" for 127.0.0.1 at 2011-08-30 16:08:46 +0200
|
1066
|
-
Processing by FlashController#show as HTML
|
1067
|
-
Completed 200 OK in 7ms (Views: 6.3ms)
|
1068
|
-
|
1069
|
-
|
1070
|
-
Started GET "/flashajax/notice.js?message=jquery+utf8%3A+%E2%9C%93" for 127.0.0.1 at 2011-08-30 16:08:46 +0200
|
1071
|
-
Processing by FlashController#ajax as JS
|
1072
|
-
Parameters: {"message"=>"jquery utf8: ✓", "type"=>"notice"}
|
1073
|
-
Completed 200 OK in 3ms (Views: 2.3ms)
|
1074
|
-
Processing by FlashController#redirect as HTML
|
1075
|
-
Parameters: {"message"=>"Glow!", "type"=>:notice}
|
1076
|
-
Redirected to http://test.host/flash
|
1077
|
-
Completed 302 Found in 2ms
|
1078
|
-
Processing by FlashController#ajax as JS
|
1079
|
-
Parameters: {"message"=>"Glow!", "type"=>:notice}
|
1080
|
-
Completed 200 OK in 62ms (Views: 60.8ms)
|
1081
|
-
Processing by FlashController#ajax as JS
|
1082
|
-
Parameters: {"message"=>"utf8: ✓", "type"=>:notice}
|
1083
|
-
Completed 200 OK in 3ms (Views: 2.2ms)
|
1084
|
-
|
1085
|
-
|
1086
|
-
Started GET "/" for 127.0.0.1 at 2011-08-30 16:10:41 +0200
|
1087
|
-
Processing by FlashController#show as HTML
|
1088
|
-
Completed 200 OK in 14ms (Views: 13.3ms)
|
1089
|
-
|
1090
|
-
|
1091
|
-
Started GET "/flash/notice?message=utf8%3A+%E2%9C%93+" for 127.0.0.1 at 2011-08-30 16:10:42 +0200
|
1092
|
-
Processing by FlashController#redirect as HTML
|
1093
|
-
Parameters: {"message"=>"utf8: ✓ ", "type"=>"notice"}
|
1094
|
-
Redirected to http://127.0.0.1:62518/flash
|
1095
|
-
Completed 302 Found in 2ms
|
1096
|
-
|
1097
|
-
|
1098
|
-
Started GET "/flash" for 127.0.0.1 at 2011-08-30 16:10:42 +0200
|
1099
|
-
Processing by FlashController#show as HTML
|
1100
|
-
Completed 200 OK in 5ms (Views: 5.3ms)
|
1101
|
-
|
1102
|
-
|
1103
|
-
Started GET "/" for 127.0.0.1 at 2011-08-30 16:10:44 +0200
|
1104
|
-
Processing by FlashController#show as HTML
|
1105
|
-
Completed 200 OK in 6ms (Views: 6.0ms)
|
1106
|
-
|
1107
|
-
|
1108
|
-
Started GET "/flashajax/notice.js?message=jquery+utf8%3A+%E2%9C%93" for 127.0.0.1 at 2011-08-30 16:10:44 +0200
|
1109
|
-
Processing by FlashController#ajax as JS
|
1110
|
-
Parameters: {"message"=>"jquery utf8: ✓", "type"=>"notice"}
|
1111
|
-
Completed 200 OK in 3ms (Views: 2.3ms)
|
1112
|
-
Processing by FlashController#redirect as HTML
|
1113
|
-
Parameters: {"message"=>"Glow!", "type"=>:notice}
|
1114
|
-
Redirected to http://test.host/flash
|
1115
|
-
Completed 302 Found in 2ms
|
1116
|
-
Processing by FlashController#ajax as JS
|
1117
|
-
Parameters: {"message"=>"Glow!", "type"=>:notice}
|
1118
|
-
Completed 200 OK in 167ms (Views: 165.4ms)
|
1119
|
-
Processing by FlashController#ajax as JS
|
1120
|
-
Parameters: {"message"=>"utf8: ✓", "type"=>:notice}
|
1121
|
-
Completed 200 OK in 4ms (Views: 3.2ms)
|
1122
|
-
|
1123
|
-
|
1124
|
-
Started GET "/" for 127.0.0.1 at 2011-09-07 15:15:07 +0200
|
1125
|
-
Processing by FlashController#show as HTML
|
1126
|
-
Completed 200 OK in 105ms (Views: 104.2ms)
|
1127
|
-
|
1128
|
-
|
1129
|
-
Started GET "/flash/notice?message=utf8%3A+%E2%9C%93+" for 127.0.0.1 at 2011-09-07 15:15:09 +0200
|
1130
|
-
Processing by FlashController#redirect as HTML
|
1131
|
-
Parameters: {"message"=>"utf8: ✓ ", "type"=>"notice"}
|
1132
|
-
Redirected to http://127.0.0.1:55372/flash
|
1133
|
-
Completed 302 Found in 2ms
|
1134
|
-
|
1135
|
-
|
1136
|
-
Started GET "/flash" for 127.0.0.1 at 2011-09-07 15:15:10 +0200
|
1137
|
-
Processing by FlashController#show as HTML
|
1138
|
-
Completed 200 OK in 6ms (Views: 5.8ms)
|
1139
|
-
|
1140
|
-
|
1141
|
-
Started GET "/" for 127.0.0.1 at 2011-09-07 15:15:26 +0200
|
1142
|
-
Processing by FlashController#show as HTML
|
1143
|
-
Completed 200 OK in 6ms (Views: 5.9ms)
|
1144
|
-
|
1145
|
-
|
1146
|
-
Started GET "/flashajax/notice.js?message=jquery+utf8%3A+%E2%9C%93" for 127.0.0.1 at 2011-09-07 15:15:27 +0200
|
1147
|
-
Processing by FlashController#ajax as JS
|
1148
|
-
Parameters: {"message"=>"jquery utf8: ✓", "type"=>"notice"}
|
1149
|
-
Completed 200 OK in 3ms (Views: 2.2ms)
|
1150
|
-
Processing by FlashController#redirect as HTML
|
1151
|
-
Parameters: {"message"=>"Glow!", "type"=>:notice}
|
1152
|
-
Redirected to http://test.host/flash
|
1153
|
-
Completed 302 Found in 2ms
|
1154
|
-
Processing by FlashController#ajax as JS
|
1155
|
-
Parameters: {"message"=>"Glow!", "type"=>:notice}
|
1156
|
-
Completed 200 OK in 190ms (Views: 171.9ms)
|
1157
|
-
Processing by FlashController#ajax as JS
|
1158
|
-
Parameters: {"message"=>"utf8: ✓", "type"=>:notice}
|
1159
|
-
Completed 200 OK in 3ms (Views: 2.2ms)
|
1160
|
-
|
1161
|
-
|
1162
|
-
Started GET "/" for 127.0.0.1 at 2011-09-19 12:05:08 +0200
|
1163
|
-
Processing by FlashController#show as HTML
|
1164
|
-
Completed 200 OK in 56ms (Views: 55.0ms)
|
1165
|
-
|
1166
|
-
|
1167
|
-
Started GET "/flash/notice?message=utf8%3A+%E2%9C%93+" for 127.0.0.1 at 2011-09-19 12:05:09 +0200
|
1168
|
-
Processing by FlashController#redirect as HTML
|
1169
|
-
Parameters: {"message"=>"utf8: ✓ ", "type"=>"notice"}
|
1170
|
-
Redirected to http://127.0.0.1:60295/flash
|
1171
|
-
Completed 302 Found in 1ms
|
1172
|
-
|
1173
|
-
|
1174
|
-
Started GET "/flash" for 127.0.0.1 at 2011-09-19 12:05:09 +0200
|
1175
|
-
Processing by FlashController#show as HTML
|
1176
|
-
Completed 200 OK in 5ms (Views: 5.0ms)
|
1177
|
-
|
1178
|
-
|
1179
|
-
Started GET "/" for 127.0.0.1 at 2011-09-19 12:05:24 +0200
|
1180
|
-
Processing by FlashController#show as HTML
|
1181
|
-
Completed 200 OK in 7ms (Views: 6.4ms)
|
1182
|
-
|
1183
|
-
|
1184
|
-
Started GET "/flashajax/notice.js?message=jquery+utf8%3A+%E2%9C%93" for 127.0.0.1 at 2011-09-19 12:05:25 +0200
|
1185
|
-
Processing by FlashController#ajax as JS
|
1186
|
-
Parameters: {"message"=>"jquery utf8: ✓", "type"=>"notice"}
|
1187
|
-
Completed 200 OK in 4ms (Views: 3.1ms)
|
1188
|
-
Processing by FlashController#redirect as HTML
|
1189
|
-
Parameters: {"message"=>"Glow!", "type"=>:notice}
|
1190
|
-
Redirected to http://test.host/flash
|
1191
|
-
Completed 302 Found in 3ms
|
1192
|
-
Processing by FlashController#ajax as JS
|
1193
|
-
Parameters: {"message"=>"Glow!", "type"=>:notice}
|
1194
|
-
Completed 200 OK in 186ms (Views: 185.1ms)
|
1195
|
-
Processing by FlashController#ajax as JS
|
1196
|
-
Parameters: {"message"=>"utf8: ✓", "type"=>:notice}
|
1197
|
-
Completed 200 OK in 3ms (Views: 2.3ms)
|
1198
|
-
|
1199
|
-
|
1200
|
-
Started GET "/" for 127.0.0.1 at 2011-09-19 13:40:12 +0200
|
1201
|
-
Processing by FlashController#show as HTML
|
1202
|
-
Completed 200 OK in 30ms (Views: 28.9ms)
|
1203
|
-
|
1204
|
-
|
1205
|
-
Started GET "/flash/notice?message=utf8%3A+%E2%9C%93+" for 127.0.0.1 at 2011-09-19 13:40:13 +0200
|
1206
|
-
Processing by FlashController#redirect as HTML
|
1207
|
-
Parameters: {"message"=>"utf8: ✓ ", "type"=>"notice"}
|
1208
|
-
Redirected to http://127.0.0.1:60783/flash
|
1209
|
-
Completed 302 Found in 1ms
|
1210
|
-
|
1211
|
-
|
1212
|
-
Started GET "/flash" for 127.0.0.1 at 2011-09-19 13:40:13 +0200
|
1213
|
-
Processing by FlashController#show as HTML
|
1214
|
-
Completed 200 OK in 6ms (Views: 5.7ms)
|
1215
|
-
|
1216
|
-
|
1217
|
-
Started GET "/" for 127.0.0.1 at 2011-09-19 13:40:28 +0200
|
1218
|
-
Processing by FlashController#show as HTML
|
1219
|
-
Completed 200 OK in 6ms (Views: 6.0ms)
|
1220
|
-
|
1221
|
-
|
1222
|
-
Started GET "/flashajax/notice.js?message=jquery+utf8%3A+%E2%9C%93" for 127.0.0.1 at 2011-09-19 13:40:28 +0200
|
1223
|
-
Processing by FlashController#ajax as JS
|
1224
|
-
Parameters: {"message"=>"jquery utf8: ✓", "type"=>"notice"}
|
1225
|
-
Completed 200 OK in 3ms (Views: 2.1ms)
|