ish_rails 0.0.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (85) hide show
  1. checksums.yaml +7 -0
  2. data/MIT-LICENSE +20 -0
  3. data/README.rdoc +3 -0
  4. data/Rakefile +34 -0
  5. data/app/assets/javascripts/ish/init.js +417 -0
  6. data/app/assets/javascripts/ish/url-handler.js +182 -0
  7. data/app/assets/javascripts/jquery.js +8829 -0
  8. data/app/assets/javascripts/view_ports.js +3 -0
  9. data/app/assets/stylesheets/ish/styles.css +536 -0
  10. data/app/assets/stylesheets/view_ports.css +3 -0
  11. data/app/controllers/view_ports_controller.rb +5 -0
  12. data/app/helpers/view_ports_helper.rb +2 -0
  13. data/app/views/view_ports/index.html.erb +61 -0
  14. data/config/initializers/assets.rb +1 -0
  15. data/config/routes.rb +4 -0
  16. data/lib/ish_rails/engine.rb +4 -0
  17. data/lib/ish_rails/version.rb +3 -0
  18. data/lib/ish_rails.rb +4 -0
  19. data/lib/tasks/ish_rails_tasks.rake +4 -0
  20. data/test/controllers/view_ports_controller_test.rb +9 -0
  21. data/test/dummy/README.rdoc +28 -0
  22. data/test/dummy/Rakefile +6 -0
  23. data/test/dummy/app/assets/javascripts/application.js +13 -0
  24. data/test/dummy/app/assets/stylesheets/application.css +15 -0
  25. data/test/dummy/app/controllers/application_controller.rb +5 -0
  26. data/test/dummy/app/helpers/application_helper.rb +2 -0
  27. data/test/dummy/app/views/layouts/application.html.erb +14 -0
  28. data/test/dummy/bin/bundle +3 -0
  29. data/test/dummy/bin/rails +4 -0
  30. data/test/dummy/bin/rake +4 -0
  31. data/test/dummy/config/application.rb +23 -0
  32. data/test/dummy/config/boot.rb +5 -0
  33. data/test/dummy/config/database.yml +25 -0
  34. data/test/dummy/config/environment.rb +5 -0
  35. data/test/dummy/config/environments/development.rb +37 -0
  36. data/test/dummy/config/environments/production.rb +82 -0
  37. data/test/dummy/config/environments/test.rb +39 -0
  38. data/test/dummy/config/initializers/assets.rb +8 -0
  39. data/test/dummy/config/initializers/backtrace_silencers.rb +7 -0
  40. data/test/dummy/config/initializers/cookies_serializer.rb +3 -0
  41. data/test/dummy/config/initializers/filter_parameter_logging.rb +4 -0
  42. data/test/dummy/config/initializers/inflections.rb +16 -0
  43. data/test/dummy/config/initializers/mime_types.rb +4 -0
  44. data/test/dummy/config/initializers/session_store.rb +3 -0
  45. data/test/dummy/config/initializers/wrap_parameters.rb +14 -0
  46. data/test/dummy/config/locales/en.yml +23 -0
  47. data/test/dummy/config/routes.rb +56 -0
  48. data/test/dummy/config/secrets.yml +22 -0
  49. data/test/dummy/config.ru +4 -0
  50. data/test/dummy/db/development.sqlite3 +0 -0
  51. data/test/dummy/log/development.log +1029 -0
  52. data/test/dummy/public/404.html +67 -0
  53. data/test/dummy/public/422.html +67 -0
  54. data/test/dummy/public/500.html +66 -0
  55. data/test/dummy/public/favicon.ico +0 -0
  56. data/test/dummy/tmp/cache/assets/development/sprockets/13fe41fee1fe35b49d145bcc06610705 +0 -0
  57. data/test/dummy/tmp/cache/assets/development/sprockets/25d2cd8d8ae6f0728b89fa77b51317f1 +0 -0
  58. data/test/dummy/tmp/cache/assets/development/sprockets/260734de5561e387a22ab1fd48fc5ae1 +0 -0
  59. data/test/dummy/tmp/cache/assets/development/sprockets/2a234d7303a062a6f022c9c3febe52d6 +0 -0
  60. data/test/dummy/tmp/cache/assets/development/sprockets/2f5173deea6c795b8fdde723bb4b63af +0 -0
  61. data/test/dummy/tmp/cache/assets/development/sprockets/357970feca3ac29060c1e3861e2c0953 +0 -0
  62. data/test/dummy/tmp/cache/assets/development/sprockets/387970b760f48061daed7db47449c36b +0 -0
  63. data/test/dummy/tmp/cache/assets/development/sprockets/3bb58493d395fafd3039183446159cd6 +0 -0
  64. data/test/dummy/tmp/cache/assets/development/sprockets/4a4d5eafead33783d4e864bb2a94f867 +0 -0
  65. data/test/dummy/tmp/cache/assets/development/sprockets/535879350ff819a6f56edc3a5a333db5 +0 -0
  66. data/test/dummy/tmp/cache/assets/development/sprockets/57e5a4adfe291c00682250b0dc736072 +0 -0
  67. data/test/dummy/tmp/cache/assets/development/sprockets/758a95016420bcca11057ecbffc0b51a +0 -0
  68. data/test/dummy/tmp/cache/assets/development/sprockets/7ef971d02e44ca633b54e54ed7b6be35 +0 -0
  69. data/test/dummy/tmp/cache/assets/development/sprockets/a42b7971588b5308589ac4a43e420c65 +0 -0
  70. data/test/dummy/tmp/cache/assets/development/sprockets/a623b62b39a46544f9925b0bb9a44222 +0 -0
  71. data/test/dummy/tmp/cache/assets/development/sprockets/ae375e7fc51b4dfcdd33d42d0fdbc7d3 +0 -0
  72. data/test/dummy/tmp/cache/assets/development/sprockets/b7a2e82279ca753cf7e0d4e97cbb9b24 +0 -0
  73. data/test/dummy/tmp/cache/assets/development/sprockets/c1dcfc7f616a918fc38b2a6dff3f548a +0 -0
  74. data/test/dummy/tmp/cache/assets/development/sprockets/cffd775d018f68ce5dba1ee0d951a994 +0 -0
  75. data/test/dummy/tmp/cache/assets/development/sprockets/d771ace226fc8215a3572e0aa35bb0d6 +0 -0
  76. data/test/dummy/tmp/cache/assets/development/sprockets/d9470b25008173c44a98f637c10158e3 +0 -0
  77. data/test/dummy/tmp/cache/assets/development/sprockets/dd19119f2ba280d054b6d293ae16dcea +0 -0
  78. data/test/dummy/tmp/cache/assets/development/sprockets/f7cbd26ba1d28d48de824f0e94586655 +0 -0
  79. data/test/dummy/tmp/cache/assets/development/sprockets/f9ded07ffc25c24046e0fde8a3986ea6 +0 -0
  80. data/test/dummy/tmp/pids/server.pid +1 -0
  81. data/test/helpers/view_ports_helper_test.rb +4 -0
  82. data/test/integration/navigation_test.rb +10 -0
  83. data/test/ish_rails_test.rb +7 -0
  84. data/test/test_helper.rb +15 -0
  85. metadata +222 -0
@@ -0,0 +1,1029 @@
1
+
2
+
3
+ Started GET "/" for 127.0.0.1 at 2014-08-08 22:17:24 +0530
4
+ Processing by Rails::WelcomeController#index as HTML
5
+ Rendered /Users/shankardevy/.rbenv/versions/2.1.1/lib/ruby/gems/2.1.0/gems/railties-4.1.4/lib/rails/templates/rails/welcome/index.html.erb (25.3ms)
6
+ Completed 200 OK in 130ms (Views: 130.1ms | ActiveRecord: 0.0ms)
7
+
8
+
9
+ Started GET "/view-port" for 127.0.0.1 at 2014-08-08 22:17:33 +0530
10
+
11
+ ActionController::RoutingError (No route matches [GET] "/view-port"):
12
+ actionpack (4.1.4) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
13
+ actionpack (4.1.4) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
14
+ railties (4.1.4) lib/rails/rack/logger.rb:38:in `call_app'
15
+ railties (4.1.4) lib/rails/rack/logger.rb:20:in `block in call'
16
+ activesupport (4.1.4) lib/active_support/tagged_logging.rb:68:in `block in tagged'
17
+ activesupport (4.1.4) lib/active_support/tagged_logging.rb:26:in `tagged'
18
+ activesupport (4.1.4) lib/active_support/tagged_logging.rb:68:in `tagged'
19
+ railties (4.1.4) lib/rails/rack/logger.rb:20:in `call'
20
+ actionpack (4.1.4) lib/action_dispatch/middleware/request_id.rb:21:in `call'
21
+ rack (1.5.2) lib/rack/methodoverride.rb:21:in `call'
22
+ rack (1.5.2) lib/rack/runtime.rb:17:in `call'
23
+ activesupport (4.1.4) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call'
24
+ rack (1.5.2) lib/rack/lock.rb:17:in `call'
25
+ actionpack (4.1.4) lib/action_dispatch/middleware/static.rb:64:in `call'
26
+ rack (1.5.2) lib/rack/sendfile.rb:112:in `call'
27
+ railties (4.1.4) lib/rails/engine.rb:514:in `call'
28
+ railties (4.1.4) lib/rails/application.rb:144:in `call'
29
+ rack (1.5.2) lib/rack/lock.rb:17:in `call'
30
+ rack (1.5.2) lib/rack/content_length.rb:14:in `call'
31
+ rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service'
32
+ /Users/shankardevy/.rbenv/versions/2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service'
33
+ /Users/shankardevy/.rbenv/versions/2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run'
34
+ /Users/shankardevy/.rbenv/versions/2.1.1/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread'
35
+
36
+
37
+ Rendered /Users/shankardevy/.rbenv/versions/2.1.1/lib/ruby/gems/2.1.0/gems/actionpack-4.1.4/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.6ms)
38
+ Rendered /Users/shankardevy/.rbenv/versions/2.1.1/lib/ruby/gems/2.1.0/gems/actionpack-4.1.4/lib/action_dispatch/middleware/templates/routes/_route.html.erb (1.0ms)
39
+ Rendered /Users/shankardevy/.rbenv/versions/2.1.1/lib/ruby/gems/2.1.0/gems/actionpack-4.1.4/lib/action_dispatch/middleware/templates/routes/_table.html.erb (134.7ms)
40
+ Rendered /Users/shankardevy/.rbenv/versions/2.1.1/lib/ruby/gems/2.1.0/gems/actionpack-4.1.4/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (239.6ms)
41
+
42
+
43
+ Started GET "/view-ports" for 127.0.0.1 at 2014-08-08 22:17:39 +0530
44
+
45
+ ActionController::RoutingError (uninitialized constant ViewPorts):
46
+ activesupport (4.1.4) lib/active_support/inflector/methods.rb:238:in `const_get'
47
+ activesupport (4.1.4) lib/active_support/inflector/methods.rb:238:in `block in constantize'
48
+ activesupport (4.1.4) lib/active_support/inflector/methods.rb:236:in `each'
49
+ activesupport (4.1.4) lib/active_support/inflector/methods.rb:236:in `inject'
50
+ activesupport (4.1.4) lib/active_support/inflector/methods.rb:236:in `constantize'
51
+ actionpack (4.1.4) lib/action_dispatch/routing/route_set.rb:78:in `controller_reference'
52
+ actionpack (4.1.4) lib/action_dispatch/routing/route_set.rb:68:in `controller'
53
+ actionpack (4.1.4) lib/action_dispatch/routing/route_set.rb:46:in `call'
54
+ actionpack (4.1.4) lib/action_dispatch/journey/router.rb:71:in `block in call'
55
+ actionpack (4.1.4) lib/action_dispatch/journey/router.rb:59:in `each'
56
+ actionpack (4.1.4) lib/action_dispatch/journey/router.rb:59:in `call'
57
+ actionpack (4.1.4) lib/action_dispatch/routing/route_set.rb:678:in `call'
58
+ rack (1.5.2) lib/rack/etag.rb:23:in `call'
59
+ rack (1.5.2) lib/rack/conditionalget.rb:25:in `call'
60
+ rack (1.5.2) lib/rack/head.rb:11:in `call'
61
+ actionpack (4.1.4) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
62
+ actionpack (4.1.4) lib/action_dispatch/middleware/flash.rb:254:in `call'
63
+ rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context'
64
+ rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call'
65
+ actionpack (4.1.4) lib/action_dispatch/middleware/cookies.rb:560:in `call'
66
+ activerecord (4.1.4) lib/active_record/query_cache.rb:36:in `call'
67
+ activerecord (4.1.4) lib/active_record/connection_adapters/abstract/connection_pool.rb:621:in `call'
68
+ activerecord (4.1.4) lib/active_record/migration.rb:380:in `call'
69
+ actionpack (4.1.4) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
70
+ activesupport (4.1.4) lib/active_support/callbacks.rb:82:in `run_callbacks'
71
+ actionpack (4.1.4) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
72
+ actionpack (4.1.4) lib/action_dispatch/middleware/reloader.rb:73:in `call'
73
+ actionpack (4.1.4) lib/action_dispatch/middleware/remote_ip.rb:76:in `call'
74
+ actionpack (4.1.4) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
75
+ actionpack (4.1.4) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
76
+ railties (4.1.4) lib/rails/rack/logger.rb:38:in `call_app'
77
+ railties (4.1.4) lib/rails/rack/logger.rb:20:in `block in call'
78
+ activesupport (4.1.4) lib/active_support/tagged_logging.rb:68:in `block in tagged'
79
+ activesupport (4.1.4) lib/active_support/tagged_logging.rb:26:in `tagged'
80
+ activesupport (4.1.4) lib/active_support/tagged_logging.rb:68:in `tagged'
81
+ railties (4.1.4) lib/rails/rack/logger.rb:20:in `call'
82
+ actionpack (4.1.4) lib/action_dispatch/middleware/request_id.rb:21:in `call'
83
+ rack (1.5.2) lib/rack/methodoverride.rb:21:in `call'
84
+ rack (1.5.2) lib/rack/runtime.rb:17:in `call'
85
+ activesupport (4.1.4) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call'
86
+ rack (1.5.2) lib/rack/lock.rb:17:in `call'
87
+ actionpack (4.1.4) lib/action_dispatch/middleware/static.rb:64:in `call'
88
+ rack (1.5.2) lib/rack/sendfile.rb:112:in `call'
89
+ railties (4.1.4) lib/rails/engine.rb:514:in `call'
90
+ railties (4.1.4) lib/rails/application.rb:144:in `call'
91
+ rack (1.5.2) lib/rack/lock.rb:17:in `call'
92
+ rack (1.5.2) lib/rack/content_length.rb:14:in `call'
93
+ rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service'
94
+ /Users/shankardevy/.rbenv/versions/2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service'
95
+ /Users/shankardevy/.rbenv/versions/2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run'
96
+ /Users/shankardevy/.rbenv/versions/2.1.1/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread'
97
+
98
+
99
+ Rendered /Users/shankardevy/.rbenv/versions/2.1.1/lib/ruby/gems/2.1.0/gems/actionpack-4.1.4/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.8ms)
100
+ Rendered /Users/shankardevy/.rbenv/versions/2.1.1/lib/ruby/gems/2.1.0/gems/actionpack-4.1.4/lib/action_dispatch/middleware/templates/routes/_route.html.erb (0.8ms)
101
+ Rendered /Users/shankardevy/.rbenv/versions/2.1.1/lib/ruby/gems/2.1.0/gems/actionpack-4.1.4/lib/action_dispatch/middleware/templates/routes/_table.html.erb (1.0ms)
102
+ Rendered /Users/shankardevy/.rbenv/versions/2.1.1/lib/ruby/gems/2.1.0/gems/actionpack-4.1.4/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (14.3ms)
103
+
104
+
105
+ Started GET "/view-ports" for 127.0.0.1 at 2014-08-08 22:18:25 +0530
106
+ Processing by ViewPortsController#index as HTML
107
+ Rendered /Users/shankardevy/Dev/Projects/ish_rails/app/views/view_ports/index.html.erb within layouts/application (0.4ms)
108
+ Completed 200 OK in 79ms (Views: 78.5ms | ActiveRecord: 0.0ms)
109
+
110
+
111
+ Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-08-08 22:18:25 +0530
112
+
113
+
114
+ Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-08-08 22:18:25 +0530
115
+
116
+
117
+ Started GET "/view-ports" for 127.0.0.1 at 2014-08-08 22:26:24 +0530
118
+ Processing by ViewPortsController#index as HTML
119
+ Rendered /Users/shankardevy/Dev/Projects/ish_rails/app/views/view_ports/index.html.erb (155.0ms)
120
+ Completed 500 Internal Server Error in 159ms
121
+
122
+ ActionView::Template::Error (Asset filtered out and will not be served: add `Rails.application.config.assets.precompile += %w( view_ports.css )` to `config/initializers/assets.rb` and restart your server):
123
+ 4: <title>ish. yet another viewport resizer.</title>
124
+ 5: <meta charset="UTF-8">
125
+ 6: <meta name="viewport" content="width=device-width" />
126
+ 7: <%= stylesheet_link_tag "view_ports", media: "all" %>
127
+ 8: <%= javascript_include_tag "view_ports" %>
128
+ 9: </head>
129
+ 10: <body>
130
+ sprockets-rails (2.1.3) lib/sprockets/rails/helper.rb:185:in `check_errors_for'
131
+ sprockets-rails (2.1.3) lib/sprockets/rails/helper.rb:156:in `block in stylesheet_link_tag'
132
+ sprockets-rails (2.1.3) lib/sprockets/rails/helper.rb:155:in `map'
133
+ sprockets-rails (2.1.3) lib/sprockets/rails/helper.rb:155:in `stylesheet_link_tag'
134
+ /Users/shankardevy/Dev/Projects/ish_rails/app/views/view_ports/index.html.erb:7:in `___sers_shankardevy__ev__rojects_ish_rails_app_views_view_ports_index_html_erb__2422137316688347532_70229208046120'
135
+ actionview (4.1.4) lib/action_view/template.rb:145:in `block in render'
136
+ activesupport (4.1.4) lib/active_support/notifications.rb:161:in `instrument'
137
+ actionview (4.1.4) lib/action_view/template.rb:339:in `instrument'
138
+ actionview (4.1.4) lib/action_view/template.rb:143:in `render'
139
+ actionview (4.1.4) lib/action_view/renderer/template_renderer.rb:55:in `block (2 levels) in render_template'
140
+ actionview (4.1.4) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument'
141
+ activesupport (4.1.4) lib/active_support/notifications.rb:159:in `block in instrument'
142
+ activesupport (4.1.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
143
+ activesupport (4.1.4) lib/active_support/notifications.rb:159:in `instrument'
144
+ actionview (4.1.4) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument'
145
+ actionview (4.1.4) lib/action_view/renderer/template_renderer.rb:54:in `block in render_template'
146
+ actionview (4.1.4) lib/action_view/renderer/template_renderer.rb:62:in `render_with_layout'
147
+ actionview (4.1.4) lib/action_view/renderer/template_renderer.rb:53:in `render_template'
148
+ actionview (4.1.4) lib/action_view/renderer/template_renderer.rb:17:in `render'
149
+ actionview (4.1.4) lib/action_view/renderer/renderer.rb:42:in `render_template'
150
+ actionview (4.1.4) lib/action_view/renderer/renderer.rb:23:in `render'
151
+ actionview (4.1.4) lib/action_view/rendering.rb:99:in `_render_template'
152
+ actionpack (4.1.4) lib/action_controller/metal/streaming.rb:217:in `_render_template'
153
+ actionview (4.1.4) lib/action_view/rendering.rb:82:in `render_to_body'
154
+ actionpack (4.1.4) lib/action_controller/metal/rendering.rb:32:in `render_to_body'
155
+ actionpack (4.1.4) lib/action_controller/metal/renderers.rb:32:in `render_to_body'
156
+ actionpack (4.1.4) lib/abstract_controller/rendering.rb:25:in `render'
157
+ actionpack (4.1.4) lib/action_controller/metal/rendering.rb:16:in `render'
158
+ actionpack (4.1.4) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render'
159
+ activesupport (4.1.4) lib/active_support/core_ext/benchmark.rb:12:in `block in ms'
160
+ /Users/shankardevy/.rbenv/versions/2.1.1/lib/ruby/2.1.0/benchmark.rb:294:in `realtime'
161
+ activesupport (4.1.4) lib/active_support/core_ext/benchmark.rb:12:in `ms'
162
+ actionpack (4.1.4) lib/action_controller/metal/instrumentation.rb:41:in `block in render'
163
+ actionpack (4.1.4) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime'
164
+ activerecord (4.1.4) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime'
165
+ actionpack (4.1.4) lib/action_controller/metal/instrumentation.rb:40:in `render'
166
+ /Users/shankardevy/Dev/Projects/ish_rails/app/controllers/view_ports_controller.rb:3:in `index'
167
+ actionpack (4.1.4) lib/action_controller/metal/implicit_render.rb:4:in `send_action'
168
+ actionpack (4.1.4) lib/abstract_controller/base.rb:189:in `process_action'
169
+ actionpack (4.1.4) lib/action_controller/metal/rendering.rb:10:in `process_action'
170
+ actionpack (4.1.4) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
171
+ activesupport (4.1.4) lib/active_support/callbacks.rb:113:in `call'
172
+ activesupport (4.1.4) lib/active_support/callbacks.rb:113:in `call'
173
+ activesupport (4.1.4) lib/active_support/callbacks.rb:229:in `block in halting'
174
+ activesupport (4.1.4) lib/active_support/callbacks.rb:166:in `call'
175
+ activesupport (4.1.4) lib/active_support/callbacks.rb:166:in `block in halting'
176
+ activesupport (4.1.4) lib/active_support/callbacks.rb:86:in `call'
177
+ activesupport (4.1.4) lib/active_support/callbacks.rb:86:in `run_callbacks'
178
+ actionpack (4.1.4) lib/abstract_controller/callbacks.rb:19:in `process_action'
179
+ actionpack (4.1.4) lib/action_controller/metal/rescue.rb:29:in `process_action'
180
+ actionpack (4.1.4) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action'
181
+ activesupport (4.1.4) lib/active_support/notifications.rb:159:in `block in instrument'
182
+ activesupport (4.1.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
183
+ activesupport (4.1.4) lib/active_support/notifications.rb:159:in `instrument'
184
+ actionpack (4.1.4) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
185
+ actionpack (4.1.4) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
186
+ activerecord (4.1.4) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
187
+ actionpack (4.1.4) lib/abstract_controller/base.rb:136:in `process'
188
+ actionview (4.1.4) lib/action_view/rendering.rb:30:in `process'
189
+ actionpack (4.1.4) lib/action_controller/metal.rb:196:in `dispatch'
190
+ actionpack (4.1.4) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
191
+ actionpack (4.1.4) lib/action_controller/metal.rb:232:in `block in action'
192
+ actionpack (4.1.4) lib/action_dispatch/routing/route_set.rb:82:in `call'
193
+ actionpack (4.1.4) lib/action_dispatch/routing/route_set.rb:82:in `dispatch'
194
+ actionpack (4.1.4) lib/action_dispatch/routing/route_set.rb:50:in `call'
195
+ actionpack (4.1.4) lib/action_dispatch/journey/router.rb:71:in `block in call'
196
+ actionpack (4.1.4) lib/action_dispatch/journey/router.rb:59:in `each'
197
+ actionpack (4.1.4) lib/action_dispatch/journey/router.rb:59:in `call'
198
+ actionpack (4.1.4) lib/action_dispatch/routing/route_set.rb:678:in `call'
199
+ rack (1.5.2) lib/rack/etag.rb:23:in `call'
200
+ rack (1.5.2) lib/rack/conditionalget.rb:25:in `call'
201
+ rack (1.5.2) lib/rack/head.rb:11:in `call'
202
+ actionpack (4.1.4) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
203
+ actionpack (4.1.4) lib/action_dispatch/middleware/flash.rb:254:in `call'
204
+ rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context'
205
+ rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call'
206
+ actionpack (4.1.4) lib/action_dispatch/middleware/cookies.rb:560:in `call'
207
+ activerecord (4.1.4) lib/active_record/query_cache.rb:36:in `call'
208
+ activerecord (4.1.4) lib/active_record/connection_adapters/abstract/connection_pool.rb:621:in `call'
209
+ activerecord (4.1.4) lib/active_record/migration.rb:380:in `call'
210
+ actionpack (4.1.4) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
211
+ activesupport (4.1.4) lib/active_support/callbacks.rb:82:in `run_callbacks'
212
+ actionpack (4.1.4) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
213
+ actionpack (4.1.4) lib/action_dispatch/middleware/reloader.rb:73:in `call'
214
+ actionpack (4.1.4) lib/action_dispatch/middleware/remote_ip.rb:76:in `call'
215
+ actionpack (4.1.4) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
216
+ actionpack (4.1.4) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
217
+ railties (4.1.4) lib/rails/rack/logger.rb:38:in `call_app'
218
+ railties (4.1.4) lib/rails/rack/logger.rb:20:in `block in call'
219
+ activesupport (4.1.4) lib/active_support/tagged_logging.rb:68:in `block in tagged'
220
+ activesupport (4.1.4) lib/active_support/tagged_logging.rb:26:in `tagged'
221
+ activesupport (4.1.4) lib/active_support/tagged_logging.rb:68:in `tagged'
222
+ railties (4.1.4) lib/rails/rack/logger.rb:20:in `call'
223
+ actionpack (4.1.4) lib/action_dispatch/middleware/request_id.rb:21:in `call'
224
+ rack (1.5.2) lib/rack/methodoverride.rb:21:in `call'
225
+ rack (1.5.2) lib/rack/runtime.rb:17:in `call'
226
+ activesupport (4.1.4) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call'
227
+ rack (1.5.2) lib/rack/lock.rb:17:in `call'
228
+ actionpack (4.1.4) lib/action_dispatch/middleware/static.rb:64:in `call'
229
+ rack (1.5.2) lib/rack/sendfile.rb:112:in `call'
230
+ railties (4.1.4) lib/rails/engine.rb:514:in `call'
231
+ railties (4.1.4) lib/rails/application.rb:144:in `call'
232
+ rack (1.5.2) lib/rack/lock.rb:17:in `call'
233
+ rack (1.5.2) lib/rack/content_length.rb:14:in `call'
234
+ rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service'
235
+ /Users/shankardevy/.rbenv/versions/2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service'
236
+ /Users/shankardevy/.rbenv/versions/2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run'
237
+ /Users/shankardevy/.rbenv/versions/2.1.1/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread'
238
+
239
+
240
+ Rendered /Users/shankardevy/.rbenv/versions/2.1.1/lib/ruby/gems/2.1.0/gems/actionpack-4.1.4/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.2ms)
241
+ Rendered /Users/shankardevy/.rbenv/versions/2.1.1/lib/ruby/gems/2.1.0/gems/actionpack-4.1.4/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (18.6ms)
242
+ Rendered /Users/shankardevy/.rbenv/versions/2.1.1/lib/ruby/gems/2.1.0/gems/actionpack-4.1.4/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (29.6ms)
243
+
244
+
245
+ Started GET "/view-ports" for 127.0.0.1 at 2014-08-08 22:28:32 +0530
246
+ Processing by ViewPortsController#index as HTML
247
+ Rendered /Users/shankardevy/Dev/Projects/ish_rails/app/views/view_ports/index.html.erb (119.1ms)
248
+ Completed 500 Internal Server Error in 203ms
249
+
250
+ ActionView::Template::Error (couldn't find file 'jquery'
251
+ (in /Users/shankardevy/Dev/Projects/ish_rails/app/assets/javascripts/view_ports.js:1)):
252
+ 5: <meta charset="UTF-8">
253
+ 6: <meta name="viewport" content="width=device-width" />
254
+ 7: <%= stylesheet_link_tag "view_ports", media: "all" %>
255
+ 8: <%= javascript_include_tag "view_ports" %>
256
+ 9: </head>
257
+ 10: <body>
258
+ 11: <%
259
+ sprockets (2.12.1) lib/sprockets/context.rb:106:in `resolve'
260
+ sprockets (2.12.1) lib/sprockets/context.rb:146:in `require_asset'
261
+ sprockets (2.12.1) lib/sprockets/directive_processor.rb:217:in `process_require_directive'
262
+ sprockets (2.12.1) lib/sprockets/directive_processor.rb:167:in `block in process_directives'
263
+ sprockets (2.12.1) lib/sprockets/directive_processor.rb:165:in `each'
264
+ sprockets (2.12.1) lib/sprockets/directive_processor.rb:165:in `process_directives'
265
+ sprockets (2.12.1) lib/sprockets/directive_processor.rb:99:in `evaluate'
266
+ tilt (1.4.1) lib/tilt/template.rb:103:in `render'
267
+ sprockets (2.12.1) lib/sprockets/context.rb:197:in `block in evaluate'
268
+ sprockets (2.12.1) lib/sprockets/context.rb:194:in `each'
269
+ sprockets (2.12.1) lib/sprockets/context.rb:194:in `evaluate'
270
+ sprockets (2.12.1) lib/sprockets/processed_asset.rb:12:in `initialize'
271
+ sprockets (2.12.1) lib/sprockets/base.rb:374:in `new'
272
+ sprockets (2.12.1) lib/sprockets/base.rb:374:in `block in build_asset'
273
+ sprockets (2.12.1) lib/sprockets/base.rb:395:in `circular_call_protection'
274
+ sprockets (2.12.1) lib/sprockets/base.rb:373:in `build_asset'
275
+ sprockets (2.12.1) lib/sprockets/index.rb:94:in `block in build_asset'
276
+ sprockets (2.12.1) lib/sprockets/caching.rb:58:in `cache_asset'
277
+ sprockets (2.12.1) lib/sprockets/index.rb:93:in `build_asset'
278
+ sprockets (2.12.1) lib/sprockets/base.rb:287:in `find_asset'
279
+ sprockets (2.12.1) lib/sprockets/index.rb:61:in `find_asset'
280
+ sprockets (2.12.1) lib/sprockets/bundled_asset.rb:16:in `initialize'
281
+ sprockets (2.12.1) lib/sprockets/base.rb:377:in `new'
282
+ sprockets (2.12.1) lib/sprockets/base.rb:377:in `build_asset'
283
+ sprockets (2.12.1) lib/sprockets/index.rb:94:in `block in build_asset'
284
+ sprockets (2.12.1) lib/sprockets/caching.rb:58:in `cache_asset'
285
+ sprockets (2.12.1) lib/sprockets/index.rb:93:in `build_asset'
286
+ sprockets (2.12.1) lib/sprockets/base.rb:287:in `find_asset'
287
+ sprockets (2.12.1) lib/sprockets/index.rb:61:in `find_asset'
288
+ sprockets (2.12.1) lib/sprockets/environment.rb:75:in `find_asset'
289
+ sprockets (2.12.1) lib/sprockets/base.rb:295:in `[]'
290
+ sprockets-rails (2.1.3) lib/sprockets/rails/helper.rb:214:in `lookup_asset_for_path'
291
+ sprockets-rails (2.1.3) lib/sprockets/rails/helper.rb:182:in `check_errors_for'
292
+ sprockets-rails (2.1.3) lib/sprockets/rails/helper.rb:134:in `block in javascript_include_tag'
293
+ sprockets-rails (2.1.3) lib/sprockets/rails/helper.rb:133:in `map'
294
+ sprockets-rails (2.1.3) lib/sprockets/rails/helper.rb:133:in `javascript_include_tag'
295
+ /Users/shankardevy/Dev/Projects/ish_rails/app/views/view_ports/index.html.erb:8:in `___sers_shankardevy__ev__rojects_ish_rails_app_views_view_ports_index_html_erb__2290357993594069228_70199002946900'
296
+ actionview (4.1.4) lib/action_view/template.rb:145:in `block in render'
297
+ activesupport (4.1.4) lib/active_support/notifications.rb:161:in `instrument'
298
+ actionview (4.1.4) lib/action_view/template.rb:339:in `instrument'
299
+ actionview (4.1.4) lib/action_view/template.rb:143:in `render'
300
+ actionview (4.1.4) lib/action_view/renderer/template_renderer.rb:55:in `block (2 levels) in render_template'
301
+ actionview (4.1.4) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument'
302
+ activesupport (4.1.4) lib/active_support/notifications.rb:159:in `block in instrument'
303
+ activesupport (4.1.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
304
+ activesupport (4.1.4) lib/active_support/notifications.rb:159:in `instrument'
305
+ actionview (4.1.4) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument'
306
+ actionview (4.1.4) lib/action_view/renderer/template_renderer.rb:54:in `block in render_template'
307
+ actionview (4.1.4) lib/action_view/renderer/template_renderer.rb:62:in `render_with_layout'
308
+ actionview (4.1.4) lib/action_view/renderer/template_renderer.rb:53:in `render_template'
309
+ actionview (4.1.4) lib/action_view/renderer/template_renderer.rb:17:in `render'
310
+ actionview (4.1.4) lib/action_view/renderer/renderer.rb:42:in `render_template'
311
+ actionview (4.1.4) lib/action_view/renderer/renderer.rb:23:in `render'
312
+ actionview (4.1.4) lib/action_view/rendering.rb:99:in `_render_template'
313
+ actionpack (4.1.4) lib/action_controller/metal/streaming.rb:217:in `_render_template'
314
+ actionview (4.1.4) lib/action_view/rendering.rb:82:in `render_to_body'
315
+ actionpack (4.1.4) lib/action_controller/metal/rendering.rb:32:in `render_to_body'
316
+ actionpack (4.1.4) lib/action_controller/metal/renderers.rb:32:in `render_to_body'
317
+ actionpack (4.1.4) lib/abstract_controller/rendering.rb:25:in `render'
318
+ actionpack (4.1.4) lib/action_controller/metal/rendering.rb:16:in `render'
319
+ actionpack (4.1.4) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render'
320
+ activesupport (4.1.4) lib/active_support/core_ext/benchmark.rb:12:in `block in ms'
321
+ /Users/shankardevy/.rbenv/versions/2.1.1/lib/ruby/2.1.0/benchmark.rb:294:in `realtime'
322
+ activesupport (4.1.4) lib/active_support/core_ext/benchmark.rb:12:in `ms'
323
+ actionpack (4.1.4) lib/action_controller/metal/instrumentation.rb:41:in `block in render'
324
+ actionpack (4.1.4) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime'
325
+ activerecord (4.1.4) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime'
326
+ actionpack (4.1.4) lib/action_controller/metal/instrumentation.rb:40:in `render'
327
+ /Users/shankardevy/Dev/Projects/ish_rails/app/controllers/view_ports_controller.rb:3:in `index'
328
+ actionpack (4.1.4) lib/action_controller/metal/implicit_render.rb:4:in `send_action'
329
+ actionpack (4.1.4) lib/abstract_controller/base.rb:189:in `process_action'
330
+ actionpack (4.1.4) lib/action_controller/metal/rendering.rb:10:in `process_action'
331
+ actionpack (4.1.4) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
332
+ activesupport (4.1.4) lib/active_support/callbacks.rb:113:in `call'
333
+ activesupport (4.1.4) lib/active_support/callbacks.rb:113:in `call'
334
+ activesupport (4.1.4) lib/active_support/callbacks.rb:229:in `block in halting'
335
+ activesupport (4.1.4) lib/active_support/callbacks.rb:166:in `call'
336
+ activesupport (4.1.4) lib/active_support/callbacks.rb:166:in `block in halting'
337
+ activesupport (4.1.4) lib/active_support/callbacks.rb:86:in `call'
338
+ activesupport (4.1.4) lib/active_support/callbacks.rb:86:in `run_callbacks'
339
+ actionpack (4.1.4) lib/abstract_controller/callbacks.rb:19:in `process_action'
340
+ actionpack (4.1.4) lib/action_controller/metal/rescue.rb:29:in `process_action'
341
+ actionpack (4.1.4) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action'
342
+ activesupport (4.1.4) lib/active_support/notifications.rb:159:in `block in instrument'
343
+ activesupport (4.1.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
344
+ activesupport (4.1.4) lib/active_support/notifications.rb:159:in `instrument'
345
+ actionpack (4.1.4) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
346
+ actionpack (4.1.4) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
347
+ activerecord (4.1.4) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
348
+ actionpack (4.1.4) lib/abstract_controller/base.rb:136:in `process'
349
+ actionview (4.1.4) lib/action_view/rendering.rb:30:in `process'
350
+ actionpack (4.1.4) lib/action_controller/metal.rb:196:in `dispatch'
351
+ actionpack (4.1.4) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
352
+ actionpack (4.1.4) lib/action_controller/metal.rb:232:in `block in action'
353
+ actionpack (4.1.4) lib/action_dispatch/routing/route_set.rb:82:in `call'
354
+ actionpack (4.1.4) lib/action_dispatch/routing/route_set.rb:82:in `dispatch'
355
+ actionpack (4.1.4) lib/action_dispatch/routing/route_set.rb:50:in `call'
356
+ actionpack (4.1.4) lib/action_dispatch/journey/router.rb:71:in `block in call'
357
+ actionpack (4.1.4) lib/action_dispatch/journey/router.rb:59:in `each'
358
+ actionpack (4.1.4) lib/action_dispatch/journey/router.rb:59:in `call'
359
+ actionpack (4.1.4) lib/action_dispatch/routing/route_set.rb:678:in `call'
360
+ rack (1.5.2) lib/rack/etag.rb:23:in `call'
361
+ rack (1.5.2) lib/rack/conditionalget.rb:25:in `call'
362
+ rack (1.5.2) lib/rack/head.rb:11:in `call'
363
+ actionpack (4.1.4) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
364
+ actionpack (4.1.4) lib/action_dispatch/middleware/flash.rb:254:in `call'
365
+ rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context'
366
+ rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call'
367
+ actionpack (4.1.4) lib/action_dispatch/middleware/cookies.rb:560:in `call'
368
+ activerecord (4.1.4) lib/active_record/query_cache.rb:36:in `call'
369
+ activerecord (4.1.4) lib/active_record/connection_adapters/abstract/connection_pool.rb:621:in `call'
370
+ activerecord (4.1.4) lib/active_record/migration.rb:380:in `call'
371
+ actionpack (4.1.4) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
372
+ activesupport (4.1.4) lib/active_support/callbacks.rb:82:in `run_callbacks'
373
+ actionpack (4.1.4) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
374
+ actionpack (4.1.4) lib/action_dispatch/middleware/reloader.rb:73:in `call'
375
+ actionpack (4.1.4) lib/action_dispatch/middleware/remote_ip.rb:76:in `call'
376
+ actionpack (4.1.4) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
377
+ actionpack (4.1.4) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
378
+ railties (4.1.4) lib/rails/rack/logger.rb:38:in `call_app'
379
+ railties (4.1.4) lib/rails/rack/logger.rb:20:in `block in call'
380
+ activesupport (4.1.4) lib/active_support/tagged_logging.rb:68:in `block in tagged'
381
+ activesupport (4.1.4) lib/active_support/tagged_logging.rb:26:in `tagged'
382
+ activesupport (4.1.4) lib/active_support/tagged_logging.rb:68:in `tagged'
383
+ railties (4.1.4) lib/rails/rack/logger.rb:20:in `call'
384
+ actionpack (4.1.4) lib/action_dispatch/middleware/request_id.rb:21:in `call'
385
+ rack (1.5.2) lib/rack/methodoverride.rb:21:in `call'
386
+ rack (1.5.2) lib/rack/runtime.rb:17:in `call'
387
+ activesupport (4.1.4) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call'
388
+ rack (1.5.2) lib/rack/lock.rb:17:in `call'
389
+ actionpack (4.1.4) lib/action_dispatch/middleware/static.rb:64:in `call'
390
+ rack (1.5.2) lib/rack/sendfile.rb:112:in `call'
391
+ railties (4.1.4) lib/rails/engine.rb:514:in `call'
392
+ railties (4.1.4) lib/rails/application.rb:144:in `call'
393
+ rack (1.5.2) lib/rack/lock.rb:17:in `call'
394
+ rack (1.5.2) lib/rack/content_length.rb:14:in `call'
395
+ rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service'
396
+ /Users/shankardevy/.rbenv/versions/2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service'
397
+ /Users/shankardevy/.rbenv/versions/2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run'
398
+ /Users/shankardevy/.rbenv/versions/2.1.1/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread'
399
+
400
+
401
+ Rendered /Users/shankardevy/.rbenv/versions/2.1.1/lib/ruby/gems/2.1.0/gems/actionpack-4.1.4/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (2.0ms)
402
+ Rendered /Users/shankardevy/.rbenv/versions/2.1.1/lib/ruby/gems/2.1.0/gems/actionpack-4.1.4/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (32.6ms)
403
+ Rendered /Users/shankardevy/.rbenv/versions/2.1.1/lib/ruby/gems/2.1.0/gems/actionpack-4.1.4/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (44.2ms)
404
+
405
+
406
+ Started GET "/view-ports" for 127.0.0.1 at 2014-08-09 00:00:11 +0530
407
+ Processing by ViewPortsController#index as HTML
408
+ Rendered /Users/shankardevy/Dev/Projects/ish_rails/app/views/view_ports/index.html.erb (130.0ms)
409
+ Completed 500 Internal Server Error in 155ms
410
+
411
+ ActionView::Template::Error (Asset filtered out and will not be served: add `Rails.application.config.assets.precompile += %w( view_ports.js )` to `config/initializers/assets.rb` and restart your server):
412
+ 5: <meta charset="UTF-8">
413
+ 6: <meta name="viewport" content="width=device-width" />
414
+ 7: <%= stylesheet_link_tag "view_ports", media: "all" %>
415
+ 8: <%= javascript_include_tag "view_ports" %>
416
+ 9: </head>
417
+ 10: <body>
418
+ 11: <%
419
+ sprockets-rails (2.1.3) lib/sprockets/rails/helper.rb:185:in `check_errors_for'
420
+ sprockets-rails (2.1.3) lib/sprockets/rails/helper.rb:134:in `block in javascript_include_tag'
421
+ sprockets-rails (2.1.3) lib/sprockets/rails/helper.rb:133:in `map'
422
+ sprockets-rails (2.1.3) lib/sprockets/rails/helper.rb:133:in `javascript_include_tag'
423
+ /Users/shankardevy/Dev/Projects/ish_rails/app/views/view_ports/index.html.erb:8:in `___sers_shankardevy__ev__rojects_ish_rails_app_views_view_ports_index_html_erb__2290357993594069228_70199002946900'
424
+ actionview (4.1.4) lib/action_view/template.rb:145:in `block in render'
425
+ activesupport (4.1.4) lib/active_support/notifications.rb:161:in `instrument'
426
+ actionview (4.1.4) lib/action_view/template.rb:339:in `instrument'
427
+ actionview (4.1.4) lib/action_view/template.rb:143:in `render'
428
+ actionview (4.1.4) lib/action_view/renderer/template_renderer.rb:55:in `block (2 levels) in render_template'
429
+ actionview (4.1.4) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument'
430
+ activesupport (4.1.4) lib/active_support/notifications.rb:159:in `block in instrument'
431
+ activesupport (4.1.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
432
+ activesupport (4.1.4) lib/active_support/notifications.rb:159:in `instrument'
433
+ actionview (4.1.4) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument'
434
+ actionview (4.1.4) lib/action_view/renderer/template_renderer.rb:54:in `block in render_template'
435
+ actionview (4.1.4) lib/action_view/renderer/template_renderer.rb:62:in `render_with_layout'
436
+ actionview (4.1.4) lib/action_view/renderer/template_renderer.rb:53:in `render_template'
437
+ actionview (4.1.4) lib/action_view/renderer/template_renderer.rb:17:in `render'
438
+ actionview (4.1.4) lib/action_view/renderer/renderer.rb:42:in `render_template'
439
+ actionview (4.1.4) lib/action_view/renderer/renderer.rb:23:in `render'
440
+ actionview (4.1.4) lib/action_view/rendering.rb:99:in `_render_template'
441
+ actionpack (4.1.4) lib/action_controller/metal/streaming.rb:217:in `_render_template'
442
+ actionview (4.1.4) lib/action_view/rendering.rb:82:in `render_to_body'
443
+ actionpack (4.1.4) lib/action_controller/metal/rendering.rb:32:in `render_to_body'
444
+ actionpack (4.1.4) lib/action_controller/metal/renderers.rb:32:in `render_to_body'
445
+ actionpack (4.1.4) lib/abstract_controller/rendering.rb:25:in `render'
446
+ actionpack (4.1.4) lib/action_controller/metal/rendering.rb:16:in `render'
447
+ actionpack (4.1.4) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render'
448
+ activesupport (4.1.4) lib/active_support/core_ext/benchmark.rb:12:in `block in ms'
449
+ /Users/shankardevy/.rbenv/versions/2.1.1/lib/ruby/2.1.0/benchmark.rb:294:in `realtime'
450
+ activesupport (4.1.4) lib/active_support/core_ext/benchmark.rb:12:in `ms'
451
+ actionpack (4.1.4) lib/action_controller/metal/instrumentation.rb:41:in `block in render'
452
+ actionpack (4.1.4) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime'
453
+ activerecord (4.1.4) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime'
454
+ actionpack (4.1.4) lib/action_controller/metal/instrumentation.rb:40:in `render'
455
+ /Users/shankardevy/Dev/Projects/ish_rails/app/controllers/view_ports_controller.rb:3:in `index'
456
+ actionpack (4.1.4) lib/action_controller/metal/implicit_render.rb:4:in `send_action'
457
+ actionpack (4.1.4) lib/abstract_controller/base.rb:189:in `process_action'
458
+ actionpack (4.1.4) lib/action_controller/metal/rendering.rb:10:in `process_action'
459
+ actionpack (4.1.4) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
460
+ activesupport (4.1.4) lib/active_support/callbacks.rb:113:in `call'
461
+ activesupport (4.1.4) lib/active_support/callbacks.rb:113:in `call'
462
+ activesupport (4.1.4) lib/active_support/callbacks.rb:229:in `block in halting'
463
+ activesupport (4.1.4) lib/active_support/callbacks.rb:166:in `call'
464
+ activesupport (4.1.4) lib/active_support/callbacks.rb:166:in `block in halting'
465
+ activesupport (4.1.4) lib/active_support/callbacks.rb:86:in `call'
466
+ activesupport (4.1.4) lib/active_support/callbacks.rb:86:in `run_callbacks'
467
+ actionpack (4.1.4) lib/abstract_controller/callbacks.rb:19:in `process_action'
468
+ actionpack (4.1.4) lib/action_controller/metal/rescue.rb:29:in `process_action'
469
+ actionpack (4.1.4) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action'
470
+ activesupport (4.1.4) lib/active_support/notifications.rb:159:in `block in instrument'
471
+ activesupport (4.1.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
472
+ activesupport (4.1.4) lib/active_support/notifications.rb:159:in `instrument'
473
+ actionpack (4.1.4) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
474
+ actionpack (4.1.4) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
475
+ activerecord (4.1.4) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
476
+ actionpack (4.1.4) lib/abstract_controller/base.rb:136:in `process'
477
+ actionview (4.1.4) lib/action_view/rendering.rb:30:in `process'
478
+ actionpack (4.1.4) lib/action_controller/metal.rb:196:in `dispatch'
479
+ actionpack (4.1.4) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
480
+ actionpack (4.1.4) lib/action_controller/metal.rb:232:in `block in action'
481
+ actionpack (4.1.4) lib/action_dispatch/routing/route_set.rb:82:in `call'
482
+ actionpack (4.1.4) lib/action_dispatch/routing/route_set.rb:82:in `dispatch'
483
+ actionpack (4.1.4) lib/action_dispatch/routing/route_set.rb:50:in `call'
484
+ actionpack (4.1.4) lib/action_dispatch/journey/router.rb:71:in `block in call'
485
+ actionpack (4.1.4) lib/action_dispatch/journey/router.rb:59:in `each'
486
+ actionpack (4.1.4) lib/action_dispatch/journey/router.rb:59:in `call'
487
+ actionpack (4.1.4) lib/action_dispatch/routing/route_set.rb:678:in `call'
488
+ rack (1.5.2) lib/rack/etag.rb:23:in `call'
489
+ rack (1.5.2) lib/rack/conditionalget.rb:25:in `call'
490
+ rack (1.5.2) lib/rack/head.rb:11:in `call'
491
+ actionpack (4.1.4) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
492
+ actionpack (4.1.4) lib/action_dispatch/middleware/flash.rb:254:in `call'
493
+ rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context'
494
+ rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call'
495
+ actionpack (4.1.4) lib/action_dispatch/middleware/cookies.rb:560:in `call'
496
+ activerecord (4.1.4) lib/active_record/query_cache.rb:36:in `call'
497
+ activerecord (4.1.4) lib/active_record/connection_adapters/abstract/connection_pool.rb:621:in `call'
498
+ activerecord (4.1.4) lib/active_record/migration.rb:380:in `call'
499
+ actionpack (4.1.4) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
500
+ activesupport (4.1.4) lib/active_support/callbacks.rb:82:in `run_callbacks'
501
+ actionpack (4.1.4) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
502
+ actionpack (4.1.4) lib/action_dispatch/middleware/reloader.rb:73:in `call'
503
+ actionpack (4.1.4) lib/action_dispatch/middleware/remote_ip.rb:76:in `call'
504
+ actionpack (4.1.4) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
505
+ actionpack (4.1.4) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
506
+ railties (4.1.4) lib/rails/rack/logger.rb:38:in `call_app'
507
+ railties (4.1.4) lib/rails/rack/logger.rb:20:in `block in call'
508
+ activesupport (4.1.4) lib/active_support/tagged_logging.rb:68:in `block in tagged'
509
+ activesupport (4.1.4) lib/active_support/tagged_logging.rb:26:in `tagged'
510
+ activesupport (4.1.4) lib/active_support/tagged_logging.rb:68:in `tagged'
511
+ railties (4.1.4) lib/rails/rack/logger.rb:20:in `call'
512
+ actionpack (4.1.4) lib/action_dispatch/middleware/request_id.rb:21:in `call'
513
+ rack (1.5.2) lib/rack/methodoverride.rb:21:in `call'
514
+ rack (1.5.2) lib/rack/runtime.rb:17:in `call'
515
+ activesupport (4.1.4) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call'
516
+ rack (1.5.2) lib/rack/lock.rb:17:in `call'
517
+ actionpack (4.1.4) lib/action_dispatch/middleware/static.rb:64:in `call'
518
+ rack (1.5.2) lib/rack/sendfile.rb:112:in `call'
519
+ railties (4.1.4) lib/rails/engine.rb:514:in `call'
520
+ railties (4.1.4) lib/rails/application.rb:144:in `call'
521
+ rack (1.5.2) lib/rack/lock.rb:17:in `call'
522
+ rack (1.5.2) lib/rack/content_length.rb:14:in `call'
523
+ rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service'
524
+ /Users/shankardevy/.rbenv/versions/2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service'
525
+ /Users/shankardevy/.rbenv/versions/2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run'
526
+ /Users/shankardevy/.rbenv/versions/2.1.1/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread'
527
+
528
+
529
+ Rendered /Users/shankardevy/.rbenv/versions/2.1.1/lib/ruby/gems/2.1.0/gems/actionpack-4.1.4/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.6ms)
530
+ Rendered /Users/shankardevy/.rbenv/versions/2.1.1/lib/ruby/gems/2.1.0/gems/actionpack-4.1.4/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.6ms)
531
+ Rendered /Users/shankardevy/.rbenv/versions/2.1.1/lib/ruby/gems/2.1.0/gems/actionpack-4.1.4/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (13.1ms)
532
+
533
+
534
+ Started GET "/view-ports" for 127.0.0.1 at 2014-08-09 00:00:27 +0530
535
+ Processing by ViewPortsController#index as HTML
536
+ Rendered /Users/shankardevy/Dev/Projects/ish_rails/app/views/view_ports/index.html.erb (1.5ms)
537
+ Completed 500 Internal Server Error in 3ms
538
+
539
+ ActionView::Template::Error (Asset filtered out and will not be served: add `Rails.application.config.assets.precompile += %w( view_ports.js )` to `config/initializers/assets.rb` and restart your server):
540
+ 5: <meta charset="UTF-8">
541
+ 6: <meta name="viewport" content="width=device-width" />
542
+ 7: <%= stylesheet_link_tag "view_ports", media: "all" %>
543
+ 8: <%= javascript_include_tag "view_ports" %>
544
+ 9: </head>
545
+ 10: <body>
546
+ 11: <%
547
+ sprockets-rails (2.1.3) lib/sprockets/rails/helper.rb:185:in `check_errors_for'
548
+ sprockets-rails (2.1.3) lib/sprockets/rails/helper.rb:134:in `block in javascript_include_tag'
549
+ sprockets-rails (2.1.3) lib/sprockets/rails/helper.rb:133:in `map'
550
+ sprockets-rails (2.1.3) lib/sprockets/rails/helper.rb:133:in `javascript_include_tag'
551
+ /Users/shankardevy/Dev/Projects/ish_rails/app/views/view_ports/index.html.erb:8:in `___sers_shankardevy__ev__rojects_ish_rails_app_views_view_ports_index_html_erb__2290357993594069228_70199002946900'
552
+ actionview (4.1.4) lib/action_view/template.rb:145:in `block in render'
553
+ activesupport (4.1.4) lib/active_support/notifications.rb:161:in `instrument'
554
+ actionview (4.1.4) lib/action_view/template.rb:339:in `instrument'
555
+ actionview (4.1.4) lib/action_view/template.rb:143:in `render'
556
+ actionview (4.1.4) lib/action_view/renderer/template_renderer.rb:55:in `block (2 levels) in render_template'
557
+ actionview (4.1.4) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument'
558
+ activesupport (4.1.4) lib/active_support/notifications.rb:159:in `block in instrument'
559
+ activesupport (4.1.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
560
+ activesupport (4.1.4) lib/active_support/notifications.rb:159:in `instrument'
561
+ actionview (4.1.4) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument'
562
+ actionview (4.1.4) lib/action_view/renderer/template_renderer.rb:54:in `block in render_template'
563
+ actionview (4.1.4) lib/action_view/renderer/template_renderer.rb:62:in `render_with_layout'
564
+ actionview (4.1.4) lib/action_view/renderer/template_renderer.rb:53:in `render_template'
565
+ actionview (4.1.4) lib/action_view/renderer/template_renderer.rb:17:in `render'
566
+ actionview (4.1.4) lib/action_view/renderer/renderer.rb:42:in `render_template'
567
+ actionview (4.1.4) lib/action_view/renderer/renderer.rb:23:in `render'
568
+ actionview (4.1.4) lib/action_view/rendering.rb:99:in `_render_template'
569
+ actionpack (4.1.4) lib/action_controller/metal/streaming.rb:217:in `_render_template'
570
+ actionview (4.1.4) lib/action_view/rendering.rb:82:in `render_to_body'
571
+ actionpack (4.1.4) lib/action_controller/metal/rendering.rb:32:in `render_to_body'
572
+ actionpack (4.1.4) lib/action_controller/metal/renderers.rb:32:in `render_to_body'
573
+ actionpack (4.1.4) lib/abstract_controller/rendering.rb:25:in `render'
574
+ actionpack (4.1.4) lib/action_controller/metal/rendering.rb:16:in `render'
575
+ actionpack (4.1.4) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render'
576
+ activesupport (4.1.4) lib/active_support/core_ext/benchmark.rb:12:in `block in ms'
577
+ /Users/shankardevy/.rbenv/versions/2.1.1/lib/ruby/2.1.0/benchmark.rb:294:in `realtime'
578
+ activesupport (4.1.4) lib/active_support/core_ext/benchmark.rb:12:in `ms'
579
+ actionpack (4.1.4) lib/action_controller/metal/instrumentation.rb:41:in `block in render'
580
+ actionpack (4.1.4) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime'
581
+ activerecord (4.1.4) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime'
582
+ actionpack (4.1.4) lib/action_controller/metal/instrumentation.rb:40:in `render'
583
+ /Users/shankardevy/Dev/Projects/ish_rails/app/controllers/view_ports_controller.rb:3:in `index'
584
+ actionpack (4.1.4) lib/action_controller/metal/implicit_render.rb:4:in `send_action'
585
+ actionpack (4.1.4) lib/abstract_controller/base.rb:189:in `process_action'
586
+ actionpack (4.1.4) lib/action_controller/metal/rendering.rb:10:in `process_action'
587
+ actionpack (4.1.4) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
588
+ activesupport (4.1.4) lib/active_support/callbacks.rb:113:in `call'
589
+ activesupport (4.1.4) lib/active_support/callbacks.rb:113:in `call'
590
+ activesupport (4.1.4) lib/active_support/callbacks.rb:229:in `block in halting'
591
+ activesupport (4.1.4) lib/active_support/callbacks.rb:166:in `call'
592
+ activesupport (4.1.4) lib/active_support/callbacks.rb:166:in `block in halting'
593
+ activesupport (4.1.4) lib/active_support/callbacks.rb:86:in `call'
594
+ activesupport (4.1.4) lib/active_support/callbacks.rb:86:in `run_callbacks'
595
+ actionpack (4.1.4) lib/abstract_controller/callbacks.rb:19:in `process_action'
596
+ actionpack (4.1.4) lib/action_controller/metal/rescue.rb:29:in `process_action'
597
+ actionpack (4.1.4) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action'
598
+ activesupport (4.1.4) lib/active_support/notifications.rb:159:in `block in instrument'
599
+ activesupport (4.1.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
600
+ activesupport (4.1.4) lib/active_support/notifications.rb:159:in `instrument'
601
+ actionpack (4.1.4) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
602
+ actionpack (4.1.4) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
603
+ activerecord (4.1.4) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
604
+ actionpack (4.1.4) lib/abstract_controller/base.rb:136:in `process'
605
+ actionview (4.1.4) lib/action_view/rendering.rb:30:in `process'
606
+ actionpack (4.1.4) lib/action_controller/metal.rb:196:in `dispatch'
607
+ actionpack (4.1.4) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
608
+ actionpack (4.1.4) lib/action_controller/metal.rb:232:in `block in action'
609
+ actionpack (4.1.4) lib/action_dispatch/routing/route_set.rb:82:in `call'
610
+ actionpack (4.1.4) lib/action_dispatch/routing/route_set.rb:82:in `dispatch'
611
+ actionpack (4.1.4) lib/action_dispatch/routing/route_set.rb:50:in `call'
612
+ actionpack (4.1.4) lib/action_dispatch/journey/router.rb:71:in `block in call'
613
+ actionpack (4.1.4) lib/action_dispatch/journey/router.rb:59:in `each'
614
+ actionpack (4.1.4) lib/action_dispatch/journey/router.rb:59:in `call'
615
+ actionpack (4.1.4) lib/action_dispatch/routing/route_set.rb:678:in `call'
616
+ rack (1.5.2) lib/rack/etag.rb:23:in `call'
617
+ rack (1.5.2) lib/rack/conditionalget.rb:25:in `call'
618
+ rack (1.5.2) lib/rack/head.rb:11:in `call'
619
+ actionpack (4.1.4) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
620
+ actionpack (4.1.4) lib/action_dispatch/middleware/flash.rb:254:in `call'
621
+ rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context'
622
+ rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call'
623
+ actionpack (4.1.4) lib/action_dispatch/middleware/cookies.rb:560:in `call'
624
+ activerecord (4.1.4) lib/active_record/query_cache.rb:36:in `call'
625
+ activerecord (4.1.4) lib/active_record/connection_adapters/abstract/connection_pool.rb:621:in `call'
626
+ activerecord (4.1.4) lib/active_record/migration.rb:380:in `call'
627
+ actionpack (4.1.4) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
628
+ activesupport (4.1.4) lib/active_support/callbacks.rb:82:in `run_callbacks'
629
+ actionpack (4.1.4) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
630
+ actionpack (4.1.4) lib/action_dispatch/middleware/reloader.rb:73:in `call'
631
+ actionpack (4.1.4) lib/action_dispatch/middleware/remote_ip.rb:76:in `call'
632
+ actionpack (4.1.4) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
633
+ actionpack (4.1.4) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
634
+ railties (4.1.4) lib/rails/rack/logger.rb:38:in `call_app'
635
+ railties (4.1.4) lib/rails/rack/logger.rb:20:in `block in call'
636
+ activesupport (4.1.4) lib/active_support/tagged_logging.rb:68:in `block in tagged'
637
+ activesupport (4.1.4) lib/active_support/tagged_logging.rb:26:in `tagged'
638
+ activesupport (4.1.4) lib/active_support/tagged_logging.rb:68:in `tagged'
639
+ railties (4.1.4) lib/rails/rack/logger.rb:20:in `call'
640
+ actionpack (4.1.4) lib/action_dispatch/middleware/request_id.rb:21:in `call'
641
+ rack (1.5.2) lib/rack/methodoverride.rb:21:in `call'
642
+ rack (1.5.2) lib/rack/runtime.rb:17:in `call'
643
+ activesupport (4.1.4) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call'
644
+ rack (1.5.2) lib/rack/lock.rb:17:in `call'
645
+ actionpack (4.1.4) lib/action_dispatch/middleware/static.rb:64:in `call'
646
+ rack (1.5.2) lib/rack/sendfile.rb:112:in `call'
647
+ railties (4.1.4) lib/rails/engine.rb:514:in `call'
648
+ railties (4.1.4) lib/rails/application.rb:144:in `call'
649
+ rack (1.5.2) lib/rack/lock.rb:17:in `call'
650
+ rack (1.5.2) lib/rack/content_length.rb:14:in `call'
651
+ rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service'
652
+ /Users/shankardevy/.rbenv/versions/2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service'
653
+ /Users/shankardevy/.rbenv/versions/2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run'
654
+ /Users/shankardevy/.rbenv/versions/2.1.1/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread'
655
+
656
+
657
+ Rendered /Users/shankardevy/.rbenv/versions/2.1.1/lib/ruby/gems/2.1.0/gems/actionpack-4.1.4/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.7ms)
658
+ Rendered /Users/shankardevy/.rbenv/versions/2.1.1/lib/ruby/gems/2.1.0/gems/actionpack-4.1.4/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.5ms)
659
+ Rendered /Users/shankardevy/.rbenv/versions/2.1.1/lib/ruby/gems/2.1.0/gems/actionpack-4.1.4/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (41.1ms)
660
+
661
+
662
+ Started GET "/view-ports" for 127.0.0.1 at 2014-08-09 00:00:28 +0530
663
+ Processing by ViewPortsController#index as HTML
664
+ Rendered /Users/shankardevy/Dev/Projects/ish_rails/app/views/view_ports/index.html.erb (1.9ms)
665
+ Completed 500 Internal Server Error in 3ms
666
+
667
+ ActionView::Template::Error (Asset filtered out and will not be served: add `Rails.application.config.assets.precompile += %w( view_ports.js )` to `config/initializers/assets.rb` and restart your server):
668
+ 5: <meta charset="UTF-8">
669
+ 6: <meta name="viewport" content="width=device-width" />
670
+ 7: <%= stylesheet_link_tag "view_ports", media: "all" %>
671
+ 8: <%= javascript_include_tag "view_ports" %>
672
+ 9: </head>
673
+ 10: <body>
674
+ 11: <%
675
+ sprockets-rails (2.1.3) lib/sprockets/rails/helper.rb:185:in `check_errors_for'
676
+ sprockets-rails (2.1.3) lib/sprockets/rails/helper.rb:134:in `block in javascript_include_tag'
677
+ sprockets-rails (2.1.3) lib/sprockets/rails/helper.rb:133:in `map'
678
+ sprockets-rails (2.1.3) lib/sprockets/rails/helper.rb:133:in `javascript_include_tag'
679
+ /Users/shankardevy/Dev/Projects/ish_rails/app/views/view_ports/index.html.erb:8:in `___sers_shankardevy__ev__rojects_ish_rails_app_views_view_ports_index_html_erb__2290357993594069228_70199002946900'
680
+ actionview (4.1.4) lib/action_view/template.rb:145:in `block in render'
681
+ activesupport (4.1.4) lib/active_support/notifications.rb:161:in `instrument'
682
+ actionview (4.1.4) lib/action_view/template.rb:339:in `instrument'
683
+ actionview (4.1.4) lib/action_view/template.rb:143:in `render'
684
+ actionview (4.1.4) lib/action_view/renderer/template_renderer.rb:55:in `block (2 levels) in render_template'
685
+ actionview (4.1.4) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument'
686
+ activesupport (4.1.4) lib/active_support/notifications.rb:159:in `block in instrument'
687
+ activesupport (4.1.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
688
+ activesupport (4.1.4) lib/active_support/notifications.rb:159:in `instrument'
689
+ actionview (4.1.4) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument'
690
+ actionview (4.1.4) lib/action_view/renderer/template_renderer.rb:54:in `block in render_template'
691
+ actionview (4.1.4) lib/action_view/renderer/template_renderer.rb:62:in `render_with_layout'
692
+ actionview (4.1.4) lib/action_view/renderer/template_renderer.rb:53:in `render_template'
693
+ actionview (4.1.4) lib/action_view/renderer/template_renderer.rb:17:in `render'
694
+ actionview (4.1.4) lib/action_view/renderer/renderer.rb:42:in `render_template'
695
+ actionview (4.1.4) lib/action_view/renderer/renderer.rb:23:in `render'
696
+ actionview (4.1.4) lib/action_view/rendering.rb:99:in `_render_template'
697
+ actionpack (4.1.4) lib/action_controller/metal/streaming.rb:217:in `_render_template'
698
+ actionview (4.1.4) lib/action_view/rendering.rb:82:in `render_to_body'
699
+ actionpack (4.1.4) lib/action_controller/metal/rendering.rb:32:in `render_to_body'
700
+ actionpack (4.1.4) lib/action_controller/metal/renderers.rb:32:in `render_to_body'
701
+ actionpack (4.1.4) lib/abstract_controller/rendering.rb:25:in `render'
702
+ actionpack (4.1.4) lib/action_controller/metal/rendering.rb:16:in `render'
703
+ actionpack (4.1.4) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render'
704
+ activesupport (4.1.4) lib/active_support/core_ext/benchmark.rb:12:in `block in ms'
705
+ /Users/shankardevy/.rbenv/versions/2.1.1/lib/ruby/2.1.0/benchmark.rb:294:in `realtime'
706
+ activesupport (4.1.4) lib/active_support/core_ext/benchmark.rb:12:in `ms'
707
+ actionpack (4.1.4) lib/action_controller/metal/instrumentation.rb:41:in `block in render'
708
+ actionpack (4.1.4) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime'
709
+ activerecord (4.1.4) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime'
710
+ actionpack (4.1.4) lib/action_controller/metal/instrumentation.rb:40:in `render'
711
+ /Users/shankardevy/Dev/Projects/ish_rails/app/controllers/view_ports_controller.rb:3:in `index'
712
+ actionpack (4.1.4) lib/action_controller/metal/implicit_render.rb:4:in `send_action'
713
+ actionpack (4.1.4) lib/abstract_controller/base.rb:189:in `process_action'
714
+ actionpack (4.1.4) lib/action_controller/metal/rendering.rb:10:in `process_action'
715
+ actionpack (4.1.4) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
716
+ activesupport (4.1.4) lib/active_support/callbacks.rb:113:in `call'
717
+ activesupport (4.1.4) lib/active_support/callbacks.rb:113:in `call'
718
+ activesupport (4.1.4) lib/active_support/callbacks.rb:229:in `block in halting'
719
+ activesupport (4.1.4) lib/active_support/callbacks.rb:166:in `call'
720
+ activesupport (4.1.4) lib/active_support/callbacks.rb:166:in `block in halting'
721
+ activesupport (4.1.4) lib/active_support/callbacks.rb:86:in `call'
722
+ activesupport (4.1.4) lib/active_support/callbacks.rb:86:in `run_callbacks'
723
+ actionpack (4.1.4) lib/abstract_controller/callbacks.rb:19:in `process_action'
724
+ actionpack (4.1.4) lib/action_controller/metal/rescue.rb:29:in `process_action'
725
+ actionpack (4.1.4) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action'
726
+ activesupport (4.1.4) lib/active_support/notifications.rb:159:in `block in instrument'
727
+ activesupport (4.1.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
728
+ activesupport (4.1.4) lib/active_support/notifications.rb:159:in `instrument'
729
+ actionpack (4.1.4) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
730
+ actionpack (4.1.4) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
731
+ activerecord (4.1.4) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
732
+ actionpack (4.1.4) lib/abstract_controller/base.rb:136:in `process'
733
+ actionview (4.1.4) lib/action_view/rendering.rb:30:in `process'
734
+ actionpack (4.1.4) lib/action_controller/metal.rb:196:in `dispatch'
735
+ actionpack (4.1.4) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
736
+ actionpack (4.1.4) lib/action_controller/metal.rb:232:in `block in action'
737
+ actionpack (4.1.4) lib/action_dispatch/routing/route_set.rb:82:in `call'
738
+ actionpack (4.1.4) lib/action_dispatch/routing/route_set.rb:82:in `dispatch'
739
+ actionpack (4.1.4) lib/action_dispatch/routing/route_set.rb:50:in `call'
740
+ actionpack (4.1.4) lib/action_dispatch/journey/router.rb:71:in `block in call'
741
+ actionpack (4.1.4) lib/action_dispatch/journey/router.rb:59:in `each'
742
+ actionpack (4.1.4) lib/action_dispatch/journey/router.rb:59:in `call'
743
+ actionpack (4.1.4) lib/action_dispatch/routing/route_set.rb:678:in `call'
744
+ rack (1.5.2) lib/rack/etag.rb:23:in `call'
745
+ rack (1.5.2) lib/rack/conditionalget.rb:25:in `call'
746
+ rack (1.5.2) lib/rack/head.rb:11:in `call'
747
+ actionpack (4.1.4) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
748
+ actionpack (4.1.4) lib/action_dispatch/middleware/flash.rb:254:in `call'
749
+ rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context'
750
+ rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call'
751
+ actionpack (4.1.4) lib/action_dispatch/middleware/cookies.rb:560:in `call'
752
+ activerecord (4.1.4) lib/active_record/query_cache.rb:36:in `call'
753
+ activerecord (4.1.4) lib/active_record/connection_adapters/abstract/connection_pool.rb:621:in `call'
754
+ activerecord (4.1.4) lib/active_record/migration.rb:380:in `call'
755
+ actionpack (4.1.4) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
756
+ activesupport (4.1.4) lib/active_support/callbacks.rb:82:in `run_callbacks'
757
+ actionpack (4.1.4) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
758
+ actionpack (4.1.4) lib/action_dispatch/middleware/reloader.rb:73:in `call'
759
+ actionpack (4.1.4) lib/action_dispatch/middleware/remote_ip.rb:76:in `call'
760
+ actionpack (4.1.4) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
761
+ actionpack (4.1.4) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
762
+ railties (4.1.4) lib/rails/rack/logger.rb:38:in `call_app'
763
+ railties (4.1.4) lib/rails/rack/logger.rb:20:in `block in call'
764
+ activesupport (4.1.4) lib/active_support/tagged_logging.rb:68:in `block in tagged'
765
+ activesupport (4.1.4) lib/active_support/tagged_logging.rb:26:in `tagged'
766
+ activesupport (4.1.4) lib/active_support/tagged_logging.rb:68:in `tagged'
767
+ railties (4.1.4) lib/rails/rack/logger.rb:20:in `call'
768
+ actionpack (4.1.4) lib/action_dispatch/middleware/request_id.rb:21:in `call'
769
+ rack (1.5.2) lib/rack/methodoverride.rb:21:in `call'
770
+ rack (1.5.2) lib/rack/runtime.rb:17:in `call'
771
+ activesupport (4.1.4) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call'
772
+ rack (1.5.2) lib/rack/lock.rb:17:in `call'
773
+ actionpack (4.1.4) lib/action_dispatch/middleware/static.rb:64:in `call'
774
+ rack (1.5.2) lib/rack/sendfile.rb:112:in `call'
775
+ railties (4.1.4) lib/rails/engine.rb:514:in `call'
776
+ railties (4.1.4) lib/rails/application.rb:144:in `call'
777
+ rack (1.5.2) lib/rack/lock.rb:17:in `call'
778
+ rack (1.5.2) lib/rack/content_length.rb:14:in `call'
779
+ rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service'
780
+ /Users/shankardevy/.rbenv/versions/2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service'
781
+ /Users/shankardevy/.rbenv/versions/2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run'
782
+ /Users/shankardevy/.rbenv/versions/2.1.1/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread'
783
+
784
+
785
+ Rendered /Users/shankardevy/.rbenv/versions/2.1.1/lib/ruby/gems/2.1.0/gems/actionpack-4.1.4/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.0ms)
786
+ Rendered /Users/shankardevy/.rbenv/versions/2.1.1/lib/ruby/gems/2.1.0/gems/actionpack-4.1.4/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.2ms)
787
+ Rendered /Users/shankardevy/.rbenv/versions/2.1.1/lib/ruby/gems/2.1.0/gems/actionpack-4.1.4/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (8.7ms)
788
+
789
+
790
+ Started GET "/view-ports" for 127.0.0.1 at 2014-08-09 00:00:57 +0530
791
+ Processing by ViewPortsController#index as HTML
792
+ Rendered /Users/shankardevy/Dev/Projects/ish_rails/app/views/view_ports/index.html.erb (152.8ms)
793
+ Completed 200 OK in 223ms (Views: 222.9ms | ActiveRecord: 0.0ms)
794
+
795
+
796
+ Started GET "/assets/view_ports.css?body=1" for 127.0.0.1 at 2014-08-09 00:00:58 +0530
797
+
798
+
799
+ Started GET "/assets/view_ports.js?body=1" for 127.0.0.1 at 2014-08-09 00:00:58 +0530
800
+
801
+
802
+ Started GET "/assets/ish/init.js?body=1" for 127.0.0.1 at 2014-08-09 00:00:58 +0530
803
+
804
+
805
+ Started GET "/assets/ish/url-handler.js?body=1" for 127.0.0.1 at 2014-08-09 00:00:58 +0530
806
+
807
+
808
+ Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-09 00:00:58 +0530
809
+
810
+
811
+ Started GET "/" for 127.0.0.1 at 2014-08-09 00:00:59 +0530
812
+ Processing by Rails::WelcomeController#index as HTML
813
+ Rendered /Users/shankardevy/.rbenv/versions/2.1.1/lib/ruby/gems/2.1.0/gems/railties-4.1.4/lib/rails/templates/rails/welcome/index.html.erb (1.2ms)
814
+ Completed 200 OK in 160ms (Views: 160.3ms | ActiveRecord: 0.0ms)
815
+
816
+
817
+ Started GET "/view-ports" for 127.0.0.1 at 2014-08-09 00:02:10 +0530
818
+ Processing by ViewPortsController#index as HTML
819
+ Rendered /Users/shankardevy/Dev/Projects/ish_rails/app/views/view_ports/index.html.erb (25.1ms)
820
+ Completed 200 OK in 47ms (Views: 46.3ms | ActiveRecord: 0.0ms)
821
+
822
+
823
+ Started GET "/assets/ish/styles.css?body=1" for 127.0.0.1 at 2014-08-09 00:02:10 +0530
824
+
825
+
826
+ Started GET "/assets/ish/url-handler.js?body=1" for 127.0.0.1 at 2014-08-09 00:02:10 +0530
827
+
828
+
829
+ Started GET "/assets/ish/init.js?body=1" for 127.0.0.1 at 2014-08-09 00:02:10 +0530
830
+
831
+
832
+ Started GET "/assets/view_ports.css?body=1" for 127.0.0.1 at 2014-08-09 00:02:10 +0530
833
+
834
+
835
+ Started GET "/assets/view_ports.js?body=1" for 127.0.0.1 at 2014-08-09 00:02:10 +0530
836
+
837
+
838
+ Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-09 00:02:10 +0530
839
+
840
+
841
+ Started GET "/" for 127.0.0.1 at 2014-08-09 00:02:10 +0530
842
+ Processing by Rails::WelcomeController#index as HTML
843
+ Rendered /Users/shankardevy/.rbenv/versions/2.1.1/lib/ruby/gems/2.1.0/gems/railties-4.1.4/lib/rails/templates/rails/welcome/index.html.erb (0.1ms)
844
+ Completed 200 OK in 39ms (Views: 39.0ms | ActiveRecord: 0.0ms)
845
+
846
+
847
+ Started GET "/view-ports" for 127.0.0.1 at 2014-08-09 00:03:53 +0530
848
+ Processing by ViewPortsController#index as HTML
849
+ Rendered /Users/shankardevy/Dev/Projects/ish_rails/app/views/view_ports/index.html.erb (149.8ms)
850
+ Completed 500 Internal Server Error in 151ms
851
+
852
+ ActionView::Template::Error (undefined local variable or method `root_url' for #<#<Class:0x007f945d10d030>:0x007f945b6b3c48>):
853
+ 9: </head>
854
+ 10: <body>
855
+ 11: <%
856
+ 12: src = !params['url'].present? ? root_url : params['url']
857
+ 13: %>
858
+ 14: <header class="sg-header" role="banner">
859
+ 15: <div class="nav url-change">
860
+ /Users/shankardevy/Dev/Projects/ish_rails/app/views/view_ports/index.html.erb:12:in `___sers_shankardevy__ev__rojects_ish_rails_app_views_view_ports_index_html_erb___2572059160074164071_70137608625820'
861
+ actionview (4.1.4) lib/action_view/template.rb:145:in `block in render'
862
+ activesupport (4.1.4) lib/active_support/notifications.rb:161:in `instrument'
863
+ actionview (4.1.4) lib/action_view/template.rb:339:in `instrument'
864
+ actionview (4.1.4) lib/action_view/template.rb:143:in `render'
865
+ actionview (4.1.4) lib/action_view/renderer/template_renderer.rb:55:in `block (2 levels) in render_template'
866
+ actionview (4.1.4) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument'
867
+ activesupport (4.1.4) lib/active_support/notifications.rb:159:in `block in instrument'
868
+ activesupport (4.1.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
869
+ activesupport (4.1.4) lib/active_support/notifications.rb:159:in `instrument'
870
+ actionview (4.1.4) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument'
871
+ actionview (4.1.4) lib/action_view/renderer/template_renderer.rb:54:in `block in render_template'
872
+ actionview (4.1.4) lib/action_view/renderer/template_renderer.rb:62:in `render_with_layout'
873
+ actionview (4.1.4) lib/action_view/renderer/template_renderer.rb:53:in `render_template'
874
+ actionview (4.1.4) lib/action_view/renderer/template_renderer.rb:17:in `render'
875
+ actionview (4.1.4) lib/action_view/renderer/renderer.rb:42:in `render_template'
876
+ actionview (4.1.4) lib/action_view/renderer/renderer.rb:23:in `render'
877
+ actionview (4.1.4) lib/action_view/rendering.rb:99:in `_render_template'
878
+ actionpack (4.1.4) lib/action_controller/metal/streaming.rb:217:in `_render_template'
879
+ actionview (4.1.4) lib/action_view/rendering.rb:82:in `render_to_body'
880
+ actionpack (4.1.4) lib/action_controller/metal/rendering.rb:32:in `render_to_body'
881
+ actionpack (4.1.4) lib/action_controller/metal/renderers.rb:32:in `render_to_body'
882
+ actionpack (4.1.4) lib/abstract_controller/rendering.rb:25:in `render'
883
+ actionpack (4.1.4) lib/action_controller/metal/rendering.rb:16:in `render'
884
+ actionpack (4.1.4) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render'
885
+ activesupport (4.1.4) lib/active_support/core_ext/benchmark.rb:12:in `block in ms'
886
+ /Users/shankardevy/.rbenv/versions/2.1.1/lib/ruby/2.1.0/benchmark.rb:294:in `realtime'
887
+ activesupport (4.1.4) lib/active_support/core_ext/benchmark.rb:12:in `ms'
888
+ actionpack (4.1.4) lib/action_controller/metal/instrumentation.rb:41:in `block in render'
889
+ actionpack (4.1.4) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime'
890
+ activerecord (4.1.4) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime'
891
+ actionpack (4.1.4) lib/action_controller/metal/instrumentation.rb:40:in `render'
892
+ /Users/shankardevy/Dev/Projects/ish_rails/app/controllers/view_ports_controller.rb:3:in `index'
893
+ actionpack (4.1.4) lib/action_controller/metal/implicit_render.rb:4:in `send_action'
894
+ actionpack (4.1.4) lib/abstract_controller/base.rb:189:in `process_action'
895
+ actionpack (4.1.4) lib/action_controller/metal/rendering.rb:10:in `process_action'
896
+ actionpack (4.1.4) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
897
+ activesupport (4.1.4) lib/active_support/callbacks.rb:113:in `call'
898
+ activesupport (4.1.4) lib/active_support/callbacks.rb:113:in `call'
899
+ activesupport (4.1.4) lib/active_support/callbacks.rb:229:in `block in halting'
900
+ activesupport (4.1.4) lib/active_support/callbacks.rb:166:in `call'
901
+ activesupport (4.1.4) lib/active_support/callbacks.rb:166:in `block in halting'
902
+ activesupport (4.1.4) lib/active_support/callbacks.rb:86:in `call'
903
+ activesupport (4.1.4) lib/active_support/callbacks.rb:86:in `run_callbacks'
904
+ actionpack (4.1.4) lib/abstract_controller/callbacks.rb:19:in `process_action'
905
+ actionpack (4.1.4) lib/action_controller/metal/rescue.rb:29:in `process_action'
906
+ actionpack (4.1.4) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action'
907
+ activesupport (4.1.4) lib/active_support/notifications.rb:159:in `block in instrument'
908
+ activesupport (4.1.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
909
+ activesupport (4.1.4) lib/active_support/notifications.rb:159:in `instrument'
910
+ actionpack (4.1.4) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
911
+ actionpack (4.1.4) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
912
+ activerecord (4.1.4) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
913
+ actionpack (4.1.4) lib/abstract_controller/base.rb:136:in `process'
914
+ actionview (4.1.4) lib/action_view/rendering.rb:30:in `process'
915
+ actionpack (4.1.4) lib/action_controller/metal.rb:196:in `dispatch'
916
+ actionpack (4.1.4) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
917
+ actionpack (4.1.4) lib/action_controller/metal.rb:232:in `block in action'
918
+ actionpack (4.1.4) lib/action_dispatch/routing/route_set.rb:82:in `call'
919
+ actionpack (4.1.4) lib/action_dispatch/routing/route_set.rb:82:in `dispatch'
920
+ actionpack (4.1.4) lib/action_dispatch/routing/route_set.rb:50:in `call'
921
+ actionpack (4.1.4) lib/action_dispatch/journey/router.rb:71:in `block in call'
922
+ actionpack (4.1.4) lib/action_dispatch/journey/router.rb:59:in `each'
923
+ actionpack (4.1.4) lib/action_dispatch/journey/router.rb:59:in `call'
924
+ actionpack (4.1.4) lib/action_dispatch/routing/route_set.rb:678:in `call'
925
+ rack (1.5.2) lib/rack/etag.rb:23:in `call'
926
+ rack (1.5.2) lib/rack/conditionalget.rb:25:in `call'
927
+ rack (1.5.2) lib/rack/head.rb:11:in `call'
928
+ actionpack (4.1.4) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
929
+ actionpack (4.1.4) lib/action_dispatch/middleware/flash.rb:254:in `call'
930
+ rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context'
931
+ rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call'
932
+ actionpack (4.1.4) lib/action_dispatch/middleware/cookies.rb:560:in `call'
933
+ activerecord (4.1.4) lib/active_record/query_cache.rb:36:in `call'
934
+ activerecord (4.1.4) lib/active_record/connection_adapters/abstract/connection_pool.rb:621:in `call'
935
+ activerecord (4.1.4) lib/active_record/migration.rb:380:in `call'
936
+ actionpack (4.1.4) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
937
+ activesupport (4.1.4) lib/active_support/callbacks.rb:82:in `run_callbacks'
938
+ actionpack (4.1.4) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
939
+ actionpack (4.1.4) lib/action_dispatch/middleware/reloader.rb:73:in `call'
940
+ actionpack (4.1.4) lib/action_dispatch/middleware/remote_ip.rb:76:in `call'
941
+ actionpack (4.1.4) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
942
+ actionpack (4.1.4) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
943
+ railties (4.1.4) lib/rails/rack/logger.rb:38:in `call_app'
944
+ railties (4.1.4) lib/rails/rack/logger.rb:20:in `block in call'
945
+ activesupport (4.1.4) lib/active_support/tagged_logging.rb:68:in `block in tagged'
946
+ activesupport (4.1.4) lib/active_support/tagged_logging.rb:26:in `tagged'
947
+ activesupport (4.1.4) lib/active_support/tagged_logging.rb:68:in `tagged'
948
+ railties (4.1.4) lib/rails/rack/logger.rb:20:in `call'
949
+ actionpack (4.1.4) lib/action_dispatch/middleware/request_id.rb:21:in `call'
950
+ rack (1.5.2) lib/rack/methodoverride.rb:21:in `call'
951
+ rack (1.5.2) lib/rack/runtime.rb:17:in `call'
952
+ activesupport (4.1.4) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call'
953
+ rack (1.5.2) lib/rack/lock.rb:17:in `call'
954
+ actionpack (4.1.4) lib/action_dispatch/middleware/static.rb:64:in `call'
955
+ rack (1.5.2) lib/rack/sendfile.rb:112:in `call'
956
+ railties (4.1.4) lib/rails/engine.rb:514:in `call'
957
+ railties (4.1.4) lib/rails/application.rb:144:in `call'
958
+ rack (1.5.2) lib/rack/lock.rb:17:in `call'
959
+ rack (1.5.2) lib/rack/content_length.rb:14:in `call'
960
+ rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service'
961
+ /Users/shankardevy/.rbenv/versions/2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service'
962
+ /Users/shankardevy/.rbenv/versions/2.1.1/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run'
963
+ /Users/shankardevy/.rbenv/versions/2.1.1/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread'
964
+
965
+
966
+ Rendered /Users/shankardevy/.rbenv/versions/2.1.1/lib/ruby/gems/2.1.0/gems/actionpack-4.1.4/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.5ms)
967
+ Rendered /Users/shankardevy/.rbenv/versions/2.1.1/lib/ruby/gems/2.1.0/gems/actionpack-4.1.4/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (98.1ms)
968
+ Rendered /Users/shankardevy/.rbenv/versions/2.1.1/lib/ruby/gems/2.1.0/gems/actionpack-4.1.4/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (149.3ms)
969
+
970
+
971
+ Started GET "/view-ports" for 127.0.0.1 at 2014-08-09 00:04:56 +0530
972
+ Processing by ViewPortsController#index as HTML
973
+ Rendered /Users/shankardevy/Dev/Projects/ish_rails/app/views/view_ports/index.html.erb (2.9ms)
974
+ Completed 200 OK in 4ms (Views: 4.2ms | ActiveRecord: 0.0ms)
975
+
976
+
977
+ Started GET "/assets/ish/styles.css?body=1" for 127.0.0.1 at 2014-08-09 00:04:57 +0530
978
+
979
+
980
+ Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-09 00:04:57 +0530
981
+
982
+
983
+ Started GET "/assets/ish/init.js?body=1" for 127.0.0.1 at 2014-08-09 00:04:57 +0530
984
+
985
+
986
+ Started GET "/assets/view_ports.css?body=1" for 127.0.0.1 at 2014-08-09 00:04:57 +0530
987
+
988
+
989
+ Started GET "/assets/ish/url-handler.js?body=1" for 127.0.0.1 at 2014-08-09 00:04:57 +0530
990
+
991
+
992
+ Started GET "/assets/view_ports.js?body=1" for 127.0.0.1 at 2014-08-09 00:04:57 +0530
993
+
994
+
995
+ Started GET "/" for 127.0.0.1 at 2014-08-09 00:04:57 +0530
996
+ Processing by Rails::WelcomeController#index as HTML
997
+ Rendered /Users/shankardevy/.rbenv/versions/2.1.1/lib/ruby/gems/2.1.0/gems/railties-4.1.4/lib/rails/templates/rails/welcome/index.html.erb (0.1ms)
998
+ Completed 200 OK in 73ms (Views: 73.3ms | ActiveRecord: 0.0ms)
999
+
1000
+
1001
+ Started GET "/view-ports?url=http%3A%2F%2Flocalhost%3A3000" for 127.0.0.1 at 2014-08-09 00:05:01 +0530
1002
+ Processing by ViewPortsController#index as HTML
1003
+ Parameters: {"url"=>"http://localhost:3000"}
1004
+ Rendered /Users/shankardevy/Dev/Projects/ish_rails/app/views/view_ports/index.html.erb (2.4ms)
1005
+ Completed 200 OK in 4ms (Views: 3.8ms | ActiveRecord: 0.0ms)
1006
+
1007
+
1008
+ Started GET "/assets/ish/styles.css?body=1" for 127.0.0.1 at 2014-08-09 00:05:01 +0530
1009
+
1010
+
1011
+ Started GET "/assets/ish/url-handler.js?body=1" for 127.0.0.1 at 2014-08-09 00:05:01 +0530
1012
+
1013
+
1014
+ Started GET "/assets/view_ports.js?body=1" for 127.0.0.1 at 2014-08-09 00:05:01 +0530
1015
+
1016
+
1017
+ Started GET "/assets/ish/init.js?body=1" for 127.0.0.1 at 2014-08-09 00:05:01 +0530
1018
+
1019
+
1020
+ Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-08-09 00:05:01 +0530
1021
+
1022
+
1023
+ Started GET "/assets/view_ports.css?body=1" for 127.0.0.1 at 2014-08-09 00:05:01 +0530
1024
+
1025
+
1026
+ Started GET "/" for 127.0.0.1 at 2014-08-09 00:05:01 +0530
1027
+ Processing by Rails::WelcomeController#index as HTML
1028
+ Rendered /Users/shankardevy/.rbenv/versions/2.1.1/lib/ruby/gems/2.1.0/gems/railties-4.1.4/lib/rails/templates/rails/welcome/index.html.erb (0.1ms)
1029
+ Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)