test/dummy/log/development.log in cohortly-0.0.9.1 vs test/dummy/log/development.log in cohortly-0.0.92

- old
+ new

@@ -9995,5 +9995,162 @@ Started GET "/cohortly/reports.js?utf8=%E2%9C%93" for 127.0.0.1 at 2011-10-27 00:05:15 -0700 Processing by Cohortly::ReportsController#index as JS Parameters: {"utf8"=>"✓"} Completed 200 OK in 166ms (Views: 112.0ms) + + +Started GET "/" for 127.0.0.1 at 2011-10-30 14:52:13 -0400 + Processing by StuffController#index as HTML +Rendered stuff/index.html.erb within layouts/application (1.5ms) +Completed 200 OK in 101ms (Views: 95.9ms) + + +Started GET "/cohortly/reports" for 127.0.0.1 at 2011-10-30 14:52:16 -0400 + Processing by Cohortly::ReportsController#index as HTML +Completed in 56ms + +ArgumentError (wrong number of arguments (0 for 1)): + + +Rendered /Users/bhauman/.rvm/gems/ruby-1.9.2-p136@cohortly/gems/actionpack-3.0.4/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.1ms) +Rendered /Users/bhauman/.rvm/gems/ruby-1.9.2-p136@cohortly/gems/actionpack-3.0.4/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (68.4ms) +Rendered /Users/bhauman/.rvm/gems/ruby-1.9.2-p136@cohortly/gems/actionpack-3.0.4/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (76.5ms) + + +Started GET "/cohortly/reports" for 127.0.0.1 at 2011-10-30 14:54:50 -0400 + Processing by Cohortly::ReportsController#index as HTML +Completed in 64ms + +NameError (undefined local variable or method `cohort' for #<Cohortly::ReportsController:0x00000100e57a80>): + + +Rendered /Users/bhauman/.rvm/gems/ruby-1.9.2-p136@cohortly/gems/actionpack-3.0.4/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.1ms) +Rendered /Users/bhauman/.rvm/gems/ruby-1.9.2-p136@cohortly/gems/actionpack-3.0.4/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (56.9ms) +Rendered /Users/bhauman/.rvm/gems/ruby-1.9.2-p136@cohortly/gems/actionpack-3.0.4/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (61.4ms) + + +Started GET "/cohortly/reports" for 127.0.0.1 at 2011-10-30 14:55:07 -0400 + Processing by Cohortly::ReportsController#index as HTML +Completed in 75ms + +NoMethodError (undefined method `stftime' for 2011-04-25 00:00:00 UTC:Time): + + +Rendered /Users/bhauman/.rvm/gems/ruby-1.9.2-p136@cohortly/gems/actionpack-3.0.4/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.1ms) +Rendered /Users/bhauman/.rvm/gems/ruby-1.9.2-p136@cohortly/gems/actionpack-3.0.4/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (65.4ms) +Rendered /Users/bhauman/.rvm/gems/ruby-1.9.2-p136@cohortly/gems/actionpack-3.0.4/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (70.0ms) + + +Started GET "/cohortly/reports" for 127.0.0.1 at 2011-10-30 14:55:18 -0400 + Processing by Cohortly::ReportsController#index as HTML +Completed in 52ms + +NoMethodError (undefined method `start' for 2011-04-25 00:00:00 UTC..2011-05-02 00:00:00 UTC:Range): + + +Rendered /Users/bhauman/.rvm/gems/ruby-1.9.2-p136@cohortly/gems/actionpack-3.0.4/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.0ms) +Rendered /Users/bhauman/.rvm/gems/ruby-1.9.2-p136@cohortly/gems/actionpack-3.0.4/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (51.4ms) +Rendered /Users/bhauman/.rvm/gems/ruby-1.9.2-p136@cohortly/gems/actionpack-3.0.4/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (55.7ms) + + +Started GET "/cohortly/reports" for 127.0.0.1 at 2011-10-30 14:55:28 -0400 + Processing by Cohortly::ReportsController#index as HTML +Rendered /Users/bhauman/workspace/cohortly/app/views/cohortly/metrics/_groups.html.erb (1.3ms) +Rendered /Users/bhauman/workspace/cohortly/app/views/cohortly/metrics/_tags.html.erb (1183.8ms) +Rendered /Users/bhauman/workspace/cohortly/app/views/cohortly/reports/index.html.erb within layouts/cohortly/application (1213.2ms) +Completed in 3077ms + +ActionView::Template::Error (comparison of String with Array failed): + 1: <div class="tags"> + 2: <% (Cohortly::Metric.collection.distinct(:tags) - Cohortly::TagConfig.all_groups).sort.each_slice(8) do |tags| %> + 3: <div class="tag_group" style="float:left; padding: 10px;"> + 4: <% tags.sort.each do |tag| %> + 5: <div class"tag"> + + +Rendered /Users/bhauman/.rvm/gems/ruby-1.9.2-p136@cohortly/gems/actionpack-3.0.4/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.1ms) +Rendered /Users/bhauman/.rvm/gems/ruby-1.9.2-p136@cohortly/gems/actionpack-3.0.4/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (75.2ms) +Rendered /Users/bhauman/.rvm/gems/ruby-1.9.2-p136@cohortly/gems/actionpack-3.0.4/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (80.2ms) + + +Started GET "/cohortly/reports" for 127.0.0.1 at 2011-10-30 15:06:30 -0400 + Processing by Cohortly::ReportsController#index as HTML +Completed in 55ms + +NoMethodError (undefined method `utc' for nil:NilClass): + + +Rendered /Users/bhauman/.rvm/gems/ruby-1.9.2-p136@cohortly/gems/actionpack-3.0.4/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.0ms) +Rendered /Users/bhauman/.rvm/gems/ruby-1.9.2-p136@cohortly/gems/actionpack-3.0.4/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (50.8ms) +Rendered /Users/bhauman/.rvm/gems/ruby-1.9.2-p136@cohortly/gems/actionpack-3.0.4/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (55.3ms) + + +Started GET "/cohortly/reports" for 127.0.0.1 at 2011-10-30 15:09:32 -0400 + Processing by Cohortly::ReportsController#index as HTML +Rendered /Users/bhauman/workspace/cohortly/app/views/cohortly/metrics/_groups.html.erb (0.7ms) +Rendered /Users/bhauman/workspace/cohortly/app/views/cohortly/metrics/_tags.html.erb (1129.6ms) +Rendered /Users/bhauman/workspace/cohortly/app/views/cohortly/reports/index.html.erb within layouts/cohortly/application (1136.1ms) +Completed 200 OK in 2988ms (Views: 1140.6ms) + + +Started GET "/cohortly/reports.js?utf8=%E2%9C%93" for 127.0.0.1 at 2011-10-30 15:09:43 -0400 + Processing by Cohortly::ReportsController#index as JS + Parameters: {"utf8"=>"✓"} +Completed 200 OK in 2108ms (Views: 285.1ms) + + +Started GET "/cohortly/reports" for 127.0.0.1 at 2011-10-30 15:10:28 -0400 + Processing by Cohortly::ReportsController#index as HTML +Rendered /Users/bhauman/workspace/cohortly/app/views/cohortly/metrics/_groups.html.erb (0.7ms) +Rendered /Users/bhauman/workspace/cohortly/app/views/cohortly/metrics/_tags.html.erb (1147.7ms) +Rendered /Users/bhauman/workspace/cohortly/app/views/cohortly/reports/index.html.erb within layouts/cohortly/application (1179.5ms) +Completed 200 OK in 3007ms (Views: 1184.0ms) + + +Started GET "/cohortly/reports" for 127.0.0.1 at 2011-10-30 15:11:45 -0400 + Processing by Cohortly::ReportsController#index as HTML +Rendered /Users/bhauman/workspace/cohortly/app/views/cohortly/metrics/_groups.html.erb (0.7ms) +Rendered /Users/bhauman/workspace/cohortly/app/views/cohortly/metrics/_tags.html.erb (1181.6ms) +Rendered /Users/bhauman/workspace/cohortly/app/views/cohortly/reports/index.html.erb within layouts/cohortly/application (1188.1ms) +Completed 200 OK in 3150ms (Views: 1193.9ms) + + +Started GET "/cohortly/reports.js?utf8=%E2%9C%93" for 127.0.0.1 at 2011-10-30 15:11:52 -0400 + Processing by Cohortly::ReportsController#index as JS + Parameters: {"utf8"=>"✓"} +Completed 200 OK in 2224ms (Views: 299.9ms) + + +Started GET "/cohortly/reports" for 127.0.0.1 at 2011-10-30 15:12:48 -0400 + Processing by Cohortly::ReportsController#index as HTML +Rendered /Users/bhauman/workspace/cohortly/app/views/cohortly/metrics/_groups.html.erb (0.8ms) +Rendered /Users/bhauman/workspace/cohortly/app/views/cohortly/metrics/_tags.html.erb (1193.8ms) +Rendered /Users/bhauman/workspace/cohortly/app/views/cohortly/reports/index.html.erb within layouts/cohortly/application (1200.4ms) +Completed 200 OK in 3060ms (Views: 1204.8ms) + + +Started GET "/cohortly/reports.js?utf8=%E2%9C%93" for 127.0.0.1 at 2011-10-30 15:13:09 -0400 + Processing by Cohortly::ReportsController#index as JS + Parameters: {"utf8"=>"✓"} +Completed 200 OK in 2218ms (Views: 391.1ms) + + +Started GET "/" for 127.0.0.1 at 2011-10-30 15:15:58 -0400 + Processing by StuffController#index as HTML +Rendered stuff/index.html.erb within layouts/application (1.4ms) +Completed 200 OK in 22ms (Views: 5.5ms) + + +Started GET "/cohortly/reports.js?utf8=%E2%9C%93" for 127.0.0.1 at 2011-10-30 15:16:02 -0400 + Processing by Cohortly::ReportsController#index as JS + Parameters: {"utf8"=>"✓"} +Completed 200 OK in 2273ms (Views: 298.8ms) +DEPRECATION WARNING: ActionController::Routing::Routes is deprecated. Instead, use Rails.application.routes. (called from block in irb_binding at (irb):15) +DEPRECATION WARNING: RAILS_DEFAULT_LOGGER is deprecated. Please use ::Rails.logger. (called from block in irb_binding at (irb):15) +DEPRECATION WARNING: RAILS_ENV is deprecated. Please use ::Rails.env. (called from block in irb_binding at (irb):15) +DEPRECATION WARNING: RAILS_ROOT is deprecated. Please use ::Rails.root.to_s. (called from block in irb_binding at (irb):15) +DEPRECATION WARNING: ActiveSupport::JSON::CircularReferenceError is deprecated! Use ActiveSupport::JSON::Encoding::CircularReferenceError instead. (called from block in irb_binding at (irb):15) +DEPRECATION WARNING: ActiveSupport::JSON::CircularReferenceError is deprecated! Use ActiveSupport::JSON::Encoding::CircularReferenceError instead. (called from block in irb_binding at (irb):15) +DEPRECATION WARNING: ActionController::Routing::Routes is deprecated. Instead, use Rails.application.routes. (called from block in irb_binding at (irb):20) +DEPRECATION WARNING: ActiveSupport::JSON::CircularReferenceError is deprecated! Use ActiveSupport::JSON::Encoding::CircularReferenceError instead. (called from block in irb_binding at (irb):20) +DEPRECATION WARNING: ActiveSupport::JSON::CircularReferenceError is deprecated! Use ActiveSupport::JSON::Encoding::CircularReferenceError instead. (called from block in irb_binding at (irb):20)