mapsimus 0.0.1

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 (131) hide show
  1. checksums.yaml +7 -0
  2. data/MIT-LICENSE +20 -0
  3. data/README.rdoc +11 -0
  4. data/Rakefile +25 -0
  5. data/app/assets/javascripts/mapsimus.js +14 -0
  6. data/app/assets/javascripts/mapsimus/google_maps_v3.js +21 -0
  7. data/app/assets/javascripts/mapsimus/jquery-1.10.1.min.js +6 -0
  8. data/app/assets/javascripts/mapsimus/map.coffee +155 -0
  9. data/app/assets/javascripts/mapsimus/map_marker.coffee +5 -0
  10. data/app/assets/javascripts/mapsimus/markerclusterer_compiled.js +1 -0
  11. data/app/assets/stylesheets/mapsimus.css +15 -0
  12. data/app/assets/stylesheets/mapsimus/map.css +28 -0
  13. data/app/controllers/map_controller.rb +3 -0
  14. data/app/helpers/map_helper.rb +2 -0
  15. data/app/models/map.rb +47 -0
  16. data/app/validators/url_validator.rb +13 -0
  17. data/app/views/map/_view.html.erb +5 -0
  18. data/app/views/map/index.html.erb +1 -0
  19. data/config/routes.rb +4 -0
  20. data/lib/mapsimus.rb +4 -0
  21. data/lib/mapsimus/engine.rb +4 -0
  22. data/lib/mapsimus/version.rb +3 -0
  23. data/lib/tasks/mapsimus_tasks.rake +4 -0
  24. data/spec/controllers/map_controller_spec.rb +16 -0
  25. data/spec/dummy/README.rdoc +28 -0
  26. data/spec/dummy/Rakefile +6 -0
  27. data/spec/dummy/app/assets/javascripts/application.js +14 -0
  28. data/spec/dummy/app/assets/stylesheets/application.css +17 -0
  29. data/spec/dummy/app/assets/stylesheets/home.css +19 -0
  30. data/spec/dummy/app/controllers/application_controller.rb +25 -0
  31. data/spec/dummy/app/controllers/data_controller.rb +38 -0
  32. data/spec/dummy/app/helpers/application_helper.rb +2 -0
  33. data/spec/dummy/app/models/homicide.rb +14 -0
  34. data/spec/dummy/app/views/application/home.html.erb +3 -0
  35. data/spec/dummy/app/views/layouts/application.html.erb +16 -0
  36. data/spec/dummy/bin/bundle +3 -0
  37. data/spec/dummy/bin/rails +4 -0
  38. data/spec/dummy/bin/rake +4 -0
  39. data/spec/dummy/config.ru +4 -0
  40. data/spec/dummy/config/application.rb +28 -0
  41. data/spec/dummy/config/boot.rb +5 -0
  42. data/spec/dummy/config/database.yml +25 -0
  43. data/spec/dummy/config/environment.rb +5 -0
  44. data/spec/dummy/config/environments/development.rb +29 -0
  45. data/spec/dummy/config/environments/production.rb +80 -0
  46. data/spec/dummy/config/environments/test.rb +36 -0
  47. data/spec/dummy/config/initializers/backtrace_silencers.rb +7 -0
  48. data/spec/dummy/config/initializers/filter_parameter_logging.rb +4 -0
  49. data/spec/dummy/config/initializers/inflections.rb +16 -0
  50. data/spec/dummy/config/initializers/mime_types.rb +5 -0
  51. data/spec/dummy/config/initializers/secret_token.rb +12 -0
  52. data/spec/dummy/config/initializers/session_store.rb +3 -0
  53. data/spec/dummy/config/initializers/wrap_parameters.rb +14 -0
  54. data/spec/dummy/config/locales/en.yml +23 -0
  55. data/spec/dummy/config/routes.rb +6 -0
  56. data/spec/dummy/db/development.sqlite3 +0 -0
  57. data/spec/dummy/db/test.sqlite3 +0 -0
  58. data/spec/dummy/log/development.log +2618 -0
  59. data/spec/dummy/log/test.log +27 -0
  60. data/spec/dummy/public/404.html +58 -0
  61. data/spec/dummy/public/422.html +58 -0
  62. data/spec/dummy/public/500.html +57 -0
  63. data/spec/dummy/public/favicon.ico +0 -0
  64. data/spec/dummy/tmp/cache/assets/development/sprockets/0273b7a2492378ecfbe33ed438857cf1 +0 -0
  65. data/spec/dummy/tmp/cache/assets/development/sprockets/05878c2e516cccdebe49a26a139ec650 +0 -0
  66. data/spec/dummy/tmp/cache/assets/development/sprockets/0b4ac2353084763296250083d8300af5 +0 -0
  67. data/spec/dummy/tmp/cache/assets/development/sprockets/11f587ec89b24b760d6034f35598e1f0 +0 -0
  68. data/spec/dummy/tmp/cache/assets/development/sprockets/120cd46f2dddc4a35394583140f5f8cd +0 -0
  69. data/spec/dummy/tmp/cache/assets/development/sprockets/12ce6e37f3422eb57b4a05c0099ac767 +0 -0
  70. data/spec/dummy/tmp/cache/assets/development/sprockets/13fe41fee1fe35b49d145bcc06610705 +0 -0
  71. data/spec/dummy/tmp/cache/assets/development/sprockets/1ad76e6a43bb3720950a28d55385bb79 +0 -0
  72. data/spec/dummy/tmp/cache/assets/development/sprockets/1c97cd0332d564643c5f4b25b54e24db +0 -0
  73. data/spec/dummy/tmp/cache/assets/development/sprockets/1e0f1a18fef2e73b65d03a6c08755e70 +0 -0
  74. data/spec/dummy/tmp/cache/assets/development/sprockets/2044480a2f834a6e04bf986eac280aa9 +0 -0
  75. data/spec/dummy/tmp/cache/assets/development/sprockets/2822de3b22c28bd5e718c9bf500457b2 +0 -0
  76. data/spec/dummy/tmp/cache/assets/development/sprockets/2ddc53e4199ebf7ec01b6d82dd5f06b5 +0 -0
  77. data/spec/dummy/tmp/cache/assets/development/sprockets/2f5173deea6c795b8fdde723bb4b63af +0 -0
  78. data/spec/dummy/tmp/cache/assets/development/sprockets/2fb4784249408ed59ece4418aa9e50ca +0 -0
  79. data/spec/dummy/tmp/cache/assets/development/sprockets/2fba7e862279a7d2076c97784f7531b1 +0 -0
  80. data/spec/dummy/tmp/cache/assets/development/sprockets/33477a77019087c36a9f72d19b5f5cae +0 -0
  81. data/spec/dummy/tmp/cache/assets/development/sprockets/357970feca3ac29060c1e3861e2c0953 +0 -0
  82. data/spec/dummy/tmp/cache/assets/development/sprockets/387e3ef4b4c89b87755431f03a613db3 +0 -0
  83. data/spec/dummy/tmp/cache/assets/development/sprockets/394f73f8208e0c63558de8c30b5232ec +0 -0
  84. data/spec/dummy/tmp/cache/assets/development/sprockets/40fc2f3d2a468a00e463f1d313cb1683 +0 -0
  85. data/spec/dummy/tmp/cache/assets/development/sprockets/4301de8d31f247597a926a39aa23fb0e +0 -0
  86. data/spec/dummy/tmp/cache/assets/development/sprockets/4357f56900dd4d98871dd4cb671f4478 +0 -0
  87. data/spec/dummy/tmp/cache/assets/development/sprockets/48cc8e7d617ca615a5210d582893c15d +0 -0
  88. data/spec/dummy/tmp/cache/assets/development/sprockets/4c27557e85b5d992b3decf3703509c9f +0 -0
  89. data/spec/dummy/tmp/cache/assets/development/sprockets/4f9dccd13e02bc2916a8ed5cd502d242 +0 -0
  90. data/spec/dummy/tmp/cache/assets/development/sprockets/540998bba9694afecc7d88391ab8d331 +0 -0
  91. data/spec/dummy/tmp/cache/assets/development/sprockets/54a65a699f9d337a180eadff202ee471 +0 -0
  92. data/spec/dummy/tmp/cache/assets/development/sprockets/5c3f9d8fe8e64dff7bec5e75fa84f35d +0 -0
  93. data/spec/dummy/tmp/cache/assets/development/sprockets/67422f8526edda280011b1f149e92dc9 +0 -0
  94. data/spec/dummy/tmp/cache/assets/development/sprockets/6873ae5180ee200d1eeaeacd6833512c +0 -0
  95. data/spec/dummy/tmp/cache/assets/development/sprockets/691b3dbe3f4ed7d8c1d053317a24f98c +0 -0
  96. data/spec/dummy/tmp/cache/assets/development/sprockets/6e172058a5fc71cf504330b276e1f500 +0 -0
  97. data/spec/dummy/tmp/cache/assets/development/sprockets/71bd1873ed5cdb5ee0dceccfacb08e3e +0 -0
  98. data/spec/dummy/tmp/cache/assets/development/sprockets/71e8bce1bd0104d8dca8b898b2e964f9 +0 -0
  99. data/spec/dummy/tmp/cache/assets/development/sprockets/79eb66a8c3d8982de1fe6c5438b742ae +0 -0
  100. data/spec/dummy/tmp/cache/assets/development/sprockets/816991f3ada1e93bfa589890643b99ef +0 -0
  101. data/spec/dummy/tmp/cache/assets/development/sprockets/8384b729d4d6c091b80849a7ed06e9f2 +0 -0
  102. data/spec/dummy/tmp/cache/assets/development/sprockets/84aeaf9fe371209beb41d5f49f84db6a +0 -0
  103. data/spec/dummy/tmp/cache/assets/development/sprockets/86d1889d0ebcedcacc41af42565da149 +0 -0
  104. data/spec/dummy/tmp/cache/assets/development/sprockets/99df46a02842daab2bef06d28d236d97 +0 -0
  105. data/spec/dummy/tmp/cache/assets/development/sprockets/9dd8dc86dcec9ee5efd86c8da5b10989 +0 -0
  106. data/spec/dummy/tmp/cache/assets/development/sprockets/9f6e6d23ea672c97c46768e5b066b440 +0 -0
  107. data/spec/dummy/tmp/cache/assets/development/sprockets/ad6c42c15604f6af23ef2bf4a5836380 +0 -0
  108. data/spec/dummy/tmp/cache/assets/development/sprockets/add633f2bff35d2406b8c627c5196398 +0 -0
  109. data/spec/dummy/tmp/cache/assets/development/sprockets/b858a71f8fe57bae7b41a335c62a6ce7 +0 -0
  110. data/spec/dummy/tmp/cache/assets/development/sprockets/c71aefff1d53511c72cc2c332cc3c788 +0 -0
  111. data/spec/dummy/tmp/cache/assets/development/sprockets/cb31f3fac66b3e234e5ad8c763e8d9de +0 -0
  112. data/spec/dummy/tmp/cache/assets/development/sprockets/cce5bb5e92461535df5d35bef3952c92 +0 -0
  113. data/spec/dummy/tmp/cache/assets/development/sprockets/ce015bdcaa3fb7569146cdea6ef7e206 +0 -0
  114. data/spec/dummy/tmp/cache/assets/development/sprockets/cffd775d018f68ce5dba1ee0d951a994 +0 -0
  115. data/spec/dummy/tmp/cache/assets/development/sprockets/d5237a73b2875102046420c47a88c9a2 +0 -0
  116. data/spec/dummy/tmp/cache/assets/development/sprockets/d771ace226fc8215a3572e0aa35bb0d6 +0 -0
  117. data/spec/dummy/tmp/cache/assets/development/sprockets/d8a00a6b8a335b15d9bd49c254a53486 +0 -0
  118. data/spec/dummy/tmp/cache/assets/development/sprockets/e0adbf658a5cddd9991f9fe205f91f8e +0 -0
  119. data/spec/dummy/tmp/cache/assets/development/sprockets/e3ab5cdda23fe80e5a258d576b095313 +0 -0
  120. data/spec/dummy/tmp/cache/assets/development/sprockets/ea24b5f4764fbd9eeab42a7b07df46ad +0 -0
  121. data/spec/dummy/tmp/cache/assets/development/sprockets/ecc3f24816d985bab534a9580e4ad49c +0 -0
  122. data/spec/dummy/tmp/cache/assets/development/sprockets/edbef6e0d0a4742346cf479f2c522eb0 +0 -0
  123. data/spec/dummy/tmp/cache/assets/development/sprockets/f259bf4f0ea57b53357698ca7d78c466 +0 -0
  124. data/spec/dummy/tmp/cache/assets/development/sprockets/f28ff3aebb8181d36fffa3cb5ec7e4bc +0 -0
  125. data/spec/dummy/tmp/cache/assets/development/sprockets/f7cbd26ba1d28d48de824f0e94586655 +0 -0
  126. data/spec/dummy/tmp/cache/assets/development/sprockets/f97d77cc18538705e0b605c325c76bd6 +0 -0
  127. data/spec/dummy/tmp/cache/assets/development/sprockets/fc69ea775ce6962b66943e3a577eb854 +0 -0
  128. data/spec/dummy/tmp/cache/assets/development/sprockets/fcf2eb96c28929f356f3984d6a13f376 +0 -0
  129. data/spec/dummy/tmp/pids/server.pid +1 -0
  130. data/spec/spec_helper.rb +42 -0
  131. metadata +378 -0
@@ -0,0 +1,4 @@
1
+ # Be sure to restart your server when you modify this file.
2
+
3
+ # Configure sensitive parameters which will be filtered from the log file.
4
+ Rails.application.config.filter_parameters += [:password]
@@ -0,0 +1,16 @@
1
+ # Be sure to restart your server when you modify this file.
2
+
3
+ # Add new inflection rules using the following format. Inflections
4
+ # are locale specific, and you may define rules for as many different
5
+ # locales as you wish. All of these examples are active by default:
6
+ # ActiveSupport::Inflector.inflections(:en) do |inflect|
7
+ # inflect.plural /^(ox)$/i, '\1en'
8
+ # inflect.singular /^(ox)en/i, '\1'
9
+ # inflect.irregular 'person', 'people'
10
+ # inflect.uncountable %w( fish sheep )
11
+ # end
12
+
13
+ # These inflection rules are supported but not enabled by default:
14
+ # ActiveSupport::Inflector.inflections(:en) do |inflect|
15
+ # inflect.acronym 'RESTful'
16
+ # end
@@ -0,0 +1,5 @@
1
+ # Be sure to restart your server when you modify this file.
2
+
3
+ # Add new mime types for use in respond_to blocks:
4
+ # Mime::Type.register "text/richtext", :rtf
5
+ # Mime::Type.register_alias "text/html", :iphone
@@ -0,0 +1,12 @@
1
+ # Be sure to restart your server when you modify this file.
2
+
3
+ # Your secret key is used for verifying the integrity of signed cookies.
4
+ # If you change this key, all old signed cookies will become invalid!
5
+
6
+ # Make sure the secret is at least 30 characters and all random,
7
+ # no regular words or you'll be exposed to dictionary attacks.
8
+ # You can use `rake secret` to generate a secure secret key.
9
+
10
+ # Make sure your secret_key_base is kept private
11
+ # if you're sharing your code publicly.
12
+ Dummy::Application.config.secret_key_base = 'cf2c5be83d1e1d8390b9e9d6a54154dd2ec2ce46e3c549c936b68996b0d485c1f8f2744d485370a4ad21e7ff4e57994248a7cd1604c8a637d7f407808012718d'
@@ -0,0 +1,3 @@
1
+ # Be sure to restart your server when you modify this file.
2
+
3
+ Dummy::Application.config.session_store :cookie_store, key: '_dummy_session'
@@ -0,0 +1,14 @@
1
+ # Be sure to restart your server when you modify this file.
2
+
3
+ # This file contains settings for ActionController::ParamsWrapper which
4
+ # is enabled by default.
5
+
6
+ # Enable parameter wrapping for JSON. You can disable this by setting :format to an empty array.
7
+ ActiveSupport.on_load(:action_controller) do
8
+ wrap_parameters format: [:json] if respond_to?(:wrap_parameters)
9
+ end
10
+
11
+ # To enable root element in JSON for ActiveRecord objects.
12
+ # ActiveSupport.on_load(:active_record) do
13
+ # self.include_root_in_json = true
14
+ # end
@@ -0,0 +1,23 @@
1
+ # Files in the config/locales directory are used for internationalization
2
+ # and are automatically loaded by Rails. If you want to use locales other
3
+ # than English, add the necessary files in this directory.
4
+ #
5
+ # To use the locales, use `I18n.t`:
6
+ #
7
+ # I18n.t 'hello'
8
+ #
9
+ # In views, this is aliased to just `t`:
10
+ #
11
+ # <%= t('hello') %>
12
+ #
13
+ # To use a different locale, set it with `I18n.locale`:
14
+ #
15
+ # I18n.locale = :es
16
+ #
17
+ # This would use the information in config/locales/es.yml.
18
+ #
19
+ # To learn more, please read the Rails Internationalization guide
20
+ # available at http://guides.rubyonrails.org/i18n.html.
21
+
22
+ en:
23
+ hello: "Hello world"
@@ -0,0 +1,6 @@
1
+ Rails.application.routes.draw do
2
+
3
+ mount Mapsimus::Engine => "/"
4
+
5
+ root :to => "application#home"
6
+ end
File without changes
File without changes
@@ -0,0 +1,2618 @@
1
+
2
+
3
+ Started GET "/" for 127.0.0.1 at 2014-01-24 18:00:13 -0800
4
+
5
+ Gem::LoadError (Specified 'sqlite3' for database adapter, but the gem is not loaded. Add `gem 'sqlite3'` to your Gemfile.):
6
+ activerecord (4.0.2) lib/active_record/connection_adapters/connection_specification.rb:58:in `rescue in resolve_hash_connection'
7
+ activerecord (4.0.2) lib/active_record/connection_adapters/connection_specification.rb:55:in `resolve_hash_connection'
8
+ activerecord (4.0.2) lib/active_record/connection_adapters/connection_specification.rb:46:in `resolve_string_connection'
9
+ activerecord (4.0.2) lib/active_record/connection_adapters/connection_specification.rb:30:in `spec'
10
+ activerecord (4.0.2) lib/active_record/connection_handling.rb:39:in `establish_connection'
11
+ activerecord (4.0.2) lib/active_record/railtie.rb:176:in `block (2 levels) in <class:Railtie>'
12
+ activesupport (4.0.2) lib/active_support/lazy_load_hooks.rb:38:in `instance_eval'
13
+ activesupport (4.0.2) lib/active_support/lazy_load_hooks.rb:38:in `execute_hook'
14
+ activesupport (4.0.2) lib/active_support/lazy_load_hooks.rb:45:in `block in run_load_hooks'
15
+ activesupport (4.0.2) lib/active_support/lazy_load_hooks.rb:44:in `each'
16
+ activesupport (4.0.2) lib/active_support/lazy_load_hooks.rb:44:in `run_load_hooks'
17
+ activerecord (4.0.2) lib/active_record/base.rb:322:in `<module:ActiveRecord>'
18
+ activerecord (4.0.2) lib/active_record/base.rb:22:in `<top (required)>'
19
+ activerecord (4.0.2) lib/active_record/query_cache.rb:50:in `restore_query_cache_settings'
20
+ activerecord (4.0.2) lib/active_record/query_cache.rb:43:in `rescue in call'
21
+ activerecord (4.0.2) lib/active_record/query_cache.rb:32:in `call'
22
+ activerecord (4.0.2) lib/active_record/connection_adapters/abstract/connection_pool.rb:626:in `call'
23
+ activerecord (4.0.2) lib/active_record/migration.rb:369:in `call'
24
+ actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
25
+ activesupport (4.0.2) lib/active_support/callbacks.rb:373:in `_run__1765273265293128579__call__callbacks'
26
+ activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks'
27
+ actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
28
+ actionpack (4.0.2) lib/action_dispatch/middleware/reloader.rb:64:in `call'
29
+ actionpack (4.0.2) lib/action_dispatch/middleware/remote_ip.rb:76:in `call'
30
+ actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
31
+ actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
32
+ railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app'
33
+ railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call'
34
+ activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged'
35
+ activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged'
36
+ activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged'
37
+ railties (4.0.2) lib/rails/rack/logger.rb:20:in `call'
38
+ actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call'
39
+ rack (1.5.2) lib/rack/methodoverride.rb:21:in `call'
40
+ rack (1.5.2) lib/rack/runtime.rb:17:in `call'
41
+ activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call'
42
+ rack (1.5.2) lib/rack/lock.rb:17:in `call'
43
+ actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call'
44
+ rack (1.5.2) lib/rack/sendfile.rb:112:in `call'
45
+ railties (4.0.2) lib/rails/engine.rb:511:in `call'
46
+ railties (4.0.2) lib/rails/application.rb:97:in `call'
47
+ rack (1.5.2) lib/rack/lock.rb:17:in `call'
48
+ rack (1.5.2) lib/rack/content_length.rb:14:in `call'
49
+ rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service'
50
+ /Users/awsmsce/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service'
51
+ /Users/awsmsce/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run'
52
+ /Users/awsmsce/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread'
53
+
54
+
55
+ Rendered /Users/awsmsce/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_source.erb (1.3ms)
56
+ Rendered /Users/awsmsce/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.7ms)
57
+ Rendered /Users/awsmsce/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.9ms)
58
+ Rendered /Users/awsmsce/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (24.4ms)
59
+
60
+
61
+ Started GET "/" for 127.0.0.1 at 2014-01-24 18:00:38 -0800
62
+
63
+ Gem::LoadError (Specified 'sqlite3' for database adapter, but the gem is not loaded. Add `gem 'sqlite3'` to your Gemfile.):
64
+ activerecord (4.0.2) lib/active_record/connection_adapters/connection_specification.rb:58:in `rescue in resolve_hash_connection'
65
+ activerecord (4.0.2) lib/active_record/connection_adapters/connection_specification.rb:55:in `resolve_hash_connection'
66
+ activerecord (4.0.2) lib/active_record/connection_adapters/connection_specification.rb:46:in `resolve_string_connection'
67
+ activerecord (4.0.2) lib/active_record/connection_adapters/connection_specification.rb:30:in `spec'
68
+ activerecord (4.0.2) lib/active_record/connection_handling.rb:39:in `establish_connection'
69
+ activerecord (4.0.2) lib/active_record/railtie.rb:176:in `block (2 levels) in <class:Railtie>'
70
+ activesupport (4.0.2) lib/active_support/lazy_load_hooks.rb:38:in `instance_eval'
71
+ activesupport (4.0.2) lib/active_support/lazy_load_hooks.rb:38:in `execute_hook'
72
+ activesupport (4.0.2) lib/active_support/lazy_load_hooks.rb:45:in `block in run_load_hooks'
73
+ activesupport (4.0.2) lib/active_support/lazy_load_hooks.rb:44:in `each'
74
+ activesupport (4.0.2) lib/active_support/lazy_load_hooks.rb:44:in `run_load_hooks'
75
+ activerecord (4.0.2) lib/active_record/base.rb:322:in `<module:ActiveRecord>'
76
+ activerecord (4.0.2) lib/active_record/base.rb:22:in `<top (required)>'
77
+ activerecord (4.0.2) lib/active_record/query_cache.rb:50:in `restore_query_cache_settings'
78
+ activerecord (4.0.2) lib/active_record/query_cache.rb:43:in `rescue in call'
79
+ activerecord (4.0.2) lib/active_record/query_cache.rb:32:in `call'
80
+ activerecord (4.0.2) lib/active_record/connection_adapters/abstract/connection_pool.rb:626:in `call'
81
+ activerecord (4.0.2) lib/active_record/migration.rb:369:in `call'
82
+ actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
83
+ activesupport (4.0.2) lib/active_support/callbacks.rb:373:in `_run__1765273265293128579__call__callbacks'
84
+ activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks'
85
+ actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
86
+ actionpack (4.0.2) lib/action_dispatch/middleware/reloader.rb:64:in `call'
87
+ actionpack (4.0.2) lib/action_dispatch/middleware/remote_ip.rb:76:in `call'
88
+ actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
89
+ actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
90
+ railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app'
91
+ railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call'
92
+ activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged'
93
+ activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged'
94
+ activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged'
95
+ railties (4.0.2) lib/rails/rack/logger.rb:20:in `call'
96
+ actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call'
97
+ rack (1.5.2) lib/rack/methodoverride.rb:21:in `call'
98
+ rack (1.5.2) lib/rack/runtime.rb:17:in `call'
99
+ activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call'
100
+ rack (1.5.2) lib/rack/lock.rb:17:in `call'
101
+ actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call'
102
+ rack (1.5.2) lib/rack/sendfile.rb:112:in `call'
103
+ railties (4.0.2) lib/rails/engine.rb:511:in `call'
104
+ railties (4.0.2) lib/rails/application.rb:97:in `call'
105
+ rack (1.5.2) lib/rack/lock.rb:17:in `call'
106
+ rack (1.5.2) lib/rack/content_length.rb:14:in `call'
107
+ rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service'
108
+ /Users/awsmsce/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service'
109
+ /Users/awsmsce/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run'
110
+ /Users/awsmsce/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread'
111
+
112
+
113
+ Rendered /Users/awsmsce/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_source.erb (1.3ms)
114
+ Rendered /Users/awsmsce/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.6ms)
115
+ Rendered /Users/awsmsce/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.8ms)
116
+ Rendered /Users/awsmsce/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (19.1ms)
117
+
118
+
119
+ Started GET "/" for 127.0.0.1 at 2014-01-24 18:01:00 -0800
120
+
121
+ Gem::LoadError (Specified 'sqlite3' for database adapter, but the gem is not loaded. Add `gem 'sqlite3'` to your Gemfile.):
122
+ activerecord (4.0.2) lib/active_record/connection_adapters/connection_specification.rb:58:in `rescue in resolve_hash_connection'
123
+ activerecord (4.0.2) lib/active_record/connection_adapters/connection_specification.rb:55:in `resolve_hash_connection'
124
+ activerecord (4.0.2) lib/active_record/connection_adapters/connection_specification.rb:46:in `resolve_string_connection'
125
+ activerecord (4.0.2) lib/active_record/connection_adapters/connection_specification.rb:30:in `spec'
126
+ activerecord (4.0.2) lib/active_record/connection_handling.rb:39:in `establish_connection'
127
+ activerecord (4.0.2) lib/active_record/railtie.rb:176:in `block (2 levels) in <class:Railtie>'
128
+ activesupport (4.0.2) lib/active_support/lazy_load_hooks.rb:38:in `instance_eval'
129
+ activesupport (4.0.2) lib/active_support/lazy_load_hooks.rb:38:in `execute_hook'
130
+ activesupport (4.0.2) lib/active_support/lazy_load_hooks.rb:45:in `block in run_load_hooks'
131
+ activesupport (4.0.2) lib/active_support/lazy_load_hooks.rb:44:in `each'
132
+ activesupport (4.0.2) lib/active_support/lazy_load_hooks.rb:44:in `run_load_hooks'
133
+ activerecord (4.0.2) lib/active_record/base.rb:322:in `<module:ActiveRecord>'
134
+ activerecord (4.0.2) lib/active_record/base.rb:22:in `<top (required)>'
135
+ activerecord (4.0.2) lib/active_record/query_cache.rb:50:in `restore_query_cache_settings'
136
+ activerecord (4.0.2) lib/active_record/query_cache.rb:43:in `rescue in call'
137
+ activerecord (4.0.2) lib/active_record/query_cache.rb:32:in `call'
138
+ activerecord (4.0.2) lib/active_record/connection_adapters/abstract/connection_pool.rb:626:in `call'
139
+ activerecord (4.0.2) lib/active_record/migration.rb:369:in `call'
140
+ actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
141
+ activesupport (4.0.2) lib/active_support/callbacks.rb:373:in `_run__1765273265293128579__call__callbacks'
142
+ activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks'
143
+ actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
144
+ actionpack (4.0.2) lib/action_dispatch/middleware/reloader.rb:64:in `call'
145
+ actionpack (4.0.2) lib/action_dispatch/middleware/remote_ip.rb:76:in `call'
146
+ actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
147
+ actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
148
+ railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app'
149
+ railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call'
150
+ activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged'
151
+ activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged'
152
+ activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged'
153
+ railties (4.0.2) lib/rails/rack/logger.rb:20:in `call'
154
+ actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call'
155
+ rack (1.5.2) lib/rack/methodoverride.rb:21:in `call'
156
+ rack (1.5.2) lib/rack/runtime.rb:17:in `call'
157
+ activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call'
158
+ rack (1.5.2) lib/rack/lock.rb:17:in `call'
159
+ actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call'
160
+ rack (1.5.2) lib/rack/sendfile.rb:112:in `call'
161
+ railties (4.0.2) lib/rails/engine.rb:511:in `call'
162
+ railties (4.0.2) lib/rails/application.rb:97:in `call'
163
+ rack (1.5.2) lib/rack/lock.rb:17:in `call'
164
+ rack (1.5.2) lib/rack/content_length.rb:14:in `call'
165
+ rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service'
166
+ /Users/awsmsce/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service'
167
+ /Users/awsmsce/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run'
168
+ /Users/awsmsce/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread'
169
+
170
+
171
+ Rendered /Users/awsmsce/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_source.erb (1.1ms)
172
+ Rendered /Users/awsmsce/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.9ms)
173
+ Rendered /Users/awsmsce/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.8ms)
174
+ Rendered /Users/awsmsce/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (19.2ms)
175
+
176
+
177
+ Started GET "/" for 127.0.0.1 at 2014-01-24 18:01:49 -0800
178
+
179
+ Gem::LoadError (Specified 'sqlite3' for database adapter, but the gem is not loaded. Add `gem 'sqlite3'` to your Gemfile.):
180
+ activerecord (4.0.2) lib/active_record/connection_adapters/connection_specification.rb:58:in `rescue in resolve_hash_connection'
181
+ activerecord (4.0.2) lib/active_record/connection_adapters/connection_specification.rb:55:in `resolve_hash_connection'
182
+ activerecord (4.0.2) lib/active_record/connection_adapters/connection_specification.rb:46:in `resolve_string_connection'
183
+ activerecord (4.0.2) lib/active_record/connection_adapters/connection_specification.rb:30:in `spec'
184
+ activerecord (4.0.2) lib/active_record/connection_handling.rb:39:in `establish_connection'
185
+ activerecord (4.0.2) lib/active_record/railtie.rb:176:in `block (2 levels) in <class:Railtie>'
186
+ activesupport (4.0.2) lib/active_support/lazy_load_hooks.rb:38:in `instance_eval'
187
+ activesupport (4.0.2) lib/active_support/lazy_load_hooks.rb:38:in `execute_hook'
188
+ activesupport (4.0.2) lib/active_support/lazy_load_hooks.rb:45:in `block in run_load_hooks'
189
+ activesupport (4.0.2) lib/active_support/lazy_load_hooks.rb:44:in `each'
190
+ activesupport (4.0.2) lib/active_support/lazy_load_hooks.rb:44:in `run_load_hooks'
191
+ activerecord (4.0.2) lib/active_record/base.rb:322:in `<module:ActiveRecord>'
192
+ activerecord (4.0.2) lib/active_record/base.rb:22:in `<top (required)>'
193
+ activerecord (4.0.2) lib/active_record/query_cache.rb:50:in `restore_query_cache_settings'
194
+ activerecord (4.0.2) lib/active_record/query_cache.rb:43:in `rescue in call'
195
+ activerecord (4.0.2) lib/active_record/query_cache.rb:32:in `call'
196
+ activerecord (4.0.2) lib/active_record/connection_adapters/abstract/connection_pool.rb:626:in `call'
197
+ activerecord (4.0.2) lib/active_record/migration.rb:369:in `call'
198
+ actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
199
+ activesupport (4.0.2) lib/active_support/callbacks.rb:373:in `_run__1765273265293128579__call__callbacks'
200
+ activesupport (4.0.2) lib/active_support/callbacks.rb:80:in `run_callbacks'
201
+ actionpack (4.0.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
202
+ actionpack (4.0.2) lib/action_dispatch/middleware/reloader.rb:64:in `call'
203
+ actionpack (4.0.2) lib/action_dispatch/middleware/remote_ip.rb:76:in `call'
204
+ actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
205
+ actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
206
+ railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app'
207
+ railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call'
208
+ activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged'
209
+ activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged'
210
+ activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged'
211
+ railties (4.0.2) lib/rails/rack/logger.rb:20:in `call'
212
+ actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call'
213
+ rack (1.5.2) lib/rack/methodoverride.rb:21:in `call'
214
+ rack (1.5.2) lib/rack/runtime.rb:17:in `call'
215
+ activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call'
216
+ rack (1.5.2) lib/rack/lock.rb:17:in `call'
217
+ actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call'
218
+ rack (1.5.2) lib/rack/sendfile.rb:112:in `call'
219
+ railties (4.0.2) lib/rails/engine.rb:511:in `call'
220
+ railties (4.0.2) lib/rails/application.rb:97:in `call'
221
+ rack (1.5.2) lib/rack/lock.rb:17:in `call'
222
+ rack (1.5.2) lib/rack/content_length.rb:14:in `call'
223
+ rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service'
224
+ /Users/awsmsce/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service'
225
+ /Users/awsmsce/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run'
226
+ /Users/awsmsce/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread'
227
+
228
+
229
+ Rendered /Users/awsmsce/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_source.erb (1.6ms)
230
+ Rendered /Users/awsmsce/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (4.1ms)
231
+ Rendered /Users/awsmsce/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (2.0ms)
232
+ Rendered /Users/awsmsce/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (24.7ms)
233
+
234
+
235
+ Started GET "/" for 127.0.0.1 at 2014-01-24 18:02:00 -0800
236
+ Processing by Rails::WelcomeController#index as HTML
237
+ Rendered /Users/awsmsce/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/railties-4.0.2/lib/rails/templates/rails/welcome/index.html.erb (2.0ms)
238
+ Completed 200 OK in 12ms (Views: 11.4ms | ActiveRecord: 0.0ms)
239
+
240
+
241
+ Started GET "/" for 127.0.0.1 at 2014-01-24 18:36:33 -0800
242
+ Processing by Rails::WelcomeController#index as HTML
243
+ Rendered /Users/awsmsce/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/railties-4.0.2/lib/rails/templates/rails/welcome/index.html.erb (0.2ms)
244
+ Completed 200 OK in 11ms (Views: 10.3ms | ActiveRecord: 0.0ms)
245
+
246
+
247
+ Started GET "/" for 127.0.0.1 at 2014-01-24 18:40:03 -0800
248
+ Processing by Rails::WelcomeController#index as HTML
249
+ Rendered /Users/awsmsce/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/railties-4.0.2/lib/rails/templates/rails/welcome/index.html.erb (0.2ms)
250
+ Completed 200 OK in 4ms (Views: 3.2ms | ActiveRecord: 0.0ms)
251
+
252
+
253
+ Started GET "/" for 127.0.0.1 at 2014-01-24 18:40:37 -0800
254
+ Processing by Rails::WelcomeController#index as HTML
255
+ Rendered /Users/awsmsce/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/railties-4.0.2/lib/rails/templates/rails/welcome/index.html.erb (0.3ms)
256
+ Completed 200 OK in 5ms (Views: 4.3ms | ActiveRecord: 0.0ms)
257
+
258
+
259
+ Started GET "/" for 127.0.0.1 at 2014-01-24 18:40:49 -0800
260
+ Processing by ApplicationController#home as HTML
261
+ Completed 500 Internal Server Error in 11ms
262
+
263
+ LoadError (Unable to autoload constant Map, expected /Users/awsmsce/Repos/tests/ruby/rails/mapsimus/app/models/map.rb to define it):
264
+ app/controllers/application_controller.rb:7:in `home'
265
+
266
+
267
+ Rendered /Users/awsmsce/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_source.erb (2.1ms)
268
+ Rendered /Users/awsmsce/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.6ms)
269
+ Rendered /Users/awsmsce/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (17.0ms)
270
+ Rendered /Users/awsmsce/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (39.3ms)
271
+
272
+
273
+ Started GET "/" for 127.0.0.1 at 2014-01-24 18:41:41 -0800
274
+ Processing by ApplicationController#home as HTML
275
+ Completed 500 Internal Server Error in 4ms
276
+
277
+ LoadError (Unable to autoload constant Map, expected /Users/awsmsce/Repos/tests/ruby/rails/mapsimus/app/models/map.rb to define it):
278
+ app/controllers/application_controller.rb:7:in `home'
279
+
280
+
281
+ Rendered /Users/awsmsce/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_source.erb (2.1ms)
282
+ Rendered /Users/awsmsce/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (3.1ms)
283
+ Rendered /Users/awsmsce/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (2.8ms)
284
+ Rendered /Users/awsmsce/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (66.5ms)
285
+
286
+
287
+ Started GET "/" for 127.0.0.1 at 2014-01-24 18:42:32 -0800
288
+ Processing by ApplicationController#home as HTML
289
+ Rendered application/home.html.erb within layouts/application (6.3ms)
290
+ Completed 500 Internal Server Error in 22ms
291
+
292
+ ActionView::Template::Error (Missing partial mapsimus/map/view with {:locale=>[:en], :formats=>[:html], :handlers=>[:erb, :builder, :raw, :ruby, :coffee]}. Searched in:
293
+ * "/Users/awsmsce/Repos/tests/ruby/rails/mapsimus/spec/dummy/app/views"
294
+ * "/Users/awsmsce/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/colorbox-rails-0.1.0/app/views"
295
+ * "/Users/awsmsce/Repos/tests/ruby/rails/mapsimus/app/views"
296
+ ):
297
+ 1: <div class="container">
298
+ 2: <%= render 'mapsimus/map/view' %>
299
+ 3: </div>
300
+ app/views/application/home.html.erb:2:in `_app_views_application_home_html_erb___2710169792147329729_70247966056520'
301
+
302
+
303
+ Rendered /Users/awsmsce/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.5ms)
304
+ Rendered /Users/awsmsce/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (2.5ms)
305
+ Rendered /Users/awsmsce/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (15.0ms)
306
+
307
+
308
+ Started GET "/" for 127.0.0.1 at 2014-01-24 18:42:57 -0800
309
+ Processing by ApplicationController#home as HTML
310
+ Rendered /Users/awsmsce/Repos/tests/ruby/rails/mapsimus/app/views/map/_view.html.erb (1.0ms)
311
+ Rendered application/home.html.erb within layouts/application (4.9ms)
312
+ Completed 200 OK in 1117ms (Views: 1115.7ms | ActiveRecord: 0.0ms)
313
+
314
+
315
+ Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-01-24 18:42:58 -0800
316
+
317
+
318
+ Started GET "/assets/home.css?body=1" for 127.0.0.1 at 2014-01-24 18:42:58 -0800
319
+
320
+
321
+ Started GET "/assets/colorbox-rails/colorbox-rails.css?body=1" for 127.0.0.1 at 2014-01-24 18:42:59 -0800
322
+
323
+
324
+ Started GET "/assets/colorbox-rails.css?body=1" for 127.0.0.1 at 2014-01-24 18:42:59 -0800
325
+
326
+
327
+ Started GET "/assets/mapsimus/map.css?body=1" for 127.0.0.1 at 2014-01-24 18:42:59 -0800
328
+
329
+
330
+ Started GET "/assets/mapsimus.css?body=1" for 127.0.0.1 at 2014-01-24 18:42:59 -0800
331
+
332
+
333
+ Started GET "/assets/mapsimus/google_maps_v3.js?body=1" for 127.0.0.1 at 2014-01-24 18:42:59 -0800
334
+
335
+
336
+ Started GET "/assets/mapsimus/jquery-1.10.1.min.js?body=1" for 127.0.0.1 at 2014-01-24 18:42:59 -0800
337
+
338
+
339
+ Started GET "/assets/mapsimus/map.js?body=1" for 127.0.0.1 at 2014-01-24 18:42:59 -0800
340
+
341
+
342
+ Started GET "/assets/mapsimus/map_marker.js?body=1" for 127.0.0.1 at 2014-01-24 18:42:59 -0800
343
+
344
+
345
+ Started GET "/assets/mapsimus/markerclusterer_compiled.js?body=1" for 127.0.0.1 at 2014-01-24 18:42:59 -0800
346
+
347
+
348
+ Started GET "/assets/mapsimus.js?body=1" for 127.0.0.1 at 2014-01-24 18:42:59 -0800
349
+
350
+
351
+ Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-01-24 18:42:59 -0800
352
+
353
+
354
+ Started GET "/data/homicide.json" for 127.0.0.1 at 2014-01-24 18:43:00 -0800
355
+ Processing by DataController#homicide as JSON
356
+ Parameters: {"datum"=>{}}
357
+ Completed 200 OK in 4786ms (Views: 3705.2ms | ActiveRecord: 0.0ms)
358
+
359
+
360
+ Started GET "/" for 127.0.0.1 at 2014-01-24 18:53:17 -0800
361
+ Processing by ApplicationController#home as HTML
362
+ Rendered /Users/awsmsce/Repos/tests/ruby/rails/mapsimus/app/views/map/_view.html.erb (0.3ms)
363
+ Rendered application/home.html.erb within layouts/application (2.4ms)
364
+ Completed 200 OK in 19ms (Views: 17.8ms | ActiveRecord: 0.0ms)
365
+
366
+
367
+ Started GET "/assets/home.css?body=1" for 127.0.0.1 at 2014-01-24 18:53:17 -0800
368
+
369
+
370
+ Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-01-24 18:53:17 -0800
371
+
372
+
373
+ Started GET "/assets/colorbox-rails/colorbox-rails.css?body=1" for 127.0.0.1 at 2014-01-24 18:53:17 -0800
374
+
375
+
376
+ Started GET "/assets/mapsimus.css?body=1" for 127.0.0.1 at 2014-01-24 18:53:17 -0800
377
+
378
+
379
+ Started GET "/assets/colorbox-rails.css?body=1" for 127.0.0.1 at 2014-01-24 18:53:17 -0800
380
+
381
+
382
+ Started GET "/assets/mapsimus/map.css?body=1" for 127.0.0.1 at 2014-01-24 18:53:17 -0800
383
+
384
+
385
+ Started GET "/assets/mapsimus/google_maps_v3.js?body=1" for 127.0.0.1 at 2014-01-24 18:53:18 -0800
386
+
387
+
388
+ Started GET "/assets/mapsimus/jquery-1.10.1.min.js?body=1" for 127.0.0.1 at 2014-01-24 18:53:18 -0800
389
+
390
+
391
+ Started GET "/assets/mapsimus/map.js?body=1" for 127.0.0.1 at 2014-01-24 18:53:18 -0800
392
+
393
+
394
+ Started GET "/assets/mapsimus/map_marker.js?body=1" for 127.0.0.1 at 2014-01-24 18:53:18 -0800
395
+
396
+
397
+ Started GET "/assets/mapsimus/markerclusterer_compiled.js?body=1" for 127.0.0.1 at 2014-01-24 18:53:18 -0800
398
+
399
+
400
+ Started GET "/assets/mapsimus.js?body=1" for 127.0.0.1 at 2014-01-24 18:53:18 -0800
401
+
402
+
403
+ Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-01-24 18:53:18 -0800
404
+
405
+
406
+ Started GET "/data/homicide.json" for 127.0.0.1 at 2014-01-24 18:53:18 -0800
407
+ Processing by DataController#homicide as JSON
408
+ Parameters: {"datum"=>{}}
409
+ Completed 200 OK in 4766ms (Views: 3646.2ms | ActiveRecord: 0.0ms)
410
+
411
+
412
+ Started GET "/" for 127.0.0.1 at 2014-01-24 18:53:36 -0800
413
+ Processing by ApplicationController#home as HTML
414
+ Rendered /Users/awsmsce/Repos/tests/ruby/rails/mapsimus/app/views/map/_view.html.erb (1.1ms)
415
+ Rendered application/home.html.erb within layouts/application (40.7ms)
416
+ Completed 200 OK in 334ms (Views: 325.6ms | ActiveRecord: 0.0ms)
417
+
418
+
419
+ Started GET "/assets/colorbox-rails.css?body=1" for 127.0.0.1 at 2014-01-24 18:53:37 -0800
420
+
421
+
422
+ Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-01-24 18:53:37 -0800
423
+
424
+
425
+ Started GET "/assets/mapsimus.css?body=1" for 127.0.0.1 at 2014-01-24 18:53:37 -0800
426
+
427
+
428
+ Started GET "/assets/colorbox-rails/colorbox-rails.css?body=1" for 127.0.0.1 at 2014-01-24 18:53:37 -0800
429
+
430
+
431
+ Started GET "/assets/home.css?body=1" for 127.0.0.1 at 2014-01-24 18:53:37 -0800
432
+
433
+
434
+ Started GET "/assets/mapsimus/map.css?body=1" for 127.0.0.1 at 2014-01-24 18:53:37 -0800
435
+
436
+
437
+ Started GET "/assets/mapsimus/google_maps_v3.js?body=1" for 127.0.0.1 at 2014-01-24 18:53:37 -0800
438
+
439
+
440
+ Started GET "/assets/mapsimus/jquery-1.10.1.min.js?body=1" for 127.0.0.1 at 2014-01-24 18:53:37 -0800
441
+
442
+
443
+ Started GET "/assets/mapsimus/map.js?body=1" for 127.0.0.1 at 2014-01-24 18:53:37 -0800
444
+
445
+
446
+ Started GET "/assets/mapsimus/map_marker.js?body=1" for 127.0.0.1 at 2014-01-24 18:53:37 -0800
447
+
448
+
449
+ Started GET "/assets/mapsimus/markerclusterer_compiled.js?body=1" for 127.0.0.1 at 2014-01-24 18:53:37 -0800
450
+
451
+
452
+ Started GET "/assets/mapsimus.js?body=1" for 127.0.0.1 at 2014-01-24 18:53:37 -0800
453
+
454
+
455
+ Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-01-24 18:53:38 -0800
456
+
457
+
458
+ Started GET "/data/homicide.json" for 127.0.0.1 at 2014-01-24 18:53:38 -0800
459
+ Processing by DataController#homicide as JSON
460
+ Parameters: {"datum"=>{}}
461
+ Completed 200 OK in 4678ms (Views: 3636.9ms | ActiveRecord: 0.0ms)
462
+
463
+
464
+ Started GET "/" for 127.0.0.1 at 2014-01-24 19:00:02 -0800
465
+ Processing by ApplicationController#home as HTML
466
+ Completed 500 Internal Server Error in 1ms
467
+
468
+ NameError (uninitialized constant Mapsimus::Map):
469
+ app/controllers/application_controller.rb:7:in `home'
470
+
471
+
472
+ Rendered /Users/awsmsce/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_source.erb (2.2ms)
473
+ Rendered /Users/awsmsce/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.6ms)
474
+ Rendered /Users/awsmsce/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (2.8ms)
475
+ Rendered /Users/awsmsce/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (21.9ms)
476
+
477
+
478
+ Started GET "/" for 127.0.0.1 at 2014-01-24 19:00:54 -0800
479
+ Processing by ApplicationController#home as HTML
480
+ Rendered /Users/awsmsce/Repos/tests/ruby/rails/mapsimus/app/views/map/_view.html.erb (0.3ms)
481
+ Rendered application/home.html.erb within layouts/application (2.8ms)
482
+ Completed 200 OK in 522ms (Views: 471.8ms | ActiveRecord: 0.0ms)
483
+
484
+
485
+ Started GET "/assets/colorbox-rails/colorbox-rails.css?body=1" for 127.0.0.1 at 2014-01-24 19:00:55 -0800
486
+
487
+
488
+ Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-01-24 19:00:55 -0800
489
+
490
+
491
+ Started GET "/assets/colorbox-rails.css?body=1" for 127.0.0.1 at 2014-01-24 19:00:55 -0800
492
+
493
+
494
+ Started GET "/assets/home.css?body=1" for 127.0.0.1 at 2014-01-24 19:00:55 -0800
495
+
496
+
497
+ Started GET "/assets/mapsimus.css?body=1" for 127.0.0.1 at 2014-01-24 19:00:55 -0800
498
+
499
+
500
+ Started GET "/assets/mapsimus/map.css?body=1" for 127.0.0.1 at 2014-01-24 19:00:55 -0800
501
+
502
+
503
+ Started GET "/assets/mapsimus/google_maps_v3.js?body=1" for 127.0.0.1 at 2014-01-24 19:00:55 -0800
504
+
505
+
506
+ Started GET "/assets/mapsimus/jquery-1.10.1.min.js?body=1" for 127.0.0.1 at 2014-01-24 19:00:55 -0800
507
+
508
+
509
+ Started GET "/assets/mapsimus/map.js?body=1" for 127.0.0.1 at 2014-01-24 19:00:55 -0800
510
+
511
+
512
+ Started GET "/assets/mapsimus/map_marker.js?body=1" for 127.0.0.1 at 2014-01-24 19:00:55 -0800
513
+
514
+
515
+ Started GET "/assets/mapsimus/markerclusterer_compiled.js?body=1" for 127.0.0.1 at 2014-01-24 19:00:56 -0800
516
+
517
+
518
+ Started GET "/assets/mapsimus.js?body=1" for 127.0.0.1 at 2014-01-24 19:00:56 -0800
519
+
520
+
521
+ Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-01-24 19:00:56 -0800
522
+
523
+
524
+ Started GET "/data/homicide.json" for 127.0.0.1 at 2014-01-24 19:00:56 -0800
525
+ Processing by DataController#homicide as JSON
526
+ Parameters: {"datum"=>{}}
527
+ Completed 200 OK in 4786ms (Views: 3710.1ms | ActiveRecord: 0.0ms)
528
+
529
+
530
+ Started GET "/" for 127.0.0.1 at 2014-01-24 19:03:33 -0800
531
+ Processing by ApplicationController#home as HTML
532
+ Rendered /Users/awsmsce/Repos/tests/ruby/rails/mapsimus/app/views/map/_view.html.erb (0.3ms)
533
+ Rendered application/home.html.erb within layouts/application (2.9ms)
534
+ Completed 200 OK in 435ms (Views: 433.8ms | ActiveRecord: 0.0ms)
535
+
536
+
537
+ Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-01-24 19:03:34 -0800
538
+
539
+
540
+ Started GET "/assets/home.css?body=1" for 127.0.0.1 at 2014-01-24 19:03:34 -0800
541
+
542
+
543
+ Started GET "/assets/colorbox-rails/colorbox-rails.css?body=1" for 127.0.0.1 at 2014-01-24 19:03:34 -0800
544
+
545
+
546
+ Started GET "/assets/colorbox-rails.css?body=1" for 127.0.0.1 at 2014-01-24 19:03:34 -0800
547
+
548
+
549
+ Started GET "/assets/mapsimus/map.css?body=1" for 127.0.0.1 at 2014-01-24 19:03:34 -0800
550
+
551
+
552
+ Started GET "/assets/mapsimus.css?body=1" for 127.0.0.1 at 2014-01-24 19:03:34 -0800
553
+
554
+
555
+ Started GET "/assets/mapsimus/google_maps_v3.js?body=1" for 127.0.0.1 at 2014-01-24 19:03:34 -0800
556
+
557
+
558
+ Started GET "/assets/mapsimus/jquery-1.10.1.min.js?body=1" for 127.0.0.1 at 2014-01-24 19:03:34 -0800
559
+
560
+
561
+ Started GET "/assets/mapsimus/map.js?body=1" for 127.0.0.1 at 2014-01-24 19:03:34 -0800
562
+
563
+
564
+ Started GET "/assets/mapsimus/map_marker.js?body=1" for 127.0.0.1 at 2014-01-24 19:03:34 -0800
565
+
566
+
567
+ Started GET "/assets/mapsimus.js?body=1" for 127.0.0.1 at 2014-01-24 19:03:34 -0800
568
+
569
+
570
+ Started GET "/assets/mapsimus/markerclusterer_compiled.js?body=1" for 127.0.0.1 at 2014-01-24 19:03:34 -0800
571
+
572
+
573
+ Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-01-24 19:03:35 -0800
574
+
575
+
576
+ Started GET "/data/homicide.json" for 127.0.0.1 at 2014-01-24 19:03:35 -0800
577
+ Processing by DataController#homicide as JSON
578
+ Parameters: {"datum"=>{}}
579
+ Completed 200 OK in 4749ms (Views: 3658.2ms | ActiveRecord: 0.0ms)
580
+
581
+
582
+ Started GET "/" for 127.0.0.1 at 2014-01-24 19:04:17 -0800
583
+ Processing by ApplicationController#home as HTML
584
+ Rendered /Users/awsmsce/Repos/tests/ruby/rails/mapsimus/app/views/map/_view.html.erb (0.3ms)
585
+ Rendered application/home.html.erb within layouts/application (2.9ms)
586
+ Completed 200 OK in 485ms (Views: 484.3ms | ActiveRecord: 0.0ms)
587
+
588
+
589
+ Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-01-24 19:04:18 -0800
590
+
591
+
592
+ Started GET "/assets/home.css?body=1" for 127.0.0.1 at 2014-01-24 19:04:18 -0800
593
+
594
+
595
+ Started GET "/assets/mapsimus.css?body=1" for 127.0.0.1 at 2014-01-24 19:04:18 -0800
596
+
597
+
598
+ Started GET "/assets/mapsimus/map.css?body=1" for 127.0.0.1 at 2014-01-24 19:04:18 -0800
599
+
600
+
601
+ Started GET "/assets/colorbox-rails.css?body=1" for 127.0.0.1 at 2014-01-24 19:04:18 -0800
602
+
603
+
604
+ Started GET "/assets/colorbox-rails/colorbox-rails.css?body=1" for 127.0.0.1 at 2014-01-24 19:04:18 -0800
605
+
606
+
607
+ Started GET "/assets/mapsimus/jquery-1.10.1.min.js?body=1" for 127.0.0.1 at 2014-01-24 19:04:18 -0800
608
+
609
+
610
+ Started GET "/assets/mapsimus/google_maps_v3.js?body=1" for 127.0.0.1 at 2014-01-24 19:04:18 -0800
611
+
612
+
613
+ Started GET "/assets/mapsimus/map_marker.js?body=1" for 127.0.0.1 at 2014-01-24 19:04:18 -0800
614
+
615
+
616
+ Started GET "/assets/mapsimus/map.js?body=1" for 127.0.0.1 at 2014-01-24 19:04:18 -0800
617
+
618
+
619
+ Started GET "/assets/mapsimus/markerclusterer_compiled.js?body=1" for 127.0.0.1 at 2014-01-24 19:04:18 -0800
620
+
621
+
622
+ Started GET "/assets/mapsimus.js?body=1" for 127.0.0.1 at 2014-01-24 19:04:18 -0800
623
+
624
+
625
+ Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-01-24 19:04:18 -0800
626
+
627
+
628
+ Started GET "/data/homicide.json" for 127.0.0.1 at 2014-01-24 19:04:19 -0800
629
+ Processing by DataController#homicide as JSON
630
+ Parameters: {"datum"=>{}}
631
+ Completed 200 OK in 4866ms (Views: 3763.7ms | ActiveRecord: 0.0ms)
632
+
633
+
634
+ Started GET "/" for 127.0.0.1 at 2014-01-24 19:05:36 -0800
635
+ Processing by ApplicationController#home as HTML
636
+ Rendered /Users/awsmsce/Repos/tests/ruby/rails/mapsimus/app/views/map/_view.html.erb (0.3ms)
637
+ Rendered application/home.html.erb within layouts/application (2.8ms)
638
+ Completed 200 OK in 545ms (Views: 544.0ms | ActiveRecord: 0.0ms)
639
+
640
+
641
+ Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-01-24 19:05:37 -0800
642
+
643
+
644
+ Started GET "/assets/home.css?body=1" for 127.0.0.1 at 2014-01-24 19:05:37 -0800
645
+
646
+
647
+ Started GET "/assets/colorbox-rails/colorbox-rails.css?body=1" for 127.0.0.1 at 2014-01-24 19:05:37 -0800
648
+
649
+
650
+ Started GET "/assets/mapsimus/map.css?body=1" for 127.0.0.1 at 2014-01-24 19:05:37 -0800
651
+
652
+
653
+ Started GET "/assets/colorbox-rails.css?body=1" for 127.0.0.1 at 2014-01-24 19:05:37 -0800
654
+
655
+
656
+ Started GET "/assets/mapsimus.css?body=1" for 127.0.0.1 at 2014-01-24 19:05:37 -0800
657
+
658
+
659
+ Started GET "/assets/mapsimus/google_maps_v3.js?body=1" for 127.0.0.1 at 2014-01-24 19:05:38 -0800
660
+
661
+
662
+ Started GET "/assets/mapsimus/jquery-1.10.1.min.js?body=1" for 127.0.0.1 at 2014-01-24 19:05:38 -0800
663
+
664
+
665
+ Started GET "/assets/mapsimus/map.js?body=1" for 127.0.0.1 at 2014-01-24 19:05:38 -0800
666
+
667
+
668
+ Started GET "/assets/mapsimus/markerclusterer_compiled.js?body=1" for 127.0.0.1 at 2014-01-24 19:05:38 -0800
669
+
670
+
671
+ Started GET "/assets/mapsimus/map_marker.js?body=1" for 127.0.0.1 at 2014-01-24 19:05:38 -0800
672
+
673
+
674
+ Started GET "/assets/mapsimus.js?body=1" for 127.0.0.1 at 2014-01-24 19:05:38 -0800
675
+
676
+
677
+ Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-01-24 19:05:38 -0800
678
+
679
+
680
+ Started GET "/data/homicide.json" for 127.0.0.1 at 2014-01-24 19:05:38 -0800
681
+ Processing by DataController#homicide as JSON
682
+ Parameters: {"datum"=>{}}
683
+ Completed 200 OK in 5121ms (Views: 3734.9ms | ActiveRecord: 0.0ms)
684
+
685
+
686
+ Started GET "/" for 127.0.0.1 at 2014-01-24 19:06:06 -0800
687
+ Processing by ApplicationController#home as HTML
688
+ Rendered /Users/awsmsce/Repos/tests/ruby/rails/mapsimus/app/views/map/_view.html.erb (0.3ms)
689
+ Rendered application/home.html.erb within layouts/application (2.8ms)
690
+ Completed 200 OK in 502ms (Views: 501.5ms | ActiveRecord: 0.0ms)
691
+
692
+
693
+ Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-01-24 19:06:07 -0800
694
+
695
+
696
+ Started GET "/assets/home.css?body=1" for 127.0.0.1 at 2014-01-24 19:06:07 -0800
697
+
698
+
699
+ Started GET "/assets/mapsimus/map.css?body=1" for 127.0.0.1 at 2014-01-24 19:06:07 -0800
700
+
701
+
702
+ Started GET "/assets/colorbox-rails.css?body=1" for 127.0.0.1 at 2014-01-24 19:06:07 -0800
703
+
704
+
705
+ Started GET "/assets/colorbox-rails/colorbox-rails.css?body=1" for 127.0.0.1 at 2014-01-24 19:06:07 -0800
706
+
707
+
708
+ Started GET "/assets/mapsimus.css?body=1" for 127.0.0.1 at 2014-01-24 19:06:07 -0800
709
+
710
+
711
+ Started GET "/assets/mapsimus/google_maps_v3.js?body=1" for 127.0.0.1 at 2014-01-24 19:06:07 -0800
712
+
713
+
714
+ Started GET "/assets/mapsimus/jquery-1.10.1.min.js?body=1" for 127.0.0.1 at 2014-01-24 19:06:07 -0800
715
+
716
+
717
+ Started GET "/assets/mapsimus/map_marker.js?body=1" for 127.0.0.1 at 2014-01-24 19:06:08 -0800
718
+
719
+
720
+ Started GET "/assets/mapsimus/map.js?body=1" for 127.0.0.1 at 2014-01-24 19:06:08 -0800
721
+
722
+
723
+ Started GET "/assets/mapsimus/markerclusterer_compiled.js?body=1" for 127.0.0.1 at 2014-01-24 19:06:08 -0800
724
+
725
+
726
+ Started GET "/assets/mapsimus.js?body=1" for 127.0.0.1 at 2014-01-24 19:06:08 -0800
727
+
728
+
729
+ Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-01-24 19:06:08 -0800
730
+
731
+
732
+ Started GET "/data/homicide.json" for 127.0.0.1 at 2014-01-24 19:06:08 -0800
733
+ Processing by DataController#homicide as JSON
734
+ Parameters: {"datum"=>{}}
735
+ Completed 200 OK in 5053ms (Views: 3983.1ms | ActiveRecord: 0.0ms)
736
+
737
+
738
+ Started GET "/" for 127.0.0.1 at 2014-01-24 19:06:16 -0800
739
+ Processing by ApplicationController#home as HTML
740
+ Rendered /Users/awsmsce/Repos/tests/ruby/rails/mapsimus/app/views/map/_view.html.erb (0.3ms)
741
+ Rendered application/home.html.erb within layouts/application (2.5ms)
742
+ Completed 200 OK in 449ms (Views: 447.7ms | ActiveRecord: 0.0ms)
743
+
744
+
745
+ Started GET "/assets/colorbox-rails/colorbox-rails.css?body=1" for 127.0.0.1 at 2014-01-24 19:06:17 -0800
746
+
747
+
748
+ Started GET "/assets/home.css?body=1" for 127.0.0.1 at 2014-01-24 19:06:17 -0800
749
+
750
+
751
+ Started GET "/assets/colorbox-rails.css?body=1" for 127.0.0.1 at 2014-01-24 19:06:17 -0800
752
+
753
+
754
+ Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-01-24 19:06:17 -0800
755
+
756
+
757
+ Started GET "/assets/mapsimus.css?body=1" for 127.0.0.1 at 2014-01-24 19:06:17 -0800
758
+
759
+
760
+ Started GET "/assets/mapsimus/map.css?body=1" for 127.0.0.1 at 2014-01-24 19:06:17 -0800
761
+
762
+
763
+ Started GET "/assets/mapsimus/google_maps_v3.js?body=1" for 127.0.0.1 at 2014-01-24 19:06:17 -0800
764
+
765
+
766
+ Started GET "/assets/mapsimus/jquery-1.10.1.min.js?body=1" for 127.0.0.1 at 2014-01-24 19:06:17 -0800
767
+
768
+
769
+ Started GET "/assets/mapsimus/map.js?body=1" for 127.0.0.1 at 2014-01-24 19:06:17 -0800
770
+
771
+
772
+ Started GET "/assets/mapsimus/map_marker.js?body=1" for 127.0.0.1 at 2014-01-24 19:06:17 -0800
773
+
774
+
775
+ Started GET "/assets/mapsimus/markerclusterer_compiled.js?body=1" for 127.0.0.1 at 2014-01-24 19:06:17 -0800
776
+
777
+
778
+ Started GET "/assets/mapsimus.js?body=1" for 127.0.0.1 at 2014-01-24 19:06:17 -0800
779
+
780
+
781
+ Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-01-24 19:06:18 -0800
782
+
783
+
784
+ Started GET "/data/homicide.json" for 127.0.0.1 at 2014-01-24 19:06:18 -0800
785
+ Processing by DataController#homicide as JSON
786
+ Parameters: {"datum"=>{}}
787
+ Completed 200 OK in 4953ms (Views: 3810.7ms | ActiveRecord: 0.0ms)
788
+
789
+
790
+ Started GET "/" for 127.0.0.1 at 2014-01-24 19:07:13 -0800
791
+ Processing by ApplicationController#home as HTML
792
+ Rendered /Users/awsmsce/Repos/tests/ruby/rails/mapsimus/app/views/map/_view.html.erb (0.3ms)
793
+ Rendered application/home.html.erb within layouts/application (2.5ms)
794
+ Completed 200 OK in 348ms (Views: 346.7ms | ActiveRecord: 0.0ms)
795
+
796
+
797
+ Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-01-24 19:07:14 -0800
798
+
799
+
800
+ Started GET "/assets/colorbox-rails/colorbox-rails.css?body=1" for 127.0.0.1 at 2014-01-24 19:07:14 -0800
801
+
802
+
803
+ Started GET "/assets/mapsimus/map.css?body=1" for 127.0.0.1 at 2014-01-24 19:07:14 -0800
804
+
805
+
806
+ Started GET "/assets/home.css?body=1" for 127.0.0.1 at 2014-01-24 19:07:14 -0800
807
+
808
+
809
+ Started GET "/assets/colorbox-rails.css?body=1" for 127.0.0.1 at 2014-01-24 19:07:14 -0800
810
+
811
+
812
+ Started GET "/assets/mapsimus.css?body=1" for 127.0.0.1 at 2014-01-24 19:07:14 -0800
813
+
814
+
815
+ Started GET "/assets/mapsimus/google_maps_v3.js?body=1" for 127.0.0.1 at 2014-01-24 19:07:14 -0800
816
+
817
+
818
+ Started GET "/assets/mapsimus/jquery-1.10.1.min.js?body=1" for 127.0.0.1 at 2014-01-24 19:07:14 -0800
819
+
820
+
821
+ Started GET "/assets/mapsimus/map.js?body=1" for 127.0.0.1 at 2014-01-24 19:07:14 -0800
822
+
823
+
824
+ Started GET "/assets/mapsimus/map_marker.js?body=1" for 127.0.0.1 at 2014-01-24 19:07:14 -0800
825
+
826
+
827
+ Started GET "/assets/mapsimus.js?body=1" for 127.0.0.1 at 2014-01-24 19:07:14 -0800
828
+
829
+
830
+ Started GET "/assets/mapsimus/markerclusterer_compiled.js?body=1" for 127.0.0.1 at 2014-01-24 19:07:14 -0800
831
+
832
+
833
+ Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-01-24 19:07:15 -0800
834
+
835
+
836
+ Started GET "/data/homicide.json" for 127.0.0.1 at 2014-01-24 19:07:15 -0800
837
+ Processing by DataController#homicide as JSON
838
+ Parameters: {"datum"=>{}}
839
+ Completed 200 OK in 5273ms (Views: 3889.3ms | ActiveRecord: 0.0ms)
840
+
841
+
842
+ Started GET "/" for 127.0.0.1 at 2014-01-24 19:08:26 -0800
843
+ Processing by ApplicationController#home as HTML
844
+ Rendered /Users/awsmsce/Repos/tests/ruby/rails/mapsimus/app/views/map/_view.html.erb (0.4ms)
845
+ Rendered application/home.html.erb within layouts/application (2.9ms)
846
+ Completed 200 OK in 535ms (Views: 533.9ms | ActiveRecord: 0.0ms)
847
+
848
+
849
+ Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-01-24 19:08:27 -0800
850
+
851
+
852
+ Started GET "/assets/home.css?body=1" for 127.0.0.1 at 2014-01-24 19:08:27 -0800
853
+
854
+
855
+ Started GET "/assets/colorbox-rails/colorbox-rails.css?body=1" for 127.0.0.1 at 2014-01-24 19:08:27 -0800
856
+
857
+
858
+ Started GET "/assets/mapsimus.css?body=1" for 127.0.0.1 at 2014-01-24 19:08:27 -0800
859
+
860
+
861
+ Started GET "/assets/colorbox-rails.css?body=1" for 127.0.0.1 at 2014-01-24 19:08:28 -0800
862
+
863
+
864
+ Started GET "/assets/mapsimus/map.css?body=1" for 127.0.0.1 at 2014-01-24 19:08:28 -0800
865
+
866
+
867
+ Started GET "/assets/mapsimus/google_maps_v3.js?body=1" for 127.0.0.1 at 2014-01-24 19:08:28 -0800
868
+
869
+
870
+ Started GET "/assets/mapsimus/jquery-1.10.1.min.js?body=1" for 127.0.0.1 at 2014-01-24 19:08:28 -0800
871
+
872
+
873
+ Started GET "/assets/mapsimus/markerclusterer_compiled.js?body=1" for 127.0.0.1 at 2014-01-24 19:08:28 -0800
874
+
875
+
876
+ Started GET "/assets/mapsimus/map_marker.js?body=1" for 127.0.0.1 at 2014-01-24 19:08:28 -0800
877
+
878
+
879
+ Started GET "/assets/mapsimus/map.js?body=1" for 127.0.0.1 at 2014-01-24 19:08:28 -0800
880
+
881
+
882
+ Started GET "/assets/mapsimus.js?body=1" for 127.0.0.1 at 2014-01-24 19:08:28 -0800
883
+
884
+
885
+ Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-01-24 19:08:28 -0800
886
+
887
+
888
+ Started GET "/data/homicide.json" for 127.0.0.1 at 2014-01-24 19:08:29 -0800
889
+ Processing by DataController#homicide as JSON
890
+ Parameters: {"datum"=>{}}
891
+ Completed 200 OK in 5082ms (Views: 3745.7ms | ActiveRecord: 0.0ms)
892
+
893
+
894
+ Started GET "/" for 127.0.0.1 at 2014-01-24 19:13:29 -0800
895
+ Processing by ApplicationController#home as HTML
896
+ Rendered /Users/awsmsce/Repos/tests/ruby/rails/mapsimus/app/views/map/_view.html.erb (0.3ms)
897
+ Rendered application/home.html.erb within layouts/application (2.4ms)
898
+ Completed 200 OK in 417ms (Views: 416.1ms | ActiveRecord: 0.0ms)
899
+
900
+
901
+ Started GET "/assets/home.css?body=1" for 127.0.0.1 at 2014-01-24 19:13:29 -0800
902
+
903
+
904
+ Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-01-24 19:13:29 -0800
905
+
906
+
907
+ Started GET "/assets/colorbox-rails/colorbox-rails.css?body=1" for 127.0.0.1 at 2014-01-24 19:13:29 -0800
908
+
909
+
910
+ Started GET "/assets/colorbox-rails.css?body=1" for 127.0.0.1 at 2014-01-24 19:13:29 -0800
911
+
912
+
913
+ Started GET "/assets/mapsimus.css?body=1" for 127.0.0.1 at 2014-01-24 19:13:29 -0800
914
+
915
+
916
+ Started GET "/assets/mapsimus/map.css?body=1" for 127.0.0.1 at 2014-01-24 19:13:29 -0800
917
+
918
+
919
+ Started GET "/assets/mapsimus/google_maps_v3.js?body=1" for 127.0.0.1 at 2014-01-24 19:13:30 -0800
920
+
921
+
922
+ Started GET "/assets/mapsimus/jquery-1.10.1.min.js?body=1" for 127.0.0.1 at 2014-01-24 19:13:30 -0800
923
+
924
+
925
+ Started GET "/assets/mapsimus/map.js?body=1" for 127.0.0.1 at 2014-01-24 19:13:30 -0800
926
+
927
+
928
+ Started GET "/assets/mapsimus.js?body=1" for 127.0.0.1 at 2014-01-24 19:13:30 -0800
929
+
930
+
931
+ Started GET "/assets/mapsimus/map_marker.js?body=1" for 127.0.0.1 at 2014-01-24 19:13:30 -0800
932
+
933
+
934
+ Started GET "/assets/mapsimus/markerclusterer_compiled.js?body=1" for 127.0.0.1 at 2014-01-24 19:13:30 -0800
935
+
936
+
937
+ Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-01-24 19:13:30 -0800
938
+
939
+
940
+ Started GET "/data/homicide.json" for 127.0.0.1 at 2014-01-24 19:13:31 -0800
941
+ Processing by DataController#homicide as JSON
942
+ Parameters: {"datum"=>{}}
943
+ Completed 200 OK in 4996ms (Views: 3779.9ms | ActiveRecord: 0.0ms)
944
+
945
+
946
+ Started GET "/" for 127.0.0.1 at 2014-01-24 19:14:14 -0800
947
+ Processing by ApplicationController#home as HTML
948
+ Rendered /Users/awsmsce/Repos/tests/ruby/rails/mapsimus/app/views/map/_view.html.erb (0.3ms)
949
+ Rendered application/home.html.erb within layouts/application (2.5ms)
950
+ Completed 200 OK in 421ms (Views: 420.0ms | ActiveRecord: 0.0ms)
951
+
952
+
953
+ Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-01-24 19:14:15 -0800
954
+
955
+
956
+ Started GET "/assets/mapsimus/map.css?body=1" for 127.0.0.1 at 2014-01-24 19:14:15 -0800
957
+
958
+
959
+ Started GET "/assets/colorbox-rails/colorbox-rails.css?body=1" for 127.0.0.1 at 2014-01-24 19:14:15 -0800
960
+
961
+
962
+ Started GET "/assets/home.css?body=1" for 127.0.0.1 at 2014-01-24 19:14:15 -0800
963
+
964
+
965
+ Started GET "/assets/colorbox-rails.css?body=1" for 127.0.0.1 at 2014-01-24 19:14:15 -0800
966
+
967
+
968
+ Started GET "/assets/mapsimus.css?body=1" for 127.0.0.1 at 2014-01-24 19:14:15 -0800
969
+
970
+
971
+ Started GET "/assets/mapsimus/google_maps_v3.js?body=1" for 127.0.0.1 at 2014-01-24 19:14:15 -0800
972
+
973
+
974
+ Started GET "/assets/mapsimus/jquery-1.10.1.min.js?body=1" for 127.0.0.1 at 2014-01-24 19:14:15 -0800
975
+
976
+
977
+ Started GET "/assets/mapsimus/map_marker.js?body=1" for 127.0.0.1 at 2014-01-24 19:14:15 -0800
978
+
979
+
980
+ Started GET "/assets/mapsimus/markerclusterer_compiled.js?body=1" for 127.0.0.1 at 2014-01-24 19:14:15 -0800
981
+
982
+
983
+ Started GET "/assets/mapsimus/map.js?body=1" for 127.0.0.1 at 2014-01-24 19:14:15 -0800
984
+
985
+
986
+ Started GET "/assets/mapsimus.js?body=1" for 127.0.0.1 at 2014-01-24 19:14:15 -0800
987
+
988
+
989
+ Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-01-24 19:14:15 -0800
990
+
991
+
992
+ Started GET "/data/homicide.json" for 127.0.0.1 at 2014-01-24 19:14:16 -0800
993
+ Processing by DataController#homicide as JSON
994
+ Parameters: {"datum"=>{}}
995
+ Completed 200 OK in 4918ms (Views: 3797.6ms | ActiveRecord: 0.0ms)
996
+
997
+
998
+ Started GET "/" for 127.0.0.1 at 2014-01-25 12:05:31 -0800
999
+ Processing by ApplicationController#home as HTML
1000
+ Rendered /Users/awsmsce/Repos/tests/ruby/rails/mapsimus/app/views/map/_view.html.erb (0.6ms)
1001
+ Rendered application/home.html.erb within layouts/application (5.7ms)
1002
+ Completed 200 OK in 508ms (Views: 506.8ms | ActiveRecord: 0.0ms)
1003
+
1004
+
1005
+ Started GET "/assets/home.css?body=1" for 127.0.0.1 at 2014-01-25 12:05:32 -0800
1006
+
1007
+
1008
+ Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-01-25 12:05:32 -0800
1009
+
1010
+
1011
+ Started GET "/assets/colorbox-rails.css?body=1" for 127.0.0.1 at 2014-01-25 12:05:32 -0800
1012
+
1013
+
1014
+ Started GET "/assets/colorbox-rails/colorbox-rails.css?body=1" for 127.0.0.1 at 2014-01-25 12:05:32 -0800
1015
+
1016
+
1017
+ Started GET "/assets/mapsimus/google_maps_v3.js?body=1" for 127.0.0.1 at 2014-01-25 12:05:32 -0800
1018
+
1019
+
1020
+ Started GET "/assets/mapsimus.css?body=1" for 127.0.0.1 at 2014-01-25 12:05:32 -0800
1021
+
1022
+
1023
+ Started GET "/assets/mapsimus/map.css?body=1" for 127.0.0.1 at 2014-01-25 12:05:32 -0800
1024
+
1025
+
1026
+ Started GET "/assets/mapsimus/jquery-1.10.1.min.js?body=1" for 127.0.0.1 at 2014-01-25 12:05:32 -0800
1027
+
1028
+
1029
+ Started GET "/assets/mapsimus/markerclusterer_compiled.js?body=1" for 127.0.0.1 at 2014-01-25 12:05:33 -0800
1030
+
1031
+
1032
+ Started GET "/assets/mapsimus/map_marker.js?body=1" for 127.0.0.1 at 2014-01-25 12:05:33 -0800
1033
+
1034
+
1035
+ Started GET "/assets/mapsimus.js?body=1" for 127.0.0.1 at 2014-01-25 12:05:33 -0800
1036
+
1037
+
1038
+ Started GET "/assets/mapsimus/map.js?body=1" for 127.0.0.1 at 2014-01-25 12:05:33 -0800
1039
+
1040
+
1041
+ Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-01-25 12:05:33 -0800
1042
+
1043
+
1044
+ Started GET "/data/homicide.json" for 127.0.0.1 at 2014-01-25 12:05:33 -0800
1045
+ Processing by DataController#homicide as JSON
1046
+ Parameters: {"datum"=>{}}
1047
+ Completed 200 OK in 4807ms (Views: 3741.0ms | ActiveRecord: 0.0ms)
1048
+
1049
+
1050
+ Started GET "/" for 127.0.0.1 at 2014-01-25 13:30:40 -0800
1051
+ Processing by ApplicationController#home as HTML
1052
+ Rendered /Users/awsmsce/Repos/tests/ruby/rails/mapsimus/app/views/map/_view.html.erb (0.3ms)
1053
+ Rendered application/home.html.erb within layouts/application (2.8ms)
1054
+ Completed 200 OK in 699ms (Views: 693.9ms | ActiveRecord: 0.0ms)
1055
+
1056
+
1057
+ Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-01-25 13:30:41 -0800
1058
+
1059
+
1060
+ Started GET "/assets/home.css?body=1" for 127.0.0.1 at 2014-01-25 13:30:41 -0800
1061
+
1062
+
1063
+ Started GET "/assets/colorbox-rails/colorbox-rails.css?body=1" for 127.0.0.1 at 2014-01-25 13:30:41 -0800
1064
+
1065
+
1066
+ Started GET "/assets/colorbox-rails.css?body=1" for 127.0.0.1 at 2014-01-25 13:30:41 -0800
1067
+
1068
+
1069
+ Started GET "/assets/mapsimus.css?body=1" for 127.0.0.1 at 2014-01-25 13:30:41 -0800
1070
+
1071
+
1072
+ Started GET "/assets/mapsimus/map.css?body=1" for 127.0.0.1 at 2014-01-25 13:30:41 -0800
1073
+
1074
+
1075
+ Started GET "/assets/mapsimus/jquery-1.10.1.min.js?body=1" for 127.0.0.1 at 2014-01-25 13:30:42 -0800
1076
+
1077
+
1078
+ Started GET "/assets/mapsimus/google_maps_v3.js?body=1" for 127.0.0.1 at 2014-01-25 13:30:42 -0800
1079
+
1080
+
1081
+ Started GET "/assets/mapsimus/map.js?body=1" for 127.0.0.1 at 2014-01-25 13:30:42 -0800
1082
+
1083
+
1084
+ Started GET "/assets/mapsimus/markerclusterer_compiled.js?body=1" for 127.0.0.1 at 2014-01-25 13:30:42 -0800
1085
+
1086
+
1087
+ Started GET "/assets/mapsimus/map_marker.js?body=1" for 127.0.0.1 at 2014-01-25 13:30:42 -0800
1088
+
1089
+
1090
+ Started GET "/assets/mapsimus.js?body=1" for 127.0.0.1 at 2014-01-25 13:30:42 -0800
1091
+
1092
+
1093
+ Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-01-25 13:30:42 -0800
1094
+
1095
+
1096
+ Started GET "/data/homicide.json" for 127.0.0.1 at 2014-01-25 13:30:43 -0800
1097
+ Processing by DataController#homicide as JSON
1098
+ Parameters: {"datum"=>{}}
1099
+ Completed 500 Internal Server Error in 747ms
1100
+
1101
+ NoMethodError (undefined method `geojson' for #<Hash:0x007fa78f901b20>):
1102
+ app/controllers/data_controller.rb:12:in `homicide'
1103
+
1104
+
1105
+ Rendered /Users/awsmsce/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_source.erb (2.1ms)
1106
+ Rendered /Users/awsmsce/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.8ms)
1107
+ Rendered /Users/awsmsce/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (3.1ms)
1108
+ Rendered /Users/awsmsce/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (100.0ms)
1109
+
1110
+
1111
+ Started GET "/" for 127.0.0.1 at 2014-01-25 13:30:48 -0800
1112
+ Processing by ApplicationController#home as HTML
1113
+ Rendered /Users/awsmsce/Repos/tests/ruby/rails/mapsimus/app/views/map/_view.html.erb (0.3ms)
1114
+ Rendered application/home.html.erb within layouts/application (2.4ms)
1115
+ Completed 200 OK in 19ms (Views: 18.4ms | ActiveRecord: 0.0ms)
1116
+
1117
+
1118
+ Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-01-25 13:30:48 -0800
1119
+
1120
+
1121
+ Started GET "/assets/colorbox-rails.css?body=1" for 127.0.0.1 at 2014-01-25 13:30:48 -0800
1122
+
1123
+
1124
+ Started GET "/assets/home.css?body=1" for 127.0.0.1 at 2014-01-25 13:30:48 -0800
1125
+
1126
+
1127
+ Started GET "/assets/mapsimus/map.css?body=1" for 127.0.0.1 at 2014-01-25 13:30:48 -0800
1128
+
1129
+
1130
+ Started GET "/assets/mapsimus.css?body=1" for 127.0.0.1 at 2014-01-25 13:30:48 -0800
1131
+
1132
+
1133
+ Started GET "/assets/colorbox-rails/colorbox-rails.css?body=1" for 127.0.0.1 at 2014-01-25 13:30:48 -0800
1134
+
1135
+
1136
+ Started GET "/assets/mapsimus/jquery-1.10.1.min.js?body=1" for 127.0.0.1 at 2014-01-25 13:30:48 -0800
1137
+
1138
+
1139
+ Started GET "/assets/mapsimus/google_maps_v3.js?body=1" for 127.0.0.1 at 2014-01-25 13:30:48 -0800
1140
+
1141
+
1142
+ Started GET "/assets/mapsimus/map.js?body=1" for 127.0.0.1 at 2014-01-25 13:30:48 -0800
1143
+
1144
+
1145
+ Started GET "/assets/mapsimus/map_marker.js?body=1" for 127.0.0.1 at 2014-01-25 13:30:48 -0800
1146
+
1147
+
1148
+ Started GET "/assets/mapsimus/markerclusterer_compiled.js?body=1" for 127.0.0.1 at 2014-01-25 13:30:48 -0800
1149
+
1150
+
1151
+ Started GET "/assets/mapsimus.js?body=1" for 127.0.0.1 at 2014-01-25 13:30:48 -0800
1152
+
1153
+
1154
+ Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-01-25 13:30:48 -0800
1155
+
1156
+
1157
+ Started GET "/data/homicide.json" for 127.0.0.1 at 2014-01-25 13:30:48 -0800
1158
+ Processing by DataController#homicide as JSON
1159
+ Parameters: {"datum"=>{}}
1160
+ Completed 500 Internal Server Error in 569ms
1161
+
1162
+ NoMethodError (undefined method `geojson' for #<Hash:0x007fa78d8e7c40>):
1163
+ app/controllers/data_controller.rb:12:in `homicide'
1164
+
1165
+
1166
+ Rendered /Users/awsmsce/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_source.erb (2.3ms)
1167
+ Rendered /Users/awsmsce/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.6ms)
1168
+ Rendered /Users/awsmsce/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (3.1ms)
1169
+ Rendered /Users/awsmsce/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (95.5ms)
1170
+
1171
+
1172
+ Started GET "/" for 127.0.0.1 at 2014-01-25 13:31:38 -0800
1173
+ Processing by ApplicationController#home as HTML
1174
+ Rendered /Users/awsmsce/Repos/tests/ruby/rails/mapsimus/app/views/map/_view.html.erb (0.3ms)
1175
+ Rendered application/home.html.erb within layouts/application (3.1ms)
1176
+ Completed 200 OK in 68ms (Views: 67.1ms | ActiveRecord: 0.0ms)
1177
+
1178
+
1179
+ Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-01-25 13:31:38 -0800
1180
+
1181
+
1182
+ Started GET "/assets/home.css?body=1" for 127.0.0.1 at 2014-01-25 13:31:38 -0800
1183
+
1184
+
1185
+ Started GET "/assets/mapsimus/google_maps_v3.js?body=1" for 127.0.0.1 at 2014-01-25 13:31:38 -0800
1186
+
1187
+
1188
+ Started GET "/assets/colorbox-rails/colorbox-rails.css?body=1" for 127.0.0.1 at 2014-01-25 13:31:38 -0800
1189
+
1190
+
1191
+ Started GET "/assets/mapsimus/jquery-1.10.1.min.js?body=1" for 127.0.0.1 at 2014-01-25 13:31:38 -0800
1192
+
1193
+
1194
+ Started GET "/assets/mapsimus/map.js?body=1" for 127.0.0.1 at 2014-01-25 13:31:38 -0800
1195
+
1196
+
1197
+ Started GET "/assets/colorbox-rails.css?body=1" for 127.0.0.1 at 2014-01-25 13:31:38 -0800
1198
+
1199
+
1200
+ Started GET "/assets/mapsimus.css?body=1" for 127.0.0.1 at 2014-01-25 13:31:38 -0800
1201
+
1202
+
1203
+ Started GET "/assets/mapsimus/map.css?body=1" for 127.0.0.1 at 2014-01-25 13:31:38 -0800
1204
+
1205
+
1206
+ Started GET "/assets/mapsimus/map_marker.js?body=1" for 127.0.0.1 at 2014-01-25 13:31:38 -0800
1207
+
1208
+
1209
+ Started GET "/assets/mapsimus/markerclusterer_compiled.js?body=1" for 127.0.0.1 at 2014-01-25 13:31:38 -0800
1210
+
1211
+
1212
+ Started GET "/assets/mapsimus.js?body=1" for 127.0.0.1 at 2014-01-25 13:31:38 -0800
1213
+
1214
+
1215
+ Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-01-25 13:31:38 -0800
1216
+
1217
+
1218
+ Started GET "/data/homicide.json" for 127.0.0.1 at 2014-01-25 13:31:38 -0800
1219
+ Processing by DataController#homicide as JSON
1220
+ Parameters: {"datum"=>{}}
1221
+ Completed 500 Internal Server Error in 577ms
1222
+
1223
+ NoMethodError (undefined method `geojson' for #<Hash:0x007fa78f1d94b0>):
1224
+ app/controllers/data_controller.rb:12:in `homicide'
1225
+
1226
+
1227
+ Rendered /Users/awsmsce/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_source.erb (2.8ms)
1228
+ Rendered /Users/awsmsce/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (3.5ms)
1229
+ Rendered /Users/awsmsce/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (3.6ms)
1230
+ Rendered /Users/awsmsce/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (98.6ms)
1231
+
1232
+
1233
+ Started GET "/" for 127.0.0.1 at 2014-01-25 13:32:17 -0800
1234
+ Processing by ApplicationController#home as HTML
1235
+ Rendered /Users/awsmsce/Repos/tests/ruby/rails/mapsimus/app/views/map/_view.html.erb (0.4ms)
1236
+ Rendered application/home.html.erb within layouts/application (3.4ms)
1237
+ Completed 200 OK in 22ms (Views: 20.8ms | ActiveRecord: 0.0ms)
1238
+
1239
+
1240
+ Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-01-25 13:32:17 -0800
1241
+
1242
+
1243
+ Started GET "/assets/mapsimus/map.css?body=1" for 127.0.0.1 at 2014-01-25 13:32:17 -0800
1244
+
1245
+
1246
+ Started GET "/assets/mapsimus.css?body=1" for 127.0.0.1 at 2014-01-25 13:32:17 -0800
1247
+
1248
+
1249
+ Started GET "/assets/colorbox-rails.css?body=1" for 127.0.0.1 at 2014-01-25 13:32:17 -0800
1250
+
1251
+
1252
+ Started GET "/assets/colorbox-rails/colorbox-rails.css?body=1" for 127.0.0.1 at 2014-01-25 13:32:17 -0800
1253
+
1254
+
1255
+ Started GET "/assets/home.css?body=1" for 127.0.0.1 at 2014-01-25 13:32:17 -0800
1256
+
1257
+
1258
+ Started GET "/assets/mapsimus/google_maps_v3.js?body=1" for 127.0.0.1 at 2014-01-25 13:32:17 -0800
1259
+
1260
+
1261
+ Started GET "/assets/mapsimus/jquery-1.10.1.min.js?body=1" for 127.0.0.1 at 2014-01-25 13:32:17 -0800
1262
+
1263
+
1264
+ Started GET "/assets/mapsimus/map.js?body=1" for 127.0.0.1 at 2014-01-25 13:32:17 -0800
1265
+
1266
+
1267
+ Started GET "/assets/mapsimus/map_marker.js?body=1" for 127.0.0.1 at 2014-01-25 13:32:17 -0800
1268
+
1269
+
1270
+ Started GET "/assets/mapsimus/markerclusterer_compiled.js?body=1" for 127.0.0.1 at 2014-01-25 13:32:17 -0800
1271
+
1272
+
1273
+ Started GET "/assets/mapsimus.js?body=1" for 127.0.0.1 at 2014-01-25 13:32:17 -0800
1274
+
1275
+
1276
+ Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-01-25 13:32:17 -0800
1277
+
1278
+
1279
+ Started GET "/data/homicide.json" for 127.0.0.1 at 2014-01-25 13:32:17 -0800
1280
+ Processing by DataController#homicide as JSON
1281
+ Parameters: {"datum"=>{}}
1282
+ Completed 500 Internal Server Error in 36376ms
1283
+
1284
+ NoMethodError (undefined method `geojson' for #<Hash:0x007fa78d86f0b0>):
1285
+ app/controllers/data_controller.rb:12:in `homicide'
1286
+
1287
+
1288
+ Rendered /Users/awsmsce/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_source.erb (3.7ms)
1289
+ Rendered /Users/awsmsce/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (45.7ms)
1290
+ Rendered /Users/awsmsce/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (4.7ms)
1291
+ Rendered /Users/awsmsce/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (101.9ms)
1292
+
1293
+
1294
+ Started GET "/" for 127.0.0.1 at 2014-01-25 13:32:55 -0800
1295
+ Processing by ApplicationController#home as HTML
1296
+ Rendered /Users/awsmsce/Repos/tests/ruby/rails/mapsimus/app/views/map/_view.html.erb (0.3ms)
1297
+ Rendered application/home.html.erb within layouts/application (3.2ms)
1298
+ Completed 200 OK in 27ms (Views: 20.9ms | ActiveRecord: 0.0ms)
1299
+
1300
+
1301
+ Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-01-25 13:32:56 -0800
1302
+
1303
+
1304
+ Started GET "/assets/home.css?body=1" for 127.0.0.1 at 2014-01-25 13:32:56 -0800
1305
+
1306
+
1307
+ Started GET "/assets/mapsimus.css?body=1" for 127.0.0.1 at 2014-01-25 13:32:56 -0800
1308
+
1309
+
1310
+ Started GET "/assets/colorbox-rails.css?body=1" for 127.0.0.1 at 2014-01-25 13:32:56 -0800
1311
+
1312
+
1313
+ Started GET "/assets/colorbox-rails/colorbox-rails.css?body=1" for 127.0.0.1 at 2014-01-25 13:32:56 -0800
1314
+
1315
+
1316
+ Started GET "/assets/mapsimus/map.css?body=1" for 127.0.0.1 at 2014-01-25 13:32:56 -0800
1317
+
1318
+
1319
+ Started GET "/assets/mapsimus/google_maps_v3.js?body=1" for 127.0.0.1 at 2014-01-25 13:32:56 -0800
1320
+
1321
+
1322
+ Started GET "/assets/mapsimus/jquery-1.10.1.min.js?body=1" for 127.0.0.1 at 2014-01-25 13:32:56 -0800
1323
+
1324
+
1325
+ Started GET "/assets/mapsimus/map.js?body=1" for 127.0.0.1 at 2014-01-25 13:32:56 -0800
1326
+
1327
+
1328
+ Started GET "/assets/mapsimus/map_marker.js?body=1" for 127.0.0.1 at 2014-01-25 13:32:56 -0800
1329
+
1330
+
1331
+ Started GET "/assets/mapsimus/markerclusterer_compiled.js?body=1" for 127.0.0.1 at 2014-01-25 13:32:56 -0800
1332
+
1333
+
1334
+ Started GET "/assets/mapsimus.js?body=1" for 127.0.0.1 at 2014-01-25 13:32:56 -0800
1335
+
1336
+
1337
+ Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-01-25 13:32:56 -0800
1338
+
1339
+
1340
+ Started GET "/data/homicide.json" for 127.0.0.1 at 2014-01-25 13:32:56 -0800
1341
+ Processing by DataController#homicide as JSON
1342
+ Parameters: {"datum"=>{}}
1343
+ Completed 500 Internal Server Error in 9093ms
1344
+
1345
+ NoMethodError (undefined method `[]' for nil:NilClass):
1346
+ app/controllers/data_controller.rb:12:in `homicide'
1347
+
1348
+
1349
+ Rendered /Users/awsmsce/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_source.erb (3.6ms)
1350
+ Rendered /Users/awsmsce/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (3.9ms)
1351
+ Rendered /Users/awsmsce/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (3.8ms)
1352
+ Rendered /Users/awsmsce/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (27.2ms)
1353
+
1354
+
1355
+ Started GET "/" for 127.0.0.1 at 2014-01-25 13:34:26 -0800
1356
+ Processing by ApplicationController#home as HTML
1357
+ Rendered /Users/awsmsce/Repos/tests/ruby/rails/mapsimus/app/views/map/_view.html.erb (0.4ms)
1358
+ Rendered application/home.html.erb within layouts/application (3.4ms)
1359
+ Completed 200 OK in 22ms (Views: 20.6ms | ActiveRecord: 0.0ms)
1360
+
1361
+
1362
+ Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-01-25 13:34:26 -0800
1363
+
1364
+
1365
+ Started GET "/assets/home.css?body=1" for 127.0.0.1 at 2014-01-25 13:34:26 -0800
1366
+
1367
+
1368
+ Started GET "/assets/colorbox-rails/colorbox-rails.css?body=1" for 127.0.0.1 at 2014-01-25 13:34:26 -0800
1369
+
1370
+
1371
+ Started GET "/assets/colorbox-rails.css?body=1" for 127.0.0.1 at 2014-01-25 13:34:26 -0800
1372
+
1373
+
1374
+ Started GET "/assets/mapsimus/map.css?body=1" for 127.0.0.1 at 2014-01-25 13:34:26 -0800
1375
+
1376
+
1377
+ Started GET "/assets/mapsimus/jquery-1.10.1.min.js?body=1" for 127.0.0.1 at 2014-01-25 13:34:26 -0800
1378
+
1379
+
1380
+ Started GET "/assets/mapsimus.css?body=1" for 127.0.0.1 at 2014-01-25 13:34:26 -0800
1381
+
1382
+
1383
+ Started GET "/assets/mapsimus/google_maps_v3.js?body=1" for 127.0.0.1 at 2014-01-25 13:34:26 -0800
1384
+
1385
+
1386
+ Started GET "/assets/mapsimus/map.js?body=1" for 127.0.0.1 at 2014-01-25 13:34:26 -0800
1387
+
1388
+
1389
+ Started GET "/assets/mapsimus/map_marker.js?body=1" for 127.0.0.1 at 2014-01-25 13:34:26 -0800
1390
+
1391
+
1392
+ Started GET "/assets/mapsimus/markerclusterer_compiled.js?body=1" for 127.0.0.1 at 2014-01-25 13:34:26 -0800
1393
+
1394
+
1395
+ Started GET "/assets/mapsimus.js?body=1" for 127.0.0.1 at 2014-01-25 13:34:26 -0800
1396
+
1397
+
1398
+ Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-01-25 13:34:26 -0800
1399
+
1400
+
1401
+ Started GET "/data/homicide.json" for 127.0.0.1 at 2014-01-25 13:34:27 -0800
1402
+ Processing by DataController#homicide as JSON
1403
+ Parameters: {"datum"=>{}}
1404
+ Completed 500 Internal Server Error in 115551ms
1405
+
1406
+ NoMethodError (undefined method `[]' for nil:NilClass):
1407
+ app/controllers/data_controller.rb:12:in `homicide'
1408
+
1409
+
1410
+ Rendered /Users/awsmsce/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_source.erb (3.8ms)
1411
+ Rendered /Users/awsmsce/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (3.8ms)
1412
+ Rendered /Users/awsmsce/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (3.8ms)
1413
+ Rendered /Users/awsmsce/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (26.9ms)
1414
+
1415
+
1416
+ Started GET "/" for 127.0.0.1 at 2014-01-25 13:36:22 -0800
1417
+ Processing by ApplicationController#home as HTML
1418
+ Rendered /Users/awsmsce/Repos/tests/ruby/rails/mapsimus/app/views/map/_view.html.erb (0.4ms)
1419
+ Rendered application/home.html.erb within layouts/application (3.6ms)
1420
+ Completed 200 OK in 77ms (Views: 70.3ms | ActiveRecord: 0.0ms)
1421
+
1422
+
1423
+ Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-01-25 13:36:22 -0800
1424
+
1425
+
1426
+ Started GET "/assets/mapsimus.css?body=1" for 127.0.0.1 at 2014-01-25 13:36:22 -0800
1427
+
1428
+
1429
+ Started GET "/assets/colorbox-rails/colorbox-rails.css?body=1" for 127.0.0.1 at 2014-01-25 13:36:23 -0800
1430
+
1431
+
1432
+ Started GET "/assets/colorbox-rails.css?body=1" for 127.0.0.1 at 2014-01-25 13:36:23 -0800
1433
+
1434
+
1435
+ Started GET "/assets/mapsimus/map.css?body=1" for 127.0.0.1 at 2014-01-25 13:36:23 -0800
1436
+
1437
+
1438
+ Started GET "/assets/mapsimus/google_maps_v3.js?body=1" for 127.0.0.1 at 2014-01-25 13:36:23 -0800
1439
+
1440
+
1441
+ Started GET "/assets/mapsimus/jquery-1.10.1.min.js?body=1" for 127.0.0.1 at 2014-01-25 13:36:23 -0800
1442
+
1443
+
1444
+ Started GET "/assets/home.css?body=1" for 127.0.0.1 at 2014-01-25 13:36:23 -0800
1445
+
1446
+
1447
+ Started GET "/assets/mapsimus/map.js?body=1" for 127.0.0.1 at 2014-01-25 13:36:23 -0800
1448
+
1449
+
1450
+ Started GET "/assets/mapsimus/map_marker.js?body=1" for 127.0.0.1 at 2014-01-25 13:36:23 -0800
1451
+
1452
+
1453
+ Started GET "/assets/mapsimus/markerclusterer_compiled.js?body=1" for 127.0.0.1 at 2014-01-25 13:36:23 -0800
1454
+
1455
+
1456
+ Started GET "/assets/mapsimus.js?body=1" for 127.0.0.1 at 2014-01-25 13:36:23 -0800
1457
+
1458
+
1459
+ Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-01-25 13:36:23 -0800
1460
+
1461
+
1462
+ Started GET "/data/homicide.json" for 127.0.0.1 at 2014-01-25 13:36:23 -0800
1463
+ Processing by DataController#homicide as JSON
1464
+ Parameters: {"datum"=>{}}
1465
+ Completed 200 OK in 7321ms (Views: 476.8ms | ActiveRecord: 0.0ms)
1466
+
1467
+
1468
+ Started GET "/" for 127.0.0.1 at 2014-01-25 13:48:13 -0800
1469
+ Processing by ApplicationController#home as HTML
1470
+ Rendered /Users/awsmsce/Repos/tests/ruby/rails/mapsimus/app/views/map/_view.html.erb (1.3ms)
1471
+ Rendered application/home.html.erb within layouts/application (4.1ms)
1472
+ Completed 200 OK in 521ms (Views: 514.6ms | ActiveRecord: 0.0ms)
1473
+
1474
+
1475
+ Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-01-25 13:48:14 -0800
1476
+
1477
+
1478
+ Started GET "/assets/mapsimus/map.css?body=1" for 127.0.0.1 at 2014-01-25 13:48:14 -0800
1479
+
1480
+
1481
+ Started GET "/assets/mapsimus.css?body=1" for 127.0.0.1 at 2014-01-25 13:48:14 -0800
1482
+
1483
+
1484
+ Started GET "/assets/colorbox-rails/colorbox-rails.css?body=1" for 127.0.0.1 at 2014-01-25 13:48:14 -0800
1485
+
1486
+
1487
+ Started GET "/assets/home.css?body=1" for 127.0.0.1 at 2014-01-25 13:48:14 -0800
1488
+
1489
+
1490
+ Started GET "/assets/colorbox-rails.css?body=1" for 127.0.0.1 at 2014-01-25 13:48:14 -0800
1491
+
1492
+
1493
+ Started GET "/assets/mapsimus/jquery-1.10.1.min.js?body=1" for 127.0.0.1 at 2014-01-25 13:48:14 -0800
1494
+
1495
+
1496
+ Started GET "/assets/mapsimus/map.js?body=1" for 127.0.0.1 at 2014-01-25 13:48:14 -0800
1497
+
1498
+
1499
+ Started GET "/assets/mapsimus/google_maps_v3.js?body=1" for 127.0.0.1 at 2014-01-25 13:48:14 -0800
1500
+
1501
+
1502
+ Started GET "/assets/mapsimus/map_marker.js?body=1" for 127.0.0.1 at 2014-01-25 13:48:14 -0800
1503
+
1504
+
1505
+ Started GET "/assets/mapsimus/markerclusterer_compiled.js?body=1" for 127.0.0.1 at 2014-01-25 13:48:14 -0800
1506
+
1507
+
1508
+ Started GET "/assets/mapsimus.js?body=1" for 127.0.0.1 at 2014-01-25 13:48:14 -0800
1509
+
1510
+
1511
+ Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-01-25 13:48:14 -0800
1512
+
1513
+
1514
+ Started GET "/data/homicide.json" for 127.0.0.1 at 2014-01-25 13:48:15 -0800
1515
+ Processing by DataController#homicide as JSON
1516
+ Parameters: {"datum"=>{}}
1517
+ Completed 200 OK in 6183ms (Views: 475.0ms | ActiveRecord: 0.0ms)
1518
+
1519
+
1520
+ Started GET "/" for 127.0.0.1 at 2014-01-25 13:48:25 -0800
1521
+ Processing by ApplicationController#home as HTML
1522
+ Rendered /Users/awsmsce/Repos/tests/ruby/rails/mapsimus/app/views/map/_view.html.erb (0.4ms)
1523
+ Rendered application/home.html.erb within layouts/application (3.2ms)
1524
+ Completed 200 OK in 21ms (Views: 20.3ms | ActiveRecord: 0.0ms)
1525
+
1526
+
1527
+ Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-01-25 13:48:25 -0800
1528
+
1529
+
1530
+ Started GET "/assets/home.css?body=1" for 127.0.0.1 at 2014-01-25 13:48:25 -0800
1531
+
1532
+
1533
+ Started GET "/assets/mapsimus.css?body=1" for 127.0.0.1 at 2014-01-25 13:48:25 -0800
1534
+
1535
+
1536
+ Started GET "/assets/colorbox-rails/colorbox-rails.css?body=1" for 127.0.0.1 at 2014-01-25 13:48:25 -0800
1537
+
1538
+
1539
+ Started GET "/assets/colorbox-rails.css?body=1" for 127.0.0.1 at 2014-01-25 13:48:25 -0800
1540
+
1541
+
1542
+ Started GET "/assets/mapsimus/map.css?body=1" for 127.0.0.1 at 2014-01-25 13:48:25 -0800
1543
+
1544
+
1545
+ Started GET "/assets/mapsimus/google_maps_v3.js?body=1" for 127.0.0.1 at 2014-01-25 13:48:25 -0800
1546
+
1547
+
1548
+ Started GET "/assets/mapsimus/jquery-1.10.1.min.js?body=1" for 127.0.0.1 at 2014-01-25 13:48:25 -0800
1549
+
1550
+
1551
+ Started GET "/assets/mapsimus/map.js?body=1" for 127.0.0.1 at 2014-01-25 13:48:25 -0800
1552
+
1553
+
1554
+ Started GET "/assets/mapsimus/map_marker.js?body=1" for 127.0.0.1 at 2014-01-25 13:48:25 -0800
1555
+
1556
+
1557
+ Started GET "/assets/mapsimus/markerclusterer_compiled.js?body=1" for 127.0.0.1 at 2014-01-25 13:48:25 -0800
1558
+
1559
+
1560
+ Started GET "/assets/mapsimus.js?body=1" for 127.0.0.1 at 2014-01-25 13:48:25 -0800
1561
+
1562
+
1563
+ Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-01-25 13:48:25 -0800
1564
+
1565
+
1566
+ Started GET "/data/homicide.json" for 127.0.0.1 at 2014-01-25 13:48:25 -0800
1567
+ Processing by DataController#homicide as JSON
1568
+ Parameters: {"datum"=>{}}
1569
+ Completed 200 OK in 1347ms (Views: 566.2ms | ActiveRecord: 0.0ms)
1570
+
1571
+
1572
+ Started GET "/" for 127.0.0.1 at 2014-01-25 13:48:46 -0800
1573
+ Processing by ApplicationController#home as HTML
1574
+ Rendered /Users/awsmsce/Repos/tests/ruby/rails/mapsimus/app/views/map/_view.html.erb (0.3ms)
1575
+ Rendered application/home.html.erb within layouts/application (2.5ms)
1576
+ Completed 200 OK in 82ms (Views: 76.7ms | ActiveRecord: 0.0ms)
1577
+
1578
+
1579
+ Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-01-25 13:48:47 -0800
1580
+
1581
+
1582
+ Started GET "/assets/home.css?body=1" for 127.0.0.1 at 2014-01-25 13:48:47 -0800
1583
+
1584
+
1585
+ Started GET "/assets/colorbox-rails.css?body=1" for 127.0.0.1 at 2014-01-25 13:48:47 -0800
1586
+
1587
+
1588
+ Started GET "/assets/mapsimus/map.css?body=1" for 127.0.0.1 at 2014-01-25 13:48:47 -0800
1589
+
1590
+
1591
+ Started GET "/assets/mapsimus.css?body=1" for 127.0.0.1 at 2014-01-25 13:48:47 -0800
1592
+
1593
+
1594
+ Started GET "/assets/colorbox-rails/colorbox-rails.css?body=1" for 127.0.0.1 at 2014-01-25 13:48:47 -0800
1595
+
1596
+
1597
+ Started GET "/assets/mapsimus/google_maps_v3.js?body=1" for 127.0.0.1 at 2014-01-25 13:48:47 -0800
1598
+
1599
+
1600
+ Started GET "/assets/mapsimus/jquery-1.10.1.min.js?body=1" for 127.0.0.1 at 2014-01-25 13:48:47 -0800
1601
+
1602
+
1603
+ Started GET "/assets/mapsimus/map.js?body=1" for 127.0.0.1 at 2014-01-25 13:48:47 -0800
1604
+
1605
+
1606
+ Started GET "/assets/mapsimus/map_marker.js?body=1" for 127.0.0.1 at 2014-01-25 13:48:47 -0800
1607
+
1608
+
1609
+ Started GET "/assets/mapsimus.js?body=1" for 127.0.0.1 at 2014-01-25 13:48:47 -0800
1610
+
1611
+
1612
+ Started GET "/assets/mapsimus/markerclusterer_compiled.js?body=1" for 127.0.0.1 at 2014-01-25 13:48:47 -0800
1613
+
1614
+
1615
+ Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-01-25 13:48:47 -0800
1616
+
1617
+
1618
+ Started GET "/data/homicide.json" for 127.0.0.1 at 2014-01-25 13:48:47 -0800
1619
+ Processing by DataController#homicide as JSON
1620
+ Parameters: {"datum"=>{}}
1621
+ Completed 200 OK in 1351ms (Views: 477.1ms | ActiveRecord: 0.0ms)
1622
+
1623
+
1624
+ Started GET "/" for 127.0.0.1 at 2014-01-25 13:49:08 -0800
1625
+ Processing by ApplicationController#home as HTML
1626
+ Rendered /Users/awsmsce/Repos/tests/ruby/rails/mapsimus/app/views/map/_view.html.erb (1.1ms)
1627
+ Rendered application/home.html.erb within layouts/application (39.0ms)
1628
+ Completed 200 OK in 315ms (Views: 307.2ms | ActiveRecord: 0.0ms)
1629
+
1630
+
1631
+ Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-01-25 13:49:09 -0800
1632
+
1633
+
1634
+ Started GET "/assets/colorbox-rails/colorbox-rails.css?body=1" for 127.0.0.1 at 2014-01-25 13:49:09 -0800
1635
+
1636
+
1637
+ Started GET "/assets/home.css?body=1" for 127.0.0.1 at 2014-01-25 13:49:09 -0800
1638
+
1639
+
1640
+ Started GET "/assets/mapsimus/map.css?body=1" for 127.0.0.1 at 2014-01-25 13:49:09 -0800
1641
+
1642
+
1643
+ Started GET "/assets/colorbox-rails.css?body=1" for 127.0.0.1 at 2014-01-25 13:49:09 -0800
1644
+
1645
+
1646
+ Started GET "/assets/mapsimus.css?body=1" for 127.0.0.1 at 2014-01-25 13:49:09 -0800
1647
+
1648
+
1649
+ Started GET "/assets/mapsimus/jquery-1.10.1.min.js?body=1" for 127.0.0.1 at 2014-01-25 13:49:09 -0800
1650
+
1651
+
1652
+ Started GET "/assets/mapsimus/google_maps_v3.js?body=1" for 127.0.0.1 at 2014-01-25 13:49:09 -0800
1653
+
1654
+
1655
+ Started GET "/assets/mapsimus/map.js?body=1" for 127.0.0.1 at 2014-01-25 13:49:09 -0800
1656
+
1657
+
1658
+ Started GET "/assets/mapsimus/map_marker.js?body=1" for 127.0.0.1 at 2014-01-25 13:49:09 -0800
1659
+
1660
+
1661
+ Started GET "/assets/mapsimus/markerclusterer_compiled.js?body=1" for 127.0.0.1 at 2014-01-25 13:49:09 -0800
1662
+
1663
+
1664
+ Started GET "/assets/mapsimus.js?body=1" for 127.0.0.1 at 2014-01-25 13:49:09 -0800
1665
+
1666
+
1667
+ Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-01-25 13:49:09 -0800
1668
+
1669
+
1670
+ Started GET "/data/homicide.json" for 127.0.0.1 at 2014-01-25 13:49:09 -0800
1671
+ Processing by DataController#homicide as JSON
1672
+ Parameters: {"datum"=>{}}
1673
+ Completed 200 OK in 1208ms (Views: 454.8ms | ActiveRecord: 0.0ms)
1674
+
1675
+
1676
+ Started GET "/" for 127.0.0.1 at 2014-01-25 15:14:58 -0800
1677
+ Processing by ApplicationController#home as HTML
1678
+ Completed 500 Internal Server Error in 6ms
1679
+
1680
+ LoadError (Unable to autoload constant UrlValidator, expected /Users/awsmsce/Repos/tests/ruby/rails/mapsimus/app/validators/url_validator.rb to define it):
1681
+ app/controllers/application_controller.rb:7:in `home'
1682
+
1683
+
1684
+ Rendered /Users/awsmsce/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_source.erb (2.1ms)
1685
+ Rendered /Users/awsmsce/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.7ms)
1686
+ Rendered /Users/awsmsce/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (3.0ms)
1687
+ Rendered /Users/awsmsce/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (22.2ms)
1688
+
1689
+
1690
+ Started GET "/" for 127.0.0.1 at 2014-01-25 15:15:18 -0800
1691
+ Processing by ApplicationController#home as HTML
1692
+ Completed 500 Internal Server Error in 7ms
1693
+
1694
+ LoadError (Unable to autoload constant UrlValidator, expected /Users/awsmsce/Repos/tests/ruby/rails/mapsimus/app/validators/url_validator.rb to define it):
1695
+ app/controllers/application_controller.rb:7:in `home'
1696
+
1697
+
1698
+ Rendered /Users/awsmsce/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_source.erb (2.1ms)
1699
+ Rendered /Users/awsmsce/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.6ms)
1700
+ Rendered /Users/awsmsce/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (18.0ms)
1701
+ Rendered /Users/awsmsce/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (36.9ms)
1702
+
1703
+
1704
+ Started GET "/" for 127.0.0.1 at 2014-01-25 15:16:17 -0800
1705
+ Processing by ApplicationController#home as HTML
1706
+ Completed 500 Internal Server Error in 7ms
1707
+
1708
+ ArgumentError (Unknown validator: 'UriValidator'):
1709
+ app/controllers/application_controller.rb:7:in `home'
1710
+
1711
+
1712
+ Rendered /Users/awsmsce/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_source.erb (2.0ms)
1713
+ Rendered /Users/awsmsce/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.7ms)
1714
+ Rendered /Users/awsmsce/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (17.6ms)
1715
+ Rendered /Users/awsmsce/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (36.4ms)
1716
+
1717
+
1718
+ Started GET "/" for 127.0.0.1 at 2014-01-25 15:16:18 -0800
1719
+ Processing by ApplicationController#home as HTML
1720
+ Completed 500 Internal Server Error in 44ms
1721
+
1722
+ ArgumentError (Unknown validator: 'UriValidator'):
1723
+ app/controllers/application_controller.rb:7:in `home'
1724
+
1725
+
1726
+ Rendered /Users/awsmsce/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_source.erb (1.9ms)
1727
+ Rendered /Users/awsmsce/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.7ms)
1728
+ Rendered /Users/awsmsce/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (3.1ms)
1729
+ Rendered /Users/awsmsce/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (20.7ms)
1730
+
1731
+
1732
+ Started GET "/" for 127.0.0.1 at 2014-01-25 15:18:22 -0800
1733
+ Processing by ApplicationController#home as HTML
1734
+
1735
+
1736
+ Started GET "/" for 127.0.0.1 at 2014-01-25 15:19:01 -0800
1737
+ Processing by ApplicationController#home as HTML
1738
+
1739
+
1740
+ Started GET "/" for 127.0.0.1 at 2014-01-25 15:20:11 -0800
1741
+ Processing by ApplicationController#home as HTML
1742
+
1743
+
1744
+ Started GET "/" for 127.0.0.1 at 2014-01-25 15:20:34 -0800
1745
+ Processing by ApplicationController#home as HTML
1746
+
1747
+
1748
+ Started GET "/" for 127.0.0.1 at 2014-01-25 15:21:41 -0800
1749
+ Processing by ApplicationController#home as HTML
1750
+ Rendered /Users/awsmsce/Repos/tests/ruby/rails/mapsimus/app/views/map/_view.html.erb (2.0ms)
1751
+ Rendered application/home.html.erb within layouts/application (9.5ms)
1752
+ Completed 200 OK in 692ms (Views: 681.9ms | ActiveRecord: 0.0ms)
1753
+
1754
+
1755
+ Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-01-25 15:21:42 -0800
1756
+
1757
+
1758
+ Started GET "/assets/colorbox-rails/colorbox-rails.css?body=1" for 127.0.0.1 at 2014-01-25 15:21:42 -0800
1759
+
1760
+
1761
+ Started GET "/assets/home.css?body=1" for 127.0.0.1 at 2014-01-25 15:21:42 -0800
1762
+
1763
+
1764
+ Started GET "/assets/colorbox-rails.css?body=1" for 127.0.0.1 at 2014-01-25 15:21:42 -0800
1765
+
1766
+
1767
+ Started GET "/assets/mapsimus.css?body=1" for 127.0.0.1 at 2014-01-25 15:21:42 -0800
1768
+
1769
+
1770
+ Started GET "/assets/mapsimus/map.css?body=1" for 127.0.0.1 at 2014-01-25 15:21:42 -0800
1771
+
1772
+
1773
+ Started GET "/assets/mapsimus/google_maps_v3.js?body=1" for 127.0.0.1 at 2014-01-25 15:21:42 -0800
1774
+
1775
+
1776
+ Started GET "/assets/mapsimus/jquery-1.10.1.min.js?body=1" for 127.0.0.1 at 2014-01-25 15:21:42 -0800
1777
+
1778
+
1779
+ Started GET "/assets/mapsimus/map.js?body=1" for 127.0.0.1 at 2014-01-25 15:21:42 -0800
1780
+
1781
+
1782
+ Started GET "/assets/mapsimus/map_marker.js?body=1" for 127.0.0.1 at 2014-01-25 15:21:43 -0800
1783
+
1784
+
1785
+ Started GET "/assets/mapsimus/markerclusterer_compiled.js?body=1" for 127.0.0.1 at 2014-01-25 15:21:43 -0800
1786
+
1787
+
1788
+ Started GET "/assets/mapsimus.js?body=1" for 127.0.0.1 at 2014-01-25 15:21:43 -0800
1789
+
1790
+
1791
+ Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-01-25 15:21:43 -0800
1792
+
1793
+
1794
+ Started OPTIONS "/data/homicide" for 127.0.0.1 at 2014-01-25 15:21:43 -0800
1795
+
1796
+ ActionController::RoutingError (No route matches [OPTIONS] "/data/homicide"):
1797
+ actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
1798
+ actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
1799
+ railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app'
1800
+ railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call'
1801
+ activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged'
1802
+ activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged'
1803
+ activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged'
1804
+ railties (4.0.2) lib/rails/rack/logger.rb:20:in `call'
1805
+ actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call'
1806
+ rack (1.5.2) lib/rack/methodoverride.rb:21:in `call'
1807
+ rack (1.5.2) lib/rack/runtime.rb:17:in `call'
1808
+ activesupport (4.0.2) lib/active_support/cache/strategy/local_cache.rb:83:in `call'
1809
+ rack (1.5.2) lib/rack/lock.rb:17:in `call'
1810
+ actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call'
1811
+ rack (1.5.2) lib/rack/sendfile.rb:112:in `call'
1812
+ railties (4.0.2) lib/rails/engine.rb:511:in `call'
1813
+ railties (4.0.2) lib/rails/application.rb:97:in `call'
1814
+ rack (1.5.2) lib/rack/lock.rb:17:in `call'
1815
+ rack (1.5.2) lib/rack/content_length.rb:14:in `call'
1816
+ rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service'
1817
+ /Users/awsmsce/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service'
1818
+ /Users/awsmsce/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run'
1819
+ /Users/awsmsce/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread'
1820
+
1821
+
1822
+ Rendered /Users/awsmsce/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.8ms)
1823
+ Rendered /Users/awsmsce/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_route.html.erb (3.1ms)
1824
+ Rendered /Users/awsmsce/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_route.html.erb (0.1ms)
1825
+ Rendered /Users/awsmsce/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_table.html.erb (6.9ms)
1826
+ Rendered /Users/awsmsce/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (40.2ms)
1827
+
1828
+
1829
+ Started GET "/" for 127.0.0.1 at 2014-01-25 15:22:12 -0800
1830
+ Processing by ApplicationController#home as HTML
1831
+ Rendered /Users/awsmsce/Repos/tests/ruby/rails/mapsimus/app/views/map/_view.html.erb (1.2ms)
1832
+ Rendered application/home.html.erb within layouts/application (3.2ms)
1833
+ Completed 200 OK in 26ms (Views: 19.5ms | ActiveRecord: 0.0ms)
1834
+
1835
+
1836
+ Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-01-25 15:22:13 -0800
1837
+
1838
+
1839
+ Started GET "/assets/home.css?body=1" for 127.0.0.1 at 2014-01-25 15:22:13 -0800
1840
+
1841
+
1842
+ Started GET "/assets/mapsimus/map.css?body=1" for 127.0.0.1 at 2014-01-25 15:22:13 -0800
1843
+
1844
+
1845
+ Started GET "/assets/colorbox-rails/colorbox-rails.css?body=1" for 127.0.0.1 at 2014-01-25 15:22:13 -0800
1846
+
1847
+
1848
+ Started GET "/assets/colorbox-rails.css?body=1" for 127.0.0.1 at 2014-01-25 15:22:13 -0800
1849
+
1850
+
1851
+ Started GET "/assets/mapsimus.css?body=1" for 127.0.0.1 at 2014-01-25 15:22:13 -0800
1852
+
1853
+
1854
+ Started GET "/assets/mapsimus/google_maps_v3.js?body=1" for 127.0.0.1 at 2014-01-25 15:22:13 -0800
1855
+
1856
+
1857
+ Started GET "/assets/mapsimus/jquery-1.10.1.min.js?body=1" for 127.0.0.1 at 2014-01-25 15:22:13 -0800
1858
+
1859
+
1860
+ Started GET "/assets/mapsimus/map_marker.js?body=1" for 127.0.0.1 at 2014-01-25 15:22:13 -0800
1861
+
1862
+
1863
+ Started GET "/assets/mapsimus/map.js?body=1" for 127.0.0.1 at 2014-01-25 15:22:13 -0800
1864
+
1865
+
1866
+ Started GET "/assets/mapsimus/markerclusterer_compiled.js?body=1" for 127.0.0.1 at 2014-01-25 15:22:13 -0800
1867
+
1868
+
1869
+ Started GET "/assets/mapsimus.js?body=1" for 127.0.0.1 at 2014-01-25 15:22:13 -0800
1870
+
1871
+
1872
+ Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-01-25 15:22:13 -0800
1873
+
1874
+
1875
+ Started GET "/data/homicide" for 127.0.0.1 at 2014-01-25 15:22:13 -0800
1876
+ Processing by DataController#homicide as */*
1877
+ Parameters: {"datum"=>{}}
1878
+ Completed 200 OK in 1176ms (Views: 515.4ms | ActiveRecord: 0.0ms)
1879
+
1880
+
1881
+ Started GET "/" for 127.0.0.1 at 2014-01-25 15:22:54 -0800
1882
+ Processing by ApplicationController#home as HTML
1883
+ Rendered /Users/awsmsce/Repos/tests/ruby/rails/mapsimus/app/views/map/_view.html.erb (1.3ms)
1884
+ Rendered application/home.html.erb within layouts/application (3.7ms)
1885
+ Completed 200 OK in 147ms (Views: 145.6ms | ActiveRecord: 0.0ms)
1886
+
1887
+
1888
+ Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-01-25 15:22:54 -0800
1889
+
1890
+
1891
+ Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-01-25 15:22:54 -0800
1892
+
1893
+
1894
+ Started GET "/assets/colorbox-rails.css?body=1" for 127.0.0.1 at 2014-01-25 15:22:54 -0800
1895
+
1896
+
1897
+ Started GET "/assets/home.css?body=1" for 127.0.0.1 at 2014-01-25 15:22:54 -0800
1898
+
1899
+
1900
+ Started GET "/assets/colorbox-rails/colorbox-rails.css?body=1" for 127.0.0.1 at 2014-01-25 15:22:54 -0800
1901
+
1902
+
1903
+ Started GET "/" for 127.0.0.1 at 2014-01-25 15:23:07 -0800
1904
+ Processing by ApplicationController#home as HTML
1905
+ Rendered /Users/awsmsce/Repos/tests/ruby/rails/mapsimus/app/views/map/_view.html.erb (1.1ms)
1906
+ Rendered application/home.html.erb within layouts/application (3.1ms)
1907
+ Completed 200 OK in 58ms (Views: 57.4ms | ActiveRecord: 0.0ms)
1908
+
1909
+
1910
+ Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-01-25 15:23:08 -0800
1911
+
1912
+
1913
+ Started GET "/assets/colorbox-rails.css?body=1" for 127.0.0.1 at 2014-01-25 15:23:08 -0800
1914
+
1915
+
1916
+ Started GET "/assets/home.css?body=1" for 127.0.0.1 at 2014-01-25 15:23:08 -0800
1917
+
1918
+
1919
+ Started GET "/assets/colorbox-rails/colorbox-rails.css?body=1" for 127.0.0.1 at 2014-01-25 15:23:08 -0800
1920
+
1921
+
1922
+ Started GET "/assets/mapsimus/google_maps_v3.js?body=1" for 127.0.0.1 at 2014-01-25 15:23:08 -0800
1923
+
1924
+
1925
+ Started GET "/assets/mapsimus/map.js?body=1" for 127.0.0.1 at 2014-01-25 15:23:08 -0800
1926
+
1927
+
1928
+ Started GET "/assets/mapsimus/jquery-1.10.1.min.js?body=1" for 127.0.0.1 at 2014-01-25 15:23:08 -0800
1929
+
1930
+
1931
+ Started GET "/assets/mapsimus/map_marker.js?body=1" for 127.0.0.1 at 2014-01-25 15:23:08 -0800
1932
+
1933
+
1934
+ Started GET "/assets/mapsimus/markerclusterer_compiled.js?body=1" for 127.0.0.1 at 2014-01-25 15:23:08 -0800
1935
+
1936
+
1937
+ Started GET "/assets/mapsimus.js?body=1" for 127.0.0.1 at 2014-01-25 15:23:08 -0800
1938
+
1939
+
1940
+ Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-01-25 15:23:08 -0800
1941
+
1942
+
1943
+ Started GET "/data/homicide" for 127.0.0.1 at 2014-01-25 15:23:08 -0800
1944
+ Processing by DataController#homicide as */*
1945
+ Parameters: {"datum"=>{}}
1946
+ Completed 200 OK in 1154ms (Views: 457.4ms | ActiveRecord: 0.0ms)
1947
+
1948
+
1949
+ Started GET "/" for 127.0.0.1 at 2014-01-25 15:23:10 -0800
1950
+ Processing by ApplicationController#home as HTML
1951
+ Rendered /Users/awsmsce/Repos/tests/ruby/rails/mapsimus/app/views/map/_view.html.erb (1.1ms)
1952
+ Rendered application/home.html.erb within layouts/application (3.2ms)
1953
+ Completed 200 OK in 18ms (Views: 17.1ms | ActiveRecord: 0.0ms)
1954
+
1955
+
1956
+ Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-01-25 15:23:10 -0800
1957
+
1958
+
1959
+ Started GET "/assets/home.css?body=1" for 127.0.0.1 at 2014-01-25 15:23:10 -0800
1960
+
1961
+
1962
+ Started GET "/assets/mapsimus/jquery-1.10.1.min.js?body=1" for 127.0.0.1 at 2014-01-25 15:23:10 -0800
1963
+
1964
+
1965
+ Started GET "/assets/colorbox-rails/colorbox-rails.css?body=1" for 127.0.0.1 at 2014-01-25 15:23:10 -0800
1966
+
1967
+
1968
+ Started GET "/assets/mapsimus/google_maps_v3.js?body=1" for 127.0.0.1 at 2014-01-25 15:23:10 -0800
1969
+
1970
+
1971
+ Started GET "/assets/colorbox-rails.css?body=1" for 127.0.0.1 at 2014-01-25 15:23:10 -0800
1972
+
1973
+
1974
+ Started GET "/assets/mapsimus/map.js?body=1" for 127.0.0.1 at 2014-01-25 15:23:10 -0800
1975
+
1976
+
1977
+ Started GET "/assets/mapsimus/map_marker.js?body=1" for 127.0.0.1 at 2014-01-25 15:23:10 -0800
1978
+
1979
+
1980
+ Started GET "/assets/mapsimus/markerclusterer_compiled.js?body=1" for 127.0.0.1 at 2014-01-25 15:23:10 -0800
1981
+
1982
+
1983
+ Started GET "/assets/mapsimus.js?body=1" for 127.0.0.1 at 2014-01-25 15:23:10 -0800
1984
+
1985
+
1986
+ Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-01-25 15:23:10 -0800
1987
+
1988
+
1989
+ Started GET "/data/homicide" for 127.0.0.1 at 2014-01-25 15:23:10 -0800
1990
+ Processing by DataController#homicide as */*
1991
+ Parameters: {"datum"=>{}}
1992
+ Completed 200 OK in 1266ms (Views: 506.6ms | ActiveRecord: 0.0ms)
1993
+
1994
+
1995
+ Started GET "/" for 127.0.0.1 at 2014-01-25 15:23:12 -0800
1996
+ Processing by ApplicationController#home as HTML
1997
+ Rendered /Users/awsmsce/Repos/tests/ruby/rails/mapsimus/app/views/map/_view.html.erb (1.2ms)
1998
+ Rendered application/home.html.erb within layouts/application (3.2ms)
1999
+ Completed 200 OK in 19ms (Views: 17.6ms | ActiveRecord: 0.0ms)
2000
+
2001
+
2002
+ Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-01-25 15:23:12 -0800
2003
+
2004
+
2005
+ Started GET "/assets/colorbox-rails/colorbox-rails.css?body=1" for 127.0.0.1 at 2014-01-25 15:23:12 -0800
2006
+
2007
+
2008
+ Started GET "/assets/colorbox-rails.css?body=1" for 127.0.0.1 at 2014-01-25 15:23:12 -0800
2009
+
2010
+
2011
+ Started GET "/assets/home.css?body=1" for 127.0.0.1 at 2014-01-25 15:23:12 -0800
2012
+
2013
+
2014
+ Started GET "/assets/mapsimus/google_maps_v3.js?body=1" for 127.0.0.1 at 2014-01-25 15:23:12 -0800
2015
+
2016
+
2017
+ Started GET "/assets/mapsimus/jquery-1.10.1.min.js?body=1" for 127.0.0.1 at 2014-01-25 15:23:12 -0800
2018
+
2019
+
2020
+ Started GET "/assets/mapsimus/map.js?body=1" for 127.0.0.1 at 2014-01-25 15:23:12 -0800
2021
+
2022
+
2023
+ Started GET "/assets/mapsimus/map_marker.js?body=1" for 127.0.0.1 at 2014-01-25 15:23:12 -0800
2024
+
2025
+
2026
+ Started GET "/assets/mapsimus/markerclusterer_compiled.js?body=1" for 127.0.0.1 at 2014-01-25 15:23:12 -0800
2027
+
2028
+
2029
+ Started GET "/assets/mapsimus.js?body=1" for 127.0.0.1 at 2014-01-25 15:23:12 -0800
2030
+
2031
+
2032
+ Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-01-25 15:23:12 -0800
2033
+
2034
+
2035
+ Started GET "/data/homicide" for 127.0.0.1 at 2014-01-25 15:23:12 -0800
2036
+ Processing by DataController#homicide as */*
2037
+ Parameters: {"datum"=>{}}
2038
+ Completed 200 OK in 1302ms (Views: 465.7ms | ActiveRecord: 0.0ms)
2039
+
2040
+
2041
+ Started GET "/" for 127.0.0.1 at 2014-01-25 15:23:23 -0800
2042
+ Processing by ApplicationController#home as HTML
2043
+ Rendered /Users/awsmsce/Repos/tests/ruby/rails/mapsimus/app/views/map/_view.html.erb (1.2ms)
2044
+ Rendered application/home.html.erb within layouts/application (3.3ms)
2045
+ Completed 200 OK in 129ms (Views: 127.6ms | ActiveRecord: 0.0ms)
2046
+
2047
+
2048
+ Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-01-25 15:23:23 -0800
2049
+
2050
+
2051
+ Started GET "/assets/colorbox-rails/colorbox-rails.css?body=1" for 127.0.0.1 at 2014-01-25 15:23:23 -0800
2052
+
2053
+
2054
+ Started GET "/assets/home.css?body=1" for 127.0.0.1 at 2014-01-25 15:23:23 -0800
2055
+
2056
+
2057
+ Started GET "/assets/mapsimus/map.css?body=1" for 127.0.0.1 at 2014-01-25 15:23:23 -0800
2058
+
2059
+
2060
+ Started GET "/assets/mapsimus.css?body=1" for 127.0.0.1 at 2014-01-25 15:23:23 -0800
2061
+
2062
+
2063
+ Started GET "/assets/colorbox-rails.css?body=1" for 127.0.0.1 at 2014-01-25 15:23:23 -0800
2064
+
2065
+
2066
+ Started GET "/assets/mapsimus/google_maps_v3.js?body=1" for 127.0.0.1 at 2014-01-25 15:23:23 -0800
2067
+
2068
+
2069
+ Started GET "/assets/mapsimus/jquery-1.10.1.min.js?body=1" for 127.0.0.1 at 2014-01-25 15:23:23 -0800
2070
+
2071
+
2072
+ Started GET "/assets/mapsimus/map.js?body=1" for 127.0.0.1 at 2014-01-25 15:23:23 -0800
2073
+
2074
+
2075
+ Started GET "/assets/mapsimus/map_marker.js?body=1" for 127.0.0.1 at 2014-01-25 15:23:23 -0800
2076
+
2077
+
2078
+ Started GET "/assets/mapsimus/markerclusterer_compiled.js?body=1" for 127.0.0.1 at 2014-01-25 15:23:23 -0800
2079
+
2080
+
2081
+ Started GET "/assets/mapsimus.js?body=1" for 127.0.0.1 at 2014-01-25 15:23:23 -0800
2082
+
2083
+
2084
+ Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-01-25 15:23:23 -0800
2085
+
2086
+
2087
+ Started GET "/data/homicide" for 127.0.0.1 at 2014-01-25 15:23:23 -0800
2088
+ Processing by DataController#homicide as */*
2089
+ Parameters: {"datum"=>{}}
2090
+ Completed 200 OK in 1279ms (Views: 500.7ms | ActiveRecord: 0.0ms)
2091
+
2092
+
2093
+ Started GET "/" for 127.0.0.1 at 2014-01-25 15:36:57 -0800
2094
+ Processing by ApplicationController#home as HTML
2095
+ Completed 500 Internal Server Error in 6ms
2096
+
2097
+ NoMethodError (undefined method `center_latitude=' for #<Map:0x007fd6c3da0f88>):
2098
+ app/controllers/application_controller.rb:11:in `home'
2099
+
2100
+
2101
+ Rendered /Users/awsmsce/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_source.erb (2.0ms)
2102
+ Rendered /Users/awsmsce/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.6ms)
2103
+ Rendered /Users/awsmsce/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (3.0ms)
2104
+ Rendered /Users/awsmsce/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (21.7ms)
2105
+
2106
+
2107
+ Started GET "/" for 127.0.0.1 at 2014-01-25 15:39:37 -0800
2108
+ Processing by ApplicationController#home as HTML
2109
+ Rendered /Users/awsmsce/Repos/tests/ruby/rails/mapsimus/app/views/map/_view.html.erb (2.9ms)
2110
+ Rendered application/home.html.erb within layouts/application (5.5ms)
2111
+ Completed 200 OK in 418ms (Views: 410.5ms | ActiveRecord: 0.0ms)
2112
+
2113
+
2114
+ Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-01-25 15:39:38 -0800
2115
+
2116
+
2117
+ Started GET "/assets/colorbox-rails/colorbox-rails.css?body=1" for 127.0.0.1 at 2014-01-25 15:39:38 -0800
2118
+
2119
+
2120
+ Started GET "/assets/mapsimus.css?body=1" for 127.0.0.1 at 2014-01-25 15:39:38 -0800
2121
+
2122
+
2123
+ Started GET "/assets/colorbox-rails.css?body=1" for 127.0.0.1 at 2014-01-25 15:39:38 -0800
2124
+
2125
+
2126
+ Started GET "/assets/home.css?body=1" for 127.0.0.1 at 2014-01-25 15:39:38 -0800
2127
+
2128
+
2129
+ Started GET "/assets/mapsimus/map.css?body=1" for 127.0.0.1 at 2014-01-25 15:39:38 -0800
2130
+
2131
+
2132
+ Started GET "/assets/mapsimus/google_maps_v3.js?body=1" for 127.0.0.1 at 2014-01-25 15:39:38 -0800
2133
+
2134
+
2135
+ Started GET "/assets/mapsimus/jquery-1.10.1.min.js?body=1" for 127.0.0.1 at 2014-01-25 15:39:38 -0800
2136
+
2137
+
2138
+ Started GET "/assets/mapsimus/map.js?body=1" for 127.0.0.1 at 2014-01-25 15:39:38 -0800
2139
+
2140
+
2141
+ Started GET "/assets/mapsimus/map_marker.js?body=1" for 127.0.0.1 at 2014-01-25 15:39:38 -0800
2142
+
2143
+
2144
+ Started GET "/assets/mapsimus/markerclusterer_compiled.js?body=1" for 127.0.0.1 at 2014-01-25 15:39:38 -0800
2145
+
2146
+
2147
+ Started GET "/assets/mapsimus.js?body=1" for 127.0.0.1 at 2014-01-25 15:39:38 -0800
2148
+
2149
+
2150
+ Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-01-25 15:39:38 -0800
2151
+
2152
+
2153
+ Started GET "/" for 127.0.0.1 at 2014-01-25 15:40:17 -0800
2154
+ Processing by ApplicationController#home as HTML
2155
+ Rendered /Users/awsmsce/Repos/tests/ruby/rails/mapsimus/app/views/map/_view.html.erb (2.7ms)
2156
+ Rendered application/home.html.erb within layouts/application (4.8ms)
2157
+ Completed 200 OK in 398ms (Views: 396.7ms | ActiveRecord: 0.0ms)
2158
+
2159
+
2160
+ Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-01-25 15:40:18 -0800
2161
+
2162
+
2163
+ Started GET "/assets/colorbox-rails.css?body=1" for 127.0.0.1 at 2014-01-25 15:40:18 -0800
2164
+
2165
+
2166
+ Started GET "/assets/home.css?body=1" for 127.0.0.1 at 2014-01-25 15:40:18 -0800
2167
+
2168
+
2169
+ Started GET "/assets/mapsimus.css?body=1" for 127.0.0.1 at 2014-01-25 15:40:18 -0800
2170
+
2171
+
2172
+ Started GET "/assets/colorbox-rails/colorbox-rails.css?body=1" for 127.0.0.1 at 2014-01-25 15:40:18 -0800
2173
+
2174
+
2175
+ Started GET "/assets/mapsimus/map.css?body=1" for 127.0.0.1 at 2014-01-25 15:40:18 -0800
2176
+
2177
+
2178
+ Started GET "/assets/mapsimus/jquery-1.10.1.min.js?body=1" for 127.0.0.1 at 2014-01-25 15:40:18 -0800
2179
+
2180
+
2181
+ Started GET "/assets/mapsimus/google_maps_v3.js?body=1" for 127.0.0.1 at 2014-01-25 15:40:18 -0800
2182
+
2183
+
2184
+ Started GET "/assets/mapsimus/map.js?body=1" for 127.0.0.1 at 2014-01-25 15:40:18 -0800
2185
+
2186
+
2187
+ Started GET "/assets/mapsimus/map_marker.js?body=1" for 127.0.0.1 at 2014-01-25 15:40:18 -0800
2188
+
2189
+
2190
+ Started GET "/assets/mapsimus/markerclusterer_compiled.js?body=1" for 127.0.0.1 at 2014-01-25 15:40:18 -0800
2191
+
2192
+
2193
+ Started GET "/assets/mapsimus.js?body=1" for 127.0.0.1 at 2014-01-25 15:40:18 -0800
2194
+
2195
+
2196
+ Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-01-25 15:40:18 -0800
2197
+
2198
+
2199
+ Started GET "/data/homicide" for 127.0.0.1 at 2014-01-25 15:40:18 -0800
2200
+ Processing by DataController#homicide as */*
2201
+ Parameters: {"datum"=>{}}
2202
+ Completed 200 OK in 1366ms (Views: 466.5ms | ActiveRecord: 0.0ms)
2203
+
2204
+
2205
+ Started GET "/" for 127.0.0.1 at 2014-01-25 15:40:23 -0800
2206
+ Processing by ApplicationController#home as HTML
2207
+ Rendered /Users/awsmsce/Repos/tests/ruby/rails/mapsimus/app/views/map/_view.html.erb (2.5ms)
2208
+ Rendered application/home.html.erb within layouts/application (4.7ms)
2209
+ Completed 200 OK in 21ms (Views: 20.3ms | ActiveRecord: 0.0ms)
2210
+
2211
+
2212
+ Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-01-25 15:40:23 -0800
2213
+
2214
+
2215
+ Started GET "/assets/home.css?body=1" for 127.0.0.1 at 2014-01-25 15:40:23 -0800
2216
+
2217
+
2218
+ Started GET "/assets/colorbox-rails/colorbox-rails.css?body=1" for 127.0.0.1 at 2014-01-25 15:40:23 -0800
2219
+
2220
+
2221
+ Started GET "/assets/mapsimus.css?body=1" for 127.0.0.1 at 2014-01-25 15:40:23 -0800
2222
+
2223
+
2224
+ Started GET "/assets/mapsimus/map.css?body=1" for 127.0.0.1 at 2014-01-25 15:40:23 -0800
2225
+
2226
+
2227
+ Started GET "/assets/colorbox-rails.css?body=1" for 127.0.0.1 at 2014-01-25 15:40:23 -0800
2228
+
2229
+
2230
+ Started GET "/assets/mapsimus/google_maps_v3.js?body=1" for 127.0.0.1 at 2014-01-25 15:40:23 -0800
2231
+
2232
+
2233
+ Started GET "/assets/mapsimus/jquery-1.10.1.min.js?body=1" for 127.0.0.1 at 2014-01-25 15:40:23 -0800
2234
+
2235
+
2236
+ Started GET "/assets/mapsimus/map.js?body=1" for 127.0.0.1 at 2014-01-25 15:40:23 -0800
2237
+
2238
+
2239
+ Started GET "/assets/mapsimus/map_marker.js?body=1" for 127.0.0.1 at 2014-01-25 15:40:23 -0800
2240
+
2241
+
2242
+ Started GET "/assets/mapsimus.js?body=1" for 127.0.0.1 at 2014-01-25 15:40:23 -0800
2243
+
2244
+
2245
+ Started GET "/assets/mapsimus/markerclusterer_compiled.js?body=1" for 127.0.0.1 at 2014-01-25 15:40:23 -0800
2246
+
2247
+
2248
+ Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-01-25 15:40:23 -0800
2249
+
2250
+
2251
+ Started GET "/data/homicide" for 127.0.0.1 at 2014-01-25 15:40:23 -0800
2252
+ Processing by DataController#homicide as */*
2253
+ Parameters: {"datum"=>{}}
2254
+ Completed 200 OK in 1215ms (Views: 516.2ms | ActiveRecord: 0.0ms)
2255
+
2256
+
2257
+ Started GET "/" for 127.0.0.1 at 2014-01-25 15:44:24 -0800
2258
+ Processing by ApplicationController#home as HTML
2259
+ Rendered /Users/awsmsce/Repos/tests/ruby/rails/mapsimus/app/views/map/_view.html.erb (2.6ms)
2260
+ Rendered application/home.html.erb within layouts/application (4.6ms)
2261
+ Completed 200 OK in 21ms (Views: 20.0ms | ActiveRecord: 0.0ms)
2262
+
2263
+
2264
+ Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-01-25 15:44:24 -0800
2265
+
2266
+
2267
+ Started GET "/assets/colorbox-rails/colorbox-rails.css?body=1" for 127.0.0.1 at 2014-01-25 15:44:24 -0800
2268
+
2269
+
2270
+ Started GET "/assets/mapsimus.css?body=1" for 127.0.0.1 at 2014-01-25 15:44:24 -0800
2271
+
2272
+
2273
+ Started GET "/assets/home.css?body=1" for 127.0.0.1 at 2014-01-25 15:44:24 -0800
2274
+
2275
+
2276
+ Started GET "/assets/mapsimus/map.css?body=1" for 127.0.0.1 at 2014-01-25 15:44:24 -0800
2277
+
2278
+
2279
+ Started GET "/assets/colorbox-rails.css?body=1" for 127.0.0.1 at 2014-01-25 15:44:24 -0800
2280
+
2281
+
2282
+ Started GET "/assets/mapsimus/google_maps_v3.js?body=1" for 127.0.0.1 at 2014-01-25 15:44:24 -0800
2283
+
2284
+
2285
+ Started GET "/assets/mapsimus/jquery-1.10.1.min.js?body=1" for 127.0.0.1 at 2014-01-25 15:44:24 -0800
2286
+
2287
+
2288
+ Started GET "/assets/mapsimus/map.js?body=1" for 127.0.0.1 at 2014-01-25 15:44:24 -0800
2289
+
2290
+
2291
+ Started GET "/assets/mapsimus/map_marker.js?body=1" for 127.0.0.1 at 2014-01-25 15:44:24 -0800
2292
+
2293
+
2294
+ Started GET "/assets/mapsimus/markerclusterer_compiled.js?body=1" for 127.0.0.1 at 2014-01-25 15:44:24 -0800
2295
+
2296
+
2297
+ Started GET "/assets/mapsimus.js?body=1" for 127.0.0.1 at 2014-01-25 15:44:24 -0800
2298
+
2299
+
2300
+ Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-01-25 15:44:24 -0800
2301
+
2302
+
2303
+ Started GET "/data/homicide" for 127.0.0.1 at 2014-01-25 15:44:24 -0800
2304
+ Processing by DataController#homicide as */*
2305
+ Parameters: {"datum"=>{}}
2306
+ Completed 200 OK in 1189ms (Views: 508.3ms | ActiveRecord: 0.0ms)
2307
+
2308
+
2309
+ Started GET "/" for 127.0.0.1 at 2014-01-25 15:47:12 -0800
2310
+ Processing by ApplicationController#home as HTML
2311
+ Rendered /Users/awsmsce/Repos/tests/ruby/rails/mapsimus/app/views/map/_view.html.erb (2.4ms)
2312
+ Rendered application/home.html.erb within layouts/application (4.4ms)
2313
+ Completed 200 OK in 21ms (Views: 20.3ms | ActiveRecord: 0.0ms)
2314
+
2315
+
2316
+ Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-01-25 15:47:13 -0800
2317
+
2318
+
2319
+ Started GET "/assets/home.css?body=1" for 127.0.0.1 at 2014-01-25 15:47:13 -0800
2320
+
2321
+
2322
+ Started GET "/assets/colorbox-rails/colorbox-rails.css?body=1" for 127.0.0.1 at 2014-01-25 15:47:13 -0800
2323
+
2324
+
2325
+ Started GET "/assets/colorbox-rails.css?body=1" for 127.0.0.1 at 2014-01-25 15:47:13 -0800
2326
+
2327
+
2328
+ Started GET "/assets/mapsimus.css?body=1" for 127.0.0.1 at 2014-01-25 15:47:13 -0800
2329
+
2330
+
2331
+ Started GET "/assets/mapsimus/google_maps_v3.js?body=1" for 127.0.0.1 at 2014-01-25 15:47:13 -0800
2332
+
2333
+
2334
+ Started GET "/assets/mapsimus/map.css?body=1" for 127.0.0.1 at 2014-01-25 15:47:13 -0800
2335
+
2336
+
2337
+ Started GET "/assets/mapsimus/jquery-1.10.1.min.js?body=1" for 127.0.0.1 at 2014-01-25 15:47:13 -0800
2338
+
2339
+
2340
+ Started GET "/assets/mapsimus/map.js?body=1" for 127.0.0.1 at 2014-01-25 15:47:13 -0800
2341
+
2342
+
2343
+ Started GET "/assets/mapsimus/markerclusterer_compiled.js?body=1" for 127.0.0.1 at 2014-01-25 15:47:13 -0800
2344
+
2345
+
2346
+ Started GET "/assets/mapsimus/map_marker.js?body=1" for 127.0.0.1 at 2014-01-25 15:47:13 -0800
2347
+
2348
+
2349
+ Started GET "/assets/mapsimus.js?body=1" for 127.0.0.1 at 2014-01-25 15:47:13 -0800
2350
+
2351
+
2352
+ Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-01-25 15:47:13 -0800
2353
+
2354
+
2355
+ Started GET "/data/homicide" for 127.0.0.1 at 2014-01-25 15:48:05 -0800
2356
+ Processing by DataController#homicide as */*
2357
+ Parameters: {"datum"=>{}}
2358
+ Completed 200 OK in 1290ms (Views: 511.1ms | ActiveRecord: 0.0ms)
2359
+
2360
+
2361
+ Started GET "/" for 127.0.0.1 at 2014-01-25 15:51:05 -0800
2362
+ Processing by ApplicationController#home as HTML
2363
+ Rendered /Users/awsmsce/Repos/tests/ruby/rails/mapsimus/app/views/map/_view.html.erb (2.3ms)
2364
+ Rendered application/home.html.erb within layouts/application (4.3ms)
2365
+ Completed 200 OK in 21ms (Views: 19.8ms | ActiveRecord: 0.0ms)
2366
+
2367
+
2368
+ Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-01-25 15:51:05 -0800
2369
+
2370
+
2371
+ Started GET "/assets/home.css?body=1" for 127.0.0.1 at 2014-01-25 15:51:05 -0800
2372
+
2373
+
2374
+ Started GET "/assets/colorbox-rails/colorbox-rails.css?body=1" for 127.0.0.1 at 2014-01-25 15:51:05 -0800
2375
+
2376
+
2377
+ Started GET "/assets/colorbox-rails.css?body=1" for 127.0.0.1 at 2014-01-25 15:51:05 -0800
2378
+
2379
+
2380
+ Started GET "/assets/mapsimus/map.css?body=1" for 127.0.0.1 at 2014-01-25 15:51:05 -0800
2381
+
2382
+
2383
+ Started GET "/assets/mapsimus.css?body=1" for 127.0.0.1 at 2014-01-25 15:51:05 -0800
2384
+
2385
+
2386
+ Started GET "/assets/mapsimus/google_maps_v3.js?body=1" for 127.0.0.1 at 2014-01-25 15:51:05 -0800
2387
+
2388
+
2389
+ Started GET "/assets/mapsimus/jquery-1.10.1.min.js?body=1" for 127.0.0.1 at 2014-01-25 15:51:05 -0800
2390
+
2391
+
2392
+ Started GET "/assets/mapsimus/map.js?body=1" for 127.0.0.1 at 2014-01-25 15:51:05 -0800
2393
+
2394
+
2395
+ Started GET "/assets/mapsimus/map_marker.js?body=1" for 127.0.0.1 at 2014-01-25 15:51:05 -0800
2396
+
2397
+
2398
+ Started GET "/assets/mapsimus/markerclusterer_compiled.js?body=1" for 127.0.0.1 at 2014-01-25 15:51:05 -0800
2399
+
2400
+
2401
+ Started GET "/assets/mapsimus.js?body=1" for 127.0.0.1 at 2014-01-25 15:51:05 -0800
2402
+
2403
+
2404
+ Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-01-25 15:51:05 -0800
2405
+
2406
+
2407
+ Started GET "/data/homicide" for 127.0.0.1 at 2014-01-25 15:51:53 -0800
2408
+ Processing by DataController#homicide as */*
2409
+ Parameters: {"datum"=>{}}
2410
+ Completed 200 OK in 1620ms (Views: 462.8ms | ActiveRecord: 0.0ms)
2411
+
2412
+
2413
+ Started GET "/" for 127.0.0.1 at 2014-01-25 15:51:55 -0800
2414
+ Processing by ApplicationController#home as HTML
2415
+ Rendered /Users/awsmsce/Repos/tests/ruby/rails/mapsimus/app/views/map/_view.html.erb (2.5ms)
2416
+ Rendered application/home.html.erb within layouts/application (4.6ms)
2417
+ Completed 200 OK in 365ms (Views: 357.0ms | ActiveRecord: 0.0ms)
2418
+
2419
+
2420
+ Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-01-25 15:51:56 -0800
2421
+
2422
+
2423
+ Started GET "/assets/home.css?body=1" for 127.0.0.1 at 2014-01-25 15:51:56 -0800
2424
+
2425
+
2426
+ Started GET "/assets/colorbox-rails/colorbox-rails.css?body=1" for 127.0.0.1 at 2014-01-25 15:51:56 -0800
2427
+
2428
+
2429
+ Started GET "/assets/mapsimus/google_maps_v3.js?body=1" for 127.0.0.1 at 2014-01-25 15:51:56 -0800
2430
+
2431
+
2432
+ Started GET "/assets/colorbox-rails.css?body=1" for 127.0.0.1 at 2014-01-25 15:51:56 -0800
2433
+
2434
+
2435
+ Started GET "/assets/mapsimus/jquery-1.10.1.min.js?body=1" for 127.0.0.1 at 2014-01-25 15:51:56 -0800
2436
+
2437
+
2438
+ Started GET "/assets/mapsimus.css?body=1" for 127.0.0.1 at 2014-01-25 15:51:56 -0800
2439
+
2440
+
2441
+ Started GET "/assets/mapsimus/map_marker.js?body=1" for 127.0.0.1 at 2014-01-25 15:51:56 -0800
2442
+
2443
+
2444
+ Started GET "/assets/mapsimus/map.js?body=1" for 127.0.0.1 at 2014-01-25 15:51:56 -0800
2445
+
2446
+
2447
+ Started GET "/assets/mapsimus/map.css?body=1" for 127.0.0.1 at 2014-01-25 15:51:56 -0800
2448
+
2449
+
2450
+ Started GET "/assets/mapsimus/markerclusterer_compiled.js?body=1" for 127.0.0.1 at 2014-01-25 15:51:56 -0800
2451
+
2452
+
2453
+ Started GET "/assets/mapsimus.js?body=1" for 127.0.0.1 at 2014-01-25 15:51:56 -0800
2454
+
2455
+
2456
+ Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-01-25 15:51:56 -0800
2457
+
2458
+
2459
+ Started GET "/data/homicide" for 127.0.0.1 at 2014-01-25 15:51:58 -0800
2460
+ Processing by DataController#homicide as */*
2461
+ Parameters: {"datum"=>{}}
2462
+ Completed 200 OK in 1203ms (Views: 463.5ms | ActiveRecord: 0.0ms)
2463
+
2464
+
2465
+ Started GET "/" for 127.0.0.1 at 2014-01-25 15:52:02 -0800
2466
+ Processing by ApplicationController#home as HTML
2467
+ Rendered /Users/awsmsce/Repos/tests/ruby/rails/mapsimus/app/views/map/_view.html.erb (2.4ms)
2468
+ Rendered application/home.html.erb within layouts/application (4.5ms)
2469
+ Completed 200 OK in 21ms (Views: 19.8ms | ActiveRecord: 0.0ms)
2470
+
2471
+
2472
+ Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-01-25 15:52:02 -0800
2473
+
2474
+
2475
+ Started GET "/assets/mapsimus/map.css?body=1" for 127.0.0.1 at 2014-01-25 15:52:02 -0800
2476
+
2477
+
2478
+ Started GET "/assets/colorbox-rails/colorbox-rails.css?body=1" for 127.0.0.1 at 2014-01-25 15:52:02 -0800
2479
+
2480
+
2481
+ Started GET "/assets/mapsimus.css?body=1" for 127.0.0.1 at 2014-01-25 15:52:02 -0800
2482
+
2483
+
2484
+ Started GET "/assets/home.css?body=1" for 127.0.0.1 at 2014-01-25 15:52:02 -0800
2485
+
2486
+
2487
+ Started GET "/assets/colorbox-rails.css?body=1" for 127.0.0.1 at 2014-01-25 15:52:02 -0800
2488
+
2489
+
2490
+ Started GET "/assets/mapsimus/google_maps_v3.js?body=1" for 127.0.0.1 at 2014-01-25 15:52:02 -0800
2491
+
2492
+
2493
+ Started GET "/assets/mapsimus/jquery-1.10.1.min.js?body=1" for 127.0.0.1 at 2014-01-25 15:52:02 -0800
2494
+
2495
+
2496
+ Started GET "/assets/mapsimus/map.js?body=1" for 127.0.0.1 at 2014-01-25 15:52:02 -0800
2497
+
2498
+
2499
+ Started GET "/assets/mapsimus/markerclusterer_compiled.js?body=1" for 127.0.0.1 at 2014-01-25 15:52:02 -0800
2500
+
2501
+
2502
+ Started GET "/assets/mapsimus/map_marker.js?body=1" for 127.0.0.1 at 2014-01-25 15:52:02 -0800
2503
+
2504
+
2505
+ Started GET "/assets/mapsimus.js?body=1" for 127.0.0.1 at 2014-01-25 15:52:02 -0800
2506
+
2507
+
2508
+ Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-01-25 15:52:02 -0800
2509
+
2510
+
2511
+ Started GET "/data/homicide" for 127.0.0.1 at 2014-01-25 15:52:31 -0800
2512
+ Processing by DataController#homicide as */*
2513
+ Parameters: {"datum"=>{}}
2514
+ Completed 200 OK in 1211ms (Views: 468.5ms | ActiveRecord: 0.0ms)
2515
+
2516
+
2517
+ Started GET "/" for 127.0.0.1 at 2014-01-25 15:52:33 -0800
2518
+ Processing by ApplicationController#home as HTML
2519
+ Rendered /Users/awsmsce/Repos/tests/ruby/rails/mapsimus/app/views/map/_view.html.erb (2.6ms)
2520
+ Rendered application/home.html.erb within layouts/application (4.9ms)
2521
+ Completed 200 OK in 405ms (Views: 403.9ms | ActiveRecord: 0.0ms)
2522
+
2523
+
2524
+ Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-01-25 15:52:34 -0800
2525
+
2526
+
2527
+ Started GET "/assets/home.css?body=1" for 127.0.0.1 at 2014-01-25 15:52:34 -0800
2528
+
2529
+
2530
+ Started GET "/assets/colorbox-rails/colorbox-rails.css?body=1" for 127.0.0.1 at 2014-01-25 15:52:34 -0800
2531
+
2532
+
2533
+ Started GET "/assets/mapsimus/google_maps_v3.js?body=1" for 127.0.0.1 at 2014-01-25 15:52:34 -0800
2534
+
2535
+
2536
+ Started GET "/assets/mapsimus.css?body=1" for 127.0.0.1 at 2014-01-25 15:52:34 -0800
2537
+
2538
+
2539
+ Started GET "/assets/mapsimus/jquery-1.10.1.min.js?body=1" for 127.0.0.1 at 2014-01-25 15:52:34 -0800
2540
+
2541
+
2542
+ Started GET "/assets/colorbox-rails.css?body=1" for 127.0.0.1 at 2014-01-25 15:52:34 -0800
2543
+
2544
+
2545
+ Started GET "/assets/mapsimus/map.css?body=1" for 127.0.0.1 at 2014-01-25 15:52:34 -0800
2546
+
2547
+
2548
+ Started GET "/assets/mapsimus/map.js?body=1" for 127.0.0.1 at 2014-01-25 15:52:34 -0800
2549
+
2550
+
2551
+ Started GET "/assets/mapsimus/map_marker.js?body=1" for 127.0.0.1 at 2014-01-25 15:52:34 -0800
2552
+
2553
+
2554
+ Started GET "/assets/mapsimus/markerclusterer_compiled.js?body=1" for 127.0.0.1 at 2014-01-25 15:52:34 -0800
2555
+
2556
+
2557
+ Started GET "/assets/mapsimus.js?body=1" for 127.0.0.1 at 2014-01-25 15:52:34 -0800
2558
+
2559
+
2560
+ Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-01-25 15:52:34 -0800
2561
+
2562
+
2563
+ Started GET "/data/homicide" for 127.0.0.1 at 2014-01-25 15:52:38 -0800
2564
+ Processing by DataController#homicide as */*
2565
+ Parameters: {"datum"=>{}}
2566
+ Completed 200 OK in 1211ms (Views: 470.4ms | ActiveRecord: 0.0ms)
2567
+
2568
+
2569
+ Started GET "/" for 127.0.0.1 at 2014-01-25 15:52:55 -0800
2570
+ Processing by ApplicationController#home as HTML
2571
+ Rendered /Users/awsmsce/Repos/tests/ruby/rails/mapsimus/app/views/map/_view.html.erb (2.5ms)
2572
+ Rendered application/home.html.erb within layouts/application (4.6ms)
2573
+ Completed 200 OK in 381ms (Views: 380.0ms | ActiveRecord: 0.0ms)
2574
+
2575
+
2576
+ Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-01-25 15:52:56 -0800
2577
+
2578
+
2579
+ Started GET "/assets/colorbox-rails/colorbox-rails.css?body=1" for 127.0.0.1 at 2014-01-25 15:52:56 -0800
2580
+
2581
+
2582
+ Started GET "/assets/mapsimus/map.css?body=1" for 127.0.0.1 at 2014-01-25 15:52:56 -0800
2583
+
2584
+
2585
+ Started GET "/assets/mapsimus.css?body=1" for 127.0.0.1 at 2014-01-25 15:52:56 -0800
2586
+
2587
+
2588
+ Started GET "/assets/home.css?body=1" for 127.0.0.1 at 2014-01-25 15:52:56 -0800
2589
+
2590
+
2591
+ Started GET "/assets/colorbox-rails.css?body=1" for 127.0.0.1 at 2014-01-25 15:52:56 -0800
2592
+
2593
+
2594
+ Started GET "/assets/mapsimus/google_maps_v3.js?body=1" for 127.0.0.1 at 2014-01-25 15:52:56 -0800
2595
+
2596
+
2597
+ Started GET "/assets/mapsimus/jquery-1.10.1.min.js?body=1" for 127.0.0.1 at 2014-01-25 15:52:56 -0800
2598
+
2599
+
2600
+ Started GET "/assets/mapsimus/map.js?body=1" for 127.0.0.1 at 2014-01-25 15:52:56 -0800
2601
+
2602
+
2603
+ Started GET "/assets/mapsimus/map_marker.js?body=1" for 127.0.0.1 at 2014-01-25 15:52:56 -0800
2604
+
2605
+
2606
+ Started GET "/assets/mapsimus.js?body=1" for 127.0.0.1 at 2014-01-25 15:52:56 -0800
2607
+
2608
+
2609
+ Started GET "/assets/mapsimus/markerclusterer_compiled.js?body=1" for 127.0.0.1 at 2014-01-25 15:52:56 -0800
2610
+
2611
+
2612
+ Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-01-25 15:52:56 -0800
2613
+
2614
+
2615
+ Started GET "/data/homicide" for 127.0.0.1 at 2014-01-25 15:52:56 -0800
2616
+ Processing by DataController#homicide as */*
2617
+ Parameters: {"datum"=>{}}
2618
+ Completed 200 OK in 1241ms (Views: 468.0ms | ActiveRecord: 0.0ms)