fork download
  1. Rendered users/index.html.erb within layouts/application (4.0ms)
  2. Completed 500 Internal Server Error in 5005ms (ActiveRecord: 0.0ms)
  3.  
  4. ActionView::Template::Error (TypeError: Объект не поддерживает это свойство или
  5. метод):
  6. 3: <head>
  7. 4: <title>DemoApp</title>
  8. 5: <%= stylesheet_link_tag 'application', media: 'all', 'data-turbolink
  9. s-track' => true %>
  10. 6: <%= javascript_include_tag 'application', 'data-turbolinks-track' => tr
  11. ue %>
  12. 7: <%= csrf_meta_tags %>
  13. 8: </head>
  14. 9: <body>
  15. app/views/layouts/application.html.erb:6:in `_app_views_layouts_application_ht
  16. ml_erb___103581381_40347732'
  17.  
  18.  
  19. Rendered C:/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/actionpack-4.2.4
  20. /lib/action_dispatch/middleware/templates/rescues/_source.erb (1.0ms)
  21. Rendered C:/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/actionpack-4.2.4
  22. /lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (8.0ms)
  23. Rendered C:/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/actionpack-4.2.4
  24. /lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb
  25. (1.0ms)
  26. Rendered C:/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/actionpack-4.2.4
  27. /lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within
  28. rescues/layout (59.0ms)
  29. Rendered C:/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/web-console-2.2.
  30. 1/lib/web_console/templates/_markup.html.erb (0.0ms)
  31. Rendered C:/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/web-console-2.2.
  32. 1/lib/web_console/templates/_inner_console_markup.html.erb within layouts/inline
  33. d_string (1.0ms)
  34. Rendered C:/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/web-console-2.2.
  35. 1/lib/web_console/templates/_prompt_box_markup.html.erb within layouts/inlined_s
  36. tring (0.0ms)
  37. Rendered C:/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/web-console-2.2.
  38. 1/lib/web_console/templates/style.css.erb within layouts/inlined_string (1.0ms)
  39. Rendered C:/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/web-console-2.2.
  40. 1/lib/web_console/templates/console.js.erb within layouts/javascript (57.0ms)
  41. Rendered C:/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/web-console-2.2.
  42. 1/lib/web_console/templates/main.js.erb within layouts/javascript (0.0ms)
  43. Rendered C:/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/web-console-2.2.
  44. 1/lib/web_console/templates/error_page.js.erb within layouts/javascript (1.0ms)
  45. Rendered C:/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/web-console-2.2.
  46. 1/lib/web_console/templates/index.html.erb (132.0ms)
  47.  
  48.  
  49. Started POST "/console/repl_sessions/793197307ba69dc0fcc3a33662e49268/trace" for
  50. ::1 at 2015-10-16 19:39:46 +0300
  51.  
  52.  
  53. Started POST "/console/repl_sessions/793197307ba69dc0fcc3a33662e49268/trace" for
  54. ::1 at 2015-10-16 19:39:49 +0300
  55.  
  56.  
  57. Started GET "/users/1" for ::1 at 2015-10-16 19:40:08 +0300
  58. Processing by UsersController#show as HTML
  59. Parameters: {"id"=>"1"}
  60. User Load (1.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT
  61. 1 [["id", 1]]
  62. Completed 404 Not Found in 77ms (ActiveRecord: 2.0ms)
  63.  
  64. ActiveRecord::RecordNotFound (Couldn't find User with 'id'=1):
  65. app/controllers/users_controller.rb:67:in `set_user'
  66.  
  67.  
  68. Rendered C:/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/actionpack-4.2.4
  69. /lib/action_dispatch/middleware/templates/rescues/_source.erb (44.0ms)
  70. Rendered C:/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/actionpack-4.2.4
  71. /lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (4.0ms)
  72. Rendered C:/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/actionpack-4.2.4
  73. /lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb
  74. (1.0ms)
  75. Rendered C:/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/actionpack-4.2.4
  76. /lib/action_dispatch/middleware/templates/rescues/diagnostics.html.erb within re
  77. scues/layout (103.0ms)
  78. Rendered C:/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/web-console-2.2.
  79. 1/lib/web_console/templates/_markup.html.erb (1.0ms)
  80. Rendered C:/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/web-console-2.2.
  81. 1/lib/web_console/templates/_inner_console_markup.html.erb within layouts/inline
  82. d_string (1.0ms)
  83. Rendered C:/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/web-console-2.2.
  84. 1/lib/web_console/templates/_prompt_box_markup.html.erb within layouts/inlined_s
  85. tring (1.0ms)
  86. Rendered C:/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/web-console-2.2.
  87. 1/lib/web_console/templates/style.css.erb within layouts/inlined_string (0.0ms)
  88. Rendered C:/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/web-console-2.2.
  89. 1/lib/web_console/templates/console.js.erb within layouts/javascript (61.0ms)
  90. Rendered C:/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/web-console-2.2.
  91. 1/lib/web_console/templates/main.js.erb within layouts/javascript (1.0ms)
  92. Rendered C:/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/web-console-2.2.
  93. 1/lib/web_console/templates/error_page.js.erb within layouts/javascript (1.0ms)
  94. Rendered C:/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/web-console-2.2.
  95. 1/lib/web_console/templates/index.html.erb (130.0ms)
  96.  
  97.  
  98. Started GET "/users" for ::1 at 2015-10-16 19:40:31 +0300
  99. Processing by UsersController#index as HTML
  100. User Load (0.0ms) SELECT "users".* FROM "users"
  101. Rendered users/index.html.erb within layouts/application (1.0ms)
  102. Completed 500 Internal Server Error in 3663ms (ActiveRecord: 0.0ms)
  103.  
  104. ActionView::Template::Error (TypeError: Объект не поддерживает это свойство или
  105. метод):
  106. 3: <head>
  107. 4: <title>DemoApp</title>
  108. 5: <%= stylesheet_link_tag 'application', media: 'all', 'data-turbolink
  109. s-track' => true %>
  110. 6: <%= javascript_include_tag 'application', 'data-turbolinks-track' => tr
  111. ue %>
  112. 7: <%= csrf_meta_tags %>
  113. 8: </head>
  114. 9: <body>
  115. app/views/layouts/application.html.erb:6:in `_app_views_layouts_application_ht
  116. ml_erb___103581381_40347732'
  117.  
  118.  
  119. Rendered C:/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/actionpack-4.2.4
  120. /lib/action_dispatch/middleware/templates/rescues/_source.erb (2.0ms)
  121. Rendered C:/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/actionpack-4.2.4
  122. /lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (8.0ms)
  123. Rendered C:/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/actionpack-4.2.4
  124. /lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb
  125. (1.0ms)
  126. Rendered C:/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/actionpack-4.2.4
  127. /lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within
  128. rescues/layout (63.0ms)
  129. Rendered C:/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/web-console-2.2.
  130. 1/lib/web_console/templates/_markup.html.erb (1.0ms)
  131. Rendered C:/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/web-console-2.2.
  132. 1/lib/web_console/templates/_inner_console_markup.html.erb within layouts/inline
  133. d_string (0.0ms)
  134. Rendered C:/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/web-console-2.2.
  135. 1/lib/web_console/templates/_prompt_box_markup.html.erb within layouts/inlined_s
  136. tring (1.0ms)
  137. Rendered C:/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/web-console-2.2.
  138. 1/lib/web_console/templates/style.css.erb within layouts/inlined_string (0.0ms)
  139. Rendered C:/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/web-console-2.2.
  140. 1/lib/web_console/templates/console.js.erb within layouts/javascript (59.0ms)
  141. Rendered C:/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/web-console-2.2.
  142. 1/lib/web_console/templates/main.js.erb within layouts/javascript (0.0ms)
  143. Rendered C:/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/web-console-2.2.
  144. 1/lib/web_console/templates/error_page.js.erb within layouts/javascript (0.0ms)
  145. Rendered C:/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/web-console-2.2.
  146. 1/lib/web_console/templates/index.html.erb (131.0ms)
  147.  
  148.  
  149. Started GET "/users" for ::1 at 2015-10-16 19:41:07 +0300
  150. Processing by UsersController#index as HTML
  151. User Load (0.0ms) SELECT "users".* FROM "users"
  152. Rendered users/index.html.erb within layouts/application (1.0ms)
  153. Completed 500 Internal Server Error in 4216ms (ActiveRecord: 0.0ms)
  154.  
  155. ActionView::Template::Error (TypeError: Объект не поддерживает это свойство или
  156. метод):
  157. 3: <head>
  158. 4: <title>DemoApp</title>
  159. 5: <%= stylesheet_link_tag 'application', media: 'all', 'data-turbolink
  160. s-track' => true %>
  161. 6: <%= javascript_include_tag 'application', 'data-turbolinks-track' => tr
  162. ue %>
  163. 7: <%= csrf_meta_tags %>
  164. 8: </head>
  165. 9: <body>
  166. app/views/layouts/application.html.erb:6:in `_app_views_layouts_application_ht
  167. ml_erb___103581381_40347732'
  168.  
  169.  
  170. Rendered C:/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/actionpack-4.2.4
  171. /lib/action_dispatch/middleware/templates/rescues/_source.erb (0.0ms)
  172. Rendered C:/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/actionpack-4.2.4
  173. /lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (8.0ms)
  174. Rendered C:/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/actionpack-4.2.4
  175. /lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb
  176. (1.0ms)
  177. Rendered C:/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/actionpack-4.2.4
  178. /lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within
  179. rescues/layout (62.0ms)
  180. Rendered C:/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/web-console-2.2.
  181. 1/lib/web_console/templates/_markup.html.erb (0.0ms)
  182. Rendered C:/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/web-console-2.2.
  183. 1/lib/web_console/templates/_inner_console_markup.html.erb within layouts/inline
  184. d_string (1.0ms)
  185. Rendered C:/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/web-console-2.2.
  186. 1/lib/web_console/templates/_prompt_box_markup.html.erb within layouts/inlined_s
  187. tring (0.0ms)
  188. Rendered C:/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/web-console-2.2.
  189. 1/lib/web_console/templates/style.css.erb within layouts/inlined_string (1.0ms)
  190. Rendered C:/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/web-console-2.2.
  191. 1/lib/web_console/templates/console.js.erb within layouts/javascript (55.0ms)
  192. Rendered C:/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/web-console-2.2.
  193. 1/lib/web_console/templates/main.js.erb within layouts/javascript (0.0ms)
  194. Rendered C:/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/web-console-2.2.
  195. 1/lib/web_console/templates/error_page.js.erb within layouts/javascript (1.0ms)
  196. Rendered C:/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/web-console-2.2.
  197. 1/lib/web_console/templates/index.html.erb (124.0ms)
  198.  
  199.  
  200. Started GET "/users" for ::1 at 2015-10-16 19:49:50 +0300
  201. Processing by UsersController#index as HTML
  202. User Load (0.0ms) SELECT "users".* FROM "users"
  203. Rendered users/index.html.erb within layouts/application (3.0ms)
  204. Completed 500 Internal Server Error in 3195ms (ActiveRecord: 0.0ms)
  205.  
  206. ActionView::Template::Error (TypeError: Объект не поддерживает это свойство или
  207. метод):
  208. 3: <head>
  209. 4: <title>DemoApp</title>
  210. 5: <%= stylesheet_link_tag 'application', media: 'all', 'data-turbolink
  211. s-track' => true %>
  212. 6: <%= javascript_include_tag 'application', 'data-turbolinks-track' => tr
  213. ue %>
  214. 7: <%= csrf_meta_tags %>
  215. 8: </head>
  216. 9: <body>
  217. app/views/layouts/application.html.erb:6:in `_app_views_layouts_application_ht
  218. ml_erb___103581381_40347732'
  219.  
  220.  
  221. Rendered C:/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/actionpack-4.2.4
  222. /lib/action_dispatch/middleware/templates/rescues/_source.erb (1.0ms)
  223. Rendered C:/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/actionpack-4.2.4
  224. /lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (7.0ms)
  225. Rendered C:/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/actionpack-4.2.4
  226. /lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb
  227. (1.0ms)
  228. Rendered C:/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/actionpack-4.2.4
  229. /lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within
  230. rescues/layout (46.0ms)
  231. Rendered C:/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/web-console-2.2.
  232. 1/lib/web_console/templates/_markup.html.erb (1.0ms)
  233. Rendered C:/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/web-console-2.2.
  234. 1/lib/web_console/templates/_inner_console_markup.html.erb within layouts/inline
  235. d_string (1.0ms)
  236. Rendered C:/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/web-console-2.2.
  237. 1/lib/web_console/templates/_prompt_box_markup.html.erb within layouts/inlined_s
  238. tring (0.0ms)
  239. Rendered C:/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/web-console-2.2.
  240. 1/lib/web_console/templates/style.css.erb within layouts/inlined_string (0.0ms)
  241. Rendered C:/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/web-console-2.2.
  242. 1/lib/web_console/templates/console.js.erb within layouts/javascript (44.0ms)
  243. Rendered C:/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/web-console-2.2.
  244. 1/lib/web_console/templates/main.js.erb within layouts/javascript (1.0ms)
  245. Rendered C:/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/web-console-2.2.
  246. 1/lib/web_console/templates/error_page.js.erb within layouts/javascript (1.0ms)
  247. Rendered C:/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/web-console-2.2.
  248. 1/lib/web_console/templates/index.html.erb (97.0ms)
  249.  
  250.  
  251. Started GET "/users" for ::1 at 2015-10-16 19:52:41 +0300
  252. Processing by UsersController#index as HTML
  253. User Load (1.0ms) SELECT "users".* FROM "users"
  254. Rendered users/index.html.erb within layouts/application (2.0ms)
  255. Completed 500 Internal Server Error in 3165ms (ActiveRecord: 1.0ms)
  256.  
  257. ActionView::Template::Error (TypeError: Объект не поддерживает это свойство или
  258. метод):
  259. 3: <head>
  260. 4: <title>DemoApp</title>
  261. 5: <%= stylesheet_link_tag 'application', media: 'all', 'data-turbolink
  262. s-track' => true %>
  263. 6: <%= javascript_include_tag 'application', 'data-turbolinks-track' => tr
  264. ue %>
  265. 7: <%= csrf_meta_tags %>
  266. 8: </head>
  267. 9: <body>
  268. app/views/layouts/application.html.erb:6:in `_app_views_layouts_application_ht
  269. ml_erb___103581381_40347732'
  270.  
  271.  
  272. Rendered C:/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/actionpack-4.2.4
  273. /lib/action_dispatch/middleware/templates/rescues/_source.erb (1.0ms)
  274. Rendered C:/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/actionpack-4.2.4
  275. /lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (6.0ms)
  276. Rendered C:/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/actionpack-4.2.4
  277. /lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb
  278. (1.0ms)
  279. Rendered C:/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/actionpack-4.2.4
  280. /lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within
  281. rescues/layout (46.0ms)
  282. Rendered C:/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/web-console-2.2.
  283. 1/lib/web_console/templates/_markup.html.erb (1.0ms)
  284. Rendered C:/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/web-console-2.2.
  285. 1/lib/web_console/templates/_inner_console_markup.html.erb within layouts/inline
  286. d_string (1.0ms)
  287. Rendered C:/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/web-console-2.2.
  288. 1/lib/web_console/templates/_prompt_box_markup.html.erb within layouts/inlined_s
  289. tring (1.0ms)
  290. Rendered C:/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/web-console-2.2.
  291. 1/lib/web_console/templates/style.css.erb within layouts/inlined_string (0.0ms)
  292. Rendered C:/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/web-console-2.2.
  293. 1/lib/web_console/templates/console.js.erb within layouts/javascript (44.0ms)
  294. Rendered C:/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/web-console-2.2.
  295. 1/lib/web_console/templates/main.js.erb within layouts/javascript (0.0ms)
  296. Rendered C:/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/web-console-2.2.
  297. 1/lib/web_console/templates/error_page.js.erb within layouts/javascript (0.0ms)
  298. Rendered C:/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/gems/web-console-2.2.
  299. 1/lib/web_console/templates/index.html.erb (97.0ms)
Runtime error #stdin #stdout #stderr 0s 5076KB
stdin
Standard input is empty
stdout
Standard output is empty
stderr
./prog.sh: line 1: syntax error near unexpected token `('
./prog.sh: line 1: `  Rendered users/index.html.erb within layouts/application (4.0ms)'