prosperity 0.0.7 → 0.0.8

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (25) hide show
  1. checksums.yaml +4 -4
  2. data/app/assets/stylesheets/prosperity/application.css.scss +1 -1
  3. data/app/controllers/prosperity/dashboard_graphs_controller.rb +6 -2
  4. data/app/controllers/prosperity/graphs_controller.rb +9 -1
  5. data/app/models/prosperity/dashboard_graph.rb +2 -0
  6. data/app/views/layouts/prosperity/application.html.erb +1 -2
  7. data/app/views/prosperity/dashboards/show.html.erb +4 -0
  8. data/app/views/prosperity/graphs/_common_fields.html.erb +14 -0
  9. data/app/views/prosperity/graphs/edit.html.erb +2 -9
  10. data/app/views/prosperity/graphs/new.html.erb +1 -9
  11. data/app/views/prosperity/graphs/show.html.erb +6 -3
  12. data/lib/prosperity/version.rb +1 -1
  13. data/spec/controllers/prosperity/dashboard_graphs_controller_spec.rb +7 -0
  14. data/spec/controllers/prosperity/graphs_controller_spec.rb +6 -0
  15. data/spec/dummy/log/development.log +2863 -0
  16. data/spec/dummy/log/test.log +3900 -0
  17. data/spec/dummy/tmp/cache/assets/development/sass/34a577735054231563e7022ea73e1468db9203ba/application.css.scssc +0 -0
  18. data/spec/dummy/tmp/cache/assets/development/sprockets/210050da208fb75a75b701bfa4e8470f +0 -0
  19. data/spec/dummy/tmp/cache/assets/development/sprockets/a2b14d5c46db32da9183354fb3fcd0bf +0 -0
  20. data/spec/dummy/tmp/cache/assets/development/sprockets/a6d6196cfd275dea0718553a95f997a5 +0 -0
  21. data/spec/dummy/tmp/cache/assets/test/sass/34a577735054231563e7022ea73e1468db9203ba/application.css.scssc +0 -0
  22. data/spec/dummy/tmp/cache/assets/test/sprockets/210050da208fb75a75b701bfa4e8470f +0 -0
  23. data/spec/dummy/tmp/cache/assets/test/sprockets/a2b14d5c46db32da9183354fb3fcd0bf +0 -0
  24. data/spec/dummy/tmp/cache/assets/test/sprockets/a6d6196cfd275dea0718553a95f997a5 +0 -0
  25. metadata +3 -2
@@ -131669,3 +131669,2866 @@ Completed 200 OK in 8ms (Views: 0.2ms | ActiveRecord: 3.8ms)
131669
131669
   (0.8ms) SELECT COUNT(*) FROM "users" WHERE (users.name LIKE '%1%') AND (created_at < '2014-05-01 07:00:00.000000')
131670
131670
   (0.7ms) SELECT COUNT(*) FROM "users" WHERE (users.name LIKE '%1%') AND (created_at < '2014-06-01 07:00:00.000000')
131671
131671
  Completed 200 OK in 13ms (Views: 0.3ms | ActiveRecord: 8.4ms)
131672
+
131673
+
131674
+ Started GET "/prosperity/" for 127.0.0.1 at 2014-05-16 17:07:29 -0700
131675
+ ActiveRecord::SchemaMigration Load (0.9ms) SELECT "schema_migrations".* FROM "schema_migrations"
131676
+ Processing by Prosperity::MetricsController#index as HTML
131677
+ Rendered /Users/simon/Documents/rainforest/prosperity/app/views/prosperity/metrics/index.html.erb within layouts/prosperity/application (2.5ms)
131678
+ Completed 200 OK in 212ms (Views: 205.2ms | ActiveRecord: 0.0ms)
131679
+
131680
+
131681
+ Started GET "/prosperity/" for 127.0.0.1 at 2014-05-16 17:07:30 -0700
131682
+ ActiveRecord::SchemaMigration Load (0.3ms) SELECT "schema_migrations".* FROM "schema_migrations"
131683
+ Processing by Prosperity::MetricsController#index as HTML
131684
+ Rendered /Users/simon/Documents/rainforest/prosperity/app/views/prosperity/metrics/index.html.erb within layouts/prosperity/application (3.7ms)
131685
+ Completed 200 OK in 69ms (Views: 62.5ms | ActiveRecord: 0.0ms)
131686
+
131687
+
131688
+ Started GET "/assets/bootstrap.min.css?body=1" for 127.0.0.1 at 2014-05-16 17:07:30 -0700
131689
+
131690
+
131691
+ Started GET "/assets/bootstrap-theme.min.css?body=1" for 127.0.0.1 at 2014-05-16 17:07:30 -0700
131692
+
131693
+
131694
+ Started GET "/assets/prosperity/application.css?body=1" for 127.0.0.1 at 2014-05-16 17:07:30 -0700
131695
+
131696
+
131697
+ Started GET "/assets/morris.css?body=1" for 127.0.0.1 at 2014-05-16 17:07:30 -0700
131698
+
131699
+
131700
+ Started GET "/assets/prosperity/dashboards.css?body=1" for 127.0.0.1 at 2014-05-16 17:07:30 -0700
131701
+
131702
+
131703
+ Started GET "/assets/prosperity/graph.css?body=1" for 127.0.0.1 at 2014-05-16 17:07:30 -0700
131704
+
131705
+
131706
+ Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-05-16 17:07:30 -0700
131707
+
131708
+
131709
+ Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-05-16 17:07:30 -0700
131710
+
131711
+
131712
+ Started GET "/assets/morris.min-0.5.js?body=1" for 127.0.0.1 at 2014-05-16 17:07:30 -0700
131713
+
131714
+
131715
+ Started GET "/assets/raphael-min-2.1.2.js?body=1" for 127.0.0.1 at 2014-05-16 17:07:30 -0700
131716
+
131717
+
131718
+ Started GET "/assets/prosperity/graph.js?body=1" for 127.0.0.1 at 2014-05-16 17:07:30 -0700
131719
+
131720
+
131721
+ Started GET "/assets/prosperity/dashboards.js?body=1" for 127.0.0.1 at 2014-05-16 17:07:30 -0700
131722
+
131723
+
131724
+ Started GET "/assets/prosperity/application.js?body=1" for 127.0.0.1 at 2014-05-16 17:07:30 -0700
131725
+
131726
+
131727
+ Started GET "/prosperity/metrics/RubyUsersMetric" for 127.0.0.1 at 2014-05-16 17:07:33 -0700
131728
+ Processing by Prosperity::MetricsController#show as HTML
131729
+ Parameters: {"id"=>"RubyUsersMetric"}
131730
+ Rendered /Users/simon/Documents/rainforest/prosperity/app/views/prosperity/shared/_date_range.html.erb (0.9ms)
131731
+ Rendered /Users/simon/Documents/rainforest/prosperity/app/views/prosperity/metrics/show.html.erb within layouts/prosperity/application (7.1ms)
131732
+ Completed 200 OK in 16ms (Views: 15.2ms | ActiveRecord: 0.0ms)
131733
+
131734
+
131735
+ Started GET "/assets/bootstrap.min.css?body=1" for 127.0.0.1 at 2014-05-16 17:07:33 -0700
131736
+
131737
+
131738
+ Started GET "/assets/morris.css?body=1" for 127.0.0.1 at 2014-05-16 17:07:33 -0700
131739
+
131740
+
131741
+ Started GET "/assets/prosperity/graph.css?body=1" for 127.0.0.1 at 2014-05-16 17:07:33 -0700
131742
+
131743
+
131744
+ Started GET "/assets/prosperity/application.css?body=1" for 127.0.0.1 at 2014-05-16 17:07:33 -0700
131745
+
131746
+
131747
+ Started GET "/assets/bootstrap-theme.min.css?body=1" for 127.0.0.1 at 2014-05-16 17:07:33 -0700
131748
+
131749
+
131750
+ Started GET "/assets/prosperity/dashboards.css?body=1" for 127.0.0.1 at 2014-05-16 17:07:33 -0700
131751
+
131752
+
131753
+ Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-05-16 17:07:33 -0700
131754
+
131755
+
131756
+ Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-05-16 17:07:33 -0700
131757
+
131758
+
131759
+ Started GET "/assets/morris.min-0.5.js?body=1" for 127.0.0.1 at 2014-05-16 17:07:33 -0700
131760
+
131761
+
131762
+ Started GET "/assets/raphael-min-2.1.2.js?body=1" for 127.0.0.1 at 2014-05-16 17:07:33 -0700
131763
+
131764
+
131765
+ Started GET "/assets/prosperity/graph.js?body=1" for 127.0.0.1 at 2014-05-16 17:07:33 -0700
131766
+
131767
+
131768
+ Started GET "/assets/prosperity/dashboards.js?body=1" for 127.0.0.1 at 2014-05-16 17:07:33 -0700
131769
+
131770
+
131771
+ Started GET "/assets/prosperity/application.js?body=1" for 127.0.0.1 at 2014-05-16 17:07:33 -0700
131772
+
131773
+
131774
+ Started GET "/prosperity/metrics/RubyUsersMetric" for 127.0.0.1 at 2014-05-16 17:07:34 -0700
131775
+ Processing by Prosperity::MetricsController#show as JSON
131776
+ Parameters: {"id"=>"RubyUsersMetric"}
131777
+ Completed 200 OK in 5ms (Views: 0.3ms | ActiveRecord: 0.0ms)
131778
+
131779
+
131780
+ Started GET "/prosperity/metrics/RubyUsersMetric/data?end_time=2014-05-16+17%3A07%3A34+-0700&extractor=interval&option=default&period=week&start_time=2014-02-16+17%3A07%3A34+-0800" for 127.0.0.1 at 2014-05-16 17:07:34 -0700
131781
+ Processing by Prosperity::MetricsController#data as */*
131782
+ Parameters: {"end_time"=>"2014-05-16 17:07:34 -0700", "extractor"=>"interval", "option"=>"default", "period"=>"week", "start_time"=>"2014-02-16 17:07:34 -0800", "id"=>"RubyUsersMetric"}
131783
+
131784
+
131785
+ Started GET "/prosperity/metrics/RubyUsersMetric/data?end_time=2014-05-16+17%3A07%3A34+-0700&extractor=total&option=default&period=week&start_time=2014-02-16+17%3A07%3A34+-0800" for 127.0.0.1 at 2014-05-16 17:07:34 -0700
131786
+ Processing by Prosperity::MetricsController#data as */*
131787
+ Parameters: {"end_time"=>"2014-05-16 17:07:34 -0700", "extractor"=>"total", "option"=>"default", "period"=>"week", "start_time"=>"2014-02-16 17:07:34 -0800", "id"=>"RubyUsersMetric"}
131788
+  (2.5ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-02-10 08:00:00.000000')
131789
+  (0.6ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-02-17 08:00:00.000000')
131790
+  (0.6ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-02-24 08:00:00.000000')
131791
+  (0.9ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-02-10 08:00:00.000000')
131792
+  (0.7ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-03-03 08:00:00.000000')
131793
+  (0.8ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-02-03 08:00:00.000000')
131794
+  (0.6ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-03-10 07:00:00.000000')
131795
+  (0.5ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-02-17 08:00:00.000000')
131796
+  (0.5ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-03-17 07:00:00.000000')
131797
+ CACHE (0.0ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-02-10 08:00:00.000000')
131798
+  (0.6ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-03-24 07:00:00.000000')
131799
+  (0.4ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-02-24 08:00:00.000000')
131800
+ CACHE (0.0ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-02-17 08:00:00.000000')
131801
+  (0.5ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-03-31 07:00:00.000000')
131802
+  (0.7ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-03-03 08:00:00.000000')
131803
+ CACHE (0.0ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-02-24 08:00:00.000000')
131804
+  (0.5ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-04-07 07:00:00.000000')
131805
+  (0.8ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-03-10 07:00:00.000000')
131806
+  (0.7ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-04-14 07:00:00.000000')
131807
+ CACHE (0.0ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-03-03 08:00:00.000000')
131808
+  (0.5ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-04-21 07:00:00.000000')
131809
+  (0.7ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-03-17 07:00:00.000000')
131810
+ CACHE (0.0ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-03-10 07:00:00.000000')
131811
+  (0.8ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-04-28 07:00:00.000000')
131812
+  (0.5ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-03-24 07:00:00.000000')
131813
+ CACHE (0.0ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-03-17 07:00:00.000000')
131814
+  (0.7ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-05-05 07:00:00.000000')
131815
+  (0.8ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-03-31 07:00:00.000000')
131816
+  (0.7ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-05-12 07:00:00.000000')
131817
+ CACHE (0.0ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-03-24 07:00:00.000000')
131818
+  (0.5ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-05-19 07:00:00.000000')
131819
+  (0.7ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-04-07 07:00:00.000000')
131820
+ CACHE (0.0ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-03-31 07:00:00.000000')
131821
+ Completed 200 OK in 38ms (Views: 0.3ms | ActiveRecord: 17.5ms)
131822
+  (0.8ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-04-14 07:00:00.000000')
131823
+ CACHE (0.0ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-04-07 07:00:00.000000')
131824
+
131825
+
131826
+ Started GET "/prosperity/metrics/RubyUsersMetric/data?end_time=2014-05-16+17%3A07%3A34+-0700&extractor=change&option=default&period=week&start_time=2014-02-16+17%3A07%3A34+-0800" for 127.0.0.1 at 2014-05-16 17:07:34 -0700
131827
+  (0.6ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-04-21 07:00:00.000000')
131828
+ CACHE (0.0ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-04-14 07:00:00.000000')
131829
+  (0.6ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-04-28 07:00:00.000000')
131830
+ CACHE (0.0ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-04-21 07:00:00.000000')
131831
+  (0.5ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-05-05 07:00:00.000000')
131832
+ Processing by Prosperity::MetricsController#data as */*
131833
+ Parameters: {"end_time"=>"2014-05-16 17:07:34 -0700", "extractor"=>"change", "option"=>"default", "period"=>"week", "start_time"=>"2014-02-16 17:07:34 -0800", "id"=>"RubyUsersMetric"}
131834
+ CACHE (0.0ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-04-28 07:00:00.000000')
131835
+  (0.6ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-05-12 07:00:00.000000')
131836
+ CACHE (0.0ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-05-05 07:00:00.000000')
131837
+  (0.5ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-02-10 08:00:00.000000')
131838
+  (0.7ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-05-19 07:00:00.000000')
131839
+  (0.5ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-02-03 08:00:00.000000')
131840
+ CACHE (0.0ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-05-12 07:00:00.000000')
131841
+  (0.8ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-02-17 08:00:00.000000')
131842
+ Completed 200 OK in 61ms (Views: 0.6ms | ActiveRecord: 12.4ms)
131843
+ CACHE (0.0ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-02-10 08:00:00.000000')
131844
+  (0.8ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-02-24 08:00:00.000000')
131845
+ CACHE (0.0ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-02-17 08:00:00.000000')
131846
+  (0.9ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-03-03 08:00:00.000000')
131847
+ CACHE (0.0ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-02-24 08:00:00.000000')
131848
+  (0.6ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-03-10 07:00:00.000000')
131849
+ CACHE (0.0ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-03-03 08:00:00.000000')
131850
+  (0.8ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-03-17 07:00:00.000000')
131851
+ CACHE (0.0ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-03-10 07:00:00.000000')
131852
+  (0.8ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-03-24 07:00:00.000000')
131853
+ CACHE (0.0ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-03-17 07:00:00.000000')
131854
+  (0.8ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-03-31 07:00:00.000000')
131855
+ CACHE (0.0ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-03-24 07:00:00.000000')
131856
+  (0.6ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-04-07 07:00:00.000000')
131857
+ CACHE (0.0ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-03-31 07:00:00.000000')
131858
+  (0.5ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-04-14 07:00:00.000000')
131859
+ CACHE (0.0ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-04-07 07:00:00.000000')
131860
+  (0.6ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-04-21 07:00:00.000000')
131861
+ CACHE (0.0ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-04-14 07:00:00.000000')
131862
+  (0.5ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-04-28 07:00:00.000000')
131863
+ CACHE (0.0ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-04-21 07:00:00.000000')
131864
+  (0.8ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-05-05 07:00:00.000000')
131865
+ CACHE (0.0ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-04-28 07:00:00.000000')
131866
+  (0.5ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-05-12 07:00:00.000000')
131867
+ CACHE (0.0ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-05-05 07:00:00.000000')
131868
+  (0.8ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-05-19 07:00:00.000000')
131869
+ CACHE (0.0ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-05-12 07:00:00.000000')
131870
+ Completed 200 OK in 34ms (Views: 0.5ms | ActiveRecord: 11.1ms)
131871
+
131872
+
131873
+ Started GET "/prosperity/dashboards" for 127.0.0.1 at 2014-05-16 17:07:37 -0700
131874
+ Processing by Prosperity::DashboardsController#index as HTML
131875
+ Prosperity::Dashboard Load (1.1ms) SELECT "prosperity_dashboards".* FROM "prosperity_dashboards"
131876
+ Rendered /Users/simon/Documents/rainforest/prosperity/app/views/prosperity/dashboards/index.html.erb within layouts/prosperity/application (7.4ms)
131877
+ Completed 200 OK in 24ms (Views: 12.9ms | ActiveRecord: 2.2ms)
131878
+
131879
+
131880
+ Started GET "/assets/bootstrap.min.css?body=1" for 127.0.0.1 at 2014-05-16 17:07:37 -0700
131881
+
131882
+
131883
+ Started GET "/assets/prosperity/dashboards.css?body=1" for 127.0.0.1 at 2014-05-16 17:07:37 -0700
131884
+
131885
+
131886
+ Started GET "/assets/morris.css?body=1" for 127.0.0.1 at 2014-05-16 17:07:37 -0700
131887
+
131888
+
131889
+ Started GET "/assets/bootstrap-theme.min.css?body=1" for 127.0.0.1 at 2014-05-16 17:07:37 -0700
131890
+
131891
+
131892
+ Started GET "/assets/prosperity/application.css?body=1" for 127.0.0.1 at 2014-05-16 17:07:37 -0700
131893
+
131894
+
131895
+ Started GET "/assets/prosperity/graph.css?body=1" for 127.0.0.1 at 2014-05-16 17:07:37 -0700
131896
+
131897
+
131898
+ Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-05-16 17:07:37 -0700
131899
+
131900
+
131901
+ Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-05-16 17:07:37 -0700
131902
+
131903
+
131904
+ Started GET "/assets/morris.min-0.5.js?body=1" for 127.0.0.1 at 2014-05-16 17:07:37 -0700
131905
+
131906
+
131907
+ Started GET "/assets/raphael-min-2.1.2.js?body=1" for 127.0.0.1 at 2014-05-16 17:07:37 -0700
131908
+
131909
+
131910
+ Started GET "/assets/prosperity/dashboards.js?body=1" for 127.0.0.1 at 2014-05-16 17:07:37 -0700
131911
+
131912
+
131913
+ Started GET "/assets/prosperity/graph.js?body=1" for 127.0.0.1 at 2014-05-16 17:07:37 -0700
131914
+
131915
+
131916
+ Started GET "/assets/prosperity/application.js?body=1" for 127.0.0.1 at 2014-05-16 17:07:37 -0700
131917
+
131918
+
131919
+ Started GET "/prosperity/dashboards/4/edit" for 127.0.0.1 at 2014-05-16 17:07:38 -0700
131920
+ Processing by Prosperity::DashboardsController#edit as HTML
131921
+ Parameters: {"id"=>"4"}
131922
+ Prosperity::Dashboard Load (0.3ms) SELECT "prosperity_dashboards".* FROM "prosperity_dashboards" WHERE "prosperity_dashboards"."id" = $1 LIMIT 1 [["id", 4]]
131923
+ Prosperity::Graph Exists (0.6ms) SELECT 1 AS one FROM "prosperity_graphs" LIMIT 1
131924
+ Prosperity::Graph Load (1.4ms) SELECT "prosperity_graphs".* FROM "prosperity_graphs" INNER JOIN "prosperity_dashboard_graphs" ON "prosperity_graphs"."id" = "prosperity_dashboard_graphs"."graph_id" WHERE "prosperity_dashboard_graphs"."dashboard_id" = $1 [["dashboard_id", 4]]
131925
+ Prosperity::Graph Load (0.2ms) SELECT "prosperity_graphs".* FROM "prosperity_graphs"
131926
+ Rendered /Users/simon/Documents/rainforest/prosperity/app/views/prosperity/dashboards/edit.html.erb within layouts/prosperity/application (36.9ms)
131927
+ Completed 200 OK in 46ms (Views: 39.8ms | ActiveRecord: 4.5ms)
131928
+
131929
+
131930
+ Started GET "/assets/prosperity/application.css?body=1" for 127.0.0.1 at 2014-05-16 17:07:38 -0700
131931
+
131932
+
131933
+ Started GET "/assets/bootstrap.min.css?body=1" for 127.0.0.1 at 2014-05-16 17:07:38 -0700
131934
+
131935
+
131936
+ Started GET "/assets/morris.css?body=1" for 127.0.0.1 at 2014-05-16 17:07:38 -0700
131937
+
131938
+
131939
+ Started GET "/assets/bootstrap-theme.min.css?body=1" for 127.0.0.1 at 2014-05-16 17:07:38 -0700
131940
+
131941
+
131942
+ Started GET "/assets/prosperity/dashboards.css?body=1" for 127.0.0.1 at 2014-05-16 17:07:38 -0700
131943
+
131944
+
131945
+ Started GET "/assets/prosperity/graph.css?body=1" for 127.0.0.1 at 2014-05-16 17:07:38 -0700
131946
+
131947
+
131948
+ Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-05-16 17:07:39 -0700
131949
+
131950
+
131951
+ Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-05-16 17:07:39 -0700
131952
+
131953
+
131954
+ Started GET "/assets/morris.min-0.5.js?body=1" for 127.0.0.1 at 2014-05-16 17:07:39 -0700
131955
+
131956
+
131957
+ Started GET "/assets/raphael-min-2.1.2.js?body=1" for 127.0.0.1 at 2014-05-16 17:07:39 -0700
131958
+
131959
+
131960
+ Started GET "/assets/prosperity/dashboards.js?body=1" for 127.0.0.1 at 2014-05-16 17:07:39 -0700
131961
+
131962
+
131963
+ Started GET "/assets/prosperity/graph.js?body=1" for 127.0.0.1 at 2014-05-16 17:07:39 -0700
131964
+
131965
+
131966
+ Started GET "/assets/prosperity/application.js?body=1" for 127.0.0.1 at 2014-05-16 17:07:39 -0700
131967
+
131968
+
131969
+ Started POST "/prosperity/dashboards/4/graphs/1" for 127.0.0.1 at 2014-05-16 17:07:40 -0700
131970
+ Processing by Prosperity::DashboardGraphsController#create as HTML
131971
+ Parameters: {"utf8"=>"✓", "authenticity_token"=>"2Nkw/Q+aQox6tBuuA2FDSFEE8azLDJ6g6s+AjBu7q94=", "dashboard_id"=>"4", "url_template"=>"/prosperity/dashboards/dashboard_id/graphs/graph_id", "graph_id"=>"1", "commit"=>"Add To Dashboard"}
131972
+ Prosperity::Graph Load (0.2ms) SELECT "prosperity_graphs".* FROM "prosperity_graphs" WHERE "prosperity_graphs"."id" = $1 LIMIT 1 [["id", 1]]
131973
+ Prosperity::Dashboard Load (0.1ms) SELECT "prosperity_dashboards".* FROM "prosperity_dashboards" WHERE "prosperity_dashboards"."id" = $1 LIMIT 1 [["id", 4]]
131974
+  (0.1ms) BEGIN
131975
+ SQL (1.2ms) INSERT INTO "prosperity_dashboard_graphs" ("created_at", "dashboard_id", "graph_id", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2014-05-17 00:07:40.072792"], ["dashboard_id", 4], ["graph_id", 1], ["updated_at", "2014-05-17 00:07:40.072792"]]
131976
+ PG::UniqueViolation: ERROR: duplicate key value violates unique constraint "index_prosperity_dashboard_graphs_on_graph_id_and_dashboard_id"
131977
+ DETAIL: Key (graph_id, dashboard_id)=(1, 4) already exists.
131978
+ : INSERT INTO "prosperity_dashboard_graphs" ("created_at", "dashboard_id", "graph_id", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "id"
131979
+  (0.1ms) ROLLBACK
131980
+ Completed 500 Internal Server Error in 13ms
131981
+
131982
+ ActiveRecord::RecordNotUnique (PG::UniqueViolation: ERROR: duplicate key value violates unique constraint "index_prosperity_dashboard_graphs_on_graph_id_and_dashboard_id"
131983
+ DETAIL: Key (graph_id, dashboard_id)=(1, 4) already exists.
131984
+ : INSERT INTO "prosperity_dashboard_graphs" ("created_at", "dashboard_id", "graph_id", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "id"):
131985
+ activerecord (4.1.0) lib/active_record/connection_adapters/postgresql_adapter.rb:827:in `get_last_result'
131986
+ activerecord (4.1.0) lib/active_record/connection_adapters/postgresql_adapter.rb:827:in `block in exec_cache'
131987
+ activerecord (4.1.0) lib/active_record/connection_adapters/abstract_adapter.rb:373:in `block in log'
131988
+ activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
131989
+ activerecord (4.1.0) lib/active_record/connection_adapters/abstract_adapter.rb:367:in `log'
131990
+ activerecord (4.1.0) lib/active_record/connection_adapters/postgresql_adapter.rb:824:in `exec_cache'
131991
+ activerecord (4.1.0) lib/active_record/connection_adapters/postgresql/database_statements.rb:138:in `exec_query'
131992
+ activerecord (4.1.0) lib/active_record/connection_adapters/postgresql/database_statements.rb:180:in `exec_insert'
131993
+ activerecord (4.1.0) lib/active_record/connection_adapters/abstract/database_statements.rb:105:in `insert'
131994
+ activerecord (4.1.0) lib/active_record/connection_adapters/abstract/query_cache.rb:14:in `insert'
131995
+ activerecord (4.1.0) lib/active_record/relation.rb:64:in `insert'
131996
+ activerecord (4.1.0) lib/active_record/persistence.rb:502:in `create_record'
131997
+ activerecord (4.1.0) lib/active_record/attribute_methods/dirty.rb:87:in `create_record'
131998
+ activerecord (4.1.0) lib/active_record/callbacks.rb:306:in `block in create_record'
131999
+ activesupport (4.1.0) lib/active_support/callbacks.rb:82:in `run_callbacks'
132000
+ activerecord (4.1.0) lib/active_record/callbacks.rb:306:in `create_record'
132001
+ activerecord (4.1.0) lib/active_record/timestamp.rb:57:in `create_record'
132002
+ activerecord (4.1.0) lib/active_record/persistence.rb:482:in `create_or_update'
132003
+ activerecord (4.1.0) lib/active_record/callbacks.rb:302:in `block in create_or_update'
132004
+ activesupport (4.1.0) lib/active_support/callbacks.rb:113:in `call'
132005
+ activesupport (4.1.0) lib/active_support/callbacks.rb:113:in `call'
132006
+ activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting'
132007
+ activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `call'
132008
+ activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting'
132009
+ activesupport (4.1.0) lib/active_support/callbacks.rb:86:in `call'
132010
+ activesupport (4.1.0) lib/active_support/callbacks.rb:86:in `run_callbacks'
132011
+ activerecord (4.1.0) lib/active_record/callbacks.rb:302:in `create_or_update'
132012
+ activerecord (4.1.0) lib/active_record/persistence.rb:125:in `save!'
132013
+ activerecord (4.1.0) lib/active_record/validations.rb:57:in `save!'
132014
+ activerecord (4.1.0) lib/active_record/attribute_methods/dirty.rb:29:in `save!'
132015
+ activerecord (4.1.0) lib/active_record/transactions.rb:273:in `block in save!'
132016
+ activerecord (4.1.0) lib/active_record/transactions.rb:329:in `block in with_transaction_returning_status'
132017
+ activerecord (4.1.0) lib/active_record/connection_adapters/abstract/database_statements.rb:211:in `block in transaction'
132018
+ activerecord (4.1.0) lib/active_record/connection_adapters/abstract/database_statements.rb:219:in `within_new_transaction'
132019
+ activerecord (4.1.0) lib/active_record/connection_adapters/abstract/database_statements.rb:211:in `transaction'
132020
+ activerecord (4.1.0) lib/active_record/transactions.rb:208:in `transaction'
132021
+ activerecord (4.1.0) lib/active_record/transactions.rb:326:in `with_transaction_returning_status'
132022
+ activerecord (4.1.0) lib/active_record/transactions.rb:273:in `save!'
132023
+ activerecord (4.1.0) lib/active_record/validations.rb:41:in `create!'
132024
+ /Users/simon/Documents/rainforest/prosperity/app/controllers/prosperity/dashboard_graphs_controller.rb:7:in `create'
132025
+ actionpack (4.1.0) lib/action_controller/metal/implicit_render.rb:4:in `send_action'
132026
+ actionpack (4.1.0) lib/abstract_controller/base.rb:189:in `process_action'
132027
+ actionpack (4.1.0) lib/action_controller/metal/rendering.rb:10:in `process_action'
132028
+ actionpack (4.1.0) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
132029
+ activesupport (4.1.0) lib/active_support/callbacks.rb:113:in `call'
132030
+ activesupport (4.1.0) lib/active_support/callbacks.rb:113:in `call'
132031
+ activesupport (4.1.0) lib/active_support/callbacks.rb:166:in `block in halting'
132032
+ activesupport (4.1.0) lib/active_support/callbacks.rb:86:in `call'
132033
+ activesupport (4.1.0) lib/active_support/callbacks.rb:86:in `run_callbacks'
132034
+ actionpack (4.1.0) lib/abstract_controller/callbacks.rb:19:in `process_action'
132035
+ actionpack (4.1.0) lib/action_controller/metal/rescue.rb:29:in `process_action'
132036
+ actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action'
132037
+ activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument'
132038
+ activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
132039
+ activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument'
132040
+ actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
132041
+ actionpack (4.1.0) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
132042
+ activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
132043
+ actionpack (4.1.0) lib/abstract_controller/base.rb:136:in `process'
132044
+ actionview (4.1.0) lib/action_view/rendering.rb:30:in `process'
132045
+ actionpack (4.1.0) lib/action_controller/metal.rb:195:in `dispatch'
132046
+ actionpack (4.1.0) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
132047
+ actionpack (4.1.0) lib/action_controller/metal.rb:231:in `block in action'
132048
+ actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:80:in `call'
132049
+ actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:80:in `dispatch'
132050
+ actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:48:in `call'
132051
+ actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call'
132052
+ actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `each'
132053
+ actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call'
132054
+ actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call'
132055
+ railties (4.1.0) lib/rails/engine.rb:514:in `call'
132056
+ railties (4.1.0) lib/rails/railtie.rb:194:in `public_send'
132057
+ railties (4.1.0) lib/rails/railtie.rb:194:in `method_missing'
132058
+ actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call'
132059
+ actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `each'
132060
+ actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call'
132061
+ actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call'
132062
+ rack (1.5.2) lib/rack/etag.rb:23:in `call'
132063
+ rack (1.5.2) lib/rack/conditionalget.rb:35:in `call'
132064
+ rack (1.5.2) lib/rack/head.rb:11:in `call'
132065
+ actionpack (4.1.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
132066
+ actionpack (4.1.0) lib/action_dispatch/middleware/flash.rb:254:in `call'
132067
+ rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context'
132068
+ rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call'
132069
+ actionpack (4.1.0) lib/action_dispatch/middleware/cookies.rb:560:in `call'
132070
+ activerecord (4.1.0) lib/active_record/query_cache.rb:36:in `call'
132071
+ activerecord (4.1.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:621:in `call'
132072
+ activerecord (4.1.0) lib/active_record/migration.rb:380:in `call'
132073
+ actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
132074
+ activesupport (4.1.0) lib/active_support/callbacks.rb:82:in `run_callbacks'
132075
+ actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
132076
+ actionpack (4.1.0) lib/action_dispatch/middleware/reloader.rb:73:in `call'
132077
+ actionpack (4.1.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call'
132078
+ actionpack (4.1.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
132079
+ actionpack (4.1.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
132080
+ railties (4.1.0) lib/rails/rack/logger.rb:38:in `call_app'
132081
+ railties (4.1.0) lib/rails/rack/logger.rb:20:in `block in call'
132082
+ activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `block in tagged'
132083
+ activesupport (4.1.0) lib/active_support/tagged_logging.rb:26:in `tagged'
132084
+ activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `tagged'
132085
+ railties (4.1.0) lib/rails/rack/logger.rb:20:in `call'
132086
+ actionpack (4.1.0) lib/action_dispatch/middleware/request_id.rb:21:in `call'
132087
+ rack (1.5.2) lib/rack/methodoverride.rb:21:in `call'
132088
+ rack (1.5.2) lib/rack/runtime.rb:17:in `call'
132089
+ activesupport (4.1.0) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call'
132090
+ rack (1.5.2) lib/rack/lock.rb:17:in `call'
132091
+ actionpack (4.1.0) lib/action_dispatch/middleware/static.rb:64:in `call'
132092
+ rack (1.5.2) lib/rack/sendfile.rb:112:in `call'
132093
+ railties (4.1.0) lib/rails/engine.rb:514:in `call'
132094
+ railties (4.1.0) lib/rails/application.rb:144:in `call'
132095
+ /Users/simon/Library/Application Support/Pow/Versions/0.4.0/node_modules/nack/lib/nack/server.rb:147:in `handle'
132096
+ /Users/simon/Library/Application Support/Pow/Versions/0.4.0/node_modules/nack/lib/nack/server.rb:99:in `rescue in block (2 levels) in start'
132097
+ /Users/simon/Library/Application Support/Pow/Versions/0.4.0/node_modules/nack/lib/nack/server.rb:96:in `block (2 levels) in start'
132098
+ /Users/simon/Library/Application Support/Pow/Versions/0.4.0/node_modules/nack/lib/nack/server.rb:86:in `each'
132099
+ /Users/simon/Library/Application Support/Pow/Versions/0.4.0/node_modules/nack/lib/nack/server.rb:86:in `block in start'
132100
+ /Users/simon/Library/Application Support/Pow/Versions/0.4.0/node_modules/nack/lib/nack/server.rb:66:in `loop'
132101
+ /Users/simon/Library/Application Support/Pow/Versions/0.4.0/node_modules/nack/lib/nack/server.rb:66:in `start'
132102
+ /Users/simon/Library/Application Support/Pow/Versions/0.4.0/node_modules/nack/lib/nack/server.rb:13:in `run'
132103
+ /Users/simon/Library/Application Support/Pow/Versions/0.4.0/node_modules/nack/bin/nack_worker:4:in `<main>'
132104
+
132105
+
132106
+ Rendered /Users/simon/.rvm/gems/ruby-2.1.1@prosperity/gems/actionpack-4.1.0/lib/action_dispatch/middleware/templates/rescues/_source.erb (0.5ms)
132107
+ Rendered /Users/simon/.rvm/gems/ruby-2.1.1@prosperity/gems/actionpack-4.1.0/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.0ms)
132108
+ Rendered /Users/simon/.rvm/gems/ruby-2.1.1@prosperity/gems/actionpack-4.1.0/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.5ms)
132109
+ Rendered /Users/simon/.rvm/gems/ruby-2.1.1@prosperity/gems/actionpack-4.1.0/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (15.8ms)
132110
+
132111
+
132112
+ Started POST "/prosperity/dashboards/4/graphs/1" for 127.0.0.1 at 2014-05-16 17:12:48 -0700
132113
+ Processing by Prosperity::DashboardGraphsController#create as HTML
132114
+ Parameters: {"utf8"=>"✓", "authenticity_token"=>"2Nkw/Q+aQox6tBuuA2FDSFEE8azLDJ6g6s+AjBu7q94=", "dashboard_id"=>"4", "url_template"=>"/prosperity/dashboards/dashboard_id/graphs/graph_id", "graph_id"=>"1", "commit"=>"Add To Dashboard"}
132115
+ Prosperity::Graph Load (0.1ms) SELECT "prosperity_graphs".* FROM "prosperity_graphs" WHERE "prosperity_graphs"."id" = $1 LIMIT 1 [["id", 1]]
132116
+ Prosperity::Dashboard Load (0.2ms) SELECT "prosperity_dashboards".* FROM "prosperity_dashboards" WHERE "prosperity_dashboards"."id" = $1 LIMIT 1 [["id", 4]]
132117
+  (0.1ms) BEGIN
132118
+ Prosperity::DashboardGraph Exists (0.3ms) SELECT 1 AS one FROM "prosperity_dashboard_graphs" WHERE ("prosperity_dashboard_graphs"."dashboard_id" = 4 AND "prosperity_dashboard_graphs"."graph_id" = 1) LIMIT 1
132119
+  (0.1ms) ROLLBACK
132120
+ Redirected to http://prosperity.dev/prosperity/dashboards/4/edit
132121
+ Completed 302 Found in 23ms (ActiveRecord: 3.9ms)
132122
+
132123
+
132124
+ Started GET "/prosperity/dashboards/4/edit" for 127.0.0.1 at 2014-05-16 17:12:48 -0700
132125
+ Processing by Prosperity::DashboardsController#edit as HTML
132126
+ Parameters: {"id"=>"4"}
132127
+ Prosperity::Dashboard Load (0.2ms) SELECT "prosperity_dashboards".* FROM "prosperity_dashboards" WHERE "prosperity_dashboards"."id" = $1 LIMIT 1 [["id", 4]]
132128
+ Prosperity::Graph Exists (0.2ms) SELECT 1 AS one FROM "prosperity_graphs" LIMIT 1
132129
+ Prosperity::Graph Load (0.3ms) SELECT "prosperity_graphs".* FROM "prosperity_graphs" INNER JOIN "prosperity_dashboard_graphs" ON "prosperity_graphs"."id" = "prosperity_dashboard_graphs"."graph_id" WHERE "prosperity_dashboard_graphs"."dashboard_id" = $1 [["dashboard_id", 4]]
132130
+ Prosperity::Graph Load (0.2ms) SELECT "prosperity_graphs".* FROM "prosperity_graphs"
132131
+ Rendered /Users/simon/Documents/rainforest/prosperity/app/views/prosperity/dashboards/edit.html.erb within layouts/prosperity/application (8.4ms)
132132
+ Completed 200 OK in 21ms (Views: 19.1ms | ActiveRecord: 0.9ms)
132133
+
132134
+
132135
+ Started GET "/assets/bootstrap.min.css?body=1" for 127.0.0.1 at 2014-05-16 17:12:48 -0700
132136
+
132137
+
132138
+ Started GET "/assets/bootstrap-theme.min.css?body=1" for 127.0.0.1 at 2014-05-16 17:12:48 -0700
132139
+
132140
+
132141
+ Started GET "/assets/prosperity/application.css?body=1" for 127.0.0.1 at 2014-05-16 17:12:48 -0700
132142
+
132143
+
132144
+ Started GET "/assets/prosperity/dashboards.css?body=1" for 127.0.0.1 at 2014-05-16 17:12:48 -0700
132145
+
132146
+
132147
+ Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-05-16 17:12:48 -0700
132148
+
132149
+
132150
+ Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-05-16 17:12:48 -0700
132151
+
132152
+
132153
+ Started GET "/assets/morris.css?body=1" for 127.0.0.1 at 2014-05-16 17:12:48 -0700
132154
+
132155
+
132156
+ Started GET "/assets/prosperity/graph.css?body=1" for 127.0.0.1 at 2014-05-16 17:12:48 -0700
132157
+
132158
+
132159
+ Started GET "/assets/raphael-min-2.1.2.js?body=1" for 127.0.0.1 at 2014-05-16 17:12:48 -0700
132160
+
132161
+
132162
+ Started GET "/assets/prosperity/graph.js?body=1" for 127.0.0.1 at 2014-05-16 17:12:48 -0700
132163
+
132164
+
132165
+ Started GET "/assets/prosperity/dashboards.js?body=1" for 127.0.0.1 at 2014-05-16 17:12:48 -0700
132166
+
132167
+
132168
+ Started GET "/assets/morris.min-0.5.js?body=1" for 127.0.0.1 at 2014-05-16 17:12:48 -0700
132169
+
132170
+
132171
+ Started GET "/assets/prosperity/application.js?body=1" for 127.0.0.1 at 2014-05-16 17:12:48 -0700
132172
+
132173
+
132174
+ Started POST "/prosperity/dashboards/4/graphs/1" for 127.0.0.1 at 2014-05-16 17:12:54 -0700
132175
+ Processing by Prosperity::DashboardGraphsController#create as HTML
132176
+ Parameters: {"utf8"=>"✓", "authenticity_token"=>"2Nkw/Q+aQox6tBuuA2FDSFEE8azLDJ6g6s+AjBu7q94=", "dashboard_id"=>"4", "url_template"=>"/prosperity/dashboards/dashboard_id/graphs/graph_id", "graph_id"=>"1", "commit"=>"Add To Dashboard"}
132177
+ Prosperity::Graph Load (0.2ms) SELECT "prosperity_graphs".* FROM "prosperity_graphs" WHERE "prosperity_graphs"."id" = $1 LIMIT 1 [["id", 1]]
132178
+ Prosperity::Dashboard Load (0.2ms) SELECT "prosperity_dashboards".* FROM "prosperity_dashboards" WHERE "prosperity_dashboards"."id" = $1 LIMIT 1 [["id", 4]]
132179
+  (0.1ms) BEGIN
132180
+ Prosperity::DashboardGraph Exists (0.2ms) SELECT 1 AS one FROM "prosperity_dashboard_graphs" WHERE ("prosperity_dashboard_graphs"."dashboard_id" = 4 AND "prosperity_dashboard_graphs"."graph_id" = 1) LIMIT 1
132181
+  (0.1ms) ROLLBACK
132182
+ Redirected to http://prosperity.dev/prosperity/dashboards/4/edit
132183
+ Completed 302 Found in 4ms (ActiveRecord: 0.7ms)
132184
+
132185
+
132186
+ Started GET "/prosperity/dashboards/4/edit" for 127.0.0.1 at 2014-05-16 17:12:54 -0700
132187
+ Processing by Prosperity::DashboardsController#edit as HTML
132188
+ Parameters: {"id"=>"4"}
132189
+ Prosperity::Dashboard Load (0.2ms) SELECT "prosperity_dashboards".* FROM "prosperity_dashboards" WHERE "prosperity_dashboards"."id" = $1 LIMIT 1 [["id", 4]]
132190
+ Prosperity::Graph Exists (0.2ms) SELECT 1 AS one FROM "prosperity_graphs" LIMIT 1
132191
+ Prosperity::Graph Load (0.3ms) SELECT "prosperity_graphs".* FROM "prosperity_graphs" INNER JOIN "prosperity_dashboard_graphs" ON "prosperity_graphs"."id" = "prosperity_dashboard_graphs"."graph_id" WHERE "prosperity_dashboard_graphs"."dashboard_id" = $1 [["dashboard_id", 4]]
132192
+ Prosperity::Graph Load (0.2ms) SELECT "prosperity_graphs".* FROM "prosperity_graphs"
132193
+ Rendered /Users/simon/Documents/rainforest/prosperity/app/views/prosperity/dashboards/edit.html.erb within layouts/prosperity/application (4.9ms)
132194
+ Completed 200 OK in 13ms (Views: 11.2ms | ActiveRecord: 0.9ms)
132195
+
132196
+
132197
+ Started GET "/assets/bootstrap-theme.min.css?body=1" for 127.0.0.1 at 2014-05-16 17:12:54 -0700
132198
+
132199
+
132200
+ Started GET "/assets/bootstrap.min.css?body=1" for 127.0.0.1 at 2014-05-16 17:12:54 -0700
132201
+
132202
+
132203
+ Started GET "/assets/prosperity/dashboards.css?body=1" for 127.0.0.1 at 2014-05-16 17:12:54 -0700
132204
+
132205
+
132206
+ Started GET "/assets/prosperity/graph.css?body=1" for 127.0.0.1 at 2014-05-16 17:12:54 -0700
132207
+
132208
+
132209
+ Started GET "/assets/morris.css?body=1" for 127.0.0.1 at 2014-05-16 17:12:54 -0700
132210
+
132211
+
132212
+ Started GET "/assets/prosperity/application.css?body=1" for 127.0.0.1 at 2014-05-16 17:12:54 -0700
132213
+
132214
+
132215
+ Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-05-16 17:12:54 -0700
132216
+
132217
+
132218
+ Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-05-16 17:12:54 -0700
132219
+
132220
+
132221
+ Started GET "/assets/morris.min-0.5.js?body=1" for 127.0.0.1 at 2014-05-16 17:12:54 -0700
132222
+
132223
+
132224
+ Started GET "/assets/prosperity/dashboards.js?body=1" for 127.0.0.1 at 2014-05-16 17:12:54 -0700
132225
+
132226
+
132227
+ Started GET "/assets/prosperity/graph.js?body=1" for 127.0.0.1 at 2014-05-16 17:12:54 -0700
132228
+
132229
+
132230
+ Started GET "/assets/raphael-min-2.1.2.js?body=1" for 127.0.0.1 at 2014-05-16 17:12:54 -0700
132231
+
132232
+
132233
+ Started GET "/assets/prosperity/application.js?body=1" for 127.0.0.1 at 2014-05-16 17:12:54 -0700
132234
+
132235
+
132236
+ Started POST "/prosperity/dashboards/4/graphs/1" for 127.0.0.1 at 2014-05-16 17:15:05 -0700
132237
+ Processing by Prosperity::DashboardGraphsController#create as HTML
132238
+ Parameters: {"utf8"=>"✓", "authenticity_token"=>"2Nkw/Q+aQox6tBuuA2FDSFEE8azLDJ6g6s+AjBu7q94=", "dashboard_id"=>"4", "url_template"=>"/prosperity/dashboards/dashboard_id/graphs/graph_id", "graph_id"=>"1", "commit"=>"Add To Dashboard"}
132239
+ Prosperity::Graph Load (0.3ms) SELECT "prosperity_graphs".* FROM "prosperity_graphs" WHERE "prosperity_graphs"."id" = $1 LIMIT 1 [["id", 1]]
132240
+ Prosperity::Dashboard Load (0.2ms) SELECT "prosperity_dashboards".* FROM "prosperity_dashboards" WHERE "prosperity_dashboards"."id" = $1 LIMIT 1 [["id", 4]]
132241
+  (0.1ms) BEGIN
132242
+ Prosperity::DashboardGraph Exists (0.2ms) SELECT 1 AS one FROM "prosperity_dashboard_graphs" WHERE ("prosperity_dashboard_graphs"."dashboard_id" = 4 AND "prosperity_dashboard_graphs"."graph_id" = 1) LIMIT 1
132243
+  (0.1ms) ROLLBACK
132244
+ Redirected to http://prosperity.dev/prosperity/dashboards/4/edit
132245
+ Completed 302 Found in 10ms (ActiveRecord: 0.9ms)
132246
+
132247
+
132248
+ Started GET "/prosperity/dashboards/4/edit" for 127.0.0.1 at 2014-05-16 17:15:05 -0700
132249
+ Processing by Prosperity::DashboardsController#edit as HTML
132250
+ Parameters: {"id"=>"4"}
132251
+ Prosperity::Dashboard Load (0.1ms) SELECT "prosperity_dashboards".* FROM "prosperity_dashboards" WHERE "prosperity_dashboards"."id" = $1 LIMIT 1 [["id", 4]]
132252
+ Prosperity::Graph Exists (0.2ms) SELECT 1 AS one FROM "prosperity_graphs" LIMIT 1
132253
+ Prosperity::Graph Load (0.6ms) SELECT "prosperity_graphs".* FROM "prosperity_graphs" INNER JOIN "prosperity_dashboard_graphs" ON "prosperity_graphs"."id" = "prosperity_dashboard_graphs"."graph_id" WHERE "prosperity_dashboard_graphs"."dashboard_id" = $1 [["dashboard_id", 4]]
132254
+ Prosperity::Graph Load (0.3ms) SELECT "prosperity_graphs".* FROM "prosperity_graphs"
132255
+ Rendered /Users/simon/Documents/rainforest/prosperity/app/views/prosperity/dashboards/edit.html.erb within layouts/prosperity/application (6.9ms)
132256
+ Completed 200 OK in 19ms (Views: 17.4ms | ActiveRecord: 1.2ms)
132257
+
132258
+
132259
+ Started GET "/assets/bootstrap-theme.min.css?body=1" for 127.0.0.1 at 2014-05-16 17:15:05 -0700
132260
+
132261
+
132262
+ Started GET "/assets/bootstrap.min.css?body=1" for 127.0.0.1 at 2014-05-16 17:15:05 -0700
132263
+
132264
+
132265
+ Started GET "/assets/morris.css?body=1" for 127.0.0.1 at 2014-05-16 17:15:05 -0700
132266
+
132267
+
132268
+ Started GET "/assets/prosperity/application.css?body=1" for 127.0.0.1 at 2014-05-16 17:15:05 -0700
132269
+
132270
+
132271
+ Started GET "/assets/prosperity/dashboards.css?body=1" for 127.0.0.1 at 2014-05-16 17:15:05 -0700
132272
+
132273
+
132274
+ Started GET "/assets/prosperity/graph.css?body=1" for 127.0.0.1 at 2014-05-16 17:15:05 -0700
132275
+
132276
+
132277
+ Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-05-16 17:15:06 -0700
132278
+
132279
+
132280
+ Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-05-16 17:15:06 -0700
132281
+
132282
+
132283
+ Started GET "/assets/morris.min-0.5.js?body=1" for 127.0.0.1 at 2014-05-16 17:15:06 -0700
132284
+
132285
+
132286
+ Started GET "/assets/raphael-min-2.1.2.js?body=1" for 127.0.0.1 at 2014-05-16 17:15:06 -0700
132287
+
132288
+
132289
+ Started GET "/assets/prosperity/graph.js?body=1" for 127.0.0.1 at 2014-05-16 17:15:06 -0700
132290
+
132291
+
132292
+ Started GET "/assets/prosperity/dashboards.js?body=1" for 127.0.0.1 at 2014-05-16 17:15:06 -0700
132293
+
132294
+
132295
+ Started GET "/assets/prosperity/application.js?body=1" for 127.0.0.1 at 2014-05-16 17:15:06 -0700
132296
+
132297
+
132298
+ Started GET "/prosperity/dashboards/4/edit" for 127.0.0.1 at 2014-05-16 17:15:29 -0700
132299
+ Processing by Prosperity::DashboardsController#edit as HTML
132300
+ Parameters: {"id"=>"4"}
132301
+ Prosperity::Dashboard Load (0.2ms) SELECT "prosperity_dashboards".* FROM "prosperity_dashboards" WHERE "prosperity_dashboards"."id" = $1 LIMIT 1 [["id", 4]]
132302
+ Prosperity::Graph Exists (0.3ms) SELECT 1 AS one FROM "prosperity_graphs" LIMIT 1
132303
+ Prosperity::Graph Load (0.3ms) SELECT "prosperity_graphs".* FROM "prosperity_graphs" INNER JOIN "prosperity_dashboard_graphs" ON "prosperity_graphs"."id" = "prosperity_dashboard_graphs"."graph_id" WHERE "prosperity_dashboard_graphs"."dashboard_id" = $1 [["dashboard_id", 4]]
132304
+ Prosperity::Graph Load (0.1ms) SELECT "prosperity_graphs".* FROM "prosperity_graphs"
132305
+ Rendered /Users/simon/Documents/rainforest/prosperity/app/views/prosperity/dashboards/edit.html.erb within layouts/prosperity/application (3.8ms)
132306
+ Completed 200 OK in 35ms (Views: 32.9ms | ActiveRecord: 0.9ms)
132307
+
132308
+
132309
+ Started GET "/assets/bootstrap.min.css?body=1" for 127.0.0.1 at 2014-05-16 17:15:29 -0700
132310
+
132311
+
132312
+ Started GET "/assets/bootstrap-theme.min.css?body=1" for 127.0.0.1 at 2014-05-16 17:15:29 -0700
132313
+
132314
+
132315
+ Started GET "/assets/morris.css?body=1" for 127.0.0.1 at 2014-05-16 17:15:29 -0700
132316
+
132317
+
132318
+ Started GET "/assets/prosperity/application.css?body=1" for 127.0.0.1 at 2014-05-16 17:15:29 -0700
132319
+
132320
+
132321
+ Started GET "/assets/prosperity/dashboards.css?body=1" for 127.0.0.1 at 2014-05-16 17:15:29 -0700
132322
+
132323
+
132324
+ Started GET "/assets/prosperity/graph.css?body=1" for 127.0.0.1 at 2014-05-16 17:15:29 -0700
132325
+
132326
+
132327
+ Started GET "/assets/morris.min-0.5.js?body=1" for 127.0.0.1 at 2014-05-16 17:15:30 -0700
132328
+
132329
+
132330
+ Started GET "/assets/raphael-min-2.1.2.js?body=1" for 127.0.0.1 at 2014-05-16 17:15:30 -0700
132331
+
132332
+
132333
+ Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-05-16 17:15:30 -0700
132334
+
132335
+
132336
+ Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-05-16 17:15:30 -0700
132337
+
132338
+
132339
+ Started GET "/assets/prosperity/graph.js?body=1" for 127.0.0.1 at 2014-05-16 17:15:30 -0700
132340
+
132341
+
132342
+ Started GET "/assets/prosperity/dashboards.js?body=1" for 127.0.0.1 at 2014-05-16 17:15:30 -0700
132343
+
132344
+
132345
+ Started GET "/assets/prosperity/application.js?body=1" for 127.0.0.1 at 2014-05-16 17:15:30 -0700
132346
+
132347
+
132348
+ Started POST "/prosperity/dashboards/4/graphs/1" for 127.0.0.1 at 2014-05-16 17:15:32 -0700
132349
+ Processing by Prosperity::DashboardGraphsController#create as HTML
132350
+ Parameters: {"utf8"=>"✓", "authenticity_token"=>"2Nkw/Q+aQox6tBuuA2FDSFEE8azLDJ6g6s+AjBu7q94=", "dashboard_id"=>"4", "url_template"=>"/prosperity/dashboards/dashboard_id/graphs/graph_id", "graph_id"=>"1", "commit"=>"Add To Dashboard"}
132351
+ Prosperity::Graph Load (0.2ms) SELECT "prosperity_graphs".* FROM "prosperity_graphs" WHERE "prosperity_graphs"."id" = $1 LIMIT 1 [["id", 1]]
132352
+ Prosperity::Dashboard Load (0.1ms) SELECT "prosperity_dashboards".* FROM "prosperity_dashboards" WHERE "prosperity_dashboards"."id" = $1 LIMIT 1 [["id", 4]]
132353
+  (0.1ms) BEGIN
132354
+ Prosperity::DashboardGraph Exists (0.2ms) SELECT 1 AS one FROM "prosperity_dashboard_graphs" WHERE ("prosperity_dashboard_graphs"."dashboard_id" = 4 AND "prosperity_dashboard_graphs"."graph_id" = 1) LIMIT 1
132355
+  (0.1ms) ROLLBACK
132356
+ Redirected to http://prosperity.dev/prosperity/dashboards/4/edit
132357
+ Completed 302 Found in 5ms (ActiveRecord: 0.8ms)
132358
+
132359
+
132360
+ Started GET "/prosperity/dashboards/4/edit" for 127.0.0.1 at 2014-05-16 17:15:32 -0700
132361
+ Processing by Prosperity::DashboardsController#edit as HTML
132362
+ Parameters: {"id"=>"4"}
132363
+ Prosperity::Dashboard Load (0.2ms) SELECT "prosperity_dashboards".* FROM "prosperity_dashboards" WHERE "prosperity_dashboards"."id" = $1 LIMIT 1 [["id", 4]]
132364
+ Prosperity::Graph Exists (0.2ms) SELECT 1 AS one FROM "prosperity_graphs" LIMIT 1
132365
+ Prosperity::Graph Load (0.3ms) SELECT "prosperity_graphs".* FROM "prosperity_graphs" INNER JOIN "prosperity_dashboard_graphs" ON "prosperity_graphs"."id" = "prosperity_dashboard_graphs"."graph_id" WHERE "prosperity_dashboard_graphs"."dashboard_id" = $1 [["dashboard_id", 4]]
132366
+ Prosperity::Graph Load (0.2ms) SELECT "prosperity_graphs".* FROM "prosperity_graphs"
132367
+ Rendered /Users/simon/Documents/rainforest/prosperity/app/views/prosperity/dashboards/edit.html.erb within layouts/prosperity/application (3.9ms)
132368
+ Completed 200 OK in 13ms (Views: 11.2ms | ActiveRecord: 0.8ms)
132369
+
132370
+
132371
+ Started GET "/assets/bootstrap.min.css?body=1" for 127.0.0.1 at 2014-05-16 17:15:32 -0700
132372
+
132373
+
132374
+ Started GET "/assets/morris.css?body=1" for 127.0.0.1 at 2014-05-16 17:15:32 -0700
132375
+
132376
+
132377
+ Started GET "/assets/bootstrap-theme.min.css?body=1" for 127.0.0.1 at 2014-05-16 17:15:32 -0700
132378
+
132379
+
132380
+ Started GET "/assets/prosperity/application.css?body=1" for 127.0.0.1 at 2014-05-16 17:15:32 -0700
132381
+
132382
+
132383
+ Started GET "/assets/prosperity/dashboards.css?body=1" for 127.0.0.1 at 2014-05-16 17:15:32 -0700
132384
+
132385
+
132386
+ Started GET "/assets/prosperity/graph.css?body=1" for 127.0.0.1 at 2014-05-16 17:15:32 -0700
132387
+
132388
+
132389
+ Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-05-16 17:15:32 -0700
132390
+
132391
+
132392
+ Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-05-16 17:15:32 -0700
132393
+
132394
+
132395
+ Started GET "/assets/raphael-min-2.1.2.js?body=1" for 127.0.0.1 at 2014-05-16 17:15:32 -0700
132396
+
132397
+
132398
+ Started GET "/assets/morris.min-0.5.js?body=1" for 127.0.0.1 at 2014-05-16 17:15:32 -0700
132399
+
132400
+
132401
+ Started GET "/assets/prosperity/dashboards.js?body=1" for 127.0.0.1 at 2014-05-16 17:15:32 -0700
132402
+
132403
+
132404
+ Started GET "/assets/prosperity/graph.js?body=1" for 127.0.0.1 at 2014-05-16 17:15:32 -0700
132405
+
132406
+
132407
+ Started GET "/assets/prosperity/application.js?body=1" for 127.0.0.1 at 2014-05-16 17:15:32 -0700
132408
+
132409
+
132410
+ Started POST "/prosperity/dashboards/4/graphs/1" for 127.0.0.1 at 2014-05-16 17:15:34 -0700
132411
+ Processing by Prosperity::DashboardGraphsController#create as HTML
132412
+ Parameters: {"utf8"=>"✓", "authenticity_token"=>"2Nkw/Q+aQox6tBuuA2FDSFEE8azLDJ6g6s+AjBu7q94=", "dashboard_id"=>"4", "url_template"=>"/prosperity/dashboards/dashboard_id/graphs/graph_id", "graph_id"=>"1", "commit"=>"Add To Dashboard"}
132413
+ Prosperity::Graph Load (0.2ms) SELECT "prosperity_graphs".* FROM "prosperity_graphs" WHERE "prosperity_graphs"."id" = $1 LIMIT 1 [["id", 1]]
132414
+ Prosperity::Dashboard Load (0.1ms) SELECT "prosperity_dashboards".* FROM "prosperity_dashboards" WHERE "prosperity_dashboards"."id" = $1 LIMIT 1 [["id", 4]]
132415
+  (0.1ms) BEGIN
132416
+ Prosperity::DashboardGraph Exists (0.2ms) SELECT 1 AS one FROM "prosperity_dashboard_graphs" WHERE ("prosperity_dashboard_graphs"."dashboard_id" = 4 AND "prosperity_dashboard_graphs"."graph_id" = 1) LIMIT 1
132417
+  (0.1ms) ROLLBACK
132418
+ Redirected to http://prosperity.dev/prosperity/dashboards/4/edit
132419
+ Completed 302 Found in 4ms (ActiveRecord: 0.6ms)
132420
+
132421
+
132422
+ Started GET "/prosperity/dashboards/4/edit" for 127.0.0.1 at 2014-05-16 17:15:34 -0700
132423
+ Processing by Prosperity::DashboardsController#edit as HTML
132424
+ Parameters: {"id"=>"4"}
132425
+ Prosperity::Dashboard Load (0.1ms) SELECT "prosperity_dashboards".* FROM "prosperity_dashboards" WHERE "prosperity_dashboards"."id" = $1 LIMIT 1 [["id", 4]]
132426
+ Prosperity::Graph Exists (0.2ms) SELECT 1 AS one FROM "prosperity_graphs" LIMIT 1
132427
+ Prosperity::Graph Load (0.1ms) SELECT "prosperity_graphs".* FROM "prosperity_graphs" INNER JOIN "prosperity_dashboard_graphs" ON "prosperity_graphs"."id" = "prosperity_dashboard_graphs"."graph_id" WHERE "prosperity_dashboard_graphs"."dashboard_id" = $1 [["dashboard_id", 4]]
132428
+ Prosperity::Graph Load (0.1ms) SELECT "prosperity_graphs".* FROM "prosperity_graphs"
132429
+ Rendered /Users/simon/Documents/rainforest/prosperity/app/views/prosperity/dashboards/edit.html.erb within layouts/prosperity/application (3.6ms)
132430
+ Completed 200 OK in 11ms (Views: 10.1ms | ActiveRecord: 0.6ms)
132431
+
132432
+
132433
+ Started GET "/assets/bootstrap.min.css?body=1" for 127.0.0.1 at 2014-05-16 17:15:35 -0700
132434
+
132435
+
132436
+ Started GET "/assets/bootstrap-theme.min.css?body=1" for 127.0.0.1 at 2014-05-16 17:15:35 -0700
132437
+
132438
+
132439
+ Started GET "/assets/prosperity/application.css?body=1" for 127.0.0.1 at 2014-05-16 17:15:35 -0700
132440
+
132441
+
132442
+ Started GET "/assets/morris.css?body=1" for 127.0.0.1 at 2014-05-16 17:15:35 -0700
132443
+
132444
+
132445
+ Started GET "/assets/prosperity/graph.css?body=1" for 127.0.0.1 at 2014-05-16 17:15:35 -0700
132446
+
132447
+
132448
+ Started GET "/assets/prosperity/dashboards.css?body=1" for 127.0.0.1 at 2014-05-16 17:15:35 -0700
132449
+
132450
+
132451
+ Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-05-16 17:15:35 -0700
132452
+
132453
+
132454
+ Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-05-16 17:15:35 -0700
132455
+
132456
+
132457
+ Started GET "/assets/morris.min-0.5.js?body=1" for 127.0.0.1 at 2014-05-16 17:15:35 -0700
132458
+
132459
+
132460
+ Started GET "/assets/raphael-min-2.1.2.js?body=1" for 127.0.0.1 at 2014-05-16 17:15:35 -0700
132461
+
132462
+
132463
+ Started GET "/assets/prosperity/dashboards.js?body=1" for 127.0.0.1 at 2014-05-16 17:15:35 -0700
132464
+
132465
+
132466
+ Started GET "/assets/prosperity/graph.js?body=1" for 127.0.0.1 at 2014-05-16 17:15:35 -0700
132467
+
132468
+
132469
+ Started GET "/assets/prosperity/application.js?body=1" for 127.0.0.1 at 2014-05-16 17:15:35 -0700
132470
+
132471
+
132472
+ Started GET "/prosperity/dashboards/4/edit" for 127.0.0.1 at 2014-05-16 17:15:52 -0700
132473
+ Processing by Prosperity::DashboardsController#edit as HTML
132474
+ Parameters: {"id"=>"4"}
132475
+ Prosperity::Dashboard Load (0.1ms) SELECT "prosperity_dashboards".* FROM "prosperity_dashboards" WHERE "prosperity_dashboards"."id" = $1 LIMIT 1 [["id", 4]]
132476
+ Prosperity::Graph Exists (0.2ms) SELECT 1 AS one FROM "prosperity_graphs" LIMIT 1
132477
+ Prosperity::Graph Load (0.2ms) SELECT "prosperity_graphs".* FROM "prosperity_graphs" INNER JOIN "prosperity_dashboard_graphs" ON "prosperity_graphs"."id" = "prosperity_dashboard_graphs"."graph_id" WHERE "prosperity_dashboard_graphs"."dashboard_id" = $1 [["dashboard_id", 4]]
132478
+ Prosperity::Graph Load (0.2ms) SELECT "prosperity_graphs".* FROM "prosperity_graphs"
132479
+ Rendered /Users/simon/Documents/rainforest/prosperity/app/views/prosperity/dashboards/edit.html.erb within layouts/prosperity/application (3.6ms)
132480
+ Completed 200 OK in 12ms (Views: 10.8ms | ActiveRecord: 0.7ms)
132481
+
132482
+
132483
+
132484
+
132485
+ Started GET "/assets/bootstrap.min.css?body=1" for 127.0.0.1 at 2014-05-16 17:15:52 -0700
132486
+ Started GET "/assets/bootstrap-theme.min.css?body=1" for 127.0.0.1 at 2014-05-16 17:15:52 -0700
132487
+
132488
+
132489
+ Started GET "/assets/morris.css?body=1" for 127.0.0.1 at 2014-05-16 17:15:52 -0700
132490
+
132491
+
132492
+ Started GET "/assets/prosperity/dashboards.css?body=1" for 127.0.0.1 at 2014-05-16 17:15:52 -0700
132493
+
132494
+
132495
+ Started GET "/assets/prosperity/graph.css?body=1" for 127.0.0.1 at 2014-05-16 17:15:52 -0700
132496
+
132497
+
132498
+ Started GET "/assets/prosperity/application.css?body=1" for 127.0.0.1 at 2014-05-16 17:15:52 -0700
132499
+
132500
+
132501
+ Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-05-16 17:15:52 -0700
132502
+
132503
+
132504
+ Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-05-16 17:15:52 -0700
132505
+
132506
+
132507
+ Started GET "/assets/raphael-min-2.1.2.js?body=1" for 127.0.0.1 at 2014-05-16 17:15:52 -0700
132508
+
132509
+
132510
+ Started GET "/assets/morris.min-0.5.js?body=1" for 127.0.0.1 at 2014-05-16 17:15:52 -0700
132511
+
132512
+
132513
+ Started GET "/assets/prosperity/dashboards.js?body=1" for 127.0.0.1 at 2014-05-16 17:15:52 -0700
132514
+
132515
+
132516
+ Started GET "/assets/prosperity/graph.js?body=1" for 127.0.0.1 at 2014-05-16 17:15:52 -0700
132517
+
132518
+
132519
+ Started GET "/assets/prosperity/application.js?body=1" for 127.0.0.1 at 2014-05-16 17:15:52 -0700
132520
+
132521
+
132522
+ Started POST "/prosperity/dashboards/4/graphs/1" for 127.0.0.1 at 2014-05-16 17:15:54 -0700
132523
+ Processing by Prosperity::DashboardGraphsController#create as HTML
132524
+ Parameters: {"utf8"=>"✓", "authenticity_token"=>"2Nkw/Q+aQox6tBuuA2FDSFEE8azLDJ6g6s+AjBu7q94=", "dashboard_id"=>"4", "url_template"=>"/prosperity/dashboards/dashboard_id/graphs/graph_id", "graph_id"=>"1", "commit"=>"Add To Dashboard"}
132525
+ Prosperity::Graph Load (0.2ms) SELECT "prosperity_graphs".* FROM "prosperity_graphs" WHERE "prosperity_graphs"."id" = $1 LIMIT 1 [["id", 1]]
132526
+ Prosperity::Dashboard Load (0.1ms) SELECT "prosperity_dashboards".* FROM "prosperity_dashboards" WHERE "prosperity_dashboards"."id" = $1 LIMIT 1 [["id", 4]]
132527
+  (0.1ms) BEGIN
132528
+ Prosperity::DashboardGraph Exists (0.2ms) SELECT 1 AS one FROM "prosperity_dashboard_graphs" WHERE ("prosperity_dashboard_graphs"."dashboard_id" = 4 AND "prosperity_dashboard_graphs"."graph_id" = 1) LIMIT 1
132529
+  (0.1ms) ROLLBACK
132530
+ Redirected to http://prosperity.dev/prosperity/dashboards/4/edit
132531
+ Completed 302 Found in 4ms (ActiveRecord: 0.7ms)
132532
+
132533
+
132534
+ Started GET "/prosperity/dashboards/4/edit" for 127.0.0.1 at 2014-05-16 17:15:54 -0700
132535
+ Processing by Prosperity::DashboardsController#edit as HTML
132536
+ Parameters: {"id"=>"4"}
132537
+ Prosperity::Dashboard Load (0.1ms) SELECT "prosperity_dashboards".* FROM "prosperity_dashboards" WHERE "prosperity_dashboards"."id" = $1 LIMIT 1 [["id", 4]]
132538
+ Prosperity::Graph Exists (0.2ms) SELECT 1 AS one FROM "prosperity_graphs" LIMIT 1
132539
+ Prosperity::Graph Load (0.2ms) SELECT "prosperity_graphs".* FROM "prosperity_graphs" INNER JOIN "prosperity_dashboard_graphs" ON "prosperity_graphs"."id" = "prosperity_dashboard_graphs"."graph_id" WHERE "prosperity_dashboard_graphs"."dashboard_id" = $1 [["dashboard_id", 4]]
132540
+ Prosperity::Graph Load (0.2ms) SELECT "prosperity_graphs".* FROM "prosperity_graphs"
132541
+ Rendered /Users/simon/Documents/rainforest/prosperity/app/views/prosperity/dashboards/edit.html.erb within layouts/prosperity/application (4.2ms)
132542
+ Completed 200 OK in 12ms (Views: 10.7ms | ActiveRecord: 0.7ms)
132543
+
132544
+
132545
+ Started GET "/assets/bootstrap.min.css?body=1" for 127.0.0.1 at 2014-05-16 17:15:54 -0700
132546
+
132547
+
132548
+ Started GET "/assets/bootstrap-theme.min.css?body=1" for 127.0.0.1 at 2014-05-16 17:15:54 -0700
132549
+
132550
+
132551
+ Started GET "/assets/morris.css?body=1" for 127.0.0.1 at 2014-05-16 17:15:54 -0700
132552
+
132553
+
132554
+ Started GET "/assets/prosperity/graph.css?body=1" for 127.0.0.1 at 2014-05-16 17:15:54 -0700
132555
+
132556
+
132557
+ Started GET "/assets/prosperity/dashboards.css?body=1" for 127.0.0.1 at 2014-05-16 17:15:54 -0700
132558
+
132559
+
132560
+ Started GET "/assets/prosperity/application.css?body=1" for 127.0.0.1 at 2014-05-16 17:15:54 -0700
132561
+
132562
+
132563
+ Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-05-16 17:15:54 -0700
132564
+
132565
+
132566
+ Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-05-16 17:15:54 -0700
132567
+
132568
+
132569
+ Started GET "/assets/raphael-min-2.1.2.js?body=1" for 127.0.0.1 at 2014-05-16 17:15:54 -0700
132570
+
132571
+
132572
+ Started GET "/assets/morris.min-0.5.js?body=1" for 127.0.0.1 at 2014-05-16 17:15:54 -0700
132573
+
132574
+
132575
+ Started GET "/assets/prosperity/graph.js?body=1" for 127.0.0.1 at 2014-05-16 17:15:54 -0700
132576
+
132577
+
132578
+ Started GET "/assets/prosperity/dashboards.js?body=1" for 127.0.0.1 at 2014-05-16 17:15:54 -0700
132579
+
132580
+
132581
+ Started GET "/assets/prosperity/application.js?body=1" for 127.0.0.1 at 2014-05-16 17:15:54 -0700
132582
+
132583
+
132584
+ Started POST "/prosperity/dashboards/4/graphs/1" for 127.0.0.1 at 2014-05-16 17:15:56 -0700
132585
+ Processing by Prosperity::DashboardGraphsController#create as HTML
132586
+ Parameters: {"utf8"=>"✓", "authenticity_token"=>"2Nkw/Q+aQox6tBuuA2FDSFEE8azLDJ6g6s+AjBu7q94=", "dashboard_id"=>"4", "url_template"=>"/prosperity/dashboards/dashboard_id/graphs/graph_id", "graph_id"=>"1", "commit"=>"Add To Dashboard"}
132587
+ Prosperity::Graph Load (0.2ms) SELECT "prosperity_graphs".* FROM "prosperity_graphs" WHERE "prosperity_graphs"."id" = $1 LIMIT 1 [["id", 1]]
132588
+ Prosperity::Dashboard Load (0.1ms) SELECT "prosperity_dashboards".* FROM "prosperity_dashboards" WHERE "prosperity_dashboards"."id" = $1 LIMIT 1 [["id", 4]]
132589
+  (0.1ms) BEGIN
132590
+ Prosperity::DashboardGraph Exists (0.3ms) SELECT 1 AS one FROM "prosperity_dashboard_graphs" WHERE ("prosperity_dashboard_graphs"."dashboard_id" = 4 AND "prosperity_dashboard_graphs"."graph_id" = 1) LIMIT 1
132591
+  (0.1ms) ROLLBACK
132592
+ Redirected to http://prosperity.dev/prosperity/dashboards/4/edit
132593
+ Completed 302 Found in 4ms (ActiveRecord: 0.7ms)
132594
+
132595
+
132596
+ Started GET "/prosperity/dashboards/4/edit" for 127.0.0.1 at 2014-05-16 17:15:56 -0700
132597
+ Processing by Prosperity::DashboardsController#edit as HTML
132598
+ Parameters: {"id"=>"4"}
132599
+ Prosperity::Dashboard Load (0.1ms) SELECT "prosperity_dashboards".* FROM "prosperity_dashboards" WHERE "prosperity_dashboards"."id" = $1 LIMIT 1 [["id", 4]]
132600
+ Prosperity::Graph Exists (0.2ms) SELECT 1 AS one FROM "prosperity_graphs" LIMIT 1
132601
+ Prosperity::Graph Load (0.1ms) SELECT "prosperity_graphs".* FROM "prosperity_graphs" INNER JOIN "prosperity_dashboard_graphs" ON "prosperity_graphs"."id" = "prosperity_dashboard_graphs"."graph_id" WHERE "prosperity_dashboard_graphs"."dashboard_id" = $1 [["dashboard_id", 4]]
132602
+ Prosperity::Graph Load (0.2ms) SELECT "prosperity_graphs".* FROM "prosperity_graphs"
132603
+ Rendered /Users/simon/Documents/rainforest/prosperity/app/views/prosperity/dashboards/edit.html.erb within layouts/prosperity/application (3.7ms)
132604
+ Completed 200 OK in 12ms (Views: 10.4ms | ActiveRecord: 0.6ms)
132605
+
132606
+
132607
+ Started GET "/assets/bootstrap.min.css?body=1" for 127.0.0.1 at 2014-05-16 17:15:56 -0700
132608
+
132609
+
132610
+ Started GET "/assets/bootstrap-theme.min.css?body=1" for 127.0.0.1 at 2014-05-16 17:15:56 -0700
132611
+
132612
+
132613
+ Started GET "/assets/prosperity/dashboards.css?body=1" for 127.0.0.1 at 2014-05-16 17:15:56 -0700
132614
+
132615
+
132616
+ Started GET "/assets/prosperity/application.css?body=1" for 127.0.0.1 at 2014-05-16 17:15:56 -0700
132617
+
132618
+
132619
+ Started GET "/assets/morris.css?body=1" for 127.0.0.1 at 2014-05-16 17:15:56 -0700
132620
+
132621
+
132622
+ Started GET "/assets/prosperity/graph.css?body=1" for 127.0.0.1 at 2014-05-16 17:15:56 -0700
132623
+
132624
+
132625
+ Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-05-16 17:15:56 -0700
132626
+
132627
+
132628
+ Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-05-16 17:15:56 -0700
132629
+
132630
+
132631
+ Started GET "/assets/raphael-min-2.1.2.js?body=1" for 127.0.0.1 at 2014-05-16 17:15:56 -0700
132632
+
132633
+
132634
+ Started GET "/assets/morris.min-0.5.js?body=1" for 127.0.0.1 at 2014-05-16 17:15:56 -0700
132635
+
132636
+
132637
+ Started GET "/assets/prosperity/graph.js?body=1" for 127.0.0.1 at 2014-05-16 17:15:56 -0700
132638
+
132639
+
132640
+ Started GET "/assets/prosperity/dashboards.js?body=1" for 127.0.0.1 at 2014-05-16 17:15:56 -0700
132641
+
132642
+
132643
+ Started GET "/assets/prosperity/application.js?body=1" for 127.0.0.1 at 2014-05-16 17:15:56 -0700
132644
+
132645
+
132646
+ Started POST "/prosperity/dashboards/4/graphs/1" for 127.0.0.1 at 2014-05-16 17:16:37 -0700
132647
+ Processing by Prosperity::DashboardGraphsController#create as HTML
132648
+ Parameters: {"utf8"=>"✓", "authenticity_token"=>"2Nkw/Q+aQox6tBuuA2FDSFEE8azLDJ6g6s+AjBu7q94=", "dashboard_id"=>"4", "url_template"=>"/prosperity/dashboards/dashboard_id/graphs/graph_id", "graph_id"=>"1", "commit"=>"Add To Dashboard"}
132649
+ Prosperity::Graph Load (0.1ms) SELECT "prosperity_graphs".* FROM "prosperity_graphs" WHERE "prosperity_graphs"."id" = $1 LIMIT 1 [["id", 1]]
132650
+ Prosperity::Dashboard Load (0.1ms) SELECT "prosperity_dashboards".* FROM "prosperity_dashboards" WHERE "prosperity_dashboards"."id" = $1 LIMIT 1 [["id", 4]]
132651
+  (0.1ms) BEGIN
132652
+ Prosperity::DashboardGraph Exists (0.3ms) SELECT 1 AS one FROM "prosperity_dashboard_graphs" WHERE ("prosperity_dashboard_graphs"."dashboard_id" = 4 AND "prosperity_dashboard_graphs"."graph_id" = 1) LIMIT 1
132653
+  (0.1ms) ROLLBACK
132654
+ Redirected to http://prosperity.dev/prosperity/dashboards/4/edit
132655
+ Completed 302 Found in 28ms (ActiveRecord: 3.8ms)
132656
+
132657
+
132658
+ Started GET "/prosperity/dashboards/4/edit" for 127.0.0.1 at 2014-05-16 17:16:38 -0700
132659
+ Processing by Prosperity::DashboardsController#edit as HTML
132660
+ Parameters: {"id"=>"4"}
132661
+ Prosperity::Dashboard Load (0.2ms) SELECT "prosperity_dashboards".* FROM "prosperity_dashboards" WHERE "prosperity_dashboards"."id" = $1 LIMIT 1 [["id", 4]]
132662
+ Prosperity::Graph Exists (0.2ms) SELECT 1 AS one FROM "prosperity_graphs" LIMIT 1
132663
+ Prosperity::Graph Load (0.1ms) SELECT "prosperity_graphs".* FROM "prosperity_graphs" INNER JOIN "prosperity_dashboard_graphs" ON "prosperity_graphs"."id" = "prosperity_dashboard_graphs"."graph_id" WHERE "prosperity_dashboard_graphs"."dashboard_id" = $1 [["dashboard_id", 4]]
132664
+ Prosperity::Graph Load (0.2ms) SELECT "prosperity_graphs".* FROM "prosperity_graphs"
132665
+ Rendered /Users/simon/Documents/rainforest/prosperity/app/views/prosperity/dashboards/edit.html.erb within layouts/prosperity/application (8.6ms)
132666
+ Completed 200 OK in 22ms (Views: 20.6ms | ActiveRecord: 0.8ms)
132667
+
132668
+
132669
+ Started GET "/assets/bootstrap-theme.min.css?body=1" for 127.0.0.1 at 2014-05-16 17:16:38 -0700
132670
+
132671
+
132672
+ Started GET "/assets/bootstrap.min.css?body=1" for 127.0.0.1 at 2014-05-16 17:16:38 -0700
132673
+
132674
+
132675
+ Started GET "/assets/prosperity/application.css?body=1" for 127.0.0.1 at 2014-05-16 17:16:38 -0700
132676
+
132677
+
132678
+ Started GET "/assets/morris.css?body=1" for 127.0.0.1 at 2014-05-16 17:16:38 -0700
132679
+
132680
+
132681
+ Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-05-16 17:16:38 -0700
132682
+
132683
+
132684
+ Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-05-16 17:16:38 -0700
132685
+
132686
+
132687
+ Started GET "/assets/prosperity/graph.css?body=1" for 127.0.0.1 at 2014-05-16 17:16:38 -0700
132688
+
132689
+
132690
+ Started GET "/assets/prosperity/dashboards.css?body=1" for 127.0.0.1 at 2014-05-16 17:16:38 -0700
132691
+
132692
+
132693
+ Started GET "/assets/morris.min-0.5.js?body=1" for 127.0.0.1 at 2014-05-16 17:16:38 -0700
132694
+
132695
+
132696
+ Started GET "/assets/raphael-min-2.1.2.js?body=1" for 127.0.0.1 at 2014-05-16 17:16:38 -0700
132697
+
132698
+
132699
+ Started GET "/assets/prosperity/dashboards.js?body=1" for 127.0.0.1 at 2014-05-16 17:16:38 -0700
132700
+
132701
+
132702
+ Started GET "/assets/prosperity/graph.js?body=1" for 127.0.0.1 at 2014-05-16 17:16:38 -0700
132703
+
132704
+
132705
+ Started GET "/assets/prosperity/application.js?body=1" for 127.0.0.1 at 2014-05-16 17:16:38 -0700
132706
+
132707
+
132708
+ Started POST "/prosperity/dashboards/4/graphs/1" for 127.0.0.1 at 2014-05-16 17:17:03 -0700
132709
+ Processing by Prosperity::DashboardGraphsController#create as HTML
132710
+ Parameters: {"utf8"=>"✓", "authenticity_token"=>"2Nkw/Q+aQox6tBuuA2FDSFEE8azLDJ6g6s+AjBu7q94=", "dashboard_id"=>"4", "url_template"=>"/prosperity/dashboards/dashboard_id/graphs/graph_id", "graph_id"=>"1", "commit"=>"Add To Dashboard"}
132711
+ Prosperity::Graph Load (0.1ms) SELECT "prosperity_graphs".* FROM "prosperity_graphs" WHERE "prosperity_graphs"."id" = $1 LIMIT 1 [["id", 1]]
132712
+ Prosperity::Dashboard Load (0.1ms) SELECT "prosperity_dashboards".* FROM "prosperity_dashboards" WHERE "prosperity_dashboards"."id" = $1 LIMIT 1 [["id", 4]]
132713
+  (0.1ms) BEGIN
132714
+ Prosperity::DashboardGraph Exists (0.3ms) SELECT 1 AS one FROM "prosperity_dashboard_graphs" WHERE ("prosperity_dashboard_graphs"."dashboard_id" = 4 AND "prosperity_dashboard_graphs"."graph_id" = 1) LIMIT 1
132715
+  (0.1ms) ROLLBACK
132716
+ Redirected to http://prosperity.dev/prosperity/dashboards/4/edit
132717
+ Completed 302 Found in 21ms (ActiveRecord: 3.9ms)
132718
+
132719
+
132720
+ Started GET "/prosperity/dashboards/4/edit" for 127.0.0.1 at 2014-05-16 17:17:03 -0700
132721
+ Processing by Prosperity::DashboardsController#edit as HTML
132722
+ Parameters: {"id"=>"4"}
132723
+ Prosperity::Dashboard Load (0.2ms) SELECT "prosperity_dashboards".* FROM "prosperity_dashboards" WHERE "prosperity_dashboards"."id" = $1 LIMIT 1 [["id", 4]]
132724
+ Prosperity::Graph Exists (0.2ms) SELECT 1 AS one FROM "prosperity_graphs" LIMIT 1
132725
+ Prosperity::Graph Load (0.3ms) SELECT "prosperity_graphs".* FROM "prosperity_graphs" INNER JOIN "prosperity_dashboard_graphs" ON "prosperity_graphs"."id" = "prosperity_dashboard_graphs"."graph_id" WHERE "prosperity_dashboard_graphs"."dashboard_id" = $1 [["dashboard_id", 4]]
132726
+ Prosperity::Graph Load (0.2ms) SELECT "prosperity_graphs".* FROM "prosperity_graphs"
132727
+ Rendered /Users/simon/Documents/rainforest/prosperity/app/views/prosperity/dashboards/edit.html.erb within layouts/prosperity/application (9.7ms)
132728
+ Completed 200 OK in 23ms (Views: 21.0ms | ActiveRecord: 0.8ms)
132729
+
132730
+
132731
+ Started GET "/assets/bootstrap.min.css?body=1" for 127.0.0.1 at 2014-05-16 17:17:03 -0700
132732
+
132733
+
132734
+ Started GET "/assets/morris.css?body=1" for 127.0.0.1 at 2014-05-16 17:17:03 -0700
132735
+
132736
+
132737
+ Started GET "/assets/bootstrap-theme.min.css?body=1" for 127.0.0.1 at 2014-05-16 17:17:03 -0700
132738
+
132739
+
132740
+ Started GET "/assets/prosperity/application.css?body=1" for 127.0.0.1 at 2014-05-16 17:17:03 -0700
132741
+
132742
+
132743
+ Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-05-16 17:17:03 -0700
132744
+
132745
+
132746
+ Started GET "/assets/prosperity/dashboards.css?body=1" for 127.0.0.1 at 2014-05-16 17:17:03 -0700
132747
+
132748
+
132749
+ Started GET "/assets/prosperity/graph.css?body=1" for 127.0.0.1 at 2014-05-16 17:17:03 -0700
132750
+
132751
+
132752
+ Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-05-16 17:17:03 -0700
132753
+
132754
+
132755
+ Started GET "/assets/morris.min-0.5.js?body=1" for 127.0.0.1 at 2014-05-16 17:17:03 -0700
132756
+
132757
+
132758
+ Started GET "/assets/raphael-min-2.1.2.js?body=1" for 127.0.0.1 at 2014-05-16 17:17:03 -0700
132759
+
132760
+
132761
+ Started GET "/assets/prosperity/dashboards.js?body=1" for 127.0.0.1 at 2014-05-16 17:17:03 -0700
132762
+
132763
+
132764
+ Started GET "/assets/prosperity/graph.js?body=1" for 127.0.0.1 at 2014-05-16 17:17:03 -0700
132765
+
132766
+
132767
+ Started GET "/assets/prosperity/application.js?body=1" for 127.0.0.1 at 2014-05-16 17:17:03 -0700
132768
+
132769
+
132770
+ Started GET "/prosperity/dashboards/4/edit" for 127.0.0.1 at 2014-05-16 17:17:20 -0700
132771
+ Processing by Prosperity::DashboardsController#edit as HTML
132772
+ Parameters: {"id"=>"4"}
132773
+ Prosperity::Dashboard Load (0.2ms) SELECT "prosperity_dashboards".* FROM "prosperity_dashboards" WHERE "prosperity_dashboards"."id" = $1 LIMIT 1 [["id", 4]]
132774
+ Prosperity::Graph Exists (0.2ms) SELECT 1 AS one FROM "prosperity_graphs" LIMIT 1
132775
+ Prosperity::Graph Load (0.1ms) SELECT "prosperity_graphs".* FROM "prosperity_graphs" INNER JOIN "prosperity_dashboard_graphs" ON "prosperity_graphs"."id" = "prosperity_dashboard_graphs"."graph_id" WHERE "prosperity_dashboard_graphs"."dashboard_id" = $1 [["dashboard_id", 4]]
132776
+ Prosperity::Graph Load (0.1ms) SELECT "prosperity_graphs".* FROM "prosperity_graphs"
132777
+ Rendered /Users/simon/Documents/rainforest/prosperity/app/views/prosperity/dashboards/edit.html.erb within layouts/prosperity/application (3.6ms)
132778
+ Completed 200 OK in 11ms (Views: 10.0ms | ActiveRecord: 0.6ms)
132779
+
132780
+
132781
+ Started GET "/assets/bootstrap.min.css?body=1" for 127.0.0.1 at 2014-05-16 17:17:20 -0700
132782
+
132783
+
132784
+ Started GET "/assets/prosperity/application.css?body=1" for 127.0.0.1 at 2014-05-16 17:17:20 -0700
132785
+
132786
+
132787
+ Started GET "/assets/morris.css?body=1" for 127.0.0.1 at 2014-05-16 17:17:20 -0700
132788
+
132789
+
132790
+ Started GET "/assets/bootstrap-theme.min.css?body=1" for 127.0.0.1 at 2014-05-16 17:17:20 -0700
132791
+
132792
+
132793
+ Started GET "/assets/prosperity/dashboards.css?body=1" for 127.0.0.1 at 2014-05-16 17:17:20 -0700
132794
+
132795
+
132796
+ Started GET "/assets/prosperity/graph.css?body=1" for 127.0.0.1 at 2014-05-16 17:17:20 -0700
132797
+
132798
+
132799
+ Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-05-16 17:17:20 -0700
132800
+
132801
+
132802
+ Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-05-16 17:17:21 -0700
132803
+
132804
+
132805
+ Started GET "/assets/morris.min-0.5.js?body=1" for 127.0.0.1 at 2014-05-16 17:17:21 -0700
132806
+
132807
+
132808
+ Started GET "/assets/raphael-min-2.1.2.js?body=1" for 127.0.0.1 at 2014-05-16 17:17:21 -0700
132809
+
132810
+
132811
+ Started GET "/assets/prosperity/dashboards.js?body=1" for 127.0.0.1 at 2014-05-16 17:17:21 -0700
132812
+
132813
+
132814
+ Started GET "/assets/prosperity/graph.js?body=1" for 127.0.0.1 at 2014-05-16 17:17:21 -0700
132815
+
132816
+
132817
+ Started GET "/assets/prosperity/application.js?body=1" for 127.0.0.1 at 2014-05-16 17:17:21 -0700
132818
+
132819
+
132820
+ Started DELETE "/prosperity/dashboards/4/graphs/1" for 127.0.0.1 at 2014-05-16 17:17:23 -0700
132821
+ Processing by Prosperity::DashboardGraphsController#destroy as HTML
132822
+ Parameters: {"authenticity_token"=>"2Nkw/Q+aQox6tBuuA2FDSFEE8azLDJ6g6s+AjBu7q94=", "dashboard_id"=>"4", "graph_id"=>"1"}
132823
+ Prosperity::Graph Load (0.1ms) SELECT "prosperity_graphs".* FROM "prosperity_graphs" WHERE "prosperity_graphs"."id" = $1 LIMIT 1 [["id", 1]]
132824
+ Prosperity::Dashboard Load (0.1ms) SELECT "prosperity_dashboards".* FROM "prosperity_dashboards" WHERE "prosperity_dashboards"."id" = $1 LIMIT 1 [["id", 4]]
132825
+ Prosperity::DashboardGraph Load (7.3ms) SELECT "prosperity_dashboard_graphs".* FROM "prosperity_dashboard_graphs" WHERE "prosperity_dashboard_graphs"."graph_id" = 1 AND "prosperity_dashboard_graphs"."dashboard_id" = 4 ORDER BY "prosperity_dashboard_graphs"."id" ASC LIMIT 1
132826
+  (0.1ms) BEGIN
132827
+ SQL (0.3ms) DELETE FROM "prosperity_dashboard_graphs" WHERE "prosperity_dashboard_graphs"."id" = $1 [["id", 5]]
132828
+  (0.3ms) COMMIT
132829
+ Redirected to http://prosperity.dev/prosperity/dashboards/4/edit
132830
+ Completed 302 Found in 13ms (ActiveRecord: 8.3ms)
132831
+
132832
+
132833
+ Started GET "/prosperity/dashboards/4/edit" for 127.0.0.1 at 2014-05-16 17:17:23 -0700
132834
+ Processing by Prosperity::DashboardsController#edit as HTML
132835
+ Parameters: {"id"=>"4"}
132836
+ Prosperity::Dashboard Load (0.1ms) SELECT "prosperity_dashboards".* FROM "prosperity_dashboards" WHERE "prosperity_dashboards"."id" = $1 LIMIT 1 [["id", 4]]
132837
+ Prosperity::Graph Exists (0.2ms) SELECT 1 AS one FROM "prosperity_graphs" LIMIT 1
132838
+ Prosperity::Graph Load (0.1ms) SELECT "prosperity_graphs".* FROM "prosperity_graphs" INNER JOIN "prosperity_dashboard_graphs" ON "prosperity_graphs"."id" = "prosperity_dashboard_graphs"."graph_id" WHERE "prosperity_dashboard_graphs"."dashboard_id" = $1 [["dashboard_id", 4]]
132839
+ Prosperity::Graph Load (0.2ms) SELECT "prosperity_graphs".* FROM "prosperity_graphs"
132840
+ Rendered /Users/simon/Documents/rainforest/prosperity/app/views/prosperity/dashboards/edit.html.erb within layouts/prosperity/application (4.0ms)
132841
+ Completed 200 OK in 14ms (Views: 12.9ms | ActiveRecord: 0.7ms)
132842
+
132843
+
132844
+ Started GET "/assets/bootstrap-theme.min.css?body=1" for 127.0.0.1 at 2014-05-16 17:17:23 -0700
132845
+
132846
+
132847
+ Started GET "/assets/bootstrap.min.css?body=1" for 127.0.0.1 at 2014-05-16 17:17:23 -0700
132848
+
132849
+
132850
+ Started GET "/assets/morris.css?body=1" for 127.0.0.1 at 2014-05-16 17:17:23 -0700
132851
+
132852
+
132853
+ Started GET "/assets/prosperity/dashboards.css?body=1" for 127.0.0.1 at 2014-05-16 17:17:23 -0700
132854
+
132855
+
132856
+ Started GET "/assets/prosperity/application.css?body=1" for 127.0.0.1 at 2014-05-16 17:17:23 -0700
132857
+
132858
+
132859
+ Started GET "/assets/prosperity/graph.css?body=1" for 127.0.0.1 at 2014-05-16 17:17:23 -0700
132860
+
132861
+
132862
+ Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-05-16 17:17:23 -0700
132863
+
132864
+
132865
+ Started GET "/assets/morris.min-0.5.js?body=1" for 127.0.0.1 at 2014-05-16 17:17:23 -0700
132866
+
132867
+
132868
+ Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-05-16 17:17:23 -0700
132869
+
132870
+
132871
+ Started GET "/assets/prosperity/dashboards.js?body=1" for 127.0.0.1 at 2014-05-16 17:17:23 -0700
132872
+
132873
+
132874
+ Started GET "/assets/raphael-min-2.1.2.js?body=1" for 127.0.0.1 at 2014-05-16 17:17:23 -0700
132875
+
132876
+
132877
+ Started GET "/assets/prosperity/graph.js?body=1" for 127.0.0.1 at 2014-05-16 17:17:23 -0700
132878
+
132879
+
132880
+ Started GET "/assets/prosperity/application.js?body=1" for 127.0.0.1 at 2014-05-16 17:17:23 -0700
132881
+
132882
+
132883
+ Started GET "/prosperity/dashboards/4" for 127.0.0.1 at 2014-05-16 17:18:07 -0700
132884
+ Processing by Prosperity::DashboardsController#show as HTML
132885
+ Parameters: {"id"=>"4"}
132886
+ Prosperity::Dashboard Load (0.2ms) SELECT "prosperity_dashboards".* FROM "prosperity_dashboards" WHERE "prosperity_dashboards"."id" = $1 LIMIT 1 [["id", 4]]
132887
+ Rendered /Users/simon/Documents/rainforest/prosperity/app/views/prosperity/shared/_date_range.html.erb (0.4ms)
132888
+ Prosperity::Graph Exists (0.3ms) SELECT 1 AS one FROM "prosperity_graphs" INNER JOIN "prosperity_dashboard_graphs" ON "prosperity_graphs"."id" = "prosperity_dashboard_graphs"."graph_id" WHERE "prosperity_dashboard_graphs"."dashboard_id" = $1 LIMIT 1 [["dashboard_id", 4]]
132889
+ Prosperity::Graph Load (0.1ms) SELECT "prosperity_graphs".* FROM "prosperity_graphs" INNER JOIN "prosperity_dashboard_graphs" ON "prosperity_graphs"."id" = "prosperity_dashboard_graphs"."graph_id" WHERE "prosperity_dashboard_graphs"."dashboard_id" = $1 [["dashboard_id", 4]]
132890
+ Rendered /Users/simon/Documents/rainforest/prosperity/app/views/prosperity/dashboards/show.html.erb within layouts/prosperity/application (4.4ms)
132891
+ Completed 200 OK in 13ms (Views: 11.4ms | ActiveRecord: 0.6ms)
132892
+
132893
+
132894
+ Started GET "/assets/bootstrap.min.css?body=1" for 127.0.0.1 at 2014-05-16 17:18:07 -0700
132895
+
132896
+
132897
+ Started GET "/assets/bootstrap-theme.min.css?body=1" for 127.0.0.1 at 2014-05-16 17:18:07 -0700
132898
+
132899
+
132900
+ Started GET "/assets/morris.css?body=1" for 127.0.0.1 at 2014-05-16 17:18:07 -0700
132901
+
132902
+
132903
+ Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-05-16 17:18:07 -0700
132904
+
132905
+
132906
+ Started GET "/assets/prosperity/application.css?body=1" for 127.0.0.1 at 2014-05-16 17:18:07 -0700
132907
+
132908
+
132909
+ Started GET "/assets/prosperity/dashboards.css?body=1" for 127.0.0.1 at 2014-05-16 17:18:07 -0700
132910
+
132911
+
132912
+ Started GET "/assets/prosperity/graph.css?body=1" for 127.0.0.1 at 2014-05-16 17:18:07 -0700
132913
+
132914
+
132915
+ Started GET "/assets/morris.min-0.5.js?body=1" for 127.0.0.1 at 2014-05-16 17:18:07 -0700
132916
+
132917
+
132918
+ Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-05-16 17:18:07 -0700
132919
+
132920
+
132921
+ Started GET "/assets/raphael-min-2.1.2.js?body=1" for 127.0.0.1 at 2014-05-16 17:18:07 -0700
132922
+
132923
+
132924
+ Started GET "/assets/prosperity/dashboards.js?body=1" for 127.0.0.1 at 2014-05-16 17:18:07 -0700
132925
+
132926
+
132927
+ Started GET "/assets/prosperity/graph.js?body=1" for 127.0.0.1 at 2014-05-16 17:18:07 -0700
132928
+
132929
+
132930
+ Started GET "/assets/prosperity/application.js?body=1" for 127.0.0.1 at 2014-05-16 17:18:07 -0700
132931
+
132932
+
132933
+ Started GET "/prosperity/dashboards/4" for 127.0.0.1 at 2014-05-16 17:18:42 -0700
132934
+ Processing by Prosperity::DashboardsController#show as HTML
132935
+ Parameters: {"id"=>"4"}
132936
+ Prosperity::Dashboard Load (0.2ms) SELECT "prosperity_dashboards".* FROM "prosperity_dashboards" WHERE "prosperity_dashboards"."id" = $1 LIMIT 1 [["id", 4]]
132937
+ Rendered /Users/simon/Documents/rainforest/prosperity/app/views/prosperity/shared/_date_range.html.erb (0.4ms)
132938
+ Prosperity::Graph Exists (0.3ms) SELECT 1 AS one FROM "prosperity_graphs" INNER JOIN "prosperity_dashboard_graphs" ON "prosperity_graphs"."id" = "prosperity_dashboard_graphs"."graph_id" WHERE "prosperity_dashboard_graphs"."dashboard_id" = $1 LIMIT 1 [["dashboard_id", 4]]
132939
+ Prosperity::Graph Load (0.2ms) SELECT "prosperity_graphs".* FROM "prosperity_graphs" INNER JOIN "prosperity_dashboard_graphs" ON "prosperity_graphs"."id" = "prosperity_dashboard_graphs"."graph_id" WHERE "prosperity_dashboard_graphs"."dashboard_id" = $1 [["dashboard_id", 4]]
132940
+ Rendered /Users/simon/Documents/rainforest/prosperity/app/views/prosperity/dashboards/show.html.erb within layouts/prosperity/application (4.2ms)
132941
+ Completed 200 OK in 15ms (Views: 13.6ms | ActiveRecord: 0.7ms)
132942
+
132943
+
132944
+ Started GET "/assets/bootstrap.min.css?body=1" for 127.0.0.1 at 2014-05-16 17:18:43 -0700
132945
+
132946
+
132947
+ Started GET "/assets/bootstrap-theme.min.css?body=1" for 127.0.0.1 at 2014-05-16 17:18:43 -0700
132948
+
132949
+
132950
+ Started GET "/assets/prosperity/dashboards.css?body=1" for 127.0.0.1 at 2014-05-16 17:18:43 -0700
132951
+
132952
+
132953
+ Started GET "/assets/morris.css?body=1" for 127.0.0.1 at 2014-05-16 17:18:43 -0700
132954
+
132955
+
132956
+ Started GET "/assets/prosperity/application.css?body=1" for 127.0.0.1 at 2014-05-16 17:18:43 -0700
132957
+
132958
+
132959
+ Started GET "/assets/prosperity/graph.css?body=1" for 127.0.0.1 at 2014-05-16 17:18:43 -0700
132960
+
132961
+
132962
+ Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-05-16 17:18:43 -0700
132963
+
132964
+
132965
+ Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-05-16 17:18:43 -0700
132966
+
132967
+
132968
+ Started GET "/assets/morris.min-0.5.js?body=1" for 127.0.0.1 at 2014-05-16 17:18:43 -0700
132969
+
132970
+
132971
+ Started GET "/assets/prosperity/graph.js?body=1" for 127.0.0.1 at 2014-05-16 17:18:43 -0700
132972
+
132973
+
132974
+ Started GET "/assets/raphael-min-2.1.2.js?body=1" for 127.0.0.1 at 2014-05-16 17:18:43 -0700
132975
+
132976
+
132977
+ Started GET "/assets/prosperity/dashboards.js?body=1" for 127.0.0.1 at 2014-05-16 17:18:43 -0700
132978
+
132979
+
132980
+ Started GET "/assets/prosperity/application.js?body=1" for 127.0.0.1 at 2014-05-16 17:18:43 -0700
132981
+
132982
+
132983
+ Started GET "/prosperity/dashboards/4/edit" for 127.0.0.1 at 2014-05-16 17:18:44 -0700
132984
+ Processing by Prosperity::DashboardsController#edit as HTML
132985
+ Parameters: {"id"=>"4"}
132986
+ Prosperity::Dashboard Load (0.1ms) SELECT "prosperity_dashboards".* FROM "prosperity_dashboards" WHERE "prosperity_dashboards"."id" = $1 LIMIT 1 [["id", 4]]
132987
+ Prosperity::Graph Exists (0.2ms) SELECT 1 AS one FROM "prosperity_graphs" LIMIT 1
132988
+ Prosperity::Graph Load (0.1ms) SELECT "prosperity_graphs".* FROM "prosperity_graphs" INNER JOIN "prosperity_dashboard_graphs" ON "prosperity_graphs"."id" = "prosperity_dashboard_graphs"."graph_id" WHERE "prosperity_dashboard_graphs"."dashboard_id" = $1 [["dashboard_id", 4]]
132989
+ Prosperity::Graph Load (0.2ms) SELECT "prosperity_graphs".* FROM "prosperity_graphs"
132990
+ Rendered /Users/simon/Documents/rainforest/prosperity/app/views/prosperity/dashboards/edit.html.erb within layouts/prosperity/application (3.2ms)
132991
+ Completed 200 OK in 11ms (Views: 10.0ms | ActiveRecord: 0.6ms)
132992
+
132993
+
132994
+ Started GET "/assets/bootstrap.min.css?body=1" for 127.0.0.1 at 2014-05-16 17:18:44 -0700
132995
+
132996
+
132997
+ Started GET "/assets/bootstrap-theme.min.css?body=1" for 127.0.0.1 at 2014-05-16 17:18:44 -0700
132998
+
132999
+
133000
+ Started GET "/assets/prosperity/application.css?body=1" for 127.0.0.1 at 2014-05-16 17:18:44 -0700
133001
+
133002
+
133003
+ Started GET "/assets/morris.css?body=1" for 127.0.0.1 at 2014-05-16 17:18:44 -0700
133004
+
133005
+
133006
+ Started GET "/assets/prosperity/graph.css?body=1" for 127.0.0.1 at 2014-05-16 17:18:44 -0700
133007
+
133008
+
133009
+ Started GET "/assets/prosperity/dashboards.css?body=1" for 127.0.0.1 at 2014-05-16 17:18:44 -0700
133010
+
133011
+
133012
+ Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-05-16 17:18:44 -0700
133013
+
133014
+
133015
+ Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-05-16 17:18:44 -0700
133016
+
133017
+
133018
+ Started GET "/assets/raphael-min-2.1.2.js?body=1" for 127.0.0.1 at 2014-05-16 17:18:44 -0700
133019
+
133020
+
133021
+ Started GET "/assets/morris.min-0.5.js?body=1" for 127.0.0.1 at 2014-05-16 17:18:44 -0700
133022
+
133023
+
133024
+ Started GET "/assets/prosperity/graph.js?body=1" for 127.0.0.1 at 2014-05-16 17:18:44 -0700
133025
+
133026
+
133027
+ Started GET "/assets/prosperity/dashboards.js?body=1" for 127.0.0.1 at 2014-05-16 17:18:44 -0700
133028
+
133029
+
133030
+ Started GET "/assets/prosperity/application.js?body=1" for 127.0.0.1 at 2014-05-16 17:18:44 -0700
133031
+
133032
+
133033
+ Started GET "/prosperity/" for 127.0.0.1 at 2014-05-16 17:46:37 -0700
133034
+ ActiveRecord::SchemaMigration Load (0.3ms) SELECT "schema_migrations".* FROM "schema_migrations"
133035
+ Processing by Prosperity::MetricsController#index as HTML
133036
+ Rendered /Users/simon/Documents/rainforest/prosperity/app/views/prosperity/metrics/index.html.erb within layouts/prosperity/application (2.7ms)
133037
+ Completed 200 OK in 78ms (Views: 71.8ms | ActiveRecord: 0.0ms)
133038
+
133039
+
133040
+ Started GET "/assets/bootstrap.min.css?body=1" for 127.0.0.1 at 2014-05-16 17:46:38 -0700
133041
+
133042
+
133043
+ Started GET "/assets/morris.css?body=1" for 127.0.0.1 at 2014-05-16 17:46:38 -0700
133044
+
133045
+
133046
+ Started GET "/assets/prosperity/application.css?body=1" for 127.0.0.1 at 2014-05-16 17:46:38 -0700
133047
+
133048
+
133049
+ Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-05-16 17:46:38 -0700
133050
+
133051
+
133052
+ Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-05-16 17:46:38 -0700
133053
+
133054
+
133055
+ Started GET "/assets/morris.min-0.5.js?body=1" for 127.0.0.1 at 2014-05-16 17:46:38 -0700
133056
+
133057
+
133058
+ Started GET "/assets/raphael-min-2.1.2.js?body=1" for 127.0.0.1 at 2014-05-16 17:46:38 -0700
133059
+
133060
+
133061
+ Started GET "/assets/prosperity/graph.js?body=1" for 127.0.0.1 at 2014-05-16 17:46:38 -0700
133062
+
133063
+
133064
+ Started GET "/assets/prosperity/application.js?body=1" for 127.0.0.1 at 2014-05-16 17:46:38 -0700
133065
+
133066
+
133067
+ Started GET "/assets/bootstrap-theme.min.css?body=1" for 127.0.0.1 at 2014-05-16 17:46:39 -0700
133068
+ ActiveRecord::SchemaMigration Load (0.4ms) SELECT "schema_migrations".* FROM "schema_migrations"
133069
+
133070
+
133071
+ Started GET "/assets/prosperity/dashboards.css?body=1" for 127.0.0.1 at 2014-05-16 17:46:40 -0700
133072
+
133073
+
133074
+ Started GET "/assets/prosperity/graph.css?body=1" for 127.0.0.1 at 2014-05-16 17:46:40 -0700
133075
+
133076
+
133077
+ Started GET "/assets/prosperity/dashboards.js?body=1" for 127.0.0.1 at 2014-05-16 17:46:40 -0700
133078
+
133079
+
133080
+ Started GET "/prosperity/" for 127.0.0.1 at 2014-05-20 11:51:11 -0700
133081
+
133082
+
133083
+ Started GET "/prosperity/" for undefined at 2014-05-20 11:51:11 -0700
133084
+ ActiveRecord::SchemaMigration Load (3.8ms) SELECT "schema_migrations".* FROM "schema_migrations"
133085
+ ActiveRecord::SchemaMigration Load (3.8ms) SELECT "schema_migrations".* FROM "schema_migrations"
133086
+ Processing by Prosperity::MetricsController#index as HTML
133087
+ Processing by Prosperity::MetricsController#index as HTML
133088
+ Rendered /Users/simon/Documents/rainforest/prosperity/app/views/prosperity/metrics/index.html.erb within layouts/prosperity/application (3.4ms)
133089
+ Rendered /Users/simon/Documents/rainforest/prosperity/app/views/prosperity/metrics/index.html.erb within layouts/prosperity/application (3.6ms)
133090
+ Completed 200 OK in 114ms (Views: 103.2ms | ActiveRecord: 0.0ms)
133091
+ Completed 200 OK in 115ms (Views: 103.3ms | ActiveRecord: 0.0ms)
133092
+
133093
+
133094
+ Started GET "/assets/bootstrap.min.css?body=1" for 127.0.0.1 at 2014-05-20 11:51:11 -0700
133095
+
133096
+
133097
+ Started GET "/assets/bootstrap-theme.min.css?body=1" for 127.0.0.1 at 2014-05-20 11:51:11 -0700
133098
+
133099
+
133100
+ Started GET "/assets/morris.css?body=1" for 127.0.0.1 at 2014-05-20 11:51:11 -0700
133101
+
133102
+
133103
+ Started GET "/assets/prosperity/application.css?body=1" for 127.0.0.1 at 2014-05-20 11:51:11 -0700
133104
+
133105
+
133106
+ Started GET "/assets/prosperity/dashboards.css?body=1" for 127.0.0.1 at 2014-05-20 11:51:11 -0700
133107
+
133108
+
133109
+ Started GET "/assets/prosperity/graph.css?body=1" for 127.0.0.1 at 2014-05-20 11:51:11 -0700
133110
+
133111
+
133112
+ Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-05-20 11:51:11 -0700
133113
+
133114
+
133115
+ Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-05-20 11:51:12 -0700
133116
+
133117
+
133118
+ Started GET "/assets/morris.min-0.5.js?body=1" for 127.0.0.1 at 2014-05-20 11:51:12 -0700
133119
+
133120
+
133121
+ Started GET "/assets/raphael-min-2.1.2.js?body=1" for 127.0.0.1 at 2014-05-20 11:51:12 -0700
133122
+
133123
+
133124
+ Started GET "/assets/prosperity/dashboards.js?body=1" for 127.0.0.1 at 2014-05-20 11:51:12 -0700
133125
+
133126
+
133127
+ Started GET "/assets/prosperity/graph.js?body=1" for 127.0.0.1 at 2014-05-20 11:51:12 -0700
133128
+
133129
+
133130
+ Started GET "/assets/prosperity/application.js?body=1" for 127.0.0.1 at 2014-05-20 11:51:12 -0700
133131
+
133132
+
133133
+ Started GET "/prosperity/dashboards" for 127.0.0.1 at 2014-05-20 11:51:15 -0700
133134
+ Processing by Prosperity::DashboardsController#index as HTML
133135
+ Prosperity::Dashboard Load (1.9ms) SELECT "prosperity_dashboards".* FROM "prosperity_dashboards"
133136
+ Rendered /Users/simon/Documents/rainforest/prosperity/app/views/prosperity/dashboards/index.html.erb within layouts/prosperity/application (8.9ms)
133137
+ Completed 200 OK in 23ms (Views: 14.4ms | ActiveRecord: 3.0ms)
133138
+
133139
+
133140
+ Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-05-20 11:51:15 -0700
133141
+
133142
+
133143
+ Started GET "/assets/bootstrap.min.css?body=1" for 127.0.0.1 at 2014-05-20 11:51:15 -0700
133144
+
133145
+
133146
+ Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-05-20 11:51:15 -0700
133147
+
133148
+
133149
+ Started GET "/assets/morris.css?body=1" for 127.0.0.1 at 2014-05-20 11:51:15 -0700
133150
+
133151
+
133152
+ Started GET "/assets/prosperity/application.css?body=1" for 127.0.0.1 at 2014-05-20 11:51:15 -0700
133153
+
133154
+
133155
+ Started GET "/assets/morris.min-0.5.js?body=1" for 127.0.0.1 at 2014-05-20 11:51:15 -0700
133156
+
133157
+
133158
+ Started GET "/assets/raphael-min-2.1.2.js?body=1" for 127.0.0.1 at 2014-05-20 11:51:15 -0700
133159
+
133160
+
133161
+ Started GET "/assets/prosperity/graph.js?body=1" for 127.0.0.1 at 2014-05-20 11:51:15 -0700
133162
+
133163
+
133164
+ Started GET "/assets/prosperity/application.js?body=1" for 127.0.0.1 at 2014-05-20 11:51:15 -0700
133165
+
133166
+
133167
+ Started GET "/prosperity/dashboards/new" for 127.0.0.1 at 2014-05-20 11:51:17 -0700
133168
+ Processing by Prosperity::DashboardsController#new as HTML
133169
+ Rendered /Users/simon/Documents/rainforest/prosperity/app/views/prosperity/dashboards/new.html.erb within layouts/prosperity/application (20.2ms)
133170
+ Completed 200 OK in 35ms (Views: 34.4ms | ActiveRecord: 0.0ms)
133171
+
133172
+
133173
+ Started GET "/assets/prosperity/application.css?body=1" for 127.0.0.1 at 2014-05-20 11:51:18 -0700
133174
+
133175
+
133176
+ Started GET "/assets/bootstrap.min.css?body=1" for 127.0.0.1 at 2014-05-20 11:51:18 -0700
133177
+
133178
+
133179
+ Started GET "/assets/morris.css?body=1" for 127.0.0.1 at 2014-05-20 11:51:18 -0700
133180
+
133181
+
133182
+ Started GET "/assets/morris.min-0.5.js?body=1" for 127.0.0.1 at 2014-05-20 11:51:18 -0700
133183
+
133184
+
133185
+ Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-05-20 11:51:18 -0700
133186
+
133187
+
133188
+ Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-05-20 11:51:18 -0700
133189
+
133190
+
133191
+ Started GET "/assets/raphael-min-2.1.2.js?body=1" for 127.0.0.1 at 2014-05-20 11:51:18 -0700
133192
+
133193
+
133194
+ Started GET "/assets/prosperity/graph.js?body=1" for 127.0.0.1 at 2014-05-20 11:51:18 -0700
133195
+
133196
+
133197
+ Started GET "/assets/prosperity/application.js?body=1" for 127.0.0.1 at 2014-05-20 11:51:18 -0700
133198
+
133199
+
133200
+ Started POST "/prosperity/dashboards" for 127.0.0.1 at 2014-05-20 11:51:20 -0700
133201
+ Processing by Prosperity::DashboardsController#create as HTML
133202
+ Parameters: {"utf8"=>"✓", "authenticity_token"=>"d2CctlOI4ARd1YlWLLpkdu2VowW24/EfsdB6YRY02iQ=", "dashboard"=>{"title"=>"Test"}, "commit"=>"Create Dashboard"}
133203
+  (0.1ms) BEGIN
133204
+ SQL (1.2ms) INSERT INTO "prosperity_dashboards" ("created_at", "default", "title", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2014-05-20 18:51:20.006790"], ["default", "f"], ["title", "Test"], ["updated_at", "2014-05-20 18:51:20.006790"]]
133205
+  (0.4ms) COMMIT
133206
+ Redirected to http://prosperity.dev/prosperity/dashboards/7/edit
133207
+ Completed 302 Found in 17ms (ActiveRecord: 1.8ms)
133208
+
133209
+
133210
+ Started GET "/prosperity/dashboards/7/edit" for 127.0.0.1 at 2014-05-20 11:51:20 -0700
133211
+ Processing by Prosperity::DashboardsController#edit as HTML
133212
+ Parameters: {"id"=>"7"}
133213
+ Prosperity::Dashboard Load (0.2ms) SELECT "prosperity_dashboards".* FROM "prosperity_dashboards" WHERE "prosperity_dashboards"."id" = $1 LIMIT 1 [["id", 7]]
133214
+ Prosperity::Graph Exists (1.1ms) SELECT 1 AS one FROM "prosperity_graphs" LIMIT 1
133215
+ Prosperity::Graph Load (6.4ms) SELECT "prosperity_graphs".* FROM "prosperity_graphs" INNER JOIN "prosperity_dashboard_graphs" ON "prosperity_graphs"."id" = "prosperity_dashboard_graphs"."graph_id" WHERE "prosperity_dashboard_graphs"."dashboard_id" = $1 [["dashboard_id", 7]]
133216
+ Prosperity::Graph Load (0.2ms) SELECT "prosperity_graphs".* FROM "prosperity_graphs"
133217
+ Rendered /Users/simon/Documents/rainforest/prosperity/app/views/prosperity/dashboards/edit.html.erb within layouts/prosperity/application (66.9ms)
133218
+ Completed 200 OK in 83ms (Views: 71.4ms | ActiveRecord: 10.0ms)
133219
+
133220
+
133221
+ Started GET "/assets/bootstrap.min.css?body=1" for 127.0.0.1 at 2014-05-20 11:51:20 -0700
133222
+
133223
+
133224
+ Started GET "/assets/morris.css?body=1" for 127.0.0.1 at 2014-05-20 11:51:20 -0700
133225
+
133226
+
133227
+ Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-05-20 11:51:20 -0700
133228
+
133229
+
133230
+ Started GET "/assets/prosperity/application.css?body=1" for 127.0.0.1 at 2014-05-20 11:51:20 -0700
133231
+
133232
+
133233
+ Started GET "/assets/morris.min-0.5.js?body=1" for 127.0.0.1 at 2014-05-20 11:51:20 -0700
133234
+
133235
+
133236
+ Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-05-20 11:51:20 -0700
133237
+
133238
+
133239
+ Started GET "/assets/raphael-min-2.1.2.js?body=1" for 127.0.0.1 at 2014-05-20 11:51:20 -0700
133240
+
133241
+
133242
+ Started GET "/assets/prosperity/graph.js?body=1" for 127.0.0.1 at 2014-05-20 11:51:20 -0700
133243
+
133244
+
133245
+ Started GET "/assets/prosperity/application.js?body=1" for 127.0.0.1 at 2014-05-20 11:51:20 -0700
133246
+
133247
+
133248
+ Started GET "/prosperity/graphs/new" for 127.0.0.1 at 2014-05-20 11:52:41 -0700
133249
+ Processing by Prosperity::GraphsController#new as HTML
133250
+ Rendered /Users/simon/Documents/rainforest/prosperity/app/views/prosperity/graphs/new.html.erb within layouts/prosperity/application (6.3ms)
133251
+ Completed 200 OK in 21ms (Views: 21.0ms | ActiveRecord: 0.0ms)
133252
+
133253
+
133254
+ Started GET "/assets/morris.css?body=1" for 127.0.0.1 at 2014-05-20 11:52:42 -0700
133255
+
133256
+
133257
+ Started GET "/assets/prosperity/application.css?body=1" for 127.0.0.1 at 2014-05-20 11:52:42 -0700
133258
+
133259
+
133260
+ Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-05-20 11:52:42 -0700
133261
+
133262
+
133263
+ Started GET "/assets/bootstrap.min.css?body=1" for 127.0.0.1 at 2014-05-20 11:52:42 -0700
133264
+
133265
+
133266
+ Started GET "/assets/morris.min-0.5.js?body=1" for 127.0.0.1 at 2014-05-20 11:52:42 -0700
133267
+
133268
+
133269
+ Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-05-20 11:52:42 -0700
133270
+
133271
+
133272
+ Started GET "/assets/raphael-min-2.1.2.js?body=1" for 127.0.0.1 at 2014-05-20 11:52:42 -0700
133273
+
133274
+
133275
+ Started GET "/assets/prosperity/graph.js?body=1" for 127.0.0.1 at 2014-05-20 11:52:42 -0700
133276
+
133277
+
133278
+ Started GET "/assets/prosperity/application.js?body=1" for 127.0.0.1 at 2014-05-20 11:52:42 -0700
133279
+
133280
+
133281
+ Started POST "/prosperity/graphs" for 127.0.0.1 at 2014-05-20 11:52:43 -0700
133282
+ Processing by Prosperity::GraphsController#create as HTML
133283
+ Parameters: {"utf8"=>"✓", "authenticity_token"=>"d2CctlOI4ARd1YlWLLpkdu2VowW24/EfsdB6YRY02iQ=", "graph"=>{"title"=>"Test", "period"=>"month"}, "commit"=>"Save"}
133284
+  (0.1ms) BEGIN
133285
+  (0.1ms) ROLLBACK
133286
+ Rendered /Users/simon/Documents/rainforest/prosperity/app/views/prosperity/graphs/new.html.erb within layouts/prosperity/application (1.5ms)
133287
+ Completed 200 OK in 22ms (Views: 10.4ms | ActiveRecord: 0.3ms)
133288
+
133289
+
133290
+ Started GET "/assets/bootstrap.min.css?body=1" for 127.0.0.1 at 2014-05-20 11:52:43 -0700
133291
+
133292
+
133293
+ Started GET "/assets/morris.css?body=1" for 127.0.0.1 at 2014-05-20 11:52:43 -0700
133294
+
133295
+
133296
+ Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-05-20 11:52:43 -0700
133297
+
133298
+
133299
+ Started GET "/assets/prosperity/application.css?body=1" for 127.0.0.1 at 2014-05-20 11:52:43 -0700
133300
+
133301
+
133302
+ Started GET "/assets/morris.min-0.5.js?body=1" for 127.0.0.1 at 2014-05-20 11:52:43 -0700
133303
+
133304
+
133305
+ Started GET "/assets/raphael-min-2.1.2.js?body=1" for 127.0.0.1 at 2014-05-20 11:52:43 -0700
133306
+
133307
+
133308
+ Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-05-20 11:52:43 -0700
133309
+
133310
+
133311
+ Started GET "/assets/prosperity/application.js?body=1" for 127.0.0.1 at 2014-05-20 11:52:43 -0700
133312
+
133313
+
133314
+ Started GET "/assets/prosperity/graph.js?body=1" for 127.0.0.1 at 2014-05-20 11:52:43 -0700
133315
+
133316
+
133317
+ Started GET "/prosperity/graphs" for 127.0.0.1 at 2014-05-20 11:55:08 -0700
133318
+
133319
+ AbstractController::ActionNotFound (The action 'index' could not be found for Prosperity::GraphsController):
133320
+ actionpack (4.1.0) lib/abstract_controller/base.rb:131:in `process'
133321
+ actionview (4.1.0) lib/action_view/rendering.rb:30:in `process'
133322
+ actionpack (4.1.0) lib/action_controller/metal.rb:195:in `dispatch'
133323
+ actionpack (4.1.0) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
133324
+ actionpack (4.1.0) lib/action_controller/metal.rb:231:in `block in action'
133325
+ actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:80:in `call'
133326
+ actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:80:in `dispatch'
133327
+ actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:48:in `call'
133328
+ actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call'
133329
+ actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `each'
133330
+ actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call'
133331
+ actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call'
133332
+ railties (4.1.0) lib/rails/engine.rb:514:in `call'
133333
+ railties (4.1.0) lib/rails/railtie.rb:194:in `public_send'
133334
+ railties (4.1.0) lib/rails/railtie.rb:194:in `method_missing'
133335
+ actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call'
133336
+ actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `each'
133337
+ actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call'
133338
+ actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call'
133339
+ rack (1.5.2) lib/rack/etag.rb:23:in `call'
133340
+ rack (1.5.2) lib/rack/conditionalget.rb:25:in `call'
133341
+ rack (1.5.2) lib/rack/head.rb:11:in `call'
133342
+ actionpack (4.1.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
133343
+ actionpack (4.1.0) lib/action_dispatch/middleware/flash.rb:254:in `call'
133344
+ rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context'
133345
+ rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call'
133346
+ actionpack (4.1.0) lib/action_dispatch/middleware/cookies.rb:560:in `call'
133347
+ activerecord (4.1.0) lib/active_record/query_cache.rb:36:in `call'
133348
+ activerecord (4.1.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:621:in `call'
133349
+ activerecord (4.1.0) lib/active_record/migration.rb:380:in `call'
133350
+ actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
133351
+ activesupport (4.1.0) lib/active_support/callbacks.rb:82:in `run_callbacks'
133352
+ actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
133353
+ actionpack (4.1.0) lib/action_dispatch/middleware/reloader.rb:73:in `call'
133354
+ actionpack (4.1.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call'
133355
+ actionpack (4.1.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
133356
+ actionpack (4.1.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
133357
+ railties (4.1.0) lib/rails/rack/logger.rb:38:in `call_app'
133358
+ railties (4.1.0) lib/rails/rack/logger.rb:20:in `block in call'
133359
+ activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `block in tagged'
133360
+ activesupport (4.1.0) lib/active_support/tagged_logging.rb:26:in `tagged'
133361
+ activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `tagged'
133362
+ railties (4.1.0) lib/rails/rack/logger.rb:20:in `call'
133363
+ actionpack (4.1.0) lib/action_dispatch/middleware/request_id.rb:21:in `call'
133364
+ rack (1.5.2) lib/rack/methodoverride.rb:21:in `call'
133365
+ rack (1.5.2) lib/rack/runtime.rb:17:in `call'
133366
+ activesupport (4.1.0) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call'
133367
+ rack (1.5.2) lib/rack/lock.rb:17:in `call'
133368
+ actionpack (4.1.0) lib/action_dispatch/middleware/static.rb:64:in `call'
133369
+ rack (1.5.2) lib/rack/sendfile.rb:112:in `call'
133370
+ railties (4.1.0) lib/rails/engine.rb:514:in `call'
133371
+ railties (4.1.0) lib/rails/application.rb:144:in `call'
133372
+ /Users/simon/Library/Application Support/Pow/Versions/0.4.0/node_modules/nack/lib/nack/server.rb:147:in `handle'
133373
+ /Users/simon/Library/Application Support/Pow/Versions/0.4.0/node_modules/nack/lib/nack/server.rb:99:in `rescue in block (2 levels) in start'
133374
+ /Users/simon/Library/Application Support/Pow/Versions/0.4.0/node_modules/nack/lib/nack/server.rb:96:in `block (2 levels) in start'
133375
+ /Users/simon/Library/Application Support/Pow/Versions/0.4.0/node_modules/nack/lib/nack/server.rb:86:in `each'
133376
+ /Users/simon/Library/Application Support/Pow/Versions/0.4.0/node_modules/nack/lib/nack/server.rb:86:in `block in start'
133377
+ /Users/simon/Library/Application Support/Pow/Versions/0.4.0/node_modules/nack/lib/nack/server.rb:66:in `loop'
133378
+ /Users/simon/Library/Application Support/Pow/Versions/0.4.0/node_modules/nack/lib/nack/server.rb:66:in `start'
133379
+ /Users/simon/Library/Application Support/Pow/Versions/0.4.0/node_modules/nack/lib/nack/server.rb:13:in `run'
133380
+ /Users/simon/Library/Application Support/Pow/Versions/0.4.0/node_modules/nack/bin/nack_worker:4:in `<main>'
133381
+
133382
+
133383
+ Rendered /Users/simon/.rvm/gems/ruby-2.1.1@prosperity/gems/actionpack-4.1.0/lib/action_dispatch/middleware/templates/rescues/unknown_action.html.erb within rescues/layout (0.4ms)
133384
+
133385
+
133386
+ Started GET "/prosperity/graphs" for 127.0.0.1 at 2014-05-20 11:55:19 -0700
133387
+
133388
+ AbstractController::ActionNotFound (The action 'index' could not be found for Prosperity::GraphsController):
133389
+ actionpack (4.1.0) lib/abstract_controller/base.rb:131:in `process'
133390
+ actionview (4.1.0) lib/action_view/rendering.rb:30:in `process'
133391
+ actionpack (4.1.0) lib/action_controller/metal.rb:195:in `dispatch'
133392
+ actionpack (4.1.0) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
133393
+ actionpack (4.1.0) lib/action_controller/metal.rb:231:in `block in action'
133394
+ actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:80:in `call'
133395
+ actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:80:in `dispatch'
133396
+ actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:48:in `call'
133397
+ actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call'
133398
+ actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `each'
133399
+ actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call'
133400
+ actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call'
133401
+ railties (4.1.0) lib/rails/engine.rb:514:in `call'
133402
+ railties (4.1.0) lib/rails/railtie.rb:194:in `public_send'
133403
+ railties (4.1.0) lib/rails/railtie.rb:194:in `method_missing'
133404
+ actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call'
133405
+ actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `each'
133406
+ actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call'
133407
+ actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call'
133408
+ rack (1.5.2) lib/rack/etag.rb:23:in `call'
133409
+ rack (1.5.2) lib/rack/conditionalget.rb:25:in `call'
133410
+ rack (1.5.2) lib/rack/head.rb:11:in `call'
133411
+ actionpack (4.1.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
133412
+ actionpack (4.1.0) lib/action_dispatch/middleware/flash.rb:254:in `call'
133413
+ rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context'
133414
+ rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call'
133415
+ actionpack (4.1.0) lib/action_dispatch/middleware/cookies.rb:560:in `call'
133416
+ activerecord (4.1.0) lib/active_record/query_cache.rb:36:in `call'
133417
+ activerecord (4.1.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:621:in `call'
133418
+ activerecord (4.1.0) lib/active_record/migration.rb:380:in `call'
133419
+ actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
133420
+ activesupport (4.1.0) lib/active_support/callbacks.rb:82:in `run_callbacks'
133421
+ actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
133422
+ actionpack (4.1.0) lib/action_dispatch/middleware/reloader.rb:73:in `call'
133423
+ actionpack (4.1.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call'
133424
+ actionpack (4.1.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
133425
+ actionpack (4.1.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
133426
+ railties (4.1.0) lib/rails/rack/logger.rb:38:in `call_app'
133427
+ railties (4.1.0) lib/rails/rack/logger.rb:20:in `block in call'
133428
+ activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `block in tagged'
133429
+ activesupport (4.1.0) lib/active_support/tagged_logging.rb:26:in `tagged'
133430
+ activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `tagged'
133431
+ railties (4.1.0) lib/rails/rack/logger.rb:20:in `call'
133432
+ actionpack (4.1.0) lib/action_dispatch/middleware/request_id.rb:21:in `call'
133433
+ rack (1.5.2) lib/rack/methodoverride.rb:21:in `call'
133434
+ rack (1.5.2) lib/rack/runtime.rb:17:in `call'
133435
+ activesupport (4.1.0) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call'
133436
+ rack (1.5.2) lib/rack/lock.rb:17:in `call'
133437
+ actionpack (4.1.0) lib/action_dispatch/middleware/static.rb:64:in `call'
133438
+ rack (1.5.2) lib/rack/sendfile.rb:112:in `call'
133439
+ railties (4.1.0) lib/rails/engine.rb:514:in `call'
133440
+ railties (4.1.0) lib/rails/application.rb:144:in `call'
133441
+ /Users/simon/Library/Application Support/Pow/Versions/0.4.0/node_modules/nack/lib/nack/server.rb:147:in `handle'
133442
+ /Users/simon/Library/Application Support/Pow/Versions/0.4.0/node_modules/nack/lib/nack/server.rb:99:in `rescue in block (2 levels) in start'
133443
+ /Users/simon/Library/Application Support/Pow/Versions/0.4.0/node_modules/nack/lib/nack/server.rb:96:in `block (2 levels) in start'
133444
+ /Users/simon/Library/Application Support/Pow/Versions/0.4.0/node_modules/nack/lib/nack/server.rb:86:in `each'
133445
+ /Users/simon/Library/Application Support/Pow/Versions/0.4.0/node_modules/nack/lib/nack/server.rb:86:in `block in start'
133446
+ /Users/simon/Library/Application Support/Pow/Versions/0.4.0/node_modules/nack/lib/nack/server.rb:66:in `loop'
133447
+ /Users/simon/Library/Application Support/Pow/Versions/0.4.0/node_modules/nack/lib/nack/server.rb:66:in `start'
133448
+ /Users/simon/Library/Application Support/Pow/Versions/0.4.0/node_modules/nack/lib/nack/server.rb:13:in `run'
133449
+ /Users/simon/Library/Application Support/Pow/Versions/0.4.0/node_modules/nack/bin/nack_worker:4:in `<main>'
133450
+
133451
+
133452
+ Rendered /Users/simon/.rvm/gems/ruby-2.1.1@prosperity/gems/actionpack-4.1.0/lib/action_dispatch/middleware/templates/rescues/unknown_action.html.erb within rescues/layout (0.3ms)
133453
+
133454
+
133455
+ Started GET "/prosperity/graphs/new" for 127.0.0.1 at 2014-05-20 11:55:26 -0700
133456
+ Processing by Prosperity::GraphsController#new as HTML
133457
+ Rendered /Users/simon/Documents/rainforest/prosperity/app/views/prosperity/graphs/_common_fields.html.erb (8.8ms)
133458
+ Rendered /Users/simon/Documents/rainforest/prosperity/app/views/prosperity/graphs/new.html.erb within layouts/prosperity/application (19.1ms)
133459
+ Completed 500 Internal Server Error in 21ms
133460
+
133461
+ ActionView::Template::Error (undefined local variable or method `f' for #<#<Class:0x007fc413c0e778>:0x007fc416633da0>):
133462
+ 1: <div class="form-group">
133463
+ 2: <%= f.label :title %>
133464
+ 3: <%= f.text_field :title %>
133465
+ 4: </div>
133466
+ 5:
133467
+ /Users/simon/Documents/rainforest/prosperity/app/views/prosperity/graphs/_common_fields.html.erb:2:in `___sers_simon__ocuments_rainforest_prosperity_app_views_prosperity_graphs__common_fields_html_erb___1745472591981237296_70240083241040'
133468
+ actionview (4.1.0) lib/action_view/template.rb:145:in `block in render'
133469
+ activesupport (4.1.0) lib/active_support/notifications.rb:161:in `instrument'
133470
+ actionview (4.1.0) lib/action_view/template.rb:339:in `instrument'
133471
+ actionview (4.1.0) lib/action_view/template.rb:143:in `render'
133472
+ actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:306:in `render_partial'
133473
+ actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:279:in `block in render'
133474
+ actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument'
133475
+ activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument'
133476
+ activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
133477
+ activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument'
133478
+ actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument'
133479
+ actionview (4.1.0) lib/action_view/renderer/partial_renderer.rb:278:in `render'
133480
+ actionview (4.1.0) lib/action_view/renderer/renderer.rb:47:in `render_partial'
133481
+ actionview (4.1.0) lib/action_view/helpers/rendering_helper.rb:35:in `render'
133482
+ /Users/simon/Documents/rainforest/prosperity/app/views/prosperity/graphs/new.html.erb:4:in `block in ___sers_simon__ocuments_rainforest_prosperity_app_views_prosperity_graphs_new_html_erb__3254937249059330650_70240082956020'
133483
+ actionview (4.1.0) lib/action_view/helpers/capture_helper.rb:38:in `block in capture'
133484
+ actionview (4.1.0) lib/action_view/helpers/capture_helper.rb:200:in `with_output_buffer'
133485
+ actionview (4.1.0) lib/action_view/helpers/capture_helper.rb:38:in `capture'
133486
+ actionview (4.1.0) lib/action_view/helpers/form_helper.rb:434:in `form_for'
133487
+ /Users/simon/Documents/rainforest/prosperity/app/views/prosperity/graphs/new.html.erb:3:in `___sers_simon__ocuments_rainforest_prosperity_app_views_prosperity_graphs_new_html_erb__3254937249059330650_70240082956020'
133488
+ actionview (4.1.0) lib/action_view/template.rb:145:in `block in render'
133489
+ activesupport (4.1.0) lib/active_support/notifications.rb:161:in `instrument'
133490
+ actionview (4.1.0) lib/action_view/template.rb:339:in `instrument'
133491
+ actionview (4.1.0) lib/action_view/template.rb:143:in `render'
133492
+ actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:55:in `block (2 levels) in render_template'
133493
+ actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument'
133494
+ activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument'
133495
+ activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
133496
+ activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument'
133497
+ actionview (4.1.0) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument'
133498
+ actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:54:in `block in render_template'
133499
+ actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:62:in `render_with_layout'
133500
+ actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:53:in `render_template'
133501
+ actionview (4.1.0) lib/action_view/renderer/template_renderer.rb:17:in `render'
133502
+ actionview (4.1.0) lib/action_view/renderer/renderer.rb:42:in `render_template'
133503
+ actionview (4.1.0) lib/action_view/renderer/renderer.rb:23:in `render'
133504
+ actionview (4.1.0) lib/action_view/rendering.rb:99:in `_render_template'
133505
+ actionpack (4.1.0) lib/action_controller/metal/streaming.rb:217:in `_render_template'
133506
+ actionview (4.1.0) lib/action_view/rendering.rb:82:in `render_to_body'
133507
+ actionpack (4.1.0) lib/action_controller/metal/rendering.rb:32:in `render_to_body'
133508
+ actionpack (4.1.0) lib/action_controller/metal/renderers.rb:32:in `render_to_body'
133509
+ actionpack (4.1.0) lib/abstract_controller/rendering.rb:25:in `render'
133510
+ actionpack (4.1.0) lib/action_controller/metal/rendering.rb:16:in `render'
133511
+ actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render'
133512
+ activesupport (4.1.0) lib/active_support/core_ext/benchmark.rb:12:in `block in ms'
133513
+ /Users/simon/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/benchmark.rb:294:in `realtime'
133514
+ activesupport (4.1.0) lib/active_support/core_ext/benchmark.rb:12:in `ms'
133515
+ actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:41:in `block in render'
133516
+ actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime'
133517
+ activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime'
133518
+ actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:40:in `render'
133519
+ actionpack (4.1.0) lib/action_controller/metal/implicit_render.rb:10:in `default_render'
133520
+ actionpack (4.1.0) lib/action_controller/metal/implicit_render.rb:5:in `send_action'
133521
+ actionpack (4.1.0) lib/abstract_controller/base.rb:189:in `process_action'
133522
+ actionpack (4.1.0) lib/action_controller/metal/rendering.rb:10:in `process_action'
133523
+ actionpack (4.1.0) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
133524
+ activesupport (4.1.0) lib/active_support/callbacks.rb:113:in `call'
133525
+ activesupport (4.1.0) lib/active_support/callbacks.rb:113:in `call'
133526
+ activesupport (4.1.0) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional'
133527
+ activesupport (4.1.0) lib/active_support/callbacks.rb:86:in `call'
133528
+ activesupport (4.1.0) lib/active_support/callbacks.rb:86:in `run_callbacks'
133529
+ actionpack (4.1.0) lib/abstract_controller/callbacks.rb:19:in `process_action'
133530
+ actionpack (4.1.0) lib/action_controller/metal/rescue.rb:29:in `process_action'
133531
+ actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action'
133532
+ activesupport (4.1.0) lib/active_support/notifications.rb:159:in `block in instrument'
133533
+ activesupport (4.1.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
133534
+ activesupport (4.1.0) lib/active_support/notifications.rb:159:in `instrument'
133535
+ actionpack (4.1.0) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
133536
+ actionpack (4.1.0) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
133537
+ activerecord (4.1.0) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
133538
+ actionpack (4.1.0) lib/abstract_controller/base.rb:136:in `process'
133539
+ actionview (4.1.0) lib/action_view/rendering.rb:30:in `process'
133540
+ actionpack (4.1.0) lib/action_controller/metal.rb:195:in `dispatch'
133541
+ actionpack (4.1.0) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
133542
+ actionpack (4.1.0) lib/action_controller/metal.rb:231:in `block in action'
133543
+ actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:80:in `call'
133544
+ actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:80:in `dispatch'
133545
+ actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:48:in `call'
133546
+ actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call'
133547
+ actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `each'
133548
+ actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call'
133549
+ actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call'
133550
+ railties (4.1.0) lib/rails/engine.rb:514:in `call'
133551
+ railties (4.1.0) lib/rails/railtie.rb:194:in `public_send'
133552
+ railties (4.1.0) lib/rails/railtie.rb:194:in `method_missing'
133553
+ actionpack (4.1.0) lib/action_dispatch/journey/router.rb:71:in `block in call'
133554
+ actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `each'
133555
+ actionpack (4.1.0) lib/action_dispatch/journey/router.rb:59:in `call'
133556
+ actionpack (4.1.0) lib/action_dispatch/routing/route_set.rb:676:in `call'
133557
+ rack (1.5.2) lib/rack/etag.rb:23:in `call'
133558
+ rack (1.5.2) lib/rack/conditionalget.rb:25:in `call'
133559
+ rack (1.5.2) lib/rack/head.rb:11:in `call'
133560
+ actionpack (4.1.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
133561
+ actionpack (4.1.0) lib/action_dispatch/middleware/flash.rb:254:in `call'
133562
+ rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context'
133563
+ rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call'
133564
+ actionpack (4.1.0) lib/action_dispatch/middleware/cookies.rb:560:in `call'
133565
+ activerecord (4.1.0) lib/active_record/query_cache.rb:36:in `call'
133566
+ activerecord (4.1.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:621:in `call'
133567
+ activerecord (4.1.0) lib/active_record/migration.rb:380:in `call'
133568
+ actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
133569
+ activesupport (4.1.0) lib/active_support/callbacks.rb:82:in `run_callbacks'
133570
+ actionpack (4.1.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
133571
+ actionpack (4.1.0) lib/action_dispatch/middleware/reloader.rb:73:in `call'
133572
+ actionpack (4.1.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call'
133573
+ actionpack (4.1.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
133574
+ actionpack (4.1.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
133575
+ railties (4.1.0) lib/rails/rack/logger.rb:38:in `call_app'
133576
+ railties (4.1.0) lib/rails/rack/logger.rb:20:in `block in call'
133577
+ activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `block in tagged'
133578
+ activesupport (4.1.0) lib/active_support/tagged_logging.rb:26:in `tagged'
133579
+ activesupport (4.1.0) lib/active_support/tagged_logging.rb:68:in `tagged'
133580
+ railties (4.1.0) lib/rails/rack/logger.rb:20:in `call'
133581
+ actionpack (4.1.0) lib/action_dispatch/middleware/request_id.rb:21:in `call'
133582
+ rack (1.5.2) lib/rack/methodoverride.rb:21:in `call'
133583
+ rack (1.5.2) lib/rack/runtime.rb:17:in `call'
133584
+ activesupport (4.1.0) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call'
133585
+ rack (1.5.2) lib/rack/lock.rb:17:in `call'
133586
+ actionpack (4.1.0) lib/action_dispatch/middleware/static.rb:64:in `call'
133587
+ rack (1.5.2) lib/rack/sendfile.rb:112:in `call'
133588
+ railties (4.1.0) lib/rails/engine.rb:514:in `call'
133589
+ railties (4.1.0) lib/rails/application.rb:144:in `call'
133590
+ /Users/simon/Library/Application Support/Pow/Versions/0.4.0/node_modules/nack/lib/nack/server.rb:147:in `handle'
133591
+ /Users/simon/Library/Application Support/Pow/Versions/0.4.0/node_modules/nack/lib/nack/server.rb:99:in `rescue in block (2 levels) in start'
133592
+ /Users/simon/Library/Application Support/Pow/Versions/0.4.0/node_modules/nack/lib/nack/server.rb:96:in `block (2 levels) in start'
133593
+ /Users/simon/Library/Application Support/Pow/Versions/0.4.0/node_modules/nack/lib/nack/server.rb:86:in `each'
133594
+ /Users/simon/Library/Application Support/Pow/Versions/0.4.0/node_modules/nack/lib/nack/server.rb:86:in `block in start'
133595
+ /Users/simon/Library/Application Support/Pow/Versions/0.4.0/node_modules/nack/lib/nack/server.rb:66:in `loop'
133596
+ /Users/simon/Library/Application Support/Pow/Versions/0.4.0/node_modules/nack/lib/nack/server.rb:66:in `start'
133597
+ /Users/simon/Library/Application Support/Pow/Versions/0.4.0/node_modules/nack/lib/nack/server.rb:13:in `run'
133598
+ /Users/simon/Library/Application Support/Pow/Versions/0.4.0/node_modules/nack/bin/nack_worker:4:in `<main>'
133599
+
133600
+
133601
+ Rendered /Users/simon/.rvm/gems/ruby-2.1.1@prosperity/gems/actionpack-4.1.0/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.0ms)
133602
+ Rendered /Users/simon/.rvm/gems/ruby-2.1.1@prosperity/gems/actionpack-4.1.0/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.1ms)
133603
+ Rendered /Users/simon/.rvm/gems/ruby-2.1.1@prosperity/gems/actionpack-4.1.0/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (12.1ms)
133604
+
133605
+
133606
+ Started GET "/prosperity/graphs/new" for 127.0.0.1 at 2014-05-20 11:55:33 -0700
133607
+ Processing by Prosperity::GraphsController#new as HTML
133608
+ Rendered /Users/simon/Documents/rainforest/prosperity/app/views/prosperity/graphs/_common_fields.html.erb (1.7ms)
133609
+ Rendered /Users/simon/Documents/rainforest/prosperity/app/views/prosperity/graphs/new.html.erb within layouts/prosperity/application (3.7ms)
133610
+ Completed 200 OK in 11ms (Views: 10.5ms | ActiveRecord: 0.0ms)
133611
+
133612
+
133613
+ Started GET "/assets/bootstrap.min.css?body=1" for 127.0.0.1 at 2014-05-20 11:55:33 -0700
133614
+
133615
+
133616
+ Started GET "/assets/bootstrap-theme.min.css?body=1" for 127.0.0.1 at 2014-05-20 11:55:33 -0700
133617
+
133618
+
133619
+ Started GET "/assets/morris.css?body=1" for 127.0.0.1 at 2014-05-20 11:55:33 -0700
133620
+
133621
+
133622
+ Started GET "/assets/prosperity/application.css?body=1" for 127.0.0.1 at 2014-05-20 11:55:33 -0700
133623
+
133624
+
133625
+ Started GET "/assets/prosperity/dashboards.css?body=1" for 127.0.0.1 at 2014-05-20 11:55:33 -0700
133626
+
133627
+
133628
+ Started GET "/assets/prosperity/graph.css?body=1" for 127.0.0.1 at 2014-05-20 11:55:33 -0700
133629
+
133630
+
133631
+ Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-05-20 11:55:33 -0700
133632
+
133633
+
133634
+ Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-05-20 11:55:33 -0700
133635
+
133636
+
133637
+ Started GET "/assets/morris.min-0.5.js?body=1" for 127.0.0.1 at 2014-05-20 11:55:33 -0700
133638
+
133639
+
133640
+ Started GET "/assets/prosperity/dashboards.js?body=1" for 127.0.0.1 at 2014-05-20 11:55:33 -0700
133641
+
133642
+
133643
+ Started GET "/assets/raphael-min-2.1.2.js?body=1" for 127.0.0.1 at 2014-05-20 11:55:33 -0700
133644
+
133645
+
133646
+ Started GET "/assets/prosperity/graph.js?body=1" for 127.0.0.1 at 2014-05-20 11:55:33 -0700
133647
+
133648
+
133649
+ Started GET "/assets/prosperity/application.js?body=1" for 127.0.0.1 at 2014-05-20 11:55:33 -0700
133650
+
133651
+
133652
+ Started GET "/prosperity/graphs/new" for 127.0.0.1 at 2014-05-20 11:55:44 -0700
133653
+ Processing by Prosperity::GraphsController#new as HTML
133654
+ Rendered /Users/simon/Documents/rainforest/prosperity/app/views/prosperity/graphs/_common_fields.html.erb (1.2ms)
133655
+ Rendered /Users/simon/Documents/rainforest/prosperity/app/views/prosperity/graphs/new.html.erb within layouts/prosperity/application (2.6ms)
133656
+ Completed 200 OK in 10ms (Views: 9.4ms | ActiveRecord: 0.0ms)
133657
+
133658
+
133659
+ Started GET "/assets/bootstrap.min.css?body=1" for 127.0.0.1 at 2014-05-20 11:55:44 -0700
133660
+
133661
+
133662
+ Started GET "/assets/bootstrap-theme.min.css?body=1" for 127.0.0.1 at 2014-05-20 11:55:44 -0700
133663
+
133664
+
133665
+ Started GET "/assets/prosperity/application.css?body=1" for 127.0.0.1 at 2014-05-20 11:55:44 -0700
133666
+
133667
+
133668
+ Started GET "/assets/morris.css?body=1" for 127.0.0.1 at 2014-05-20 11:55:44 -0700
133669
+
133670
+
133671
+ Started GET "/assets/prosperity/graph.css?body=1" for 127.0.0.1 at 2014-05-20 11:55:44 -0700
133672
+
133673
+
133674
+ Started GET "/assets/prosperity/dashboards.css?body=1" for 127.0.0.1 at 2014-05-20 11:55:44 -0700
133675
+
133676
+
133677
+ Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-05-20 11:55:44 -0700
133678
+
133679
+
133680
+ Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-05-20 11:55:44 -0700
133681
+
133682
+
133683
+ Started GET "/assets/morris.min-0.5.js?body=1" for 127.0.0.1 at 2014-05-20 11:55:44 -0700
133684
+
133685
+
133686
+ Started GET "/assets/prosperity/dashboards.js?body=1" for 127.0.0.1 at 2014-05-20 11:55:44 -0700
133687
+
133688
+
133689
+ Started GET "/assets/raphael-min-2.1.2.js?body=1" for 127.0.0.1 at 2014-05-20 11:55:44 -0700
133690
+
133691
+
133692
+ Started GET "/assets/prosperity/graph.js?body=1" for 127.0.0.1 at 2014-05-20 11:55:44 -0700
133693
+
133694
+
133695
+ Started GET "/assets/prosperity/application.js?body=1" for 127.0.0.1 at 2014-05-20 11:55:44 -0700
133696
+
133697
+
133698
+ Started POST "/prosperity/graphs" for 127.0.0.1 at 2014-05-20 11:55:47 -0700
133699
+ Processing by Prosperity::GraphsController#create as HTML
133700
+ Parameters: {"utf8"=>"✓", "authenticity_token"=>"d2CctlOI4ARd1YlWLLpkdu2VowW24/EfsdB6YRY02iQ=", "graph"=>{"title"=>"test", "graph_type"=>"line", "period"=>"month"}, "commit"=>"Save"}
133701
+  (0.1ms) BEGIN
133702
+ SQL (12.1ms) INSERT INTO "prosperity_graphs" ("created_at", "graph_type", "period", "title", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["created_at", "2014-05-20 18:55:47.166169"], ["graph_type", "line"], ["period", "month"], ["title", "test"], ["updated_at", "2014-05-20 18:55:47.166169"]]
133703
+  (0.3ms) COMMIT
133704
+ Redirected to http://prosperity.dev/prosperity/graphs/2/edit
133705
+ Completed 302 Found in 15ms (ActiveRecord: 12.5ms)
133706
+
133707
+
133708
+ Started GET "/prosperity/graphs/2/edit" for 127.0.0.1 at 2014-05-20 11:55:47 -0700
133709
+ Processing by Prosperity::GraphsController#edit as HTML
133710
+ Parameters: {"id"=>"2"}
133711
+ Prosperity::Graph Load (0.2ms) SELECT "prosperity_graphs".* FROM "prosperity_graphs" WHERE "prosperity_graphs"."id" = $1 LIMIT 1 [["id", 2]]
133712
+ Rendered /Users/simon/Documents/rainforest/prosperity/app/views/prosperity/graphs/_common_fields.html.erb (1.5ms)
133713
+ Prosperity::GraphLine Load (19.5ms) SELECT "prosperity_graph_lines".* FROM "prosperity_graph_lines" WHERE "prosperity_graph_lines"."graph_id" = $1 [["graph_id", 2]]
133714
+ Rendered /Users/simon/Documents/rainforest/prosperity/app/views/prosperity/graphs/edit.html.erb within layouts/prosperity/application (32.5ms)
133715
+ Completed 200 OK in 49ms (Views: 20.7ms | ActiveRecord: 20.8ms)
133716
+
133717
+
133718
+ Started GET "/assets/bootstrap.min.css?body=1" for 127.0.0.1 at 2014-05-20 11:55:47 -0700
133719
+
133720
+
133721
+ Started GET "/assets/bootstrap-theme.min.css?body=1" for 127.0.0.1 at 2014-05-20 11:55:47 -0700
133722
+
133723
+
133724
+ Started GET "/assets/prosperity/application.css?body=1" for 127.0.0.1 at 2014-05-20 11:55:47 -0700
133725
+
133726
+
133727
+ Started GET "/assets/prosperity/dashboards.css?body=1" for 127.0.0.1 at 2014-05-20 11:55:47 -0700
133728
+
133729
+
133730
+ Started GET "/assets/morris.css?body=1" for 127.0.0.1 at 2014-05-20 11:55:47 -0700
133731
+
133732
+
133733
+ Started GET "/assets/prosperity/graph.css?body=1" for 127.0.0.1 at 2014-05-20 11:55:47 -0700
133734
+
133735
+
133736
+ Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-05-20 11:55:47 -0700
133737
+
133738
+
133739
+ Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-05-20 11:55:47 -0700
133740
+
133741
+
133742
+ Started GET "/assets/raphael-min-2.1.2.js?body=1" for 127.0.0.1 at 2014-05-20 11:55:47 -0700
133743
+
133744
+
133745
+ Started GET "/assets/prosperity/graph.js?body=1" for 127.0.0.1 at 2014-05-20 11:55:47 -0700
133746
+
133747
+
133748
+ Started GET "/assets/morris.min-0.5.js?body=1" for 127.0.0.1 at 2014-05-20 11:55:47 -0700
133749
+
133750
+
133751
+ Started GET "/assets/prosperity/dashboards.js?body=1" for 127.0.0.1 at 2014-05-20 11:55:47 -0700
133752
+
133753
+
133754
+ Started GET "/assets/prosperity/application.js?body=1" for 127.0.0.1 at 2014-05-20 11:55:47 -0700
133755
+
133756
+
133757
+ Started GET "/prosperity/graphs/2" for 127.0.0.1 at 2014-05-20 11:55:47 -0700
133758
+ Processing by Prosperity::GraphsController#show as JSON
133759
+ Parameters: {"id"=>"2"}
133760
+ Prosperity::Graph Load (0.3ms) SELECT "prosperity_graphs".* FROM "prosperity_graphs" WHERE "prosperity_graphs"."id" = $1 LIMIT 1 [["id", 2]]
133761
+ Prosperity::GraphLine Load (0.2ms) SELECT "prosperity_graph_lines".* FROM "prosperity_graph_lines" WHERE "prosperity_graph_lines"."graph_id" = $1 [["graph_id", 2]]
133762
+ Completed 200 OK in 2ms (Views: 0.3ms | ActiveRecord: 0.5ms)
133763
+
133764
+
133765
+ Started PATCH "/prosperity/graphs/2" for 127.0.0.1 at 2014-05-20 11:55:50 -0700
133766
+ Processing by Prosperity::GraphsController#update as HTML
133767
+ Parameters: {"utf8"=>"✓", "authenticity_token"=>"d2CctlOI4ARd1YlWLLpkdu2VowW24/EfsdB6YRY02iQ=", "graph"=>{"title"=>"test", "graph_type"=>"area", "period"=>"month", "graph_lines_attributes"=>{"0"=>{"metric"=>"", "option"=>"", "extractor"=>"change"}}}, "commit"=>"Save & View", "id"=>"2"}
133768
+ Prosperity::Graph Load (0.2ms) SELECT "prosperity_graphs".* FROM "prosperity_graphs" WHERE "prosperity_graphs"."id" = $1 LIMIT 1 [["id", 2]]
133769
+  (0.1ms) BEGIN
133770
+ SQL (0.2ms) UPDATE "prosperity_graphs" SET "graph_type" = $1, "updated_at" = $2 WHERE "prosperity_graphs"."id" = 2 [["graph_type", "area"], ["updated_at", "2014-05-20 18:55:50.572191"]]
133771
+  (6.0ms) COMMIT
133772
+ Redirected to http://prosperity.dev/prosperity/graphs/2/edit
133773
+ Completed 302 Found in 10ms (ActiveRecord: 6.5ms)
133774
+
133775
+
133776
+ Started GET "/prosperity/graphs/2/edit" for 127.0.0.1 at 2014-05-20 11:55:50 -0700
133777
+ Processing by Prosperity::GraphsController#edit as HTML
133778
+ Parameters: {"id"=>"2"}
133779
+ Prosperity::Graph Load (0.2ms) SELECT "prosperity_graphs".* FROM "prosperity_graphs" WHERE "prosperity_graphs"."id" = $1 LIMIT 1 [["id", 2]]
133780
+ Rendered /Users/simon/Documents/rainforest/prosperity/app/views/prosperity/graphs/_common_fields.html.erb (1.3ms)
133781
+ Prosperity::GraphLine Load (0.2ms) SELECT "prosperity_graph_lines".* FROM "prosperity_graph_lines" WHERE "prosperity_graph_lines"."graph_id" = $1 [["graph_id", 2]]
133782
+ Rendered /Users/simon/Documents/rainforest/prosperity/app/views/prosperity/graphs/edit.html.erb within layouts/prosperity/application (5.9ms)
133783
+ Completed 200 OK in 18ms (Views: 16.2ms | ActiveRecord: 0.4ms)
133784
+
133785
+
133786
+
133787
+
133788
+ Started GET "/assets/bootstrap.min.css?body=1" for 127.0.0.1 at 2014-05-20 11:55:50 -0700
133789
+ Started GET "/assets/prosperity/graph.css?body=1" for 127.0.0.1 at 2014-05-20 11:55:50 -0700
133790
+
133791
+
133792
+ Started GET "/assets/prosperity/dashboards.css?body=1" for 127.0.0.1 at 2014-05-20 11:55:50 -0700
133793
+
133794
+
133795
+ Started GET "/assets/prosperity/application.css?body=1" for 127.0.0.1 at 2014-05-20 11:55:50 -0700
133796
+
133797
+
133798
+ Started GET "/assets/morris.css?body=1" for 127.0.0.1 at 2014-05-20 11:55:50 -0700
133799
+
133800
+
133801
+ Started GET "/assets/bootstrap-theme.min.css?body=1" for 127.0.0.1 at 2014-05-20 11:55:50 -0700
133802
+
133803
+
133804
+ Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-05-20 11:55:50 -0700
133805
+
133806
+
133807
+ Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-05-20 11:55:50 -0700
133808
+
133809
+
133810
+ Started GET "/assets/morris.min-0.5.js?body=1" for 127.0.0.1 at 2014-05-20 11:55:50 -0700
133811
+
133812
+
133813
+ Started GET "/assets/raphael-min-2.1.2.js?body=1" for 127.0.0.1 at 2014-05-20 11:55:50 -0700
133814
+
133815
+
133816
+ Started GET "/assets/prosperity/dashboards.js?body=1" for 127.0.0.1 at 2014-05-20 11:55:50 -0700
133817
+
133818
+
133819
+ Started GET "/assets/prosperity/graph.js?body=1" for 127.0.0.1 at 2014-05-20 11:55:50 -0700
133820
+
133821
+
133822
+ Started GET "/assets/prosperity/application.js?body=1" for 127.0.0.1 at 2014-05-20 11:55:50 -0700
133823
+
133824
+
133825
+ Started GET "/prosperity/graphs/2" for 127.0.0.1 at 2014-05-20 11:55:50 -0700
133826
+ Processing by Prosperity::GraphsController#show as JSON
133827
+ Parameters: {"id"=>"2"}
133828
+ Prosperity::Graph Load (0.3ms) SELECT "prosperity_graphs".* FROM "prosperity_graphs" WHERE "prosperity_graphs"."id" = $1 LIMIT 1 [["id", 2]]
133829
+ Prosperity::GraphLine Load (0.2ms) SELECT "prosperity_graph_lines".* FROM "prosperity_graph_lines" WHERE "prosperity_graph_lines"."graph_id" = $1 [["graph_id", 2]]
133830
+ Completed 200 OK in 2ms (Views: 0.2ms | ActiveRecord: 0.5ms)
133831
+
133832
+
133833
+ Started PATCH "/prosperity/graphs/2" for 127.0.0.1 at 2014-05-20 11:55:52 -0700
133834
+ Processing by Prosperity::GraphsController#update as HTML
133835
+ Parameters: {"utf8"=>"✓", "authenticity_token"=>"d2CctlOI4ARd1YlWLLpkdu2VowW24/EfsdB6YRY02iQ=", "graph"=>{"title"=>"test", "graph_type"=>"area", "period"=>"month", "graph_lines_attributes"=>{"0"=>{"metric"=>"", "option"=>"", "extractor"=>"change"}}}, "commit"=>"Save & View", "id"=>"2"}
133836
+ Prosperity::Graph Load (0.2ms) SELECT "prosperity_graphs".* FROM "prosperity_graphs" WHERE "prosperity_graphs"."id" = $1 LIMIT 1 [["id", 2]]
133837
+  (0.1ms) BEGIN
133838
+  (0.1ms) COMMIT
133839
+ Redirected to http://prosperity.dev/prosperity/graphs/2/edit
133840
+ Completed 302 Found in 2ms (ActiveRecord: 0.4ms)
133841
+
133842
+
133843
+ Started GET "/prosperity/graphs/2/edit" for 127.0.0.1 at 2014-05-20 11:55:52 -0700
133844
+ Processing by Prosperity::GraphsController#edit as HTML
133845
+ Parameters: {"id"=>"2"}
133846
+ Prosperity::Graph Load (0.2ms) SELECT "prosperity_graphs".* FROM "prosperity_graphs" WHERE "prosperity_graphs"."id" = $1 LIMIT 1 [["id", 2]]
133847
+ Rendered /Users/simon/Documents/rainforest/prosperity/app/views/prosperity/graphs/_common_fields.html.erb (1.3ms)
133848
+ Prosperity::GraphLine Load (0.2ms) SELECT "prosperity_graph_lines".* FROM "prosperity_graph_lines" WHERE "prosperity_graph_lines"."graph_id" = $1 [["graph_id", 2]]
133849
+ Rendered /Users/simon/Documents/rainforest/prosperity/app/views/prosperity/graphs/edit.html.erb within layouts/prosperity/application (6.0ms)
133850
+ Completed 200 OK in 15ms (Views: 13.1ms | ActiveRecord: 0.4ms)
133851
+
133852
+
133853
+ Started GET "/assets/bootstrap.min.css?body=1" for 127.0.0.1 at 2014-05-20 11:55:52 -0700
133854
+
133855
+
133856
+ Started GET "/assets/bootstrap-theme.min.css?body=1" for 127.0.0.1 at 2014-05-20 11:55:52 -0700
133857
+
133858
+
133859
+ Started GET "/assets/prosperity/application.css?body=1" for 127.0.0.1 at 2014-05-20 11:55:52 -0700
133860
+
133861
+
133862
+ Started GET "/assets/prosperity/dashboards.css?body=1" for 127.0.0.1 at 2014-05-20 11:55:52 -0700
133863
+
133864
+
133865
+ Started GET "/assets/morris.css?body=1" for 127.0.0.1 at 2014-05-20 11:55:52 -0700
133866
+
133867
+
133868
+ Started GET "/assets/prosperity/graph.css?body=1" for 127.0.0.1 at 2014-05-20 11:55:52 -0700
133869
+
133870
+
133871
+ Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-05-20 11:55:52 -0700
133872
+
133873
+
133874
+ Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-05-20 11:55:52 -0700
133875
+
133876
+
133877
+ Started GET "/assets/morris.min-0.5.js?body=1" for 127.0.0.1 at 2014-05-20 11:55:52 -0700
133878
+
133879
+
133880
+ Started GET "/assets/raphael-min-2.1.2.js?body=1" for 127.0.0.1 at 2014-05-20 11:55:52 -0700
133881
+
133882
+
133883
+ Started GET "/assets/prosperity/dashboards.js?body=1" for 127.0.0.1 at 2014-05-20 11:55:52 -0700
133884
+
133885
+
133886
+ Started GET "/assets/prosperity/graph.js?body=1" for 127.0.0.1 at 2014-05-20 11:55:52 -0700
133887
+
133888
+
133889
+ Started GET "/assets/prosperity/application.js?body=1" for 127.0.0.1 at 2014-05-20 11:55:52 -0700
133890
+
133891
+
133892
+ Started GET "/prosperity/graphs/2" for 127.0.0.1 at 2014-05-20 11:55:52 -0700
133893
+ Processing by Prosperity::GraphsController#show as JSON
133894
+ Parameters: {"id"=>"2"}
133895
+ Prosperity::Graph Load (0.2ms) SELECT "prosperity_graphs".* FROM "prosperity_graphs" WHERE "prosperity_graphs"."id" = $1 LIMIT 1 [["id", 2]]
133896
+ Prosperity::GraphLine Load (0.2ms) SELECT "prosperity_graph_lines".* FROM "prosperity_graph_lines" WHERE "prosperity_graph_lines"."graph_id" = $1 [["graph_id", 2]]
133897
+ Completed 200 OK in 2ms (Views: 0.2ms | ActiveRecord: 0.4ms)
133898
+
133899
+
133900
+ Started PATCH "/prosperity/graphs/2" for 127.0.0.1 at 2014-05-20 11:55:54 -0700
133901
+ Processing by Prosperity::GraphsController#update as HTML
133902
+ Parameters: {"utf8"=>"✓", "authenticity_token"=>"d2CctlOI4ARd1YlWLLpkdu2VowW24/EfsdB6YRY02iQ=", "graph"=>{"title"=>"test", "graph_type"=>"area", "period"=>"week", "graph_lines_attributes"=>{"0"=>{"metric"=>"", "option"=>"", "extractor"=>"change"}}}, "commit"=>"Save & View", "id"=>"2"}
133903
+ Prosperity::Graph Load (0.1ms) SELECT "prosperity_graphs".* FROM "prosperity_graphs" WHERE "prosperity_graphs"."id" = $1 LIMIT 1 [["id", 2]]
133904
+  (0.1ms) BEGIN
133905
+ SQL (0.2ms) UPDATE "prosperity_graphs" SET "period" = $1, "updated_at" = $2 WHERE "prosperity_graphs"."id" = 2 [["period", "week"], ["updated_at", "2014-05-20 18:55:54.565170"]]
133906
+  (5.7ms) COMMIT
133907
+ Redirected to http://prosperity.dev/prosperity/graphs/2/edit
133908
+ Completed 302 Found in 9ms (ActiveRecord: 6.1ms)
133909
+
133910
+
133911
+ Started GET "/prosperity/graphs/2/edit" for 127.0.0.1 at 2014-05-20 11:55:54 -0700
133912
+ Processing by Prosperity::GraphsController#edit as HTML
133913
+ Parameters: {"id"=>"2"}
133914
+ Prosperity::Graph Load (0.1ms) SELECT "prosperity_graphs".* FROM "prosperity_graphs" WHERE "prosperity_graphs"."id" = $1 LIMIT 1 [["id", 2]]
133915
+ Rendered /Users/simon/Documents/rainforest/prosperity/app/views/prosperity/graphs/_common_fields.html.erb (1.4ms)
133916
+ Prosperity::GraphLine Load (0.2ms) SELECT "prosperity_graph_lines".* FROM "prosperity_graph_lines" WHERE "prosperity_graph_lines"."graph_id" = $1 [["graph_id", 2]]
133917
+ Rendered /Users/simon/Documents/rainforest/prosperity/app/views/prosperity/graphs/edit.html.erb within layouts/prosperity/application (6.0ms)
133918
+ Completed 200 OK in 15ms (Views: 13.0ms | ActiveRecord: 0.3ms)
133919
+
133920
+
133921
+ Started GET "/assets/bootstrap.min.css?body=1" for 127.0.0.1 at 2014-05-20 11:55:54 -0700
133922
+
133923
+
133924
+ Started GET "/assets/prosperity/graph.css?body=1" for 127.0.0.1 at 2014-05-20 11:55:54 -0700
133925
+
133926
+
133927
+ Started GET "/assets/prosperity/dashboards.css?body=1" for 127.0.0.1 at 2014-05-20 11:55:54 -0700
133928
+
133929
+
133930
+ Started GET "/assets/prosperity/application.css?body=1" for 127.0.0.1 at 2014-05-20 11:55:54 -0700
133931
+
133932
+
133933
+ Started GET "/assets/bootstrap-theme.min.css?body=1" for 127.0.0.1 at 2014-05-20 11:55:54 -0700
133934
+
133935
+
133936
+ Started GET "/assets/morris.css?body=1" for 127.0.0.1 at 2014-05-20 11:55:54 -0700
133937
+
133938
+
133939
+ Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-05-20 11:55:54 -0700
133940
+
133941
+
133942
+ Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-05-20 11:55:54 -0700
133943
+
133944
+
133945
+
133946
+
133947
+ Started GET "/assets/morris.min-0.5.js?body=1" for 127.0.0.1 at 2014-05-20 11:55:54 -0700
133948
+ Started GET "/assets/raphael-min-2.1.2.js?body=1" for 127.0.0.1 at 2014-05-20 11:55:54 -0700
133949
+
133950
+
133951
+ Started GET "/assets/prosperity/graph.js?body=1" for 127.0.0.1 at 2014-05-20 11:55:54 -0700
133952
+
133953
+
133954
+ Started GET "/assets/prosperity/dashboards.js?body=1" for 127.0.0.1 at 2014-05-20 11:55:54 -0700
133955
+
133956
+
133957
+ Started GET "/assets/prosperity/application.js?body=1" for 127.0.0.1 at 2014-05-20 11:55:54 -0700
133958
+
133959
+
133960
+ Started GET "/prosperity/graphs/2" for 127.0.0.1 at 2014-05-20 11:55:54 -0700
133961
+ Processing by Prosperity::GraphsController#show as JSON
133962
+ Parameters: {"id"=>"2"}
133963
+ Prosperity::Graph Load (0.2ms) SELECT "prosperity_graphs".* FROM "prosperity_graphs" WHERE "prosperity_graphs"."id" = $1 LIMIT 1 [["id", 2]]
133964
+ Prosperity::GraphLine Load (0.2ms) SELECT "prosperity_graph_lines".* FROM "prosperity_graph_lines" WHERE "prosperity_graph_lines"."graph_id" = $1 [["graph_id", 2]]
133965
+ Completed 200 OK in 2ms (Views: 0.2ms | ActiveRecord: 0.4ms)
133966
+
133967
+
133968
+ Started GET "/prosperity/graphs/2/edit" for 127.0.0.1 at 2014-05-20 11:55:55 -0700
133969
+ Processing by Prosperity::GraphsController#edit as HTML
133970
+ Parameters: {"id"=>"2"}
133971
+ Prosperity::Graph Load (0.2ms) SELECT "prosperity_graphs".* FROM "prosperity_graphs" WHERE "prosperity_graphs"."id" = $1 LIMIT 1 [["id", 2]]
133972
+ Rendered /Users/simon/Documents/rainforest/prosperity/app/views/prosperity/graphs/_common_fields.html.erb (1.5ms)
133973
+ Prosperity::GraphLine Load (0.2ms) SELECT "prosperity_graph_lines".* FROM "prosperity_graph_lines" WHERE "prosperity_graph_lines"."graph_id" = $1 [["graph_id", 2]]
133974
+ Rendered /Users/simon/Documents/rainforest/prosperity/app/views/prosperity/graphs/edit.html.erb within layouts/prosperity/application (6.3ms)
133975
+ Completed 200 OK in 17ms (Views: 14.5ms | ActiveRecord: 0.3ms)
133976
+
133977
+
133978
+
133979
+
133980
+ Started GET "/assets/bootstrap.min.css?body=1" for 127.0.0.1 at 2014-05-20 11:55:55 -0700
133981
+ Started GET "/assets/morris.css?body=1" for 127.0.0.1 at 2014-05-20 11:55:55 -0700
133982
+
133983
+
133984
+ Started GET "/assets/prosperity/application.css?body=1" for 127.0.0.1 at 2014-05-20 11:55:55 -0700
133985
+
133986
+
133987
+ Started GET "/assets/bootstrap-theme.min.css?body=1" for 127.0.0.1 at 2014-05-20 11:55:55 -0700
133988
+
133989
+
133990
+ Started GET "/assets/prosperity/dashboards.css?body=1" for 127.0.0.1 at 2014-05-20 11:55:55 -0700
133991
+
133992
+
133993
+ Started GET "/assets/prosperity/graph.css?body=1" for 127.0.0.1 at 2014-05-20 11:55:55 -0700
133994
+
133995
+
133996
+ Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-05-20 11:55:55 -0700
133997
+
133998
+
133999
+ Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-05-20 11:55:55 -0700
134000
+
134001
+
134002
+ Started GET "/assets/morris.min-0.5.js?body=1" for 127.0.0.1 at 2014-05-20 11:55:55 -0700
134003
+
134004
+
134005
+ Started GET "/assets/raphael-min-2.1.2.js?body=1" for 127.0.0.1 at 2014-05-20 11:55:55 -0700
134006
+
134007
+
134008
+ Started GET "/assets/prosperity/graph.js?body=1" for 127.0.0.1 at 2014-05-20 11:55:55 -0700
134009
+
134010
+
134011
+ Started GET "/assets/prosperity/dashboards.js?body=1" for 127.0.0.1 at 2014-05-20 11:55:55 -0700
134012
+
134013
+
134014
+ Started GET "/assets/prosperity/application.js?body=1" for 127.0.0.1 at 2014-05-20 11:55:55 -0700
134015
+
134016
+
134017
+ Started GET "/prosperity/graphs/2" for 127.0.0.1 at 2014-05-20 11:55:55 -0700
134018
+ Processing by Prosperity::GraphsController#show as JSON
134019
+ Parameters: {"id"=>"2"}
134020
+ Prosperity::Graph Load (0.2ms) SELECT "prosperity_graphs".* FROM "prosperity_graphs" WHERE "prosperity_graphs"."id" = $1 LIMIT 1 [["id", 2]]
134021
+ Prosperity::GraphLine Load (0.2ms) SELECT "prosperity_graph_lines".* FROM "prosperity_graph_lines" WHERE "prosperity_graph_lines"."graph_id" = $1 [["graph_id", 2]]
134022
+ Completed 200 OK in 2ms (Views: 0.2ms | ActiveRecord: 0.3ms)
134023
+
134024
+
134025
+ Started PATCH "/prosperity/graphs/2" for 127.0.0.1 at 2014-05-20 11:55:58 -0700
134026
+ Processing by Prosperity::GraphsController#update as HTML
134027
+ Parameters: {"utf8"=>"✓", "authenticity_token"=>"d2CctlOI4ARd1YlWLLpkdu2VowW24/EfsdB6YRY02iQ=", "graph"=>{"title"=>"test", "graph_type"=>"area", "period"=>"week", "graph_lines_attributes"=>{"0"=>{"metric"=>"RubyUsersMetric", "option"=>"default", "extractor"=>"change"}}}, "commit"=>"Save & View", "id"=>"2"}
134028
+ Prosperity::Graph Load (0.1ms) SELECT "prosperity_graphs".* FROM "prosperity_graphs" WHERE "prosperity_graphs"."id" = $1 LIMIT 1 [["id", 2]]
134029
+  (0.1ms) BEGIN
134030
+ SQL (17.1ms) INSERT INTO "prosperity_graph_lines" ("created_at", "extractor", "graph_id", "metric", "option", "updated_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", "2014-05-20 18:55:58.273592"], ["extractor", "change"], ["graph_id", 2], ["metric", "RubyUsersMetric"], ["option", "default"], ["updated_at", "2014-05-20 18:55:58.273592"]]
134031
+  (0.3ms) COMMIT
134032
+ Redirected to http://prosperity.dev/prosperity/graphs/2/edit
134033
+ Completed 302 Found in 22ms (ActiveRecord: 17.6ms)
134034
+
134035
+
134036
+ Started GET "/prosperity/graphs/2/edit" for 127.0.0.1 at 2014-05-20 11:55:58 -0700
134037
+ Processing by Prosperity::GraphsController#edit as HTML
134038
+ Parameters: {"id"=>"2"}
134039
+ Prosperity::Graph Load (0.2ms) SELECT "prosperity_graphs".* FROM "prosperity_graphs" WHERE "prosperity_graphs"."id" = $1 LIMIT 1 [["id", 2]]
134040
+ Rendered /Users/simon/Documents/rainforest/prosperity/app/views/prosperity/graphs/_common_fields.html.erb (1.4ms)
134041
+ Prosperity::GraphLine Load (0.2ms) SELECT "prosperity_graph_lines".* FROM "prosperity_graph_lines" WHERE "prosperity_graph_lines"."graph_id" = $1 [["graph_id", 2]]
134042
+ Rendered /Users/simon/Documents/rainforest/prosperity/app/views/prosperity/graphs/edit.html.erb within layouts/prosperity/application (8.3ms)
134043
+ Completed 200 OK in 17ms (Views: 15.4ms | ActiveRecord: 0.4ms)
134044
+
134045
+
134046
+ Started GET "/assets/bootstrap.min.css?body=1" for 127.0.0.1 at 2014-05-20 11:55:58 -0700
134047
+
134048
+
134049
+ Started GET "/assets/bootstrap-theme.min.css?body=1" for 127.0.0.1 at 2014-05-20 11:55:58 -0700
134050
+
134051
+
134052
+ Started GET "/assets/morris.css?body=1" for 127.0.0.1 at 2014-05-20 11:55:58 -0700
134053
+
134054
+
134055
+ Started GET "/assets/prosperity/application.css?body=1" for 127.0.0.1 at 2014-05-20 11:55:58 -0700
134056
+
134057
+
134058
+ Started GET "/assets/prosperity/dashboards.css?body=1" for 127.0.0.1 at 2014-05-20 11:55:58 -0700
134059
+
134060
+
134061
+ Started GET "/assets/prosperity/graph.css?body=1" for 127.0.0.1 at 2014-05-20 11:55:58 -0700
134062
+
134063
+
134064
+ Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-05-20 11:55:58 -0700
134065
+
134066
+
134067
+ Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-05-20 11:55:58 -0700
134068
+
134069
+
134070
+ Started GET "/assets/morris.min-0.5.js?body=1" for 127.0.0.1 at 2014-05-20 11:55:58 -0700
134071
+
134072
+
134073
+ Started GET "/assets/prosperity/dashboards.js?body=1" for 127.0.0.1 at 2014-05-20 11:55:58 -0700
134074
+
134075
+
134076
+ Started GET "/assets/raphael-min-2.1.2.js?body=1" for 127.0.0.1 at 2014-05-20 11:55:58 -0700
134077
+
134078
+
134079
+ Started GET "/assets/prosperity/graph.js?body=1" for 127.0.0.1 at 2014-05-20 11:55:58 -0700
134080
+
134081
+
134082
+ Started GET "/assets/prosperity/application.js?body=1" for 127.0.0.1 at 2014-05-20 11:55:58 -0700
134083
+
134084
+
134085
+ Started GET "/prosperity/graphs/2" for 127.0.0.1 at 2014-05-20 11:55:58 -0700
134086
+ Processing by Prosperity::GraphsController#show as JSON
134087
+ Parameters: {"id"=>"2"}
134088
+ Prosperity::Graph Load (0.2ms) SELECT "prosperity_graphs".* FROM "prosperity_graphs" WHERE "prosperity_graphs"."id" = $1 LIMIT 1 [["id", 2]]
134089
+ Prosperity::GraphLine Load (0.2ms) SELECT "prosperity_graph_lines".* FROM "prosperity_graph_lines" WHERE "prosperity_graph_lines"."graph_id" = $1 [["graph_id", 2]]
134090
+ Completed 200 OK in 4ms (Views: 0.3ms | ActiveRecord: 0.5ms)
134091
+
134092
+
134093
+ Started GET "/prosperity/metrics/RubyUsersMetric/data?end_time=2014-05-20+11%3A55%3A58+-0700&extractor=change&option=default&period=week&start_time=2014-02-20+11%3A55%3A58+-0800" for 127.0.0.1 at 2014-05-20 11:55:58 -0700
134094
+ Processing by Prosperity::MetricsController#data as */*
134095
+ Parameters: {"end_time"=>"2014-05-20 11:55:58 -0700", "extractor"=>"change", "option"=>"default", "period"=>"week", "start_time"=>"2014-02-20 11:55:58 -0800", "id"=>"RubyUsersMetric"}
134096
+  (6.3ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-02-17 08:00:00.000000')
134097
+  (1.2ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-02-10 08:00:00.000000')
134098
+  (0.6ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-02-24 08:00:00.000000')
134099
+ CACHE (0.0ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-02-17 08:00:00.000000')
134100
+  (0.6ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-03-03 08:00:00.000000')
134101
+ CACHE (0.0ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-02-24 08:00:00.000000')
134102
+  (0.8ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-03-10 07:00:00.000000')
134103
+ CACHE (0.0ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-03-03 08:00:00.000000')
134104
+  (0.8ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-03-17 07:00:00.000000')
134105
+ CACHE (0.0ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-03-10 07:00:00.000000')
134106
+  (0.8ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-03-24 07:00:00.000000')
134107
+ CACHE (0.0ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-03-17 07:00:00.000000')
134108
+  (0.7ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-03-31 07:00:00.000000')
134109
+ CACHE (0.0ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-03-24 07:00:00.000000')
134110
+  (0.7ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-04-07 07:00:00.000000')
134111
+ CACHE (0.0ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-03-31 07:00:00.000000')
134112
+  (0.8ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-04-14 07:00:00.000000')
134113
+ CACHE (0.0ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-04-07 07:00:00.000000')
134114
+  (0.5ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-04-21 07:00:00.000000')
134115
+ CACHE (0.0ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-04-14 07:00:00.000000')
134116
+  (0.6ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-04-28 07:00:00.000000')
134117
+ CACHE (0.0ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-04-21 07:00:00.000000')
134118
+  (0.5ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-05-05 07:00:00.000000')
134119
+ CACHE (0.0ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-04-28 07:00:00.000000')
134120
+  (0.8ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-05-12 07:00:00.000000')
134121
+ CACHE (0.0ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-05-05 07:00:00.000000')
134122
+  (0.7ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-05-19 07:00:00.000000')
134123
+ CACHE (0.0ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-05-12 07:00:00.000000')
134124
+  (0.9ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-05-26 07:00:00.000000')
134125
+ CACHE (0.0ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-05-19 07:00:00.000000')
134126
+ Completed 200 OK in 39ms (Views: 0.4ms | ActiveRecord: 19.2ms)
134127
+
134128
+
134129
+ Started PATCH "/prosperity/graphs/2" for 127.0.0.1 at 2014-05-20 11:56:01 -0700
134130
+ Processing by Prosperity::GraphsController#update as HTML
134131
+ Parameters: {"utf8"=>"✓", "authenticity_token"=>"d2CctlOI4ARd1YlWLLpkdu2VowW24/EfsdB6YRY02iQ=", "graph"=>{"title"=>"test", "graph_type"=>"line", "period"=>"week", "graph_lines_attributes"=>{"0"=>{"metric"=>"RubyUsersMetric", "option"=>"default", "extractor"=>"change", "id"=>"3"}, "1"=>{"metric"=>"", "option"=>"", "extractor"=>"change"}}}, "commit"=>"Save & View", "id"=>"2"}
134132
+ Prosperity::Graph Load (0.3ms) SELECT "prosperity_graphs".* FROM "prosperity_graphs" WHERE "prosperity_graphs"."id" = $1 LIMIT 1 [["id", 2]]
134133
+  (0.1ms) BEGIN
134134
+ Prosperity::GraphLine Load (0.2ms) SELECT "prosperity_graph_lines".* FROM "prosperity_graph_lines" WHERE "prosperity_graph_lines"."graph_id" = $1 AND "prosperity_graph_lines"."id" IN (3) [["graph_id", 2]]
134135
+ SQL (0.2ms) UPDATE "prosperity_graphs" SET "graph_type" = $1, "updated_at" = $2 WHERE "prosperity_graphs"."id" = 2 [["graph_type", "line"], ["updated_at", "2014-05-20 18:56:01.568366"]]
134136
+  (0.2ms) COMMIT
134137
+ Redirected to http://prosperity.dev/prosperity/graphs/2/edit
134138
+ Completed 302 Found in 16ms (ActiveRecord: 0.9ms)
134139
+
134140
+
134141
+ Started GET "/prosperity/graphs/2/edit" for 127.0.0.1 at 2014-05-20 11:56:01 -0700
134142
+ Processing by Prosperity::GraphsController#edit as HTML
134143
+ Parameters: {"id"=>"2"}
134144
+ Prosperity::Graph Load (0.1ms) SELECT "prosperity_graphs".* FROM "prosperity_graphs" WHERE "prosperity_graphs"."id" = $1 LIMIT 1 [["id", 2]]
134145
+ Rendered /Users/simon/Documents/rainforest/prosperity/app/views/prosperity/graphs/_common_fields.html.erb (2.0ms)
134146
+ Prosperity::GraphLine Load (0.2ms) SELECT "prosperity_graph_lines".* FROM "prosperity_graph_lines" WHERE "prosperity_graph_lines"."graph_id" = $1 [["graph_id", 2]]
134147
+ Rendered /Users/simon/Documents/rainforest/prosperity/app/views/prosperity/graphs/edit.html.erb within layouts/prosperity/application (8.1ms)
134148
+ Completed 200 OK in 17ms (Views: 15.6ms | ActiveRecord: 0.3ms)
134149
+
134150
+
134151
+ Started GET "/assets/bootstrap.min.css?body=1" for 127.0.0.1 at 2014-05-20 11:56:01 -0700
134152
+
134153
+
134154
+ Started GET "/assets/prosperity/graph.css?body=1" for 127.0.0.1 at 2014-05-20 11:56:01 -0700
134155
+
134156
+
134157
+ Started GET "/assets/prosperity/dashboards.css?body=1" for 127.0.0.1 at 2014-05-20 11:56:01 -0700
134158
+
134159
+
134160
+ Started GET "/assets/prosperity/application.css?body=1" for 127.0.0.1 at 2014-05-20 11:56:01 -0700
134161
+
134162
+
134163
+ Started GET "/assets/morris.css?body=1" for 127.0.0.1 at 2014-05-20 11:56:01 -0700
134164
+
134165
+
134166
+ Started GET "/assets/bootstrap-theme.min.css?body=1" for 127.0.0.1 at 2014-05-20 11:56:01 -0700
134167
+
134168
+
134169
+ Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-05-20 11:56:01 -0700
134170
+
134171
+
134172
+ Started GET "/assets/morris.min-0.5.js?body=1" for 127.0.0.1 at 2014-05-20 11:56:01 -0700
134173
+
134174
+
134175
+ Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-05-20 11:56:01 -0700
134176
+
134177
+
134178
+ Started GET "/assets/prosperity/dashboards.js?body=1" for 127.0.0.1 at 2014-05-20 11:56:01 -0700
134179
+
134180
+
134181
+ Started GET "/assets/raphael-min-2.1.2.js?body=1" for 127.0.0.1 at 2014-05-20 11:56:01 -0700
134182
+
134183
+
134184
+ Started GET "/assets/prosperity/graph.js?body=1" for 127.0.0.1 at 2014-05-20 11:56:01 -0700
134185
+
134186
+
134187
+ Started GET "/assets/prosperity/application.js?body=1" for 127.0.0.1 at 2014-05-20 11:56:01 -0700
134188
+
134189
+
134190
+ Started GET "/prosperity/graphs/2" for 127.0.0.1 at 2014-05-20 11:56:01 -0700
134191
+ Processing by Prosperity::GraphsController#show as JSON
134192
+ Parameters: {"id"=>"2"}
134193
+ Prosperity::Graph Load (0.2ms) SELECT "prosperity_graphs".* FROM "prosperity_graphs" WHERE "prosperity_graphs"."id" = $1 LIMIT 1 [["id", 2]]
134194
+ Prosperity::GraphLine Load (0.1ms) SELECT "prosperity_graph_lines".* FROM "prosperity_graph_lines" WHERE "prosperity_graph_lines"."graph_id" = $1 [["graph_id", 2]]
134195
+ Completed 200 OK in 2ms (Views: 0.2ms | ActiveRecord: 0.3ms)
134196
+
134197
+
134198
+ Started GET "/prosperity/metrics/RubyUsersMetric/data?end_time=2014-05-20+11%3A56%3A01+-0700&extractor=change&option=default&period=week&start_time=2014-02-20+11%3A56%3A01+-0800" for 127.0.0.1 at 2014-05-20 11:56:01 -0700
134199
+ Processing by Prosperity::MetricsController#data as */*
134200
+ Parameters: {"end_time"=>"2014-05-20 11:56:01 -0700", "extractor"=>"change", "option"=>"default", "period"=>"week", "start_time"=>"2014-02-20 11:56:01 -0800", "id"=>"RubyUsersMetric"}
134201
+  (0.8ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-02-17 08:00:00.000000')
134202
+  (0.4ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-02-10 08:00:00.000000')
134203
+  (0.7ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-02-24 08:00:00.000000')
134204
+ CACHE (0.0ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-02-17 08:00:00.000000')
134205
+  (0.6ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-03-03 08:00:00.000000')
134206
+ CACHE (0.0ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-02-24 08:00:00.000000')
134207
+  (0.6ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-03-10 07:00:00.000000')
134208
+ CACHE (0.0ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-03-03 08:00:00.000000')
134209
+  (0.6ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-03-17 07:00:00.000000')
134210
+ CACHE (0.0ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-03-10 07:00:00.000000')
134211
+  (0.8ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-03-24 07:00:00.000000')
134212
+ CACHE (0.0ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-03-17 07:00:00.000000')
134213
+  (0.6ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-03-31 07:00:00.000000')
134214
+ CACHE (0.0ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-03-24 07:00:00.000000')
134215
+  (0.5ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-04-07 07:00:00.000000')
134216
+ CACHE (0.0ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-03-31 07:00:00.000000')
134217
+  (0.5ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-04-14 07:00:00.000000')
134218
+ CACHE (0.0ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-04-07 07:00:00.000000')
134219
+  (0.6ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-04-21 07:00:00.000000')
134220
+ CACHE (0.0ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-04-14 07:00:00.000000')
134221
+  (0.5ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-04-28 07:00:00.000000')
134222
+ CACHE (0.0ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-04-21 07:00:00.000000')
134223
+  (0.7ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-05-05 07:00:00.000000')
134224
+ CACHE (0.0ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-04-28 07:00:00.000000')
134225
+  (0.5ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-05-12 07:00:00.000000')
134226
+ CACHE (0.0ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-05-05 07:00:00.000000')
134227
+  (0.7ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-05-19 07:00:00.000000')
134228
+ CACHE (0.0ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-05-12 07:00:00.000000')
134229
+  (0.5ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-05-26 07:00:00.000000')
134230
+ CACHE (0.0ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-05-19 07:00:00.000000')
134231
+ Completed 200 OK in 24ms (Views: 0.2ms | ActiveRecord: 9.8ms)
134232
+
134233
+
134234
+ Started PATCH "/prosperity/graphs/2" for 127.0.0.1 at 2014-05-20 11:56:04 -0700
134235
+ Processing by Prosperity::GraphsController#update as HTML
134236
+ Parameters: {"utf8"=>"✓", "authenticity_token"=>"d2CctlOI4ARd1YlWLLpkdu2VowW24/EfsdB6YRY02iQ=", "graph"=>{"title"=>"test", "graph_type"=>"line", "period"=>"day", "graph_lines_attributes"=>{"0"=>{"metric"=>"RubyUsersMetric", "option"=>"default", "extractor"=>"change", "id"=>"3"}, "1"=>{"metric"=>"", "option"=>"", "extractor"=>"change"}}}, "commit"=>"Save & View", "id"=>"2"}
134237
+ Prosperity::Graph Load (0.2ms) SELECT "prosperity_graphs".* FROM "prosperity_graphs" WHERE "prosperity_graphs"."id" = $1 LIMIT 1 [["id", 2]]
134238
+  (0.1ms) BEGIN
134239
+ Prosperity::GraphLine Load (0.2ms) SELECT "prosperity_graph_lines".* FROM "prosperity_graph_lines" WHERE "prosperity_graph_lines"."graph_id" = $1 AND "prosperity_graph_lines"."id" IN (3) [["graph_id", 2]]
134240
+ SQL (0.2ms) UPDATE "prosperity_graphs" SET "period" = $1, "updated_at" = $2 WHERE "prosperity_graphs"."id" = 2 [["period", "day"], ["updated_at", "2014-05-20 18:56:04.400719"]]
134241
+  (5.7ms) COMMIT
134242
+ Redirected to http://prosperity.dev/prosperity/graphs/2/edit
134243
+ Completed 302 Found in 9ms (ActiveRecord: 6.2ms)
134244
+
134245
+
134246
+ Started GET "/prosperity/graphs/2/edit" for 127.0.0.1 at 2014-05-20 11:56:04 -0700
134247
+ Processing by Prosperity::GraphsController#edit as HTML
134248
+ Parameters: {"id"=>"2"}
134249
+ Prosperity::Graph Load (0.2ms) SELECT "prosperity_graphs".* FROM "prosperity_graphs" WHERE "prosperity_graphs"."id" = $1 LIMIT 1 [["id", 2]]
134250
+ Rendered /Users/simon/Documents/rainforest/prosperity/app/views/prosperity/graphs/_common_fields.html.erb (1.2ms)
134251
+ Prosperity::GraphLine Load (0.2ms) SELECT "prosperity_graph_lines".* FROM "prosperity_graph_lines" WHERE "prosperity_graph_lines"."graph_id" = $1 [["graph_id", 2]]
134252
+ Rendered /Users/simon/Documents/rainforest/prosperity/app/views/prosperity/graphs/edit.html.erb within layouts/prosperity/application (7.2ms)
134253
+ Completed 200 OK in 16ms (Views: 14.4ms | ActiveRecord: 0.3ms)
134254
+
134255
+
134256
+ Started GET "/assets/bootstrap.min.css?body=1" for 127.0.0.1 at 2014-05-20 11:56:04 -0700
134257
+
134258
+
134259
+ Started GET "/assets/bootstrap-theme.min.css?body=1" for 127.0.0.1 at 2014-05-20 11:56:04 -0700
134260
+
134261
+
134262
+ Started GET "/assets/prosperity/graph.css?body=1" for 127.0.0.1 at 2014-05-20 11:56:04 -0700
134263
+
134264
+
134265
+ Started GET "/assets/prosperity/application.css?body=1" for 127.0.0.1 at 2014-05-20 11:56:04 -0700
134266
+
134267
+
134268
+ Started GET "/assets/morris.css?body=1" for 127.0.0.1 at 2014-05-20 11:56:04 -0700
134269
+
134270
+
134271
+ Started GET "/assets/prosperity/dashboards.css?body=1" for 127.0.0.1 at 2014-05-20 11:56:04 -0700
134272
+
134273
+
134274
+ Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-05-20 11:56:04 -0700
134275
+
134276
+
134277
+ Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-05-20 11:56:04 -0700
134278
+
134279
+
134280
+ Started GET "/assets/morris.min-0.5.js?body=1" for 127.0.0.1 at 2014-05-20 11:56:04 -0700
134281
+
134282
+
134283
+ Started GET "/assets/prosperity/dashboards.js?body=1" for 127.0.0.1 at 2014-05-20 11:56:04 -0700
134284
+
134285
+
134286
+ Started GET "/assets/raphael-min-2.1.2.js?body=1" for 127.0.0.1 at 2014-05-20 11:56:04 -0700
134287
+
134288
+
134289
+ Started GET "/assets/prosperity/application.js?body=1" for 127.0.0.1 at 2014-05-20 11:56:04 -0700
134290
+
134291
+
134292
+ Started GET "/assets/prosperity/graph.js?body=1" for 127.0.0.1 at 2014-05-20 11:56:04 -0700
134293
+
134294
+
134295
+ Started GET "/prosperity/graphs/2" for 127.0.0.1 at 2014-05-20 11:56:04 -0700
134296
+ Processing by Prosperity::GraphsController#show as JSON
134297
+ Parameters: {"id"=>"2"}
134298
+ Prosperity::Graph Load (0.2ms) SELECT "prosperity_graphs".* FROM "prosperity_graphs" WHERE "prosperity_graphs"."id" = $1 LIMIT 1 [["id", 2]]
134299
+ Prosperity::GraphLine Load (0.2ms) SELECT "prosperity_graph_lines".* FROM "prosperity_graph_lines" WHERE "prosperity_graph_lines"."graph_id" = $1 [["graph_id", 2]]
134300
+ Completed 200 OK in 3ms (Views: 0.2ms | ActiveRecord: 0.4ms)
134301
+
134302
+
134303
+ Started GET "/prosperity/metrics/RubyUsersMetric/data?end_time=2014-05-20+11%3A56%3A04+-0700&extractor=change&option=default&period=day&start_time=2014-02-20+11%3A56%3A04+-0800" for 127.0.0.1 at 2014-05-20 11:56:04 -0700
134304
+ Processing by Prosperity::MetricsController#data as */*
134305
+ Parameters: {"end_time"=>"2014-05-20 11:56:04 -0700", "extractor"=>"change", "option"=>"default", "period"=>"day", "start_time"=>"2014-02-20 11:56:04 -0800", "id"=>"RubyUsersMetric"}
134306
+  (0.8ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-02-20 08:00:00.000000')
134307
+  (0.9ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-02-19 08:00:00.000000')
134308
+  (0.7ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-02-21 08:00:00.000000')
134309
+ CACHE (0.0ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-02-20 08:00:00.000000')
134310
+  (0.7ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-02-22 08:00:00.000000')
134311
+ CACHE (0.0ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-02-21 08:00:00.000000')
134312
+  (0.7ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-02-23 08:00:00.000000')
134313
+ CACHE (0.0ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-02-22 08:00:00.000000')
134314
+  (0.8ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-02-24 08:00:00.000000')
134315
+ CACHE (0.0ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-02-23 08:00:00.000000')
134316
+  (0.8ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-02-25 08:00:00.000000')
134317
+ CACHE (0.0ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-02-24 08:00:00.000000')
134318
+  (0.5ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-02-26 08:00:00.000000')
134319
+ CACHE (0.0ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-02-25 08:00:00.000000')
134320
+  (0.6ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-02-27 08:00:00.000000')
134321
+ CACHE (0.0ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-02-26 08:00:00.000000')
134322
+  (0.7ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-02-28 08:00:00.000000')
134323
+ CACHE (0.0ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-02-27 08:00:00.000000')
134324
+  (0.7ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-03-01 08:00:00.000000')
134325
+ CACHE (0.0ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-02-28 08:00:00.000000')
134326
+  (0.9ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-03-02 08:00:00.000000')
134327
+ CACHE (0.0ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-03-01 08:00:00.000000')
134328
+  (0.5ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-03-03 08:00:00.000000')
134329
+ CACHE (0.0ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-03-02 08:00:00.000000')
134330
+  (0.5ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-03-04 08:00:00.000000')
134331
+ CACHE (0.0ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-03-03 08:00:00.000000')
134332
+  (0.5ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-03-05 08:00:00.000000')
134333
+ CACHE (0.0ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-03-04 08:00:00.000000')
134334
+  (0.4ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-03-06 08:00:00.000000')
134335
+ CACHE (0.0ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-03-05 08:00:00.000000')
134336
+  (0.4ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-03-07 08:00:00.000000')
134337
+ CACHE (0.0ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-03-06 08:00:00.000000')
134338
+  (0.4ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-03-08 08:00:00.000000')
134339
+ CACHE (0.0ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-03-07 08:00:00.000000')
134340
+  (0.5ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-03-09 08:00:00.000000')
134341
+ CACHE (0.0ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-03-08 08:00:00.000000')
134342
+  (0.8ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-03-10 07:00:00.000000')
134343
+ CACHE (0.0ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-03-09 08:00:00.000000')
134344
+  (0.7ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-03-11 07:00:00.000000')
134345
+ CACHE (0.0ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-03-10 07:00:00.000000')
134346
+  (0.5ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-03-12 07:00:00.000000')
134347
+ CACHE (0.0ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-03-11 07:00:00.000000')
134348
+  (0.5ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-03-13 07:00:00.000000')
134349
+ CACHE (0.0ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-03-12 07:00:00.000000')
134350
+  (0.4ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-03-14 07:00:00.000000')
134351
+ CACHE (0.0ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-03-13 07:00:00.000000')
134352
+  (0.7ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-03-15 07:00:00.000000')
134353
+ CACHE (0.0ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-03-14 07:00:00.000000')
134354
+  (0.5ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-03-16 07:00:00.000000')
134355
+ CACHE (0.0ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-03-15 07:00:00.000000')
134356
+  (0.8ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-03-17 07:00:00.000000')
134357
+ CACHE (0.0ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-03-16 07:00:00.000000')
134358
+  (0.5ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-03-18 07:00:00.000000')
134359
+ CACHE (0.0ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-03-17 07:00:00.000000')
134360
+  (0.4ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-03-19 07:00:00.000000')
134361
+ CACHE (0.0ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-03-18 07:00:00.000000')
134362
+  (0.4ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-03-20 07:00:00.000000')
134363
+ CACHE (0.0ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-03-19 07:00:00.000000')
134364
+  (0.4ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-03-21 07:00:00.000000')
134365
+ CACHE (0.0ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-03-20 07:00:00.000000')
134366
+  (0.4ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-03-22 07:00:00.000000')
134367
+ CACHE (0.0ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-03-21 07:00:00.000000')
134368
+  (0.4ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-03-23 07:00:00.000000')
134369
+ CACHE (0.0ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-03-22 07:00:00.000000')
134370
+  (0.4ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-03-24 07:00:00.000000')
134371
+ CACHE (0.0ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-03-23 07:00:00.000000')
134372
+  (0.7ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-03-25 07:00:00.000000')
134373
+ CACHE (0.0ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-03-24 07:00:00.000000')
134374
+  (0.9ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-03-26 07:00:00.000000')
134375
+ CACHE (0.0ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-03-25 07:00:00.000000')
134376
+  (0.5ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-03-27 07:00:00.000000')
134377
+ CACHE (0.0ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-03-26 07:00:00.000000')
134378
+  (0.5ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-03-28 07:00:00.000000')
134379
+ CACHE (0.0ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-03-27 07:00:00.000000')
134380
+  (0.4ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-03-29 07:00:00.000000')
134381
+ CACHE (0.0ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-03-28 07:00:00.000000')
134382
+  (0.4ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-03-30 07:00:00.000000')
134383
+ CACHE (0.0ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-03-29 07:00:00.000000')
134384
+  (0.4ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-03-31 07:00:00.000000')
134385
+ CACHE (0.0ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-03-30 07:00:00.000000')
134386
+  (0.6ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-04-01 07:00:00.000000')
134387
+ CACHE (0.0ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-03-31 07:00:00.000000')
134388
+  (0.7ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-04-02 07:00:00.000000')
134389
+ CACHE (0.0ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-04-01 07:00:00.000000')
134390
+  (0.7ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-04-03 07:00:00.000000')
134391
+ CACHE (0.0ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-04-02 07:00:00.000000')
134392
+  (0.5ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-04-04 07:00:00.000000')
134393
+ CACHE (0.0ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-04-03 07:00:00.000000')
134394
+  (0.8ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-04-05 07:00:00.000000')
134395
+ CACHE (0.0ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-04-04 07:00:00.000000')
134396
+  (0.5ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-04-06 07:00:00.000000')
134397
+ CACHE (0.0ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-04-05 07:00:00.000000')
134398
+  (0.5ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-04-07 07:00:00.000000')
134399
+ CACHE (0.0ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-04-06 07:00:00.000000')
134400
+  (0.7ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-04-08 07:00:00.000000')
134401
+ CACHE (0.0ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-04-07 07:00:00.000000')
134402
+  (0.9ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-04-09 07:00:00.000000')
134403
+ CACHE (0.0ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-04-08 07:00:00.000000')
134404
+  (0.9ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-04-10 07:00:00.000000')
134405
+ CACHE (0.0ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-04-09 07:00:00.000000')
134406
+  (0.8ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-04-11 07:00:00.000000')
134407
+ CACHE (0.0ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-04-10 07:00:00.000000')
134408
+  (0.8ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-04-12 07:00:00.000000')
134409
+ CACHE (0.0ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-04-11 07:00:00.000000')
134410
+  (0.8ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-04-13 07:00:00.000000')
134411
+ CACHE (0.0ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-04-12 07:00:00.000000')
134412
+  (0.7ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-04-14 07:00:00.000000')
134413
+ CACHE (0.0ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-04-13 07:00:00.000000')
134414
+  (0.7ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-04-15 07:00:00.000000')
134415
+ CACHE (0.0ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-04-14 07:00:00.000000')
134416
+  (0.6ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-04-16 07:00:00.000000')
134417
+ CACHE (0.0ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-04-15 07:00:00.000000')
134418
+  (0.5ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-04-17 07:00:00.000000')
134419
+ CACHE (0.0ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-04-16 07:00:00.000000')
134420
+  (0.5ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-04-18 07:00:00.000000')
134421
+ CACHE (0.0ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-04-17 07:00:00.000000')
134422
+  (0.5ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-04-19 07:00:00.000000')
134423
+ CACHE (0.0ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-04-18 07:00:00.000000')
134424
+  (0.7ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-04-20 07:00:00.000000')
134425
+ CACHE (0.0ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-04-19 07:00:00.000000')
134426
+  (0.6ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-04-21 07:00:00.000000')
134427
+ CACHE (0.0ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-04-20 07:00:00.000000')
134428
+  (0.6ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-04-22 07:00:00.000000')
134429
+ CACHE (0.0ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-04-21 07:00:00.000000')
134430
+  (0.6ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-04-23 07:00:00.000000')
134431
+ CACHE (0.0ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-04-22 07:00:00.000000')
134432
+  (0.5ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-04-24 07:00:00.000000')
134433
+ CACHE (0.0ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-04-23 07:00:00.000000')
134434
+  (0.5ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-04-25 07:00:00.000000')
134435
+ CACHE (0.0ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-04-24 07:00:00.000000')
134436
+  (0.8ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-04-26 07:00:00.000000')
134437
+ CACHE (0.0ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-04-25 07:00:00.000000')
134438
+  (0.6ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-04-27 07:00:00.000000')
134439
+ CACHE (0.0ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-04-26 07:00:00.000000')
134440
+  (0.5ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-04-28 07:00:00.000000')
134441
+ CACHE (0.0ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-04-27 07:00:00.000000')
134442
+  (0.5ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-04-29 07:00:00.000000')
134443
+ CACHE (0.0ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-04-28 07:00:00.000000')
134444
+  (0.5ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-04-30 07:00:00.000000')
134445
+ CACHE (0.0ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-04-29 07:00:00.000000')
134446
+  (0.4ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-05-01 07:00:00.000000')
134447
+ CACHE (0.0ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-04-30 07:00:00.000000')
134448
+  (0.4ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-05-02 07:00:00.000000')
134449
+ CACHE (0.0ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-05-01 07:00:00.000000')
134450
+  (0.4ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-05-03 07:00:00.000000')
134451
+ CACHE (0.0ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-05-02 07:00:00.000000')
134452
+  (0.4ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-05-04 07:00:00.000000')
134453
+ CACHE (0.0ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-05-03 07:00:00.000000')
134454
+  (0.5ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-05-05 07:00:00.000000')
134455
+ CACHE (0.0ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-05-04 07:00:00.000000')
134456
+  (0.4ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-05-06 07:00:00.000000')
134457
+ CACHE (0.0ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-05-05 07:00:00.000000')
134458
+  (0.5ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-05-07 07:00:00.000000')
134459
+ CACHE (0.0ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-05-06 07:00:00.000000')
134460
+  (0.4ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-05-08 07:00:00.000000')
134461
+ CACHE (0.0ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-05-07 07:00:00.000000')
134462
+  (0.4ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-05-09 07:00:00.000000')
134463
+ CACHE (0.0ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-05-08 07:00:00.000000')
134464
+  (0.4ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-05-10 07:00:00.000000')
134465
+ CACHE (0.0ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-05-09 07:00:00.000000')
134466
+  (0.4ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-05-11 07:00:00.000000')
134467
+ CACHE (0.0ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-05-10 07:00:00.000000')
134468
+  (0.4ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-05-12 07:00:00.000000')
134469
+ CACHE (0.0ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-05-11 07:00:00.000000')
134470
+  (0.4ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-05-13 07:00:00.000000')
134471
+ CACHE (0.0ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-05-12 07:00:00.000000')
134472
+  (0.4ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-05-14 07:00:00.000000')
134473
+ CACHE (0.0ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-05-13 07:00:00.000000')
134474
+  (0.4ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-05-15 07:00:00.000000')
134475
+ CACHE (0.0ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-05-14 07:00:00.000000')
134476
+  (0.4ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-05-16 07:00:00.000000')
134477
+ CACHE (0.0ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-05-15 07:00:00.000000')
134478
+  (0.4ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-05-17 07:00:00.000000')
134479
+ CACHE (0.0ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-05-16 07:00:00.000000')
134480
+  (0.5ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-05-18 07:00:00.000000')
134481
+ CACHE (0.0ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-05-17 07:00:00.000000')
134482
+  (0.6ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-05-19 07:00:00.000000')
134483
+ CACHE (0.0ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-05-18 07:00:00.000000')
134484
+  (0.5ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-05-20 07:00:00.000000')
134485
+ CACHE (0.0ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-05-19 07:00:00.000000')
134486
+  (0.5ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-05-21 07:00:00.000000')
134487
+ CACHE (0.0ms) SELECT COUNT(*) FROM "users" WHERE (users.created_at < '2014-05-20 07:00:00.000000')
134488
+ Completed 200 OK in 137ms (Views: 0.5ms | ActiveRecord: 53.3ms)
134489
+
134490
+
134491
+ Started GET "/prosperity/dashboards" for 127.0.0.1 at 2014-05-20 11:56:07 -0700
134492
+ Processing by Prosperity::DashboardsController#index as HTML
134493
+ Prosperity::Dashboard Load (0.2ms) SELECT "prosperity_dashboards".* FROM "prosperity_dashboards"
134494
+ Rendered /Users/simon/Documents/rainforest/prosperity/app/views/prosperity/dashboards/index.html.erb within layouts/prosperity/application (2.7ms)
134495
+ Completed 200 OK in 11ms (Views: 10.1ms | ActiveRecord: 0.2ms)
134496
+
134497
+
134498
+ Started GET "/assets/bootstrap.min.css?body=1" for 127.0.0.1 at 2014-05-20 11:56:07 -0700
134499
+
134500
+
134501
+ Started GET "/assets/morris.css?body=1" for 127.0.0.1 at 2014-05-20 11:56:07 -0700
134502
+
134503
+
134504
+ Started GET "/assets/prosperity/dashboards.css?body=1" for 127.0.0.1 at 2014-05-20 11:56:07 -0700
134505
+
134506
+
134507
+ Started GET "/assets/bootstrap-theme.min.css?body=1" for 127.0.0.1 at 2014-05-20 11:56:07 -0700
134508
+
134509
+
134510
+ Started GET "/assets/prosperity/application.css?body=1" for 127.0.0.1 at 2014-05-20 11:56:07 -0700
134511
+
134512
+
134513
+ Started GET "/assets/prosperity/graph.css?body=1" for 127.0.0.1 at 2014-05-20 11:56:07 -0700
134514
+
134515
+
134516
+ Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-05-20 11:56:07 -0700
134517
+
134518
+
134519
+ Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-05-20 11:56:07 -0700
134520
+
134521
+
134522
+ Started GET "/assets/raphael-min-2.1.2.js?body=1" for 127.0.0.1 at 2014-05-20 11:56:07 -0700
134523
+
134524
+
134525
+ Started GET "/assets/morris.min-0.5.js?body=1" for 127.0.0.1 at 2014-05-20 11:56:07 -0700
134526
+
134527
+
134528
+ Started GET "/assets/prosperity/graph.js?body=1" for 127.0.0.1 at 2014-05-20 11:56:07 -0700
134529
+
134530
+
134531
+ Started GET "/assets/prosperity/dashboards.js?body=1" for 127.0.0.1 at 2014-05-20 11:56:07 -0700
134532
+
134533
+
134534
+ Started GET "/assets/prosperity/application.js?body=1" for 127.0.0.1 at 2014-05-20 11:56:07 -0700