test/rails3/log/test.log in glow-0.0.4 vs test/rails3/log/test.log in glow-0.0.5

- old
+ new

@@ -1145,5 +1145,81 @@ 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 Processing by FlashController#ajax as JS Parameters: {"message"=>"jquery utf8: ✓", "type"=>"notice"} Completed 200 OK in 3ms (Views: 2.2ms) + Processing by FlashController#redirect as HTML + Parameters: {"message"=>"Glow!", "type"=>:notice} +Redirected to http://test.host/flash +Completed 302 Found in 2ms + Processing by FlashController#ajax as JS + Parameters: {"message"=>"Glow!", "type"=>:notice} +Completed 200 OK in 190ms (Views: 171.9ms) + Processing by FlashController#ajax as JS + Parameters: {"message"=>"utf8: ✓", "type"=>:notice} +Completed 200 OK in 3ms (Views: 2.2ms) + + +Started GET "/" for 127.0.0.1 at 2011-09-19 12:05:08 +0200 + Processing by FlashController#show as HTML +Completed 200 OK in 56ms (Views: 55.0ms) + + +Started GET "/flash/notice?message=utf8%3A+%E2%9C%93+" for 127.0.0.1 at 2011-09-19 12:05:09 +0200 + Processing by FlashController#redirect as HTML + Parameters: {"message"=>"utf8: ✓ ", "type"=>"notice"} +Redirected to http://127.0.0.1:60295/flash +Completed 302 Found in 1ms + + +Started GET "/flash" for 127.0.0.1 at 2011-09-19 12:05:09 +0200 + Processing by FlashController#show as HTML +Completed 200 OK in 5ms (Views: 5.0ms) + + +Started GET "/" for 127.0.0.1 at 2011-09-19 12:05:24 +0200 + Processing by FlashController#show as HTML +Completed 200 OK in 7ms (Views: 6.4ms) + + +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 + Processing by FlashController#ajax as JS + Parameters: {"message"=>"jquery utf8: ✓", "type"=>"notice"} +Completed 200 OK in 4ms (Views: 3.1ms) + Processing by FlashController#redirect as HTML + Parameters: {"message"=>"Glow!", "type"=>:notice} +Redirected to http://test.host/flash +Completed 302 Found in 3ms + Processing by FlashController#ajax as JS + Parameters: {"message"=>"Glow!", "type"=>:notice} +Completed 200 OK in 186ms (Views: 185.1ms) + Processing by FlashController#ajax as JS + Parameters: {"message"=>"utf8: ✓", "type"=>:notice} +Completed 200 OK in 3ms (Views: 2.3ms) + + +Started GET "/" for 127.0.0.1 at 2011-09-19 13:40:12 +0200 + Processing by FlashController#show as HTML +Completed 200 OK in 30ms (Views: 28.9ms) + + +Started GET "/flash/notice?message=utf8%3A+%E2%9C%93+" for 127.0.0.1 at 2011-09-19 13:40:13 +0200 + Processing by FlashController#redirect as HTML + Parameters: {"message"=>"utf8: ✓ ", "type"=>"notice"} +Redirected to http://127.0.0.1:60783/flash +Completed 302 Found in 1ms + + +Started GET "/flash" for 127.0.0.1 at 2011-09-19 13:40:13 +0200 + Processing by FlashController#show as HTML +Completed 200 OK in 6ms (Views: 5.7ms) + + +Started GET "/" for 127.0.0.1 at 2011-09-19 13:40:28 +0200 + Processing by FlashController#show as HTML +Completed 200 OK in 6ms (Views: 6.0ms) + + +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 + Processing by FlashController#ajax as JS + Parameters: {"message"=>"jquery utf8: ✓", "type"=>"notice"} +Completed 200 OK in 3ms (Views: 2.1ms)