spec/dummy/log/test.log in lena-0.0.2 vs spec/dummy/log/test.log in lena-0.1.0

- old
+ new

@@ -1304,5 +1304,75 @@ Started GET "/lena/report?message=ReferenceError%3A%20Can't%20find%20variable%3A%20undefinedFunctionCall%0AResource%3A%20undefined%3A0" for 127.0.0.1 at 2013-11-28 15:25:36 -0300 Processing by Lena::LenaController#report as */* Parameters: {"message"=>"ReferenceError: Can't find variable: undefinedFunctionCall\nResource: undefined:0"} Rendered text template (0.0ms) Completed 200 OK in 0ms (Views: 0.3ms) +Started GET "/lena/report" for 127.0.0.1 at 2013-11-28 16:09:25 -0300 +Processing by Lena::LenaController#report as HTML +Completed 500 Internal Server Error in 0ms +Started GET "/throw_callstack" for 127.0.0.1 at 2013-11-28 16:09:26 -0300 +Processing by ApplicationController#throw_callstack as HTML + Rendered application/throw_callstack.html within layouts/application (0.9ms) +Completed 200 OK in 204ms (Views: 203.1ms) +Started GET "/assets/application.js" for 127.0.0.1 at 2013-11-28 16:09:26 -0300 +Started GET "/lena/report?message=ReferenceError%3A%20Can't%20find%20variable%3A%20undefinedFunctionCall%0AResource%3A%20undefined%3A0" for 127.0.0.1 at 2013-11-28 16:09:26 -0300 +Processing by Lena::LenaController#report as */* + Parameters: {"message"=>"ReferenceError: Can't find variable: undefinedFunctionCall\nResource: undefined:0"} + Rendered text template (0.0ms) +Completed 200 OK in 2ms (Views: 1.3ms) +Started GET "/log" for 127.0.0.1 at 2013-11-28 16:09:26 -0300 +Processing by ApplicationController#log as HTML + Rendered application/log.html within layouts/application (0.4ms) +Completed 200 OK in 2ms (Views: 1.9ms) +Started GET "/lena/report?message=Simple%20error%20log&stacktrace=unsupported" for 127.0.0.1 at 2013-11-28 16:09:26 -0300 +Processing by Lena::LenaController#report as */* + Parameters: {"message"=>"Simple error log", "stacktrace"=>"unsupported"} + Rendered text template (0.0ms) +Completed 200 OK in 1ms (Views: 0.4ms) +Started GET "/throw" for 127.0.0.1 at 2013-11-28 16:09:26 -0300 +Processing by ApplicationController#throw as HTML + Rendered application/throw.html within layouts/application (0.4ms) +Completed 200 OK in 3ms (Views: 2.5ms) +Started GET "/lena/report?message=Error%3A%20Simple%20error%20throw%0AResource%3A%20undefined%3A0" for 127.0.0.1 at 2013-11-28 16:09:26 -0300 +Processing by Lena::LenaController#report as */* + Parameters: {"message"=>"Error: Simple error throw\nResource: undefined:0"} + Rendered text template (0.0ms) +Completed 200 OK in 1ms (Views: 0.5ms) +Started GET "/" for 127.0.0.1 at 2013-11-28 16:09:26 -0300 +Processing by ApplicationController#index as HTML + Rendered application/index.html within layouts/application (0.5ms) +Completed 200 OK in 2ms (Views: 2.3ms) +Started GET "/lena/report" for 127.0.0.1 at 2013-11-28 16:14:06 -0300 +Processing by Lena::LenaController#report as HTML +Completed 500 Internal Server Error in 0ms +Started GET "/" for 127.0.0.1 at 2013-11-28 16:14:07 -0300 +Processing by ApplicationController#index as HTML + Rendered application/index.html within layouts/application (0.9ms) +Completed 200 OK in 11ms (Views: 10.8ms) +Started GET "/assets/application.js" for 127.0.0.1 at 2013-11-28 16:14:07 -0300 +Started GET "/log" for 127.0.0.1 at 2013-11-28 16:14:07 -0300 +Processing by ApplicationController#log as HTML + Rendered application/log.html within layouts/application (0.3ms) +Completed 200 OK in 2ms (Views: 1.5ms) +Started GET "/lena/report?message=Simple%20error%20log&stacktrace=unsupported" for 127.0.0.1 at 2013-11-28 16:14:07 -0300 +Processing by Lena::LenaController#report as */* + Parameters: {"message"=>"Simple error log", "stacktrace"=>"unsupported"} + Rendered text template (0.0ms) +Completed 200 OK in 1ms (Views: 1.0ms) +Started GET "/throw" for 127.0.0.1 at 2013-11-28 16:14:07 -0300 +Processing by ApplicationController#throw as HTML + Rendered application/throw.html within layouts/application (0.5ms) +Completed 200 OK in 2ms (Views: 2.3ms) +Started GET "/lena/report?message=Error%3A%20Simple%20error%20throw%0AResource%3A%20undefined%3A0" for 127.0.0.1 at 2013-11-28 16:14:07 -0300 +Processing by Lena::LenaController#report as */* + Parameters: {"message"=>"Error: Simple error throw\nResource: undefined:0"} + Rendered text template (0.0ms) +Completed 200 OK in 1ms (Views: 0.4ms) +Started GET "/throw_callstack" for 127.0.0.1 at 2013-11-28 16:14:07 -0300 +Processing by ApplicationController#throw_callstack as HTML + Rendered application/throw_callstack.html within layouts/application (0.5ms) +Completed 200 OK in 2ms (Views: 2.2ms) +Started GET "/lena/report?message=ReferenceError%3A%20Can't%20find%20variable%3A%20undefinedFunctionCall%0AResource%3A%20undefined%3A0" for 127.0.0.1 at 2013-11-28 16:14:07 -0300 +Processing by Lena::LenaController#report as */* + Parameters: {"message"=>"ReferenceError: Can't find variable: undefinedFunctionCall\nResource: undefined:0"} + Rendered text template (0.0ms) +Completed 200 OK in 0ms (Views: 0.3ms)