Started GET "/" for 127.0.0.1 at 2011-09-02 12:08:01 +0200 Processing by FlashController#show as HTML Rendered flash/show.html.erb within layouts/application (33.3ms) Compiled application.css (2ms) (pid 91779) Compiled application.js (33ms) (pid 91779) Compiled jquery.js (16ms) (pid 91779) Compiled jquery_ujs.js (1ms) (pid 91779) Compiled glow.js (684ms) (pid 91779) Completed 200 OK in 1047ms (Views: 1046.6ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-09-02 12:08:03 +0200 Served asset /jquery.js - 200 OK (53ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-09-02 12:08:03 +0200 Served asset /jquery_ujs.js - 200 OK (78ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-09-02 12:08:03 +0200 Served asset /application.css - 200 OK (51ms) Started GET "/assets/glow.js?body=1" for 127.0.0.1 at 2011-09-02 12:08:03 +0200 Compiled glow.js (29ms) (pid 91779) Served asset /glow.js - 200 OK (51ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-09-02 12:08:03 +0200 Served asset /application.js - 200 OK (109ms) Started GET "/flashajax/notice?message=rails+ajax%3A+%E2%9C%93+" for 127.0.0.1 at 2011-09-02 12:08:05 +0200 Processing by FlashController#ajax as JS Parameters: {"message"=>"rails ajax: ✓ ", "type"=>"notice"} Rendered flash/ajax.js.erb (1.0ms) Completed 200 OK in 108ms (Views: 106.6ms) Started GET "/flashajax/notice.js?message=jquery+utf8%3A+%E2%9C%93" for 127.0.0.1 at 2011-09-02 12:08:07 +0200 Processing by FlashController#ajax as JS Parameters: {"message"=>"jquery utf8: ✓", "type"=>"notice"} Rendered flash/ajax.js.erb (0.1ms) Completed 200 OK in 12ms (Views: 11.2ms) Started GET "/flash/notice?message=utf8%3A+%E2%9C%93+" for 127.0.0.1 at 2011-09-02 12:08:09 +0200 Processing by FlashController#redirect as HTML Parameters: {"message"=>"utf8: ✓ ", "type"=>"notice"} Redirected to http://localhost:3000/flash Completed 302 Found in 2ms Started GET "/flash" for 127.0.0.1 at 2011-09-02 12:08:09 +0200 Processing by FlashController#show as HTML Rendered flash/show.html.erb within layouts/application (3.7ms) Completed 200 OK in 16ms (Views: 15.0ms)