test/dummy/log/development.log in cohortly-0.0.2 vs test/dummy/log/development.log in cohortly-0.0.3

- old
+ new

@@ -6330,5 +6330,13 @@ Processing by Cohortly::ReportsController#index as HTML Parameters: {"utf8"=>"✓", "commit"=>"Get Report"} Rendered /Users/bhauman/workspace/cohortly/app/views/cohortly/metrics/_tags.html.erb (5.8ms) Rendered /Users/bhauman/workspace/cohortly/app/views/cohortly/reports/index.html.erb within layouts/cohortly/application (133.3ms) Completed 200 OK in 1631ms (Views: 137.9ms) + + +Started GET "/cohortly/reports?utf8=%E2%9C%93&cohortly_metric%5Btags%5D%5B%5D=hey&commit=Get+Report" for 127.0.0.1 at 2011-10-04 23:16:21 -0700 + Processing by Cohortly::ReportsController#index as HTML + Parameters: {"utf8"=>"✓", "cohortly_metric"=>{"tags"=>["hey"]}, "commit"=>"Get Report"} +Rendered /Users/bhauman/workspace/cohortly/app/views/cohortly/metrics/_tags.html.erb (5.8ms) +Rendered /Users/bhauman/workspace/cohortly/app/views/cohortly/reports/index.html.erb within layouts/cohortly/application (24.9ms) +Completed 200 OK in 74ms (Views: 31.0ms)