rails_sortable 0.0.5 → 0.1.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (419) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +2 -5
  3. data/app/controllers/sortable_controller.rb +1 -1
  4. data/lib/rails_sortable/version.rb +1 -1
  5. data/spec/controllers/sortable_controller_spec.rb +7 -3
  6. data/spec/dummy/app/assets/javascripts/application.js +1 -1
  7. data/spec/dummy/app/assets/javascripts/{other_items.js → sequenced_items.js} +0 -0
  8. data/spec/dummy/app/controllers/sequenced_items_controller.rb +58 -0
  9. data/spec/dummy/app/models/{other_item.rb → sequenced_item.rb} +1 -1
  10. data/spec/dummy/app/views/{other_items → sequenced_items}/_form.html.erb +4 -4
  11. data/spec/dummy/app/views/sequenced_items/edit.html.erb +6 -0
  12. data/spec/dummy/app/views/sequenced_items/index.html.erb +31 -0
  13. data/spec/dummy/app/views/sequenced_items/new.html.erb +5 -0
  14. data/spec/dummy/app/views/sequenced_items/show.html.erb +14 -0
  15. data/spec/dummy/config/environments/production.rb +5 -1
  16. data/spec/dummy/config/environments/test.rb +7 -2
  17. data/spec/dummy/config/routes.rb +1 -1
  18. data/spec/dummy/db/development.sqlite3 +0 -0
  19. data/spec/dummy/db/migrate/20131223124841_create_items.rb +1 -1
  20. data/spec/dummy/db/migrate/20170414031946_create_sequenced_items.rb +10 -0
  21. data/spec/dummy/db/schema.rb +6 -6
  22. data/spec/dummy/db/seeds.rb +1 -1
  23. data/spec/dummy/db/test.sqlite3 +0 -0
  24. data/spec/dummy/log/development.log +1606 -0
  25. data/spec/dummy/log/test.log +3874 -0
  26. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/-5/-5xjNWjmY8RUpgAX31aggDJXpgpvw4KsgLF5QM4XH4A.cache +0 -0
  27. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/-H/-HNHAv_eLUYxv8EUQKauarjTL8tRYu0OLMpt91wVy-w.cache +1 -0
  28. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/-V/-Vt-IqFv776CxsHB_UzU6izfoRHGU5HjqxiEH18uCHQ.cache +1 -0
  29. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/0B/0Bljf5rmgtJw0GkSqH0wAVvgzxkKr3MCl0NEQYqr4yQ.cache +1 -0
  30. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/0E/0EUysfq9mI9qlo3YDHrl7kmAS_PPciLUWWfOt2NxgH4.cache +1 -0
  31. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/0R/0Rj_-5roDEu2LJykgLopqQccl9yIE9HA1kb7UiSnNHM.cache +1 -0
  32. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/0a/0aaz7SXko1VYQVg42w9KZWdsFl2V3UQasOZ3Q0CUMw8.cache +0 -0
  33. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/0l/0lxOLKgMUMzAFvW2sDd-e6N0cnDR_PNDv-s69MSMiAA.cache +0 -0
  34. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/0w/0wYkxrrEEfGfFCJezGKhuHzA0FptNiRGGwCVhN3zmnA.cache +1 -0
  35. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/0x/0xZZywd9XyUIoETIoZg1fAHtyUXDqFvMDQAhdInCGVs.cache +2 -0
  36. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/16/16CoA_-LIVUDGqsMaWHTliVltXEHrVM5VT5GwSD7HXg.cache +1 -0
  37. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/1K/1KlttssFyV5sJc8C9-532ji48l6M_DUtjYiGsQLP49M.cache +1 -0
  38. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/1s/1sbe6LpwdrR9GpZh0qUzOH6JRYA5MuM06U6_AibkeCs.cache +1 -0
  39. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/22/22kp6zWPkw2sYzmGZxAp2Te9Syd2qMDGsN_i2bP6McM.cache +0 -0
  40. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/29/296p6xMGi4mJ_E-lMkNkIS8xNF4CfxGiOqBWwJ7bsno.cache +0 -0
  41. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/2E/2EV9UgIuhhXwjiTNowfPGqIwOiRIagri_OSk6jx0nQM.cache +1 -0
  42. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/2W/2WzPO9yEJcPCjvCi_3VjBuExG2Uz8xSPZmJV2Jfdo44.cache +0 -0
  43. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/2f/2f48IZ8iX2bYc_1J-8pdq9Yj1O8Dzw1CuDauWzM9zto.cache +1 -0
  44. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/2f/2fqXRpnEFkx8D7FMauZtjECdvrZmhs6XOzSa96dcMYw.cache +1 -0
  45. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/38/3851-7tZpp_IH7ASS3Z_0jzNcxe60CsOSoEDRCzOsWI.cache +0 -0
  46. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/3A/3AbhgTA6XeDgG8A1A6xr-1k6zwrwysvx5gxgXfcU7-0.cache +2 -0
  47. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/3T/3Tn-623Ysi4_0hycjf1CQq76igyDn6WaaWRZMYOtHPE.cache +2 -0
  48. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/3r/3rFnrlAJIiIx4iSbPT7-hw3mbfDD1woRdzLhQCJkRlw.cache +0 -0
  49. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/3x/3xypXPU11lccnonF2pRuqLrIKw7pkBox3Fpdhtpm-no.cache +0 -0
  50. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/3y/3yF10Wux6kr_2XCu8WRYq3H7QfjrZJgTX3rt-Ke-F_8.cache +2 -0
  51. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/4-/4-r-3y50PXJEZ3K7bHTlNJoHOoj6vHIbmPovBBx_O7g.cache +0 -0
  52. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/4X/4XHyXkRj1y9CVbJLFIo8sK9yJmAuLyIXHo0n0LSvzWM.cache +0 -0
  53. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/4_/4_I7kK37hIp7NgY-VWdwGQcnHpGzk8ARY66KsVOkjNo.cache +1 -0
  54. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/4g/4gXjhyDKYcWlN1MXswSEgfhLhir2Z0SNHK81w3iTZBI.cache +1 -0
  55. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/4h/4hJ84Y83Bw39hsScAW-_s78wFB2ahfmXnDUbiF0hwIQ.cache +2 -0
  56. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/5P/5P8ocfZSjIT43Gc0gFNCkd-1U89RPN2P_cRQy-QFJIU.cache +1 -0
  57. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/5Q/5Qic9U5Nhm9aGW8clDAI63gfgpdn0ltnb1GdmguzvII.cache +2 -0
  58. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/5T/5TswNG74Fj2BOUM-261WtsITbvs5W7Dv4K-JRBiFO48.cache +1 -0
  59. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/5U/5U7exA5UR5ptwUjNiBB29JJQemilaZrPlo0sJJt_fTY.cache +1 -0
  60. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/5Y/5YWJXidhq1W88PeZiaRCRGISfhTngmZAQP9QE62xLQw.cache +1 -0
  61. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/5_/5_YaqD4YPAqkrxzucbFB0d7IJcA1OkWUzybswbWefwc.cache +0 -0
  62. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/5o/5oFe6rO3fpGPPrusMXR6LGMQJBcHkM2ts4ObUvnYZ1Q.cache +0 -0
  63. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/5r/5rnKb7ObIhZM-ezn95CpGZjVNDYHBeAx_10UQRJIg-I.cache +1 -0
  64. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/6E/6ES1Yo_aGupLvRH9AGT_l_1XkO2zKXiVH5Zlw4bL1zA.cache +0 -0
  65. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/6Q/6QhemrGamlvAwHgUr_YgwQ1-nuB51oGmrsJiGjoJ0tw.cache +0 -0
  66. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/6Q/6q-LdxQ1dPbn9bEBBsKyz55WSDymEGAkTIj3G-FT90A.cache +0 -0
  67. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/6a/6aNDRUy4Rnfz8PrwB4NkWjuaXosAwPfmK3UwiW5CfCg.cache +1 -0
  68. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/6y/6yCCh168hiyRz1HNeXSMX-Xbb65YcrMpwGBsL0x0wLE.cache +0 -0
  69. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/77/776QkbrTcZYapIcbwGFTJtbgfh3cNgMT2c40Aj54fEU.cache +3 -0
  70. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/7a/7aG2s9JQ2DVkbu8aE26Y6k3jGMI-RbwIfjiZdW9XCec.cache +2 -0
  71. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/7c/7cRjeT4TR6ipoXi-dS6Z-xe09ErmR5MCPalP3GLFzEU.cache +0 -0
  72. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/7h/7hRRM6w7oXAiZEgdWrcHqgqiDHJ4s4vmD_MAOnfMpSg.cache +2 -0
  73. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/7o/7o1wc252TSL3r9TUr-77LiNX2qj02TLqW9aLdxs1C5c.cache +0 -0
  74. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/7o/7oTcNuRhxuUmz4Up1zNDho6nVdFZ-GRosfAH6VlJ36A.cache +1 -0
  75. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/7r/7R0jpZy-TjtoWkq02Bn3WEF-nkyLveQXpCC4b7BYxyc.cache +2 -0
  76. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/7r/7rJnetG99wdNs2v9xxszd9ewKNS5Pm86nGAhMI2ePSA.cache +0 -0
  77. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/80/804F9DY-IOfooXnUZsUWdlZ8Z2GeTAKjePu0yjk9soA.cache +1 -0
  78. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/8L/8LfEnnA0MzkBaSetfyLBWDA8-hHGTJ5-dWb_88R24gc.cache +2 -0
  79. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/8f/8fIg59WLGyiXkq1RifIbIftwSQZKF-yZ2EXsZMXMch8.cache +2 -0
  80. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/8i/8iaxWmw69ARzHAbY6VF47chG4072EBSgoHZHDKU3jM4.cache +1 -0
  81. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/8o/8o9yRxlX-jjB1jd3yE3WiTap6wAWt9mm-Sg0tnFTHgo.cache +1 -0
  82. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/8v/8vPG8ihJXOHRbo3Xj0slk9GbKCxl0-A7cqnZMOT7TKk.cache +1 -0
  83. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/98/98XSPsi3Qwe1YN3TBnmO9GPANzQhgYQFquAHBbWwPfk.cache +0 -0
  84. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/9H/9HSWWksulzco-ZREnEFcOX0LQanyIjfk_9MAMRh8lA8.cache +1 -0
  85. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/9U/9U2DhKS6xwVOdGrAQv2FhUnh6toPdgGRab6NIRsXp0o.cache +2 -0
  86. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/9r/9rB_4ESrbqLZf1GHypTyKhbSxyl8I7SVkuuQDtBybIE.cache +1 -0
  87. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/9v/9vA0HE5iWj4r4LX8FQRE2tSeo9VtmSFkjNgibhZ6pWU.cache +2 -0
  88. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/9x/9xXrMCj4YNht2KxtAIp1KRxS2ZB2xdRzT1y8HUGR3oE.cache +2 -0
  89. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/9y/9y26w_DlVzK3OWTHWszpghqNbom46l5qs6Ia5Kf5nCU.cache +0 -0
  90. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/A6/A6hne3XMJP5otkZ6ve0wt1gFjHhAN8JHNIK6e6vDHlQ.cache +2 -0
  91. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/AA/AAK3EFcd-zlY0uG6zFKrGXRXCtO1L_WnA6bmp6BHvrg.cache +3 -0
  92. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/AA/AaDYHEz9XQIP8JqwLmprHL7C75v8vpkJnxHnxajEngc.cache +1 -0
  93. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/AC/ACa2dzJ87OD_QgTNa_r-2uzCz_usAcjS9_OIkgTOOd4.cache +1 -0
  94. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/AF/AFR43uUcnlfhXxippoHk1AhrJMe-raReLz6P2yUsclk.cache +1 -0
  95. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/AI/AIaldEtDrQw76hXDUIfQY-_Yznqf6gkBgSPuRDskLDs.cache +1 -0
  96. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/AS/AS5DPrhi_yAv1bYsUrwoP8XEe3JY1ZkZV0RCqXXl2pg.cache +1 -0
  97. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/Ag/Agl3ciRPNy6nbToEaSN2Bil2SKqJYS4ye9oG5h8SI1c.cache +1 -0
  98. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/Ao/Aop5RM1I8bhCDnMOHfbaYYimvn7UPalZdN0KdG4PJEc.cache +0 -0
  99. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/B1/B1prvgZhY5oFVqulOhscRR71qIuHDIcTdcEIwyWbQXA.cache +1 -0
  100. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/BG/BGdowA4d7YbIxUKyByWOHBq-oFgTfe5d4pGPtA14YHE.cache +0 -0
  101. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/BR/BRyicmxs7KxpjTqcRrhLXAp5u_JdKRfvzj9gP7heEkE.cache +1 -0
  102. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/BT/BTaETJi2WLc9ZB_8mqndylx2_1KUmCbB0LgPrFKRTkY.cache +0 -0
  103. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/BW/BWVJl4b43mPX3Cp96MN_LAKfB3Klc8rvdKImI3OsHQI.cache +0 -0
  104. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/Bb/BbCkbid_searLHsrLNDAvf845k0cRJ-n4MlbMla3tQI.cache +0 -0
  105. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/C-/C-dYv_hkJR-mYpUZ708VyTUMl6AXQhKhhn-Hyt1rjLk.cache +0 -0
  106. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/C2/C2DPWaeHreidXVXk0wnlHUokDp_N0HTsw9AnqMtzQTg.cache +2 -0
  107. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/CJ/CJl6_g2auWcRZxOXhRbR_ZNJRCd-KQLikUrlx0Ftu2A.cache +0 -0
  108. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/Ca/CaYvJApeceBWS7xymyhwWfgMf0jRk87sB6YlAsJHg_c.cache +1 -0
  109. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/Ci/CiQp3jCdovMcZEIHywBH_k7SaiqgLiJj7maTtdDe6YU.cache +1 -0
  110. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/Ci/cIrDSnSkjGvNFAW2PPurkBJBOehz_c_Gg35PR963htU.cache +0 -0
  111. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/Cp/CpsjVQBEj_e4FXnmZjiemEt2hfnmIdJFqU05DM2-6fs.cache +2 -0
  112. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/Cs/CsjJqxkMdiBc08W1uFKK4dlnOfmqCoIYL82XVA-P-bk.cache +1 -0
  113. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/DN/DNjgGrvuo6zqkDoxCJewLjmUy-6D_x6VSzxjNiZkjak.cache +2 -0
  114. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/Df/DfH1H1iMy1v-POiI-pMVZj4v2Mk3S7uulo4lm-VFi7Q.cache +1 -0
  115. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/Dm/DmmfrCpXtt74Hr6NO54lxyOCDv6klnDyBqeDFR7oDU8.cache +0 -0
  116. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/Dm/dmSq3T_LVYSw5qQ2OGQuPy4S5sYeSKyqRbtN55fSAMk.cache +1 -0
  117. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/Do/DodrmEnsekxDt0qv72PhRGOvzCOBOPVX2kmCTvXkCsY.cache +0 -0
  118. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/E6/E6l4affZj3MFhKYZwdpaadbVUnu2fdvkpoJTB61tAFE.cache +1 -0
  119. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/EB/EBoquS77UjcGPc5xz9S4fKOVFi_ORLPbYdhd0FV_g9Y.cache +2 -0
  120. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/EE/EEMAOxdp2Y1StU1MqUSwR23gSyjPlWEQl8Eq-zEx7RU.cache +0 -0
  121. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/E_/E_g6_FQ24KNx7Z3b3lDdPIXKZ3BlsqWXPb7Jd9FZ0SY.cache +0 -0
  122. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/F-/F-CM7BIxJ6BNg9OcSHfSRB-BgdqWJrpR4ZpwhDposC8.cache +1 -0
  123. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/F3/F3BxkdvP4LhUU3ZW6Jap_vKf6yS8HUPEW2d3Ghl4tfc.cache +1 -0
  124. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/Fc/Fcz6CBQHNiekprByoMV8LsI7SxZEgpCJc-VSkhF5yXw.cache +1 -0
  125. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/Fe/FeXYN3epR9vt8YtHtcNCeGz4FQrd0oLl1eOyTosPZQA.cache +1 -0
  126. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/GD/GD7jUdPRV4IAmVdmOrOAUR2ZwjLeLLLwJcyTJ8RshrM.cache +1 -0
  127. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/GJ/GJ6sxfR1_1yTot6ITcY0gVz9RLwl19qnYqJMmPFFc_U.cache +2 -0
  128. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/Gn/GnyjUg0eyY4eXLM8LB7BH4Ivh2xVIcwH_qv7mwyyjJw.cache +2 -0
  129. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/Gs/GsSgbLplnOPOnogyKJ-pJsdBBHq6bLuEsI54frhIu4U.cache +1 -0
  130. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/H-/H-xJYrduHexdf7mQ22Of4sM8a54c0IEzya2VuQ91law.cache +0 -0
  131. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/HF/HFuNhzNZA5ILxIzWi2wxnZ_uEYPrAQ4OVoo0Y_92muU.cache +0 -0
  132. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/HI/HIzGltd6DG4V9pxGC6TkakbKQP1tlRUGqU8ETOwoWKI.cache +0 -0
  133. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/H_/H_dwGsOTf5Y4Kir4KIy_WsflyT02T5ADvxMx02iEhAU.cache +0 -0
  134. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/Ho/Hocap91t9o_1NBvXmTOepV6L8S7ulT3k59Rooz0-PiE.cache +2 -0
  135. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/Hy/HYQNfl5bD05S83IXli5meqfonmYX1gdBOpRcT_iqOOg.cache +2 -0
  136. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/Hy/Hy3XTBlk432UxBdCVAm5DaA4DqQ61BiJ-Z9kdlXvYiA.cache +0 -0
  137. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/I2/I2aKBhp72ESMEuG8Xa0yW2yKlci6LBkHaT38xh6gYcQ.cache +1 -0
  138. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/I8/I8LyRW4cZ5REHboJEMiSvZlwDaMCjAdY1EO6cwHcTb0.cache +0 -0
  139. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/IA/IA1u8uXuYIBi-9J3CF4NCsvtidExIVkUW-0-ZSENHsU.cache +0 -0
  140. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/IA/IaqFtBkT0Zd2rkezVZ8hJNEfUbxOcnNrf5cv2Av4eBs.cache +0 -0
  141. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/IB/IBBK67ojoWmu0VogdX8NK0vc_qenCEeCrKCVu56_1tc.cache +2 -0
  142. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/IB/ibX0Gm2uvTyowXmhU2eWYYEVohDRKruBD00dWR4p9ZA.cache +1 -0
  143. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/IM/IM1CS99ubnl-9IlaP0yyvXLEpTo2PERBSy7OMQLd9Ew.cache +1 -0
  144. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/IW/IW5xl6_n8GBrJAnXmc3Jq9T4dQ1sPhd__XsvmaTG3zE.cache +2 -0
  145. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/Ik/IkOnRWg8Y9g04_3GE03y0hEygvBji4eQcfA_wknGG3U.cache +2 -0
  146. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/Il/IlncmLq8EU4vKj3Jzgs4A1QnYnoFYiOpQG4s3BfoD-U.cache +2 -0
  147. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/Iz/Iz0TzUEDm6hY6EPe8hmgcxviBsyESZCniO9qpZ-pzgU.cache +1 -0
  148. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/J9/J9SOFdkz26TIE8CBMzWJS2uMpssoxY5BOy9PWz7lpkc.cache +2 -0
  149. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/JM/JMvpEw0IzWuzJz00WeE1UwZcY2JwRCPXGkHPdv5UcKA.cache +2 -0
  150. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/KE/KEfp2OzD06bxPBsVqu_2SOEJ7lsPa17iCJQAwIcz7v4.cache +1 -0
  151. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/Kf/KfF2du7e30MllnBZlVIkkK5pwEo-X4vt8dbOqJAoAq0.cache +2 -0
  152. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/Kn/KnwGFRb3VN8u_gW5hwh0fxwOy7G5yvDfLBc0gKKW3lc.cache +1 -0
  153. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/L1/L1RbSGK1WK7D4m9qHZkBtQVZbtr_ZNb4X9Syx5w4AHk.cache +2 -0
  154. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/L4/L4mH03snji68NQoe_xYvw2w3srLCSBXNbbltGukb3dU.cache +0 -0
  155. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/Lb/Lb4PV4zNAbTxUazwPqZ_ltRc309KAitVCr5L5lr1OrM.cache +1 -0
  156. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/Lm/Lmy2zBO44bwVizaZwFaaMcPC7otrLx7jeAOSPLmdggw.cache +0 -0
  157. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/Lz/LzUU5dswo8HufeJhblu2akLFPtb5WLDt2pCrC7pxUlc.cache +0 -0
  158. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/Lz/LzbO1MNWvgfrKnfuukKuqwXKd9kTEUZ63Q9MImL8uqw.cache +2 -0
  159. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/M-/M-lGU4OOznO9KitUthDHBnJ_hkcuvenFkR7eXz3tzoo.cache +2 -0
  160. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/MQ/MQVR1ILDVLS6LsoHddH844iU54pezZcNcfwG823KRFA.cache +0 -0
  161. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/MV/MVxLVAKe1idCUDhSz8yWKwSaY_bcLBpHNgdp_jEQFoY.cache +0 -0
  162. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/Me/Me0r9ug2UtPh6RSG6rtMLKOTsy4S2RzrEWR-zF5-KTY.cache +1 -0
  163. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/Mm/MmoW8CUpmyrWWHJvDkdJP5iiPkKYDT0eyjr8VYqubmE.cache +0 -0
  164. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/Mt/MtnnmRH844b9fcBiqrcaAhoqDZoq8XImlWwguNI9g9Q.cache +2 -0
  165. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/N3/N3id0HUkMUqhRjsRaPS8D_Qo6d8DEjvMT5bn6YuGnTI.cache +0 -0
  166. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/NJ/NJQ-M_6yBquag9vX1xuPblW1wTAbhop1-57bw1aOdSg.cache +1 -0
  167. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/NN/NNfr4h5alF6a-1OtnB_9uXd44ay6hqoHWoRsiHX8wEY.cache +2 -0
  168. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/NP/NPMv4t_ertnMzxRmXppUI6Ctg65yQ4lM66ZmdGJyT-0.cache +0 -0
  169. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/NP/nPx1ofhHq76Hf-zL9SOPW3SSV75lMaeHpxklKOrD5Ao.cache +0 -0
  170. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/NW/NWqf7xq8uxCcCLqLyqR4P6Xdp7ptpiR-nfnIdZpLUKM.cache +0 -0
  171. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/NW/nwLrpYgVhS_0Zuwggvp6dhPgZQ5-gSECcPc0gr8xZiE.cache +0 -0
  172. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/NY/NYz5nZKBdGPC2YiY-c20Gu3caGffXaB2wiBnlfE706Q.cache +1 -0
  173. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/Ng/Ngvi5qzxRHi1v68_soXL0vgYN-njCIYaDU-Mu0Y5iA4.cache +0 -0
  174. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/Ng/ngpK7kJRDyol1kTTp6gxaPpFE4aDT4qE9B68D0j51ro.cache +1 -0
  175. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/Nl/NLg9JSdt9muoA5ccK8EQ3PbTkYi7ATQbCJQOqnU4DI0.cache +0 -0
  176. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/Nl/NlTGBQzTrlA9JU-MhW7rf3ShF3XXtY-UsHqpVIkJyEo.cache +1 -0
  177. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/No/NoWoVyvUuZkzHDvfhR7eqQohJ89qhs5dvoB_id4BlT4.cache +0 -0
  178. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/Nq/NqTnnZw5jVsfgF9mdwwrzdUyZAo1eyGdh62JEB972ck.cache +2 -0
  179. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/Nu/NufFFw27w9Ng3E_hrunuF5ZfTpU5wZdKdPFTebokZ4A.cache +1 -0
  180. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/OB/OByHqwo3VQ7iozP2PU2_mbSw5vBQlPlroHkv7Lda-qA.cache +1 -0
  181. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/OB/obLD4yEd2I_HJFxP0APrsYu4MvnyeGAKPy4PvUWCVOE.cache +1 -0
  182. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/OK/OKf6UBemYDZqX0svLa7Bwv-7Ocw4fWAPD937M3zFpMA.cache +0 -0
  183. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/OR/ORdNK55T6yOEESiVHj1mqxnQAlJDGijoU7ih8NVxr7A.cache +0 -0
  184. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/OX/OXQFRQZ5OA2i3YtnP1fZ96aWeUC3_IIqO4fAMdR9FsM.cache +0 -0
  185. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/O_/O_qJJgBvVgneyn1FcqBxITuYAugPYoMwUsDyMszSuRA.cache +2 -0
  186. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/Oh/Oh5Kxpd3uoCQWoxZ25IFSJnaSzTJNtAiny1rJF3PWoU.cache +1 -0
  187. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/Os/Ospxu_TCX6UMDhlUvgg5v6Y_ykIloLO2PCtd7S39SzI.cache +1 -0
  188. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/Ou/Ouef-MJ0wzzjb6fAmu8SBhTOCzhuph1iuT7dXoYAkzA.cache +1 -0
  189. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/Ow/Ow9UoMwAidm_NiBORfwRWGlDhG2IFMWrH-11KNMVbHU.cache +1 -0
  190. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/Ow/ow8oTAXko8eNnC3zr42LvEGoY5NPdYAlxfTlU5JH268.cache +2 -0
  191. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/Oz/OzfZGwt1o5m0I9rerXFJuDBxWxAgpE3u0oprOBEn_X0.cache +2 -0
  192. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/P5/P5wKKqoXID4NEQRhPVBeMb0jmrDQV0cI5LpKVHidtYU.cache +0 -0
  193. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/PO/POXCaXZE0Ngi2knlVktYNuGOLFY6NBOMBfPYjWxd3X8.cache +1 -0
  194. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/Py/PyEy8P9kvjTlHV_Kj1JFkdZfIft880bDTC8LCZLKHpA.cache +2 -0
  195. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/Q3/Q3dH-t-DVP_ym4guP-QdeYm_IUOYqXHDcu88OWJjoCc.cache +1 -0
  196. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/Q5/Q5kJoy_NLZuaX0USSX0dGQ4ViWX_r5-6nqC3r9zwOVk.cache +0 -0
  197. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/QB/QBiz9Awwq7aJvlwOp9PvDJvYIWFtNrtthAy9PLm18-Y.cache +0 -0
  198. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/QT/QTC3mleryT__gJRUsxw_90fMKR2YBgtF1y9WsFCvO5Q.cache +1 -0
  199. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/Ql/QlvQbjow_yOOfjreTnv7lpvQcv8ZY-QQKhEULXW8rLQ.cache +2 -0
  200. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/Qs/QsBy2PYceY41M8n-9t45Xj4yd9qaTctatXNlTdiWp3o.cache +0 -0
  201. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/Qy/QyUKtLsgKYUxNeGz9SoVfoePwV36OPrkt-A-PwNRBz8.cache +1 -0
  202. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/RR/RRLZMNP_d07oeZwngJfLTo_CQIALFNGZqZHwo_6V6JI.cache +1 -0
  203. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/RR/rre5N4oJgYj2kIH4BdWtdYGf77knhu17QOQQt3glplo.cache +0 -0
  204. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/RS/RSf3AxSuKSYnRGgXbDdAM2tGOGWfXbN7PcPvy7NjpWg.cache +0 -0
  205. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/RT/RTJHr5BF74d2sAF4uw1aEyR4O-DGgXSaIw0ccq9uTj8.cache +0 -0
  206. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/Ru/Rut52V5FxYK5puzKJOvgC-NNmJybCph2PwiuSdj0bz0.cache +0 -0
  207. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/Ru/ru78k79tgzC45jZJDJkwBds-s1231vcIS5Gg5NVDi48.cache +1 -0
  208. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/S0/S0u3e2jKkzQOQX5FwBhLCSJe6U4na_0iKyO0aadWJYE.cache +1 -0
  209. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/S2/S2c5_d_NsqXu5Q7G2QVtEOKaxIyTL8LZuTIZ_YiFqcs.cache +1 -0
  210. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/S2/s2-w44GpCxXsNtC2DQY-gspBC8VP08koJmQgfn36qgQ.cache +1 -0
  211. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/SC/SC6DJZ59BsoLzAUC4uF0o66h-5BzHGjv2jYEXcwt1yc.cache +0 -0
  212. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/SE/SEL57_tl9-YTjZPrh6xH_eb3qXI5pRQhkJlHEVC0SkE.cache +0 -0
  213. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/Sg/SgVFgLnhDOCl3c1Wn0q3B9G2fwmr99UTDiYOhvJCptQ.cache +2 -0
  214. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/Sx/SxxTQB8aSkc45ioEHLTWJSZKexjLT35UxIoy8tDqbKM.cache +1 -0
  215. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/Sx/sXyI2lxOQEecDWGNfyb7Xv3TAIhFkCRB6pKoFT8ZTEU.cache +1 -0
  216. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/T1/T18lOctCXBoYoRi0C9L-ulIAlxuHBjKZK3oYNiLHgr0.cache +1 -0
  217. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/T1/T1uP4GXJ4CKaNDnJHE_k3oG33XxzDJ9t8XQuDprWseI.cache +0 -0
  218. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/TA/TAeOacYpZvm1814jpYEOuBtf6agI82xWYwZQ319Wjgk.cache +2 -0
  219. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/TI/TIgO3BGffFYMm0es0OEf1UV5ZELDer93-pZzS1GmCyY.cache +2 -0
  220. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/TJ/TJvr2cfxoYG5B05XJADntkANBJVONTiTF33dSh9TBI4.cache +2 -0
  221. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/TM/TMOgLeaNTOpupQR_d62l7jAmCVVPw1ImnKdfcPqINQw.cache +0 -0
  222. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/TR/TRKdDPVXYmJfORiia4Rna-XcAzxJRZD9TS8QSe_BYk0.cache +1 -0
  223. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/TY/TYhuURJeMZG3_FvZ73NsTYaD2zl4qTH6KoxQiVnf1lo.cache +2 -0
  224. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/Tb/TbKXIVC7cjZZrEHvQHxmPWTIEUZ0A_z3egsiKDFa47U.cache +1 -0
  225. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/Tw/TwtkED3OP2-FAaWsHZM51MGBKzxTsKiv8Rz--tzYp5s.cache +0 -0
  226. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/Tz/TzbI7zJZ8YcYSgrT6BCcZFCSuZbx03RNsgjJxM3eJ8Q.cache +0 -0
  227. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/U4/U4TDvQO8rSjgZEc6ZXmuIlzUV1eTPrU8OfDaIGqHgmc.cache +0 -0
  228. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/UG/UGUKHaW4DiFx1aZgMUpclbzKInIDVBd5f75rfkqDRd4.cache +0 -0
  229. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/V2/V2Kl_M2pXct6Wmuj8ZXrlBvd3Tng2Kbub0TwkmOgllc.cache +1 -0
  230. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/VA/VA1L9VkS5CgBzTxczhI1JBDDrO-NsgcM_xjB7dblnFs.cache +0 -0
  231. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/VP/VPZvSzGxSgtX9IKC7u-NorCtzQnE-7vM6NI5XzYjb-w.cache +1 -0
  232. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/V_/V_5wRq9Edifhe7zqHii3WReIObD_1HCrk5-Cq57kJHc.cache +1 -0
  233. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/Vy/VyRQQKBL72NaruTpD2btw0hwYX7Jd2Ww2A1AIB415LM.cache +0 -0
  234. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/Vz/Vz4tT-Emej_IUjc77Y159E3cG08yEKDsDCS9vjcPaj0.cache +0 -0
  235. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/W7/W7qAsSCT-5K89gLF9e6_JNTcOezIAr5KZ9ciwjq_hHM.cache +1 -0
  236. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/W8/W8qvnys9KBlnCwmQUkPUPER8RIlb4v4ecLqk0s9Ei4s.cache +1 -0
  237. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/W_/W_keB6lKmFtQq4sytkZVgL45NKNq5GAd7ikcaQs73Fk.cache +1 -0
  238. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/Wj/WjiSGSmW1KwwcTqJ3Dgo1cQrh8QYbdOgzCJxJsZSEAU.cache +1 -0
  239. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/Wn/WnPHMC2l29rqNt8ABLNZ2Zb8Y30lXRiE42d2FDcGWQo.cache +1 -0
  240. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/X4/X4GfY5p7oqW3zndBgfy1VrM_LqWXsfc5pCmtV9xgXbQ.cache +2 -0
  241. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/XC/XCP3qLBcfymSYHOeDlDi6_sJANSL_Yw4P7J8IHHpia8.cache +2 -0
  242. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/XM/XMrxocEDloPcpoyjtT8TN7HS28hyya11v8Fw5UggQMQ.cache +1 -0
  243. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/XX/XXt-eCeOHH5s31INXHHaLOWUI7szoqrUuvvNaRWsdp0.cache +2 -0
  244. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/XY/XYq4IEVKd9Ul94reGOEG4G4pgdGZrto_rAezpkHqgkc.cache +0 -0
  245. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/XY/XyAhF-x3x3KmBBygTenagwjtf_Wat0UmsFOWoYdfjHQ.cache +3 -0
  246. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/Xt/XtW8lI8Xhmq7koGpXXGHdc9UfG8gW1ykAUIBcJKQ5pU.cache +1 -0
  247. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/Y6/Y6JeknsaABShhvhJ02tq7pVXZMydKttYc_gAs22d86Y.cache +0 -0
  248. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/YD/YDRXvXHtV4oVlDXm8z0_rpdRpcpRTZ9dM-rYZDbcZDo.cache +1 -0
  249. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/YQ/YQ8Lf8B1CmD7AdjipHU1w_VVCoCq0gcuCwbeWsAHlHc.cache +0 -0
  250. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/Yu/YuPUn3amV3se-_tXuYukG7CaXF8Kwc4fkYdVlPdpU_o.cache +1 -0
  251. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/Z9/Z9BQI9WcvV299qzaK1M_BzYQ0JyoibxRUHVkgjQAglI.cache +3 -0
  252. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/ZB/ZB5tgEem4qwxdmyNr3HNCBEroyu_hQGNS6Gnpdhi160.cache +2 -0
  253. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/ZH/ZHd8KftVt1soE0fd6Zq1Hhyc5ljIYx869nccnh4NmYg.cache +1 -0
  254. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/Za/Za39fJjpUqRj50HpzwdEALpbZavH_AHo7c0uHm10wpc.cache +0 -0
  255. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/Zm/ZmfydV5QnpUVi1_vQnZ4lNCKffEtR0Rb8-0qdvFnD5Y.cache +1 -0
  256. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/Zw/ZWmhRuCvEhk4Lx61Xrzab-bF7MSkZ1zNoP64jPLJyqQ.cache +0 -0
  257. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/Zw/ZwMM76QHdqG5_RfyOaYkMKZSIhkGHckSx-xJzoIfOqw.cache +1 -0
  258. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/_4/_4L0RsPWZQOOttcIYBgFB3eqv0XqYSxkROVWh0JyWC4.cache +1 -0
  259. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/_4/_4_aiAzTmMHVtwNL7V7aB5eHtcRIluo3Olj9DxFDL8Y.cache +1 -0
  260. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/_8/_8igiDT5DxsoAPy18u7DCFEN-qRhkLPZ4AT5BJ-xAJk.cache +0 -0
  261. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/_h/_hn758wLfdGb7eAga1rYBRX6Im_bQGhI7nij2876bM8.cache +0 -0
  262. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/_h/_hzb2HaSgyMpMQOHA51Fjz_jwhkNg68xHdzG4fT6JBc.cache +1 -0
  263. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/_t/_tKS_oBn9xHlPOxZJ5d6GcyUA7-ADRkquw-vN_PWiXo.cache +1 -0
  264. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/_u/_uFzpgRlBt7uQD13ag7XHgt6PO2G3UhOn2pYUMOkfAM.cache +1 -0
  265. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/at/atViyG6iQofcK_J83oMb8oglcYhvFZ_P-xFTeSbFKg4.cache +0 -0
  266. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/av/avVgKQAP7Dqo6aouraUoBlYYsKBJnxKoQUHU4qTRd24.cache +0 -0
  267. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/bD/bDXDevpZRB1MSMASM-nwjICYGgxjU-ISe_HEShuhMMg.cache +1 -0
  268. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/bm/bmF4onT19iNINf-b7JDu7xFsQZsktRJ6wCE9kgzTAbk.cache +1 -0
  269. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/c4/c4zQp-A9RWNEArMUVIWWc18X6Zb3ubROeZXRqRk6Kl0.cache +1 -0
  270. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/cC/cCVIYBoRagTcxg3AWIMHGRsdvmCaAE56fDrvue39wDk.cache +1 -0
  271. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/cF/cFV0J7rs4jSme6qMaqQKNVeCY-Phrjpj_UkHmDZ7JJI.cache +2 -0
  272. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/cR/CR0BqkKl0g1lWsYcqRte1YxmFUKGSVc3WzgOyxZqww0.cache +0 -0
  273. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/cR/cR1tOvY2-zhpEcRPVzPVhwYciS92_u37MN1amRKvoU8.cache +1 -0
  274. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/cY/cYoUMqjubtlsjocHpGY5lBSUhfC_hiSwUoB0XX5OzIo.cache +1 -0
  275. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/d2/d2kwmhxWlDGBzR5G6j7YG12Fxxi-R1Lhrj-_cgkR-W8.cache +0 -0
  276. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/dX/dXw_hjSBzG7izrODPwjXEwEGbr9dknj0pq15RrxBQr8.cache +0 -0
  277. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/dt/dtaXCLBGRP2fq0nb4hScHUHClbIfReCkmfZoOeMODrQ.cache +2 -0
  278. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/eY/eYmwUUHUuMwVdgB_8matELMqV4TAfS4gFSOSs5-gz3Q.cache +1 -0
  279. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/f5/f5wMaXegnaYkgW6xJB81Rzsz9WtcmaXtv_w6fMe5RQ8.cache +1 -0
  280. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/fO/fOP2bvPCotIOKEP-JQbMqzmCBcARa1mmQoEBrWMo5jo.cache +1 -0
  281. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/fO/foh0OBUcxqcinLSwZdI70su1YTKYSUmD-_Sff6aXtVI.cache +1 -0
  282. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/fQ/fQj-Ymr4rp5K8tY9IXpiKPPgocCWvd6IESYlPZ39yac.cache +0 -0
  283. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/fR/fR7lphpj83NQV2tYMU8ejAZ8IE9LVsOaLLjXr3QB0hY.cache +0 -0
  284. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/fg/fg7Ex2Di1ZtwpQws-oYFNo3goh-G33nyUiu8j82VXHI.cache +1 -0
  285. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/fk/fkvwvdg9QuViMUzotSkeJTGAks9Jil4Qu4af50NmQAo.cache +1 -0
  286. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/fv/fvqOAvyqmHL0szJLMY4jIeGIsNIWCKCldX9DOiWm8cA.cache +0 -0
  287. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/fx/fxkxViWn780VEZtAobvKyA8pdxsch144awZqp9_QTCE.cache +0 -0
  288. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/g8/g8cu7w2tpMGYqT8Id6puCzg2JJgEJDqO537pqCvEW50.cache +1 -0
  289. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/gL/gL9Yo7OAaJ7Qo0R_ubexmYjGUlyceHoFSbhzaeI90JE.cache +1 -0
  290. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/g_/g_zSJ4v1PEkZZylGKnX9mV7ZvM7zAYdHFXgszRMMUbY.cache +0 -0
  291. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/gc/gcZyGEQqv1MDjjEjTKW8fS6-yavNmDTXRMhvHQMx4-c.cache +0 -0
  292. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/gf/gftKXLhYI9MBeYcpETLhAZqoL7MX4vMYOqKDC0tALjs.cache +0 -0
  293. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/gt/gt4E5m2wRatbgtf-LiVe8QPFYQ3ca76F6iQSJV0QhSo.cache +0 -0
  294. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/gy/gyPYStpY1nE1hJ-ejt8w5F0y--KD_WS2rCJ1xDC3WZA.cache +1 -0
  295. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/h5/h5DRWsPcMt4Yj72oNPTF_h1EXQ3xmEPQZvLr39deomc.cache +0 -0
  296. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/hG/hGk6wEPvGBdPHdNxCwlTjmbYdg-j5yosvI3-matg3xg.cache +1 -0
  297. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/hG/hgGB4t-Doqy57vGtncg-srSv6A6Bdc39WRY8wFz0UFc.cache +1 -0
  298. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/hU/hU2jfTLMyajpX1PjUJLXeU-kHEsv4twm7t9FsvBDcJ8.cache +0 -0
  299. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/hc/hc0CHGqT_lUtcc939G7lyZmSom46ozlNNAsrmAHK8kw.cache +0 -0
  300. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/hj/hj7pJ9oJZ3xrEgj2hAfdzw-bD679rzQOLxvpLfYmqy4.cache +0 -0
  301. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/ht/ht8sTiEqTr2Gy-jlgFj1C_kq79Pph4Qah62yxrfqKCE.cache +2 -0
  302. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/hx/hxPQKUgaaDyWcf08iELS9WgxWEmyT8o-LFrQBYoWw0s.cache +0 -0
  303. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/iD/ID6NyRUVzJMvfvuZp5_CO3JF_P6vjjVAL7NjZnWYGG4.cache +1 -0
  304. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/iD/iDe_afC-G65BYRTDnsdxn_CZn8rnjk_KRl1HTDvtVXw.cache +1 -0
  305. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/iH/iHD_8g_YhfGG0WPkN9xu8eblp98dXrnt972FsuSew0o.cache +1 -0
  306. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/iT/iTTzAWKQvqiWbRZR-O1FfIQO_yznR8Pp-jLOKpvIGLc.cache +1 -0
  307. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/iX/iXSVVMxuCu9ogiW4qt1aj57XjbHESEXEEWcgObypmp8.cache +0 -0
  308. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/in/inHpS9Qhp60Bs8ZOQi7ZhspA-J08jiqC7nUHk8svFgs.cache +0 -0
  309. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/j1/j1sxt_aG4OJK8IAz2rXtjht7_7ncUgihHqTOl0NXjRo.cache +0 -0
  310. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/jG/jG_w6SU7xUrZjt31tRU6qY4LEkmWuBSTLNg9ek9oSrg.cache +2 -0
  311. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/ji/ji8nfde2hEkby6rhtYePEmH19YYIpewqE5ax3j6cQ5c.cache +1 -0
  312. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/jj/jjrOqCNvdyJwyxdVqc1PgbFpsXbehs4PrVSgwAkKkpM.cache +2 -0
  313. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/jr/jr-QKz513fl_GlC-4DTqRqLaTyeW_QnJRrIj3yrkhq4.cache +0 -0
  314. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/jt/jtOuOre0IONAcVPe_WlGcICwYYJqRlNIvgtb8EOlKuY.cache +1 -0
  315. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/jv/jvAAZtq2lN7wM4zfykjKDZLjM4R-IPzxOMyWzrQcHXI.cache +2 -0
  316. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/k9/k9ZuFPzwGoWXKxB3-iBnhCuKHl3cowvjwXihYK9RMH4.cache +1 -0
  317. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/kB/kBs0VLXcQb5NBzkctN32htJvOzRo0I7u7AIHGiYMrWU.cache +1 -0
  318. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/kS/kSshuD3U2HPElYnR4KnTWBKGlZhBbO1p0hudSvJoCkk.cache +2 -0
  319. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/ka/kagEVEXNonPmPfScCABDZMO6pxTejUS2lJOhrkGzeGc.cache +2 -0
  320. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/ku/ku4hJDDd4zS_hTtKQjNVuoNiOGIYYVDlZ0UanYm8eso.cache +1 -0
  321. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/kv/kvrNylLuxGB1N2xGIAU_DlHokpkU2rKUYL2d_eSs49c.cache +1 -0
  322. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/kz/Kz43zDqDI7pXV3gGdBxSi90i-ug-n_TLry-flplpfjo.cache +1 -0
  323. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/kz/kz-kPE_dWm6Y-Jc2YG8rqaaargr42h2JlFfQPQ73nak.cache +1 -0
  324. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/lJ/lJd28gqRvriWefbJ-tK5DMSPJpi8dHEzpE8mz0NvH-A.cache +2 -0
  325. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/lQ/lQvZTURbtyq_wb-H4zJy8vG-dVV-nSm6xqAd-P6Gu1Y.cache +1 -0
  326. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/lo/loNn-1l4qh6x0QkMRH0_2NU8N8JWJZ-pFJyhvcM7VZ4.cache +0 -0
  327. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/lu/luv338cY8rLwpIugUy0uNLw6-8gPKlMZvVgppEg-kek.cache +1 -0
  328. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/lv/lvt7pQOzuI-GENjCRJS8aITwpDvUCZ70-QfsoKmvVP8.cache +1 -0
  329. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/mG/mGtRFD6egK8k1NItP8_XnZvp3paBwhttmyO2CZwaeYA.cache +0 -0
  330. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/mU/mUEkwBkrbdplyHyaSQD36lQxNhYMM3bw7xtt1Iwd-dQ.cache +1 -0
  331. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/mn/mnT8QhmWboC6Z3_1ylShW8im2aEoALS6t-7B5zmiGH0.cache +1 -0
  332. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/mp/mpvXhZua0IeeZyNgdF2-R8lt6qcim3pW6Tj6M2M6FN4.cache +0 -0
  333. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/mr/mrPsWxLNxfS9LtJAOzArsNQYylz3PhXYFwp2X2uaBD8.cache +2 -0
  334. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/na/naIewTkAFky2F8XIEkvY8Cg50j_IWSTfdqv8BNP1uVg.cache +2 -0
  335. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/nh/nh8v3yrwWXGoRhmmkfOR5UPo9GMZPUFyt6LSRdvHyy8.cache +2 -0
  336. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/nx/nxQbAdEOvDGL9fBsr_dC_K5xj5tVDWyatiQXXbpnUUA.cache +1 -0
  337. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/o4/o4Y9F2XU_uVXmdHbLHiTSqN0NE0piayqn2EwMN4yDgQ.cache +0 -0
  338. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/oE/oEdeFpgCXxGY6mm_18rsrB5tTeVIJa4dcQ7nSVwbJ7E.cache +1 -0
  339. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/oJ/oJCqbKqh-ra1_jrvq68KLQTNjUH6bSq5jguVUig8lcE.cache +2 -0
  340. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/oP/oPQM4rXY37dLvx2vxub9nQYUwG2Gi__NO8q3AJFiyW4.cache +1 -0
  341. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/oT/oTur6UpQlmS_UMdkGwjy1pd4ozkd9cENfl56UwRsZCc.cache +1 -0
  342. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/oc/oc8-Vm0S8gFVYdXVdQ7cbasK0kTLN-AKQoNopDBa1B0.cache +0 -0
  343. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/oc/ocbRNEDUXU_j1naYb5B3M_j9ieXsZE-krmtnTwsH5os.cache +2 -0
  344. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/p1/p1WnI_M-yjcj4G449_9BMwqvfrGfDlW0dd2ZqeGCCOE.cache +1 -0
  345. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/pA/pAdY3XIkUAMIu8Z6XkGfm8A-LvrmIx90jxRr5syR6ZI.cache +2 -0
  346. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/pW/pWYdSBGGEFNzPK74NWwKYKBN7h2Wo9hlqW0PCAJDYs4.cache +1 -0
  347. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/pe/Pe3zg-enJox7miVzjRQTEmUmwpX9wM4lxjJAjQU5x78.cache +0 -0
  348. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/pe/pe0t_Ed7pbxQ91x8J0eEEmpxBhYsIeVZlIAI0o4-pZ4.cache +3 -0
  349. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/ph/PhpCNAMQhU4T1warOLc4YUuV30FNwsa_sY9CLQiGpQQ.cache +1 -0
  350. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/ph/phQR8AjeRXa5bgq9zRKwrqeAJPTeWnegZY0cH-K0iSg.cache +2 -0
  351. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/pq/pqWx465Ot-EAo7jDHgInMqbb0d_tyqBqkM1O2Fcjok4.cache +1 -0
  352. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/q0/q0edq0rHqOxifK6Y_V4z2Y4jFy7qDkVf0jOssozZnvQ.cache +2 -0
  353. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/q6/q6BYa32YJF11eGVapO4ouNl6gayPIsARgMavlzZmoi0.cache +0 -0
  354. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/qF/qFEicFrwKjv0uNyhdbhSDl9sVmhatnQ0OkZSGIjZJEU.cache +2 -0
  355. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/qM/qM4eArq3MeOImEhlSL9gOAaBrAFWf2ZtrRUMM52H3ZQ.cache +2 -0
  356. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/qW/qWwPSawuAsAS6bTtwYPH6d3DSWNJoxDfqORt4XrLHOs.cache +1 -0
  357. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/r_/r_Qf8umyUv7Tsh2u3XhB47kVLzeAi0jcvKw3CizhmEM.cache +1 -0
  358. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/rk/rkU_OX62SroXhEkBAAleoWupb2skMPe426Vk2vO1HO4.cache +0 -0
  359. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/rv/rvkn59G_xmiJnaGvZVQl9nuMnxLuYz_dzcnEark39jU.cache +2 -0
  360. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/s4/s4c2vhObEW3oeai5s-p5pYCBAa7TaCILSmg-t02FJ_g.cache +0 -0
  361. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/t2/t23mc09oMM2uOk-9L2kOSC-bvXLoTji0La4tPeQGWTE.cache +1 -0
  362. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/tG/tG6fXWdvkW98LxT4NoLMYlghGRhFY-M8uLSqJjTKSOw.cache +0 -0
  363. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/tf/tfhPWyqXdeHx91yJcVbvxGFVk7SE7zyxL6i5TmXZeUY.cache +0 -0
  364. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/u1/u1zyHSI6QYTm2dz3JpxJIrpAAj6bH1zOhvmsXlBPBeI.cache +1 -0
  365. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/uX/uXOgno9tOwKMCKpIlOxf_mYDsBXAbuDcV3qSKDY8RLw.cache +3 -0
  366. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/uY/uYKDHb8yw3wecfZdQb-4LtAsLMk0z0yym9MC6G32EBI.cache +1 -0
  367. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/uj/ujmBkAnVBOcodgxmxU2Q6SU_9dslsTPMinB1LkTmtls.cache +0 -0
  368. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/uw/uWpRXEIJzFMcsSUwp-Vu5QLS3vWbos65wsNMgWi-9k0.cache +0 -0
  369. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/uw/uwOCpbJaMlZIk99Gpx2rT44iIcJyfqNmbpdk4-qKaDA.cache +1 -0
  370. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/v4/v4-IUGdjWHbEFIYqrv2VNFd2XV3PgKqyJNH80YlKuVs.cache +1 -0
  371. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/v5/v5YL1ORxe-YfLz0ImuzaTP_kqbqwzgi0sBlFAo63puA.cache +0 -0
  372. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/vC/vCK4EotN8akNhHtgGkyC8GgPt4oOWclZm-8C-DIwHow.cache +1 -0
  373. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/vO/vOh5_s8moGOOIixr2ijolkXyKJiJmSHLj3YCafj4jV0.cache +1 -0
  374. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/ve/veZZx2J3GVuSSleo5S4ZVg1LLQVpT4_W1r1jTyS7Bgg.cache +0 -0
  375. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/vk/vkjxeo3faJ4pi6bye7dWCS4RkRk2_XS22qHq8Ly0UyY.cache +1 -0
  376. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/vn/vnoG5CBgW2_YpAKmRGzH_S0ReR0ThHSXwnacGIjWs0I.cache +1 -0
  377. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/w-/w-5yaPz0nKlhrWKM6C0KpTqqYmiFrw9ujb7h8j6gCyg.cache +1 -0
  378. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/wY/wYPwvekdfFsE_A9gRfH4juVnmEOBXAGBVI0nLq2KoFY.cache +0 -0
  379. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/wf/wfZbL7b1Kup9l-qClCzupKVw069UOeeAkGVkMyxo6c4.cache +1 -0
  380. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/wv/wvLIhRJ2wqhPrnqvkacm2QHyG0rFmmf3VSAGNiZnOWU.cache +3 -0
  381. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/x3/x3-U8EBNQabmNCHwaxVHvUQZ1RTo50RlEOKdNcfXEOA.cache +0 -0
  382. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/x7/x7KkTV3ibfIEysLB_ug5bfmnn2VLV_BldukPR3EoPBk.cache +0 -0
  383. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/xW/xWttyiilX3XyrxlrJQ3IEAt9vqtC3M74o8EBP2jV2zM.cache +2 -0
  384. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/xn/xn9IY2zYpjG4ez16nxqh0MoHLdaXPEI0hAsesSTNLj8.cache +1 -0
  385. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/y8/y8I6Gh_gnGrjKy2LnaAjKUB8IPs0rAYJmub1gxt2hWs.cache +0 -0
  386. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/yf/yfTKWw8XrgnGpVe9gskWlBbP3hngeLHso2nEtFhkRxg.cache +1 -0
  387. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/z7/Z7i4gRwx1ULY9F2UDCdU5jJ37Dy8PSraO26Gu-8eVLk.cache +1 -0
  388. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/z7/z7WiA9HZ5yOe1bvvTyT9weDnn2yNKYAtaSGsD4KCy48.cache +1 -0
  389. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/z8/z8gsE9zsVmIYCvLM0j8VQkHFXnC2MTdCuAYBh4DjUCg.cache +1 -0
  390. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/zF/zFUmzIzhmp9egNw_fxSFyYNpMKL9espmJ1S5Fp8uBu8.cache +1 -0
  391. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/zP/zPNvR-lFa59vWFen7rywlEr8SGUUyV82ON_I0Bgqxqo.cache +0 -0
  392. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/zX/zXPDBatO734_h2gz8BqOUZirhmHz5MZT328zGd2JOPA.cache +1 -0
  393. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/zi/zISuWWFjx5FaIssnyGaQCLhNKBvPRArVyFSdIVk_I7A.cache +2 -0
  394. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/zi/ziniowdZB-LAcJB6OqN47VdNtKovJvbBGgZpVGxFrv8.cache +0 -0
  395. data/spec/dummy/tmp/cache/assets/sprockets/v3.0/zo/zo0mN1Pu5eL7hyGOvFuCuecQLALnnJHVdjly4Cd5s40.cache +0 -0
  396. data/spec/helpers/sortable_helper_spec.rb +3 -3
  397. data/spec/models/rails_sortable/model_spec.rb +28 -19
  398. data/spec/spec_helper.rb +0 -1
  399. metadata +772 -60
  400. data/spec/dummy/app/assets/stylesheets/items.css +0 -4
  401. data/spec/dummy/app/assets/stylesheets/other_items.css +0 -4
  402. data/spec/dummy/app/controllers/other_items_controller.rb +0 -58
  403. data/spec/dummy/app/helpers/application_helper.rb +0 -2
  404. data/spec/dummy/app/helpers/items_helper.rb +0 -2
  405. data/spec/dummy/app/helpers/other_items_helper.rb +0 -2
  406. data/spec/dummy/app/views/other_items/edit.html.erb +0 -6
  407. data/spec/dummy/app/views/other_items/index.html.erb +0 -31
  408. data/spec/dummy/app/views/other_items/new.html.erb +0 -5
  409. data/spec/dummy/app/views/other_items/show.html.erb +0 -14
  410. data/spec/dummy/db/migrate/20170414031946_create_other_items.rb +0 -10
  411. data/spec/dummy/spec/controllers/other_items_controller_spec.rb +0 -160
  412. data/spec/dummy/spec/helpers/other_items_helper_spec.rb +0 -15
  413. data/spec/dummy/spec/models/other_item_spec.rb +0 -5
  414. data/spec/dummy/spec/requests/other_items_spec.rb +0 -11
  415. data/spec/dummy/spec/routing/other_items_routing_spec.rb +0 -35
  416. data/spec/dummy/spec/views/other_items/edit.html.erb_spec.rb +0 -20
  417. data/spec/dummy/spec/views/other_items/index.html.erb_spec.rb +0 -23
  418. data/spec/dummy/spec/views/other_items/new.html.erb_spec.rb +0 -20
  419. data/spec/dummy/spec/views/other_items/show.html.erb_spec.rb +0 -17
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: '087be813da9bf0e05430a74612e69dddf03ed91c'
4
- data.tar.gz: 0baadec1dd497732fd88935765e0bf313ee1420d
3
+ metadata.gz: 123f9e7b55ec554cc76d3e2f1a4aa038d6ce3b9e
4
+ data.tar.gz: 5f2fc12ecb38d567cfca862e88d0d0f7c92ba8cc
5
5
  SHA512:
6
- metadata.gz: 272e71f2a7921b0566599211e69925d018ee0471681317d36d8a089f35b5c085c284a89b23d418d09386d944ef525982e82e68b89ea1bac11115176ce2a93b23
7
- data.tar.gz: d92dcca533008253bbb14d508e6747b8c0cb10b5e88923587c1fe4d954e4537659a098b5152fca79b1493455be79c8c3ba6f54692fef73eff1da5515ac41ed38
6
+ metadata.gz: f39a1c9f794b4b5dd0266c3ab335f082eadec2b7c0f5b14c7a3ead1235e8b3df9fbbcc01072631aa89a46b9c3f82627fb7e39b79ee509735b6d9a804222d20ff
7
+ data.tar.gz: 0d6a7d0802bac67389ebff215093afe43c9cd2b23594bf59b045587395053716a43aef7d5e7683a00305e5e8cfc1c4b21a9aaba5630c290cf804f501e036f8dc
data/README.md CHANGED
@@ -2,9 +2,7 @@
2
2
 
3
3
  RailsSortable is a simple Rails gem that allows you to create a listing view with drag & drop sorting.
4
4
 
5
- see the video @YouTube
6
-
7
- [![IMAGE ALT TEXT HERE](http://img.youtube.com/vi/MpT3hiNVmsc/0.jpg)](http://www.youtube.com/watch?v=MpT3hiNVmsc)
5
+ ![RailsSortable](https://raw.githubusercontent.com/itmammoth/rails_sortable/master/rails_sortable.gif "RailsSortable")
8
6
 
9
7
  ## Setup
10
8
 
@@ -13,11 +11,10 @@ Add it to your Gemfile then run bundle to install it.
13
11
  gem 'jquery-ui-rails'
14
12
  gem 'rails_sortable'
15
13
  ```
16
- * rails_sortable depends on jquery-ui-rails (~> 4.0)
17
14
 
18
15
  And then add it to the Asset Pipeline in the application.js file:
19
16
  ```
20
- //= require jquery.ui.sortable
17
+ //= require jquery-ui/widgets/sortable
21
18
  //= require rails_sortable
22
19
  ```
23
20
 
@@ -10,7 +10,7 @@ class SortableController < ApplicationController
10
10
  model = models.find {|m| m.id == id }
11
11
  model.update_sort!(new_sort) if model.read_attribute(attr) != new_sort
12
12
  end
13
- render nothing: true
13
+ head :ok
14
14
  end
15
15
 
16
16
  private
@@ -1,3 +1,3 @@
1
1
  module RailsSortable
2
- VERSION = "0.0.5"
2
+ VERSION = "0.1.0"
3
3
  end
@@ -1,6 +1,6 @@
1
1
  require 'spec_helper'
2
2
 
3
- describe SortableController do
3
+ describe SortableController, type: :controller do
4
4
  describe "POST reorder" do
5
5
  before do
6
6
  @item1 = Item.create!
@@ -8,11 +8,15 @@ describe SortableController do
8
8
  @item3 = Item.create!
9
9
  end
10
10
  it "should reorder models" do
11
- post :reorder, Item: [@item1.id, @item3.id, @item2.id]
11
+ if Gem::Version.new(Rails.version) < Gem::Version.new(5)
12
+ post :reorder, Item: [@item1.id, @item3.id, @item2.id]
13
+ else
14
+ post :reorder, params: { Item: [@item1.id, @item3.id, @item2.id] }
15
+ end
12
16
  expect(response.body).to be_blank
13
17
  expect(Item.find(@item1.id).sort).to eql 0
14
18
  expect(Item.find(@item2.id).sort).to eql 2
15
19
  expect(Item.find(@item3.id).sort).to eql 1
16
20
  end
17
21
  end
18
- end
22
+ end
@@ -12,6 +12,6 @@
12
12
  //
13
13
  //= require jquery
14
14
  //= require jquery_ujs
15
- //= require jquery.ui.sortable
15
+ //= require jquery-ui/widgets/sortable
16
16
  //= require rails_sortable
17
17
  //= require_tree .
@@ -0,0 +1,58 @@
1
+ class SequencedItemsController < ApplicationController
2
+ before_action :set_sequenced_item, only: [:show, :edit, :update, :destroy]
3
+
4
+ # GET /sequenced_items
5
+ def index
6
+ @sequenced_items = SequencedItem.all
7
+ end
8
+
9
+ # GET /sequenced_items/1
10
+ def show
11
+ end
12
+
13
+ # GET /sequenced_items/new
14
+ def new
15
+ @sequenced_item = SequencedItem.new
16
+ end
17
+
18
+ # GET /sequenced_items/1/edit
19
+ def edit
20
+ end
21
+
22
+ # POST /sequenced_items
23
+ def create
24
+ @sequenced_item = SequencedItem.new(sequenced_item_params)
25
+
26
+ if @sequenced_item.save
27
+ redirect_to @sequenced_item, notice: 'Other item was successfully created.'
28
+ else
29
+ render action: 'new'
30
+ end
31
+ end
32
+
33
+ # PATCH/PUT /sequenced_items/1
34
+ def update
35
+ if @sequenced_item.update(sequenced_item_params)
36
+ redirect_to @sequenced_item, notice: 'Other item was successfully updated.'
37
+ else
38
+ render action: 'edit'
39
+ end
40
+ end
41
+
42
+ # DELETE /sequenced_items/1
43
+ def destroy
44
+ @sequenced_item.destroy
45
+ redirect_to sequenced_items_url, notice: 'Other item was successfully destroyed.'
46
+ end
47
+
48
+ private
49
+ # Use callbacks to share common setup or constraints between actions.
50
+ def set_sequenced_item
51
+ @sequenced_item = SequencedItem.find(params[:id])
52
+ end
53
+
54
+ # Only allow a trusted parameter "white list" through.
55
+ def sequenced_item_params
56
+ params.require(:sequenced_item).permit(:title, :sequence)
57
+ end
58
+ end
@@ -1,4 +1,4 @@
1
- class OtherItem < ActiveRecord::Base
1
+ class SequencedItem < ActiveRecord::Base
2
2
  include RailsSortable::Model
3
3
  set_sortable :sequence, silence_recording_timestamps: true
4
4
 
@@ -1,10 +1,10 @@
1
- <%= form_for(@other_item) do |f| %>
2
- <% if @other_item.errors.any? %>
1
+ <%= form_for(@sequenced_item) do |f| %>
2
+ <% if @sequenced_item.errors.any? %>
3
3
  <div id="error_explanation">
4
- <h2><%= pluralize(@other_item.errors.count, "error") %> prohibited this other_item from being saved:</h2>
4
+ <h2><%= pluralize(@sequenced_item.errors.count, "error") %> prohibited this sequenced_item from being saved:</h2>
5
5
 
6
6
  <ul>
7
- <% @other_item.errors.full_messages.each do |msg| %>
7
+ <% @sequenced_item.errors.full_messages.each do |msg| %>
8
8
  <li><%= msg %></li>
9
9
  <% end %>
10
10
  </ul>
@@ -0,0 +1,6 @@
1
+ <h1>Editing sequenced_item</h1>
2
+
3
+ <%= render 'form' %>
4
+
5
+ <%= link_to 'Show', @sequenced_item %> |
6
+ <%= link_to 'Back', sequenced_items_path %>
@@ -0,0 +1,31 @@
1
+ <h1>Listing sequenced_items</h1>
2
+
3
+ <table>
4
+ <thead>
5
+ <tr>
6
+ <th>Title</th>
7
+ <th>Sequence</th>
8
+ <th>Updated at</th>
9
+ <th></th>
10
+ <th></th>
11
+ <th></th>
12
+ </tr>
13
+ </thead>
14
+
15
+ <tbody class="sortable">
16
+ <% sortable_fetch(@sequenced_items) do |sequenced_item, id_tag| %>
17
+ <tr id="<%= id_tag %>">
18
+ <td><%= sequenced_item.title %></td>
19
+ <td><%= sequenced_item.sequence %></td>
20
+ <td><%= sequenced_item.updated_at %></td>
21
+ <td><%= link_to 'Show', sequenced_item %></td>
22
+ <td><%= link_to 'Edit', edit_sequenced_item_path(sequenced_item) %></td>
23
+ <td><%= link_to 'Destroy', sequenced_item, method: :delete, data: { confirm: 'Are you sure?' } %></td>
24
+ </tr>
25
+ <% end %>
26
+ </tbody>
27
+ </table>
28
+
29
+ <br>
30
+
31
+ <%= link_to 'New Sequenced item', new_sequenced_item_path %>
@@ -0,0 +1,5 @@
1
+ <h1>New sequenced_item</h1>
2
+
3
+ <%= render 'form' %>
4
+
5
+ <%= link_to 'Back', sequenced_items_path %>
@@ -0,0 +1,14 @@
1
+ <p id="notice"><%= notice %></p>
2
+
3
+ <p>
4
+ <strong>Title:</strong>
5
+ <%= @sequenced_item.title %>
6
+ </p>
7
+
8
+ <p>
9
+ <strong>Sequence:</strong>
10
+ <%= @sequenced_item.sequence %>
11
+ </p>
12
+
13
+ <%= link_to 'Edit', edit_sequenced_item_path(@sequenced_item) %> |
14
+ <%= link_to 'Back', sequenced_items_path %>
@@ -20,7 +20,11 @@ Dummy::Application.configure do
20
20
  # config.action_dispatch.rack_cache = true
21
21
 
22
22
  # Disable Rails's static asset server (Apache or nginx will already do this).
23
- config.serve_static_assets = false
23
+ if Gem::Version.new(Rails.version) < Gem::Version.new(5)
24
+ config.serve_static_files = false
25
+ else
26
+ config.public_file_server.enabled = false
27
+ end
24
28
 
25
29
  # Compress JavaScripts and CSS.
26
30
  config.assets.js_compressor = :uglifier
@@ -13,8 +13,13 @@ Dummy::Application.configure do
13
13
  config.eager_load = false
14
14
 
15
15
  # Configure static asset server for tests with Cache-Control for performance.
16
- config.serve_static_assets = true
17
- config.static_cache_control = "public, max-age=3600"
16
+ if Gem::Version.new(Rails.version) < Gem::Version.new(5)
17
+ config.serve_static_files = true
18
+ config.static_cache_control = "public, max-age=3600"
19
+ else
20
+ config.public_file_server.enabled = true
21
+ config.public_file_server.headers = "public, max-age=3600"
22
+ end
18
23
 
19
24
  # Show full error reports and disable caching.
20
25
  config.consider_all_requests_local = true
@@ -1,4 +1,4 @@
1
1
  Dummy::Application.routes.draw do
2
2
  resources :items
3
- resources :other_items
3
+ resources :sequenced_items
4
4
  end
@@ -4,7 +4,7 @@ class CreateItems < ActiveRecord::Migration
4
4
  t.string :title
5
5
  t.integer :sort
6
6
 
7
- t.timestamps
7
+ t.timestamps null: false
8
8
  end
9
9
  end
10
10
  end
@@ -0,0 +1,10 @@
1
+ class CreateSequencedItems < ActiveRecord::Migration
2
+ def change
3
+ create_table :sequenced_items do |t|
4
+ t.string :title
5
+ t.integer :sequence
6
+
7
+ t.timestamps null: false
8
+ end
9
+ end
10
+ end
@@ -13,18 +13,18 @@
13
13
 
14
14
  ActiveRecord::Schema.define(version: 20170414031946) do
15
15
 
16
- create_table "items", force: true do |t|
16
+ create_table "items", force: :cascade do |t|
17
17
  t.string "title"
18
18
  t.integer "sort"
19
- t.datetime "created_at"
20
- t.datetime "updated_at"
19
+ t.datetime "created_at", null: false
20
+ t.datetime "updated_at", null: false
21
21
  end
22
22
 
23
- create_table "other_items", force: true do |t|
23
+ create_table "sequenced_items", force: :cascade do |t|
24
24
  t.string "title"
25
25
  t.integer "sequence"
26
- t.datetime "created_at"
27
- t.datetime "updated_at"
26
+ t.datetime "created_at", null: false
27
+ t.datetime "updated_at", null: false
28
28
  end
29
29
 
30
30
  end
@@ -1,2 +1,2 @@
1
1
  10.times {|i| Item.create! title: "Title#{i}", sort: i }
2
- 10.times {|i| OtherItem.create! title: "OtherTitle#{i}", sequence: i }
2
+ 10.times {|i| SequencedItem.create! title: "OtherTitle#{i}", sequence: i }
Binary file
@@ -9866,3 +9866,1609 @@ Started GET "/assets/other_items.js?body=1" for 127.0.0.1 at 2017-04-14 13:03:18
9866
9866
 
9867
9867
 
9868
9868
  Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2017-04-14 13:03:18 +0900
9869
+  (3.9ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL) 
9870
+  (0.2ms) select sqlite_version(*)
9871
+  (1.2ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
9872
+ ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
9873
+ Migrating to CreateItems (20131223124841)
9874
+  (0.1ms) begin transaction
9875
+ DEPRECATION WARNING: `#timestamps` was called without specifying an option for `null`. In Rails 5, this behavior will change to `null: false`. You should manually specify `null: true` to prevent the behavior of your existing migrations from changing. (called from block in change at /Users/madmax/Programs/itmammoth/rails_sortable/spec/dummy/db/migrate/20131223124841_create_items.rb:7)
9876
+  (0.4ms) CREATE TABLE "items" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar, "sort" integer, "created_at" datetime, "updated_at" datetime)
9877
+ SQL (0.2ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20131223124841"]]
9878
+  (1.0ms) commit transaction
9879
+ Migrating to CreateOtherItems (20170414031946)
9880
+ ActiveRecord::SchemaMigration Load (0.2ms) SELECT "schema_migrations".* FROM "schema_migrations"
9881
+ Migrating to CreateSequencedItems (20170414031946)
9882
+  (0.1ms) begin transaction
9883
+ DEPRECATION WARNING: `#timestamps` was called without specifying an option for `null`. In Rails 5, this behavior will change to `null: false`. You should manually specify `null: true` to prevent the behavior of your existing migrations from changing. (called from block in change at /Users/madmax/Programs/itmammoth/rails_sortable/spec/dummy/db/migrate/20170414031946_create_sequenced_items.rb:7)
9884
+  (1.2ms) CREATE TABLE "sequenced_items" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar, "sequence" integer, "created_at" datetime, "updated_at" datetime) 
9885
+ SQL (0.3ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20170414031946"]]
9886
+  (2.4ms) commit transaction
9887
+ ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
9888
+
9889
+
9890
+ Started GET "/" for ::1 at 2017-04-14 14:52:25 +0900
9891
+ ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
9892
+ Processing by Rails::WelcomeController#index as HTML
9893
+ Rendered /Users/madmax/Programs/itmammoth/rails_sortable/vendor/bundle/ruby/2.3.0/gems/railties-4.2.8/lib/rails/templates/rails/welcome/index.html.erb (4.0ms)
9894
+ Completed 200 OK in 15ms (Views: 15.1ms | ActiveRecord: 0.0ms)
9895
+
9896
+
9897
+ Started GET "/items" for ::1 at 2017-04-14 14:52:29 +0900
9898
+ Processing by ItemsController#index as HTML
9899
+ Item Load (0.3ms) SELECT "items".* FROM "items" ORDER BY "items"."sort" ASC
9900
+ Rendered items/index.html.erb within layouts/application (2.7ms)
9901
+ Completed 500 Internal Server Error in 363ms (ActiveRecord: 0.4ms)
9902
+
9903
+ ActionView::Template::Error (couldn't find file 'jquery.ui.sortable' with type 'application/javascript'
9904
+ Checked in these paths:
9905
+ /Users/madmax/Programs/itmammoth/rails_sortable/spec/dummy/app/assets/javascripts
9906
+ /Users/madmax/Programs/itmammoth/rails_sortable/spec/dummy/app/assets/stylesheets
9907
+ /Users/madmax/Programs/itmammoth/rails_sortable/vendor/bundle/ruby/2.3.0/gems/jquery-ui-rails-6.0.1/app/assets/images
9908
+ /Users/madmax/Programs/itmammoth/rails_sortable/vendor/bundle/ruby/2.3.0/gems/jquery-ui-rails-6.0.1/app/assets/javascripts
9909
+ /Users/madmax/Programs/itmammoth/rails_sortable/vendor/bundle/ruby/2.3.0/gems/jquery-ui-rails-6.0.1/app/assets/stylesheets
9910
+ /Users/madmax/Programs/itmammoth/rails_sortable/vendor/bundle/ruby/2.3.0/gems/jquery-rails-4.3.1/vendor/assets/javascripts
9911
+ /Users/madmax/Programs/itmammoth/rails_sortable/vendor/assets/javascripts):
9912
+ 2: <html>
9913
+ 3: <head>
9914
+ 4: <title>Dummy</title>
9915
+ 5: <%= stylesheet_link_tag "application", media: "all", "data-turbolinks-track" => true, :defer => true %>
9916
+ 6: <%= javascript_include_tag "application", "data-turbolinks-track" => true, :defer => true %>
9917
+ 7: <%= csrf_meta_tags %>
9918
+ 8: </head>
9919
+ app/assets/javascripts/application.js:15
9920
+ app/views/layouts/application.html.erb:5:in `_app_views_layouts_application_html_erb___2638793465236109332_70172964068080'
9921
+
9922
+
9923
+ Rendered /Users/madmax/Programs/itmammoth/rails_sortable/vendor/bundle/ruby/2.3.0/gems/actionpack-4.2.8/lib/action_dispatch/middleware/templates/rescues/_source.erb (13.4ms)
9924
+ Rendered /Users/madmax/Programs/itmammoth/rails_sortable/vendor/bundle/ruby/2.3.0/gems/actionpack-4.2.8/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (7.9ms)
9925
+ Rendered /Users/madmax/Programs/itmammoth/rails_sortable/vendor/bundle/ruby/2.3.0/gems/actionpack-4.2.8/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (18.8ms)
9926
+ Rendered /Users/madmax/Programs/itmammoth/rails_sortable/vendor/bundle/ruby/2.3.0/gems/actionpack-4.2.8/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (108.0ms)
9927
+
9928
+
9929
+ Started GET "/items" for ::1 at 2017-04-14 14:52:30 +0900
9930
+ Processing by ItemsController#index as HTML
9931
+ Item Load (0.2ms) SELECT "items".* FROM "items" ORDER BY "items"."sort" ASC
9932
+ Rendered items/index.html.erb within layouts/application (1.2ms)
9933
+ Completed 500 Internal Server Error in 14ms (ActiveRecord: 0.2ms)
9934
+
9935
+ ActionView::Template::Error (couldn't find file 'jquery.ui.sortable' with type 'application/javascript'
9936
+ Checked in these paths:
9937
+ /Users/madmax/Programs/itmammoth/rails_sortable/spec/dummy/app/assets/javascripts
9938
+ /Users/madmax/Programs/itmammoth/rails_sortable/spec/dummy/app/assets/stylesheets
9939
+ /Users/madmax/Programs/itmammoth/rails_sortable/vendor/bundle/ruby/2.3.0/gems/jquery-ui-rails-6.0.1/app/assets/images
9940
+ /Users/madmax/Programs/itmammoth/rails_sortable/vendor/bundle/ruby/2.3.0/gems/jquery-ui-rails-6.0.1/app/assets/javascripts
9941
+ /Users/madmax/Programs/itmammoth/rails_sortable/vendor/bundle/ruby/2.3.0/gems/jquery-ui-rails-6.0.1/app/assets/stylesheets
9942
+ /Users/madmax/Programs/itmammoth/rails_sortable/vendor/bundle/ruby/2.3.0/gems/jquery-rails-4.3.1/vendor/assets/javascripts
9943
+ /Users/madmax/Programs/itmammoth/rails_sortable/vendor/assets/javascripts):
9944
+ 2: <html>
9945
+ 3: <head>
9946
+ 4: <title>Dummy</title>
9947
+ 5: <%= stylesheet_link_tag "application", media: "all", "data-turbolinks-track" => true, :defer => true %>
9948
+ 6: <%= javascript_include_tag "application", "data-turbolinks-track" => true, :defer => true %>
9949
+ 7: <%= csrf_meta_tags %>
9950
+ 8: </head>
9951
+ app/assets/javascripts/application.js:15
9952
+ app/views/layouts/application.html.erb:5:in `_app_views_layouts_application_html_erb___2638793465236109332_70172964068080'
9953
+
9954
+
9955
+ Rendered /Users/madmax/Programs/itmammoth/rails_sortable/vendor/bundle/ruby/2.3.0/gems/actionpack-4.2.8/lib/action_dispatch/middleware/templates/rescues/_source.erb (11.3ms)
9956
+ Rendered /Users/madmax/Programs/itmammoth/rails_sortable/vendor/bundle/ruby/2.3.0/gems/actionpack-4.2.8/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (3.8ms)
9957
+ Rendered /Users/madmax/Programs/itmammoth/rails_sortable/vendor/bundle/ruby/2.3.0/gems/actionpack-4.2.8/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.4ms)
9958
+ Rendered /Users/madmax/Programs/itmammoth/rails_sortable/vendor/bundle/ruby/2.3.0/gems/actionpack-4.2.8/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (83.0ms)
9959
+
9960
+
9961
+ Started GET "/items" for ::1 at 2017-04-14 14:52:47 +0900
9962
+ Processing by ItemsController#index as HTML
9963
+ Item Load (0.2ms) SELECT "items".* FROM "items" ORDER BY "items"."sort" ASC
9964
+ Rendered items/index.html.erb within layouts/application (1.1ms)
9965
+ Completed 500 Internal Server Error in 19ms (ActiveRecord: 0.2ms)
9966
+
9967
+ ActionView::Template::Error (couldn't find file 'jquery-ui/sortable' with type 'application/javascript'
9968
+ Checked in these paths:
9969
+ /Users/madmax/Programs/itmammoth/rails_sortable/spec/dummy/app/assets/javascripts
9970
+ /Users/madmax/Programs/itmammoth/rails_sortable/spec/dummy/app/assets/stylesheets
9971
+ /Users/madmax/Programs/itmammoth/rails_sortable/vendor/bundle/ruby/2.3.0/gems/jquery-ui-rails-6.0.1/app/assets/images
9972
+ /Users/madmax/Programs/itmammoth/rails_sortable/vendor/bundle/ruby/2.3.0/gems/jquery-ui-rails-6.0.1/app/assets/javascripts
9973
+ /Users/madmax/Programs/itmammoth/rails_sortable/vendor/bundle/ruby/2.3.0/gems/jquery-ui-rails-6.0.1/app/assets/stylesheets
9974
+ /Users/madmax/Programs/itmammoth/rails_sortable/vendor/bundle/ruby/2.3.0/gems/jquery-rails-4.3.1/vendor/assets/javascripts
9975
+ /Users/madmax/Programs/itmammoth/rails_sortable/vendor/assets/javascripts):
9976
+ 2: <html>
9977
+ 3: <head>
9978
+ 4: <title>Dummy</title>
9979
+ 5: <%= stylesheet_link_tag "application", media: "all", "data-turbolinks-track" => true, :defer => true %>
9980
+ 6: <%= javascript_include_tag "application", "data-turbolinks-track" => true, :defer => true %>
9981
+ 7: <%= csrf_meta_tags %>
9982
+ 8: </head>
9983
+ app/assets/javascripts/application.js:15
9984
+ app/views/layouts/application.html.erb:5:in `_app_views_layouts_application_html_erb___2638793465236109332_70172964068080'
9985
+
9986
+
9987
+ Rendered /Users/madmax/Programs/itmammoth/rails_sortable/vendor/bundle/ruby/2.3.0/gems/actionpack-4.2.8/lib/action_dispatch/middleware/templates/rescues/_source.erb (12.7ms)
9988
+ Rendered /Users/madmax/Programs/itmammoth/rails_sortable/vendor/bundle/ruby/2.3.0/gems/actionpack-4.2.8/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (3.9ms)
9989
+ Rendered /Users/madmax/Programs/itmammoth/rails_sortable/vendor/bundle/ruby/2.3.0/gems/actionpack-4.2.8/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.3ms)
9990
+ Rendered /Users/madmax/Programs/itmammoth/rails_sortable/vendor/bundle/ruby/2.3.0/gems/actionpack-4.2.8/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (75.9ms)
9991
+
9992
+
9993
+ Started GET "/items" for ::1 at 2017-04-14 14:52:51 +0900
9994
+ Processing by ItemsController#index as HTML
9995
+ Item Load (0.2ms) SELECT "items".* FROM "items" ORDER BY "items"."sort" ASC
9996
+ Rendered items/index.html.erb within layouts/application (0.8ms)
9997
+ Completed 200 OK in 1186ms (Views: 1185.4ms | ActiveRecord: 0.2ms)
9998
+
9999
+
10000
+ Started GET "/assets/application.self-f9e7c1541e1b8783561468c59162bd896007380f5a3799ef2169d3a3fdf40bed.css?body=1" for ::1 at 2017-04-14 14:52:52 +0900
10001
+
10002
+
10003
+ Started GET "/assets/scaffold.self-83b741db49389dc7cfdf85bf7537a0219cce48e085c4116afc83d55c9af47c78.css?body=1" for ::1 at 2017-04-14 14:52:52 +0900
10004
+
10005
+
10006
+ Started GET "/assets/items.self-3f5ee897a5a4a74ee2d01575104d7e38daf09a55678ea0eec89cd57028db5471.js?body=1" for ::1 at 2017-04-14 14:52:52 +0900
10007
+
10008
+
10009
+ Started GET "/assets/other_items.self-3f5ee897a5a4a74ee2d01575104d7e38daf09a55678ea0eec89cd57028db5471.js?body=1" for ::1 at 2017-04-14 14:52:52 +0900
10010
+
10011
+
10012
+ Started GET "/assets/application.self-120f3cf1cb67bea53c4a2a57336b34ca04b04b55a55c38cf76ce20a147e5eff9.js?body=1" for ::1 at 2017-04-14 14:52:52 +0900
10013
+ ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
10014
+  (0.1ms) begin transaction
10015
+ SQL (0.5ms) INSERT INTO "items" ("title", "sort", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["title", "Title0"], ["sort", 0], ["created_at", "2017-04-14 05:53:16.842099"], ["updated_at", "2017-04-14 05:53:16.842099"]]
10016
+  (1.3ms) commit transaction
10017
+  (0.0ms) begin transaction
10018
+ SQL (0.2ms) INSERT INTO "items" ("title", "sort", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["title", "Title1"], ["sort", 1], ["created_at", "2017-04-14 05:53:16.845831"], ["updated_at", "2017-04-14 05:53:16.845831"]]
10019
+  (0.8ms) commit transaction
10020
+  (0.0ms) begin transaction
10021
+ SQL (0.2ms) INSERT INTO "items" ("title", "sort", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["title", "Title2"], ["sort", 2], ["created_at", "2017-04-14 05:53:16.848159"], ["updated_at", "2017-04-14 05:53:16.848159"]]
10022
+  (0.9ms) commit transaction
10023
+  (0.0ms) begin transaction
10024
+ SQL (0.2ms) INSERT INTO "items" ("title", "sort", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["title", "Title3"], ["sort", 3], ["created_at", "2017-04-14 05:53:16.850703"], ["updated_at", "2017-04-14 05:53:16.850703"]]
10025
+  (0.9ms) commit transaction
10026
+  (0.0ms) begin transaction
10027
+ SQL (0.3ms) INSERT INTO "items" ("title", "sort", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["title", "Title4"], ["sort", 4], ["created_at", "2017-04-14 05:53:16.852982"], ["updated_at", "2017-04-14 05:53:16.852982"]]
10028
+  (0.8ms) commit transaction
10029
+  (0.1ms) begin transaction
10030
+ SQL (0.3ms) INSERT INTO "items" ("title", "sort", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["title", "Title5"], ["sort", 5], ["created_at", "2017-04-14 05:53:16.856216"], ["updated_at", "2017-04-14 05:53:16.856216"]]
10031
+  (0.8ms) commit transaction
10032
+  (0.1ms) begin transaction
10033
+ SQL (0.4ms) INSERT INTO "items" ("title", "sort", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["title", "Title6"], ["sort", 6], ["created_at", "2017-04-14 05:53:16.859395"], ["updated_at", "2017-04-14 05:53:16.859395"]]
10034
+  (1.0ms) commit transaction
10035
+  (0.1ms) begin transaction
10036
+ SQL (0.2ms) INSERT INTO "items" ("title", "sort", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["title", "Title7"], ["sort", 7], ["created_at", "2017-04-14 05:53:16.867560"], ["updated_at", "2017-04-14 05:53:16.867560"]]
10037
+  (0.9ms) commit transaction
10038
+  (0.0ms) begin transaction
10039
+ SQL (0.2ms) INSERT INTO "items" ("title", "sort", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["title", "Title8"], ["sort", 8], ["created_at", "2017-04-14 05:53:16.870158"], ["updated_at", "2017-04-14 05:53:16.870158"]]
10040
+  (0.8ms) commit transaction
10041
+  (0.1ms) begin transaction
10042
+ SQL (0.2ms) INSERT INTO "items" ("title", "sort", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["title", "Title9"], ["sort", 9], ["created_at", "2017-04-14 05:53:16.872434"], ["updated_at", "2017-04-14 05:53:16.872434"]]
10043
+  (0.9ms) commit transaction
10044
+  (0.1ms) begin transaction
10045
+ SQL (0.3ms) INSERT INTO "sequenced_items" ("title", "sequence", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["title", "OtherTitle0"], ["sequence", 0], ["created_at", "2017-04-14 05:53:16.879869"], ["updated_at", "2017-04-14 05:53:16.879869"]]
10046
+  (0.9ms) commit transaction
10047
+  (0.0ms) begin transaction
10048
+ SQL (0.2ms) INSERT INTO "sequenced_items" ("title", "sequence", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["title", "OtherTitle1"], ["sequence", 1], ["created_at", "2017-04-14 05:53:16.882696"], ["updated_at", "2017-04-14 05:53:16.882696"]]
10049
+  (0.9ms) commit transaction
10050
+  (0.0ms) begin transaction
10051
+ SQL (0.2ms) INSERT INTO "sequenced_items" ("title", "sequence", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["title", "OtherTitle2"], ["sequence", 2], ["created_at", "2017-04-14 05:53:16.885002"], ["updated_at", "2017-04-14 05:53:16.885002"]]
10052
+  (0.9ms) commit transaction
10053
+  (0.1ms) begin transaction
10054
+ SQL (0.2ms) INSERT INTO "sequenced_items" ("title", "sequence", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["title", "OtherTitle3"], ["sequence", 3], ["created_at", "2017-04-14 05:53:16.887400"], ["updated_at", "2017-04-14 05:53:16.887400"]]
10055
+  (0.8ms) commit transaction
10056
+  (0.1ms) begin transaction
10057
+ SQL (0.3ms) INSERT INTO "sequenced_items" ("title", "sequence", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["title", "OtherTitle4"], ["sequence", 4], ["created_at", "2017-04-14 05:53:16.890089"], ["updated_at", "2017-04-14 05:53:16.890089"]]
10058
+  (1.0ms) commit transaction
10059
+  (0.1ms) begin transaction
10060
+ SQL (0.3ms) INSERT INTO "sequenced_items" ("title", "sequence", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["title", "OtherTitle5"], ["sequence", 5], ["created_at", "2017-04-14 05:53:16.893677"], ["updated_at", "2017-04-14 05:53:16.893677"]]
10061
+  (0.8ms) commit transaction
10062
+  (0.0ms) begin transaction
10063
+ SQL (0.2ms) INSERT INTO "sequenced_items" ("title", "sequence", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["title", "OtherTitle6"], ["sequence", 6], ["created_at", "2017-04-14 05:53:16.896534"], ["updated_at", "2017-04-14 05:53:16.896534"]]
10064
+  (0.8ms) commit transaction
10065
+  (0.0ms) begin transaction
10066
+ SQL (0.3ms) INSERT INTO "sequenced_items" ("title", "sequence", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["title", "OtherTitle7"], ["sequence", 7], ["created_at", "2017-04-14 05:53:16.899169"], ["updated_at", "2017-04-14 05:53:16.899169"]]
10067
+  (0.9ms) commit transaction
10068
+  (0.0ms) begin transaction
10069
+ SQL (0.2ms) INSERT INTO "sequenced_items" ("title", "sequence", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["title", "OtherTitle8"], ["sequence", 8], ["created_at", "2017-04-14 05:53:16.901975"], ["updated_at", "2017-04-14 05:53:16.901975"]]
10070
+  (0.7ms) commit transaction
10071
+  (0.1ms) begin transaction
10072
+ SQL (0.2ms) INSERT INTO "sequenced_items" ("title", "sequence", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["title", "OtherTitle9"], ["sequence", 9], ["created_at", "2017-04-14 05:53:16.904295"], ["updated_at", "2017-04-14 05:53:16.904295"]]
10073
+  (1.0ms) commit transaction
10074
+
10075
+
10076
+ Started GET "/items" for ::1 at 2017-04-14 14:53:18 +0900
10077
+ Processing by ItemsController#index as HTML
10078
+ Item Load (0.2ms) SELECT "items".* FROM "items" ORDER BY "items"."sort" ASC
10079
+ Rendered items/index.html.erb within layouts/application (12.5ms)
10080
+ Completed 200 OK in 188ms (Views: 186.1ms | ActiveRecord: 0.5ms)
10081
+
10082
+
10083
+ Started POST "/sortable/reorder" for ::1 at 2017-04-14 14:53:22 +0900
10084
+ Processing by SortableController#reorder as */*
10085
+ Parameters: {"Item"=>["10", "1", "2", "3", "4", "5", "6", "7", "8", "9"]}
10086
+ Item Load (0.2ms) SELECT "items".* FROM "items" ORDER BY "items"."sort" ASC
10087
+  (0.1ms) begin transaction
10088
+ SQL (0.5ms) UPDATE "items" SET "sort" = ?, "updated_at" = ? WHERE "items"."id" = ? [["sort", 0], ["updated_at", "2017-04-14 05:53:22.442884"], ["id", 10]]
10089
+  (1.0ms) commit transaction
10090
+  (0.0ms) begin transaction
10091
+ SQL (0.4ms) UPDATE "items" SET "sort" = ?, "updated_at" = ? WHERE "items"."id" = ? [["sort", 1], ["updated_at", "2017-04-14 05:53:22.449592"], ["id", 1]]
10092
+  (0.7ms) commit transaction
10093
+  (0.0ms) begin transaction
10094
+ SQL (0.2ms) UPDATE "items" SET "sort" = ?, "updated_at" = ? WHERE "items"."id" = ? [["sort", 2], ["updated_at", "2017-04-14 05:53:22.452401"], ["id", 2]]
10095
+  (0.8ms) commit transaction
10096
+  (0.1ms) begin transaction
10097
+ SQL (0.2ms) UPDATE "items" SET "sort" = ?, "updated_at" = ? WHERE "items"."id" = ? [["sort", 3], ["updated_at", "2017-04-14 05:53:22.454753"], ["id", 3]]
10098
+  (0.8ms) commit transaction
10099
+  (0.0ms) begin transaction
10100
+ SQL (0.3ms) UPDATE "items" SET "sort" = ?, "updated_at" = ? WHERE "items"."id" = ? [["sort", 4], ["updated_at", "2017-04-14 05:53:22.457019"], ["id", 4]]
10101
+  (0.9ms) commit transaction
10102
+  (0.0ms) begin transaction
10103
+ SQL (0.3ms) UPDATE "items" SET "sort" = ?, "updated_at" = ? WHERE "items"."id" = ? [["sort", 5], ["updated_at", "2017-04-14 05:53:22.459691"], ["id", 5]]
10104
+  (0.7ms) commit transaction
10105
+  (0.1ms) begin transaction
10106
+ SQL (0.5ms) UPDATE "items" SET "sort" = ?, "updated_at" = ? WHERE "items"."id" = ? [["sort", 6], ["updated_at", "2017-04-14 05:53:22.462932"], ["id", 6]]
10107
+  (0.8ms) commit transaction
10108
+  (0.1ms) begin transaction
10109
+ SQL (0.2ms) UPDATE "items" SET "sort" = ?, "updated_at" = ? WHERE "items"."id" = ? [["sort", 7], ["updated_at", "2017-04-14 05:53:22.466386"], ["id", 7]]
10110
+  (0.9ms) commit transaction
10111
+  (0.0ms) begin transaction
10112
+ SQL (0.3ms) UPDATE "items" SET "sort" = ?, "updated_at" = ? WHERE "items"."id" = ? [["sort", 8], ["updated_at", "2017-04-14 05:53:22.469066"], ["id", 8]]
10113
+  (0.9ms) commit transaction
10114
+  (0.1ms) begin transaction
10115
+ SQL (0.3ms) UPDATE "items" SET "sort" = ?, "updated_at" = ? WHERE "items"."id" = ? [["sort", 9], ["updated_at", "2017-04-14 05:53:22.471953"], ["id", 9]]
10116
+  (0.8ms) commit transaction
10117
+ Rendered text template (0.0ms)
10118
+ Completed 200 OK in 39ms (Views: 2.8ms | ActiveRecord: 12.1ms)
10119
+
10120
+
10121
+ Started GET "/items" for ::1 at 2017-04-14 14:53:23 +0900
10122
+ Processing by ItemsController#index as HTML
10123
+ Item Load (0.2ms) SELECT "items".* FROM "items" ORDER BY "items"."sort" ASC
10124
+ Rendered items/index.html.erb within layouts/application (4.6ms)
10125
+ Completed 200 OK in 181ms (Views: 180.2ms | ActiveRecord: 0.2ms)
10126
+
10127
+
10128
+ Started GET "/items/2/edit" for ::1 at 2017-04-14 14:53:26 +0900
10129
+ Processing by ItemsController#edit as HTML
10130
+ Parameters: {"id"=>"2"}
10131
+ Item Load (0.3ms) SELECT "items".* FROM "items" WHERE "items"."id" = ? ORDER BY "items"."sort" ASC LIMIT 1 [["id", 2]]
10132
+ Rendered items/_form.html.erb (33.2ms)
10133
+ Rendered items/edit.html.erb within layouts/application (41.4ms)
10134
+ Completed 200 OK in 229ms (Views: 226.9ms | ActiveRecord: 0.3ms)
10135
+
10136
+
10137
+ Started GET "/sequenced_items" for ::1 at 2017-04-14 14:53:38 +0900
10138
+
10139
+ ActionController::RoutingError (No route matches [GET] "/sequenced_items"):
10140
+ actionpack (4.2.8) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
10141
+ actionpack (4.2.8) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
10142
+ railties (4.2.8) lib/rails/rack/logger.rb:38:in `call_app'
10143
+ railties (4.2.8) lib/rails/rack/logger.rb:20:in `block in call'
10144
+ activesupport (4.2.8) lib/active_support/tagged_logging.rb:68:in `block in tagged'
10145
+ activesupport (4.2.8) lib/active_support/tagged_logging.rb:26:in `tagged'
10146
+ activesupport (4.2.8) lib/active_support/tagged_logging.rb:68:in `tagged'
10147
+ railties (4.2.8) lib/rails/rack/logger.rb:20:in `call'
10148
+ actionpack (4.2.8) lib/action_dispatch/middleware/request_id.rb:21:in `call'
10149
+ rack (1.6.5) lib/rack/methodoverride.rb:22:in `call'
10150
+ rack (1.6.5) lib/rack/runtime.rb:18:in `call'
10151
+ activesupport (4.2.8) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
10152
+ rack (1.6.5) lib/rack/lock.rb:17:in `call'
10153
+ actionpack (4.2.8) lib/action_dispatch/middleware/static.rb:120:in `call'
10154
+ rack (1.6.5) lib/rack/sendfile.rb:113:in `call'
10155
+ railties (4.2.8) lib/rails/engine.rb:518:in `call'
10156
+ railties (4.2.8) lib/rails/application.rb:165:in `call'
10157
+ rack (1.6.5) lib/rack/lock.rb:17:in `call'
10158
+ rack (1.6.5) lib/rack/content_length.rb:15:in `call'
10159
+ rack (1.6.5) lib/rack/handler/webrick.rb:88:in `service'
10160
+ /Users/madmax/.rbenv/versions/2.3.3/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
10161
+ /Users/madmax/.rbenv/versions/2.3.3/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
10162
+ /Users/madmax/.rbenv/versions/2.3.3/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
10163
+
10164
+
10165
+ Rendered /Users/madmax/Programs/itmammoth/rails_sortable/vendor/bundle/ruby/2.3.0/gems/actionpack-4.2.8/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.7ms)
10166
+ Rendered /Users/madmax/Programs/itmammoth/rails_sortable/vendor/bundle/ruby/2.3.0/gems/actionpack-4.2.8/lib/action_dispatch/middleware/templates/routes/_route.html.erb (3.1ms)
10167
+ Rendered /Users/madmax/Programs/itmammoth/rails_sortable/vendor/bundle/ruby/2.3.0/gems/actionpack-4.2.8/lib/action_dispatch/middleware/templates/routes/_table.html.erb (3.9ms)
10168
+ Rendered /Users/madmax/Programs/itmammoth/rails_sortable/vendor/bundle/ruby/2.3.0/gems/actionpack-4.2.8/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.6ms)
10169
+ Rendered /Users/madmax/Programs/itmammoth/rails_sortable/vendor/bundle/ruby/2.3.0/gems/actionpack-4.2.8/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (104.8ms)
10170
+
10171
+
10172
+ Started GET "/sequenced_items" for ::1 at 2017-04-14 14:53:50 +0900
10173
+
10174
+ ActionController::RoutingError (uninitialized constant SequencedItemsController):
10175
+ activesupport (4.2.8) lib/active_support/inflector/methods.rb:261:in `const_get'
10176
+ activesupport (4.2.8) lib/active_support/inflector/methods.rb:261:in `block in constantize'
10177
+ activesupport (4.2.8) lib/active_support/inflector/methods.rb:259:in `each'
10178
+ activesupport (4.2.8) lib/active_support/inflector/methods.rb:259:in `inject'
10179
+ activesupport (4.2.8) lib/active_support/inflector/methods.rb:259:in `constantize'
10180
+ actionpack (4.2.8) lib/action_dispatch/routing/route_set.rb:70:in `controller_reference'
10181
+ actionpack (4.2.8) lib/action_dispatch/routing/route_set.rb:60:in `controller'
10182
+ actionpack (4.2.8) lib/action_dispatch/routing/route_set.rb:39:in `serve'
10183
+ actionpack (4.2.8) lib/action_dispatch/journey/router.rb:43:in `block in serve'
10184
+ actionpack (4.2.8) lib/action_dispatch/journey/router.rb:30:in `each'
10185
+ actionpack (4.2.8) lib/action_dispatch/journey/router.rb:30:in `serve'
10186
+ actionpack (4.2.8) lib/action_dispatch/routing/route_set.rb:817:in `call'
10187
+ rack (1.6.5) lib/rack/etag.rb:24:in `call'
10188
+ rack (1.6.5) lib/rack/conditionalget.rb:25:in `call'
10189
+ rack (1.6.5) lib/rack/head.rb:13:in `call'
10190
+ actionpack (4.2.8) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
10191
+ actionpack (4.2.8) lib/action_dispatch/middleware/flash.rb:260:in `call'
10192
+ rack (1.6.5) lib/rack/session/abstract/id.rb:225:in `context'
10193
+ rack (1.6.5) lib/rack/session/abstract/id.rb:220:in `call'
10194
+ actionpack (4.2.8) lib/action_dispatch/middleware/cookies.rb:560:in `call'
10195
+ activerecord (4.2.8) lib/active_record/query_cache.rb:36:in `call'
10196
+ activerecord (4.2.8) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
10197
+ activerecord (4.2.8) lib/active_record/migration.rb:377:in `call'
10198
+ actionpack (4.2.8) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
10199
+ activesupport (4.2.8) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
10200
+ activesupport (4.2.8) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
10201
+ activesupport (4.2.8) lib/active_support/callbacks.rb:81:in `run_callbacks'
10202
+ actionpack (4.2.8) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
10203
+ actionpack (4.2.8) lib/action_dispatch/middleware/reloader.rb:73:in `call'
10204
+ actionpack (4.2.8) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
10205
+ actionpack (4.2.8) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
10206
+ actionpack (4.2.8) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
10207
+ railties (4.2.8) lib/rails/rack/logger.rb:38:in `call_app'
10208
+ railties (4.2.8) lib/rails/rack/logger.rb:20:in `block in call'
10209
+ activesupport (4.2.8) lib/active_support/tagged_logging.rb:68:in `block in tagged'
10210
+ activesupport (4.2.8) lib/active_support/tagged_logging.rb:26:in `tagged'
10211
+ activesupport (4.2.8) lib/active_support/tagged_logging.rb:68:in `tagged'
10212
+ railties (4.2.8) lib/rails/rack/logger.rb:20:in `call'
10213
+ actionpack (4.2.8) lib/action_dispatch/middleware/request_id.rb:21:in `call'
10214
+ rack (1.6.5) lib/rack/methodoverride.rb:22:in `call'
10215
+ rack (1.6.5) lib/rack/runtime.rb:18:in `call'
10216
+ activesupport (4.2.8) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
10217
+ rack (1.6.5) lib/rack/lock.rb:17:in `call'
10218
+ actionpack (4.2.8) lib/action_dispatch/middleware/static.rb:120:in `call'
10219
+ rack (1.6.5) lib/rack/sendfile.rb:113:in `call'
10220
+ railties (4.2.8) lib/rails/engine.rb:518:in `call'
10221
+ railties (4.2.8) lib/rails/application.rb:165:in `call'
10222
+ rack (1.6.5) lib/rack/lock.rb:17:in `call'
10223
+ rack (1.6.5) lib/rack/content_length.rb:15:in `call'
10224
+ rack (1.6.5) lib/rack/handler/webrick.rb:88:in `service'
10225
+ /Users/madmax/.rbenv/versions/2.3.3/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
10226
+ /Users/madmax/.rbenv/versions/2.3.3/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
10227
+ /Users/madmax/.rbenv/versions/2.3.3/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
10228
+
10229
+
10230
+ Rendered /Users/madmax/Programs/itmammoth/rails_sortable/vendor/bundle/ruby/2.3.0/gems/actionpack-4.2.8/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (2.3ms)
10231
+ Rendered /Users/madmax/Programs/itmammoth/rails_sortable/vendor/bundle/ruby/2.3.0/gems/actionpack-4.2.8/lib/action_dispatch/middleware/templates/routes/_route.html.erb (1.8ms)
10232
+ Rendered /Users/madmax/Programs/itmammoth/rails_sortable/vendor/bundle/ruby/2.3.0/gems/actionpack-4.2.8/lib/action_dispatch/middleware/templates/routes/_table.html.erb (1.5ms)
10233
+ Rendered /Users/madmax/Programs/itmammoth/rails_sortable/vendor/bundle/ruby/2.3.0/gems/actionpack-4.2.8/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.7ms)
10234
+ Rendered /Users/madmax/Programs/itmammoth/rails_sortable/vendor/bundle/ruby/2.3.0/gems/actionpack-4.2.8/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (90.2ms)
10235
+
10236
+
10237
+ Started GET "/sequenced_items" for ::1 at 2017-04-14 14:53:56 +0900
10238
+
10239
+ ActionController::RoutingError (uninitialized constant SequencedItemsController):
10240
+ activesupport (4.2.8) lib/active_support/inflector/methods.rb:261:in `const_get'
10241
+ activesupport (4.2.8) lib/active_support/inflector/methods.rb:261:in `block in constantize'
10242
+ activesupport (4.2.8) lib/active_support/inflector/methods.rb:259:in `each'
10243
+ activesupport (4.2.8) lib/active_support/inflector/methods.rb:259:in `inject'
10244
+ activesupport (4.2.8) lib/active_support/inflector/methods.rb:259:in `constantize'
10245
+ actionpack (4.2.8) lib/action_dispatch/routing/route_set.rb:70:in `controller_reference'
10246
+ actionpack (4.2.8) lib/action_dispatch/routing/route_set.rb:60:in `controller'
10247
+ actionpack (4.2.8) lib/action_dispatch/routing/route_set.rb:39:in `serve'
10248
+ actionpack (4.2.8) lib/action_dispatch/journey/router.rb:43:in `block in serve'
10249
+ actionpack (4.2.8) lib/action_dispatch/journey/router.rb:30:in `each'
10250
+ actionpack (4.2.8) lib/action_dispatch/journey/router.rb:30:in `serve'
10251
+ actionpack (4.2.8) lib/action_dispatch/routing/route_set.rb:817:in `call'
10252
+ rack (1.6.5) lib/rack/etag.rb:24:in `call'
10253
+ rack (1.6.5) lib/rack/conditionalget.rb:25:in `call'
10254
+ rack (1.6.5) lib/rack/head.rb:13:in `call'
10255
+ actionpack (4.2.8) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
10256
+ actionpack (4.2.8) lib/action_dispatch/middleware/flash.rb:260:in `call'
10257
+ rack (1.6.5) lib/rack/session/abstract/id.rb:225:in `context'
10258
+ rack (1.6.5) lib/rack/session/abstract/id.rb:220:in `call'
10259
+ actionpack (4.2.8) lib/action_dispatch/middleware/cookies.rb:560:in `call'
10260
+ activerecord (4.2.8) lib/active_record/query_cache.rb:36:in `call'
10261
+ activerecord (4.2.8) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
10262
+ activerecord (4.2.8) lib/active_record/migration.rb:377:in `call'
10263
+ actionpack (4.2.8) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
10264
+ activesupport (4.2.8) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
10265
+ activesupport (4.2.8) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
10266
+ activesupport (4.2.8) lib/active_support/callbacks.rb:81:in `run_callbacks'
10267
+ actionpack (4.2.8) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
10268
+ actionpack (4.2.8) lib/action_dispatch/middleware/reloader.rb:73:in `call'
10269
+ actionpack (4.2.8) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
10270
+ actionpack (4.2.8) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
10271
+ actionpack (4.2.8) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
10272
+ railties (4.2.8) lib/rails/rack/logger.rb:38:in `call_app'
10273
+ railties (4.2.8) lib/rails/rack/logger.rb:20:in `block in call'
10274
+ activesupport (4.2.8) lib/active_support/tagged_logging.rb:68:in `block in tagged'
10275
+ activesupport (4.2.8) lib/active_support/tagged_logging.rb:26:in `tagged'
10276
+ activesupport (4.2.8) lib/active_support/tagged_logging.rb:68:in `tagged'
10277
+ railties (4.2.8) lib/rails/rack/logger.rb:20:in `call'
10278
+ actionpack (4.2.8) lib/action_dispatch/middleware/request_id.rb:21:in `call'
10279
+ rack (1.6.5) lib/rack/methodoverride.rb:22:in `call'
10280
+ rack (1.6.5) lib/rack/runtime.rb:18:in `call'
10281
+ activesupport (4.2.8) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
10282
+ rack (1.6.5) lib/rack/lock.rb:17:in `call'
10283
+ actionpack (4.2.8) lib/action_dispatch/middleware/static.rb:120:in `call'
10284
+ rack (1.6.5) lib/rack/sendfile.rb:113:in `call'
10285
+ railties (4.2.8) lib/rails/engine.rb:518:in `call'
10286
+ railties (4.2.8) lib/rails/application.rb:165:in `call'
10287
+ rack (1.6.5) lib/rack/lock.rb:17:in `call'
10288
+ rack (1.6.5) lib/rack/content_length.rb:15:in `call'
10289
+ rack (1.6.5) lib/rack/handler/webrick.rb:88:in `service'
10290
+ /Users/madmax/.rbenv/versions/2.3.3/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
10291
+ /Users/madmax/.rbenv/versions/2.3.3/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
10292
+ /Users/madmax/.rbenv/versions/2.3.3/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
10293
+
10294
+
10295
+ Rendered /Users/madmax/Programs/itmammoth/rails_sortable/vendor/bundle/ruby/2.3.0/gems/actionpack-4.2.8/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (3.3ms)
10296
+ Rendered /Users/madmax/Programs/itmammoth/rails_sortable/vendor/bundle/ruby/2.3.0/gems/actionpack-4.2.8/lib/action_dispatch/middleware/templates/routes/_route.html.erb (1.5ms)
10297
+ Rendered /Users/madmax/Programs/itmammoth/rails_sortable/vendor/bundle/ruby/2.3.0/gems/actionpack-4.2.8/lib/action_dispatch/middleware/templates/routes/_table.html.erb (2.0ms)
10298
+ Rendered /Users/madmax/Programs/itmammoth/rails_sortable/vendor/bundle/ruby/2.3.0/gems/actionpack-4.2.8/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.2ms)
10299
+ Rendered /Users/madmax/Programs/itmammoth/rails_sortable/vendor/bundle/ruby/2.3.0/gems/actionpack-4.2.8/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (102.8ms)
10300
+
10301
+
10302
+ Started GET "/sequenced_items" for ::1 at 2017-04-14 14:54:07 +0900
10303
+ ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
10304
+
10305
+ ActionController::RoutingError (uninitialized constant SequencedItemsController):
10306
+ activesupport (4.2.8) lib/active_support/inflector/methods.rb:261:in `const_get'
10307
+ activesupport (4.2.8) lib/active_support/inflector/methods.rb:261:in `block in constantize'
10308
+ activesupport (4.2.8) lib/active_support/inflector/methods.rb:259:in `each'
10309
+ activesupport (4.2.8) lib/active_support/inflector/methods.rb:259:in `inject'
10310
+ activesupport (4.2.8) lib/active_support/inflector/methods.rb:259:in `constantize'
10311
+ actionpack (4.2.8) lib/action_dispatch/routing/route_set.rb:70:in `controller_reference'
10312
+ actionpack (4.2.8) lib/action_dispatch/routing/route_set.rb:60:in `controller'
10313
+ actionpack (4.2.8) lib/action_dispatch/routing/route_set.rb:39:in `serve'
10314
+ actionpack (4.2.8) lib/action_dispatch/journey/router.rb:43:in `block in serve'
10315
+ actionpack (4.2.8) lib/action_dispatch/journey/router.rb:30:in `each'
10316
+ actionpack (4.2.8) lib/action_dispatch/journey/router.rb:30:in `serve'
10317
+ actionpack (4.2.8) lib/action_dispatch/routing/route_set.rb:817:in `call'
10318
+ rack (1.6.5) lib/rack/etag.rb:24:in `call'
10319
+ rack (1.6.5) lib/rack/conditionalget.rb:25:in `call'
10320
+ rack (1.6.5) lib/rack/head.rb:13:in `call'
10321
+ actionpack (4.2.8) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
10322
+ actionpack (4.2.8) lib/action_dispatch/middleware/flash.rb:260:in `call'
10323
+ rack (1.6.5) lib/rack/session/abstract/id.rb:225:in `context'
10324
+ rack (1.6.5) lib/rack/session/abstract/id.rb:220:in `call'
10325
+ actionpack (4.2.8) lib/action_dispatch/middleware/cookies.rb:560:in `call'
10326
+ activerecord (4.2.8) lib/active_record/query_cache.rb:36:in `call'
10327
+ activerecord (4.2.8) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
10328
+ activerecord (4.2.8) lib/active_record/migration.rb:377:in `call'
10329
+ actionpack (4.2.8) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
10330
+ activesupport (4.2.8) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
10331
+ activesupport (4.2.8) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
10332
+ activesupport (4.2.8) lib/active_support/callbacks.rb:81:in `run_callbacks'
10333
+ actionpack (4.2.8) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
10334
+ actionpack (4.2.8) lib/action_dispatch/middleware/reloader.rb:73:in `call'
10335
+ actionpack (4.2.8) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
10336
+ actionpack (4.2.8) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
10337
+ actionpack (4.2.8) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
10338
+ railties (4.2.8) lib/rails/rack/logger.rb:38:in `call_app'
10339
+ railties (4.2.8) lib/rails/rack/logger.rb:20:in `block in call'
10340
+ activesupport (4.2.8) lib/active_support/tagged_logging.rb:68:in `block in tagged'
10341
+ activesupport (4.2.8) lib/active_support/tagged_logging.rb:26:in `tagged'
10342
+ activesupport (4.2.8) lib/active_support/tagged_logging.rb:68:in `tagged'
10343
+ railties (4.2.8) lib/rails/rack/logger.rb:20:in `call'
10344
+ actionpack (4.2.8) lib/action_dispatch/middleware/request_id.rb:21:in `call'
10345
+ rack (1.6.5) lib/rack/methodoverride.rb:22:in `call'
10346
+ rack (1.6.5) lib/rack/runtime.rb:18:in `call'
10347
+ activesupport (4.2.8) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
10348
+ rack (1.6.5) lib/rack/lock.rb:17:in `call'
10349
+ actionpack (4.2.8) lib/action_dispatch/middleware/static.rb:120:in `call'
10350
+ rack (1.6.5) lib/rack/sendfile.rb:113:in `call'
10351
+ railties (4.2.8) lib/rails/engine.rb:518:in `call'
10352
+ railties (4.2.8) lib/rails/application.rb:165:in `call'
10353
+ rack (1.6.5) lib/rack/lock.rb:17:in `call'
10354
+ rack (1.6.5) lib/rack/content_length.rb:15:in `call'
10355
+ rack (1.6.5) lib/rack/handler/webrick.rb:88:in `service'
10356
+ /Users/madmax/.rbenv/versions/2.3.3/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
10357
+ /Users/madmax/.rbenv/versions/2.3.3/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
10358
+ /Users/madmax/.rbenv/versions/2.3.3/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
10359
+
10360
+
10361
+ Rendered /Users/madmax/Programs/itmammoth/rails_sortable/vendor/bundle/ruby/2.3.0/gems/actionpack-4.2.8/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (4.0ms)
10362
+ Rendered /Users/madmax/Programs/itmammoth/rails_sortable/vendor/bundle/ruby/2.3.0/gems/actionpack-4.2.8/lib/action_dispatch/middleware/templates/routes/_route.html.erb (1.7ms)
10363
+ Rendered /Users/madmax/Programs/itmammoth/rails_sortable/vendor/bundle/ruby/2.3.0/gems/actionpack-4.2.8/lib/action_dispatch/middleware/templates/routes/_table.html.erb (14.1ms)
10364
+ Rendered /Users/madmax/Programs/itmammoth/rails_sortable/vendor/bundle/ruby/2.3.0/gems/actionpack-4.2.8/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (15.2ms)
10365
+ Rendered /Users/madmax/Programs/itmammoth/rails_sortable/vendor/bundle/ruby/2.3.0/gems/actionpack-4.2.8/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (124.4ms)
10366
+
10367
+
10368
+ Started GET "/items" for ::1 at 2017-04-14 14:54:11 +0900
10369
+ Processing by ItemsController#index as HTML
10370
+ Item Load (0.3ms) SELECT "items".* FROM "items" ORDER BY "items"."sort" ASC
10371
+ Rendered items/index.html.erb within layouts/application (16.3ms)
10372
+ Completed 200 OK in 908ms (Views: 903.5ms | ActiveRecord: 0.7ms)
10373
+
10374
+
10375
+ Started GET "/items" for ::1 at 2017-04-14 14:54:12 +0900
10376
+ Processing by ItemsController#index as HTML
10377
+ Item Load (0.2ms) SELECT "items".* FROM "items" ORDER BY "items"."sort" ASC
10378
+ Rendered items/index.html.erb within layouts/application (4.7ms)
10379
+ Completed 200 OK in 160ms (Views: 159.6ms | ActiveRecord: 0.2ms)
10380
+
10381
+
10382
+ Started GET "/sequenced_items" for ::1 at 2017-04-14 14:54:18 +0900
10383
+
10384
+ ActionController::RoutingError (uninitialized constant SequencedItemsController):
10385
+ activesupport (4.2.8) lib/active_support/inflector/methods.rb:261:in `const_get'
10386
+ activesupport (4.2.8) lib/active_support/inflector/methods.rb:261:in `block in constantize'
10387
+ activesupport (4.2.8) lib/active_support/inflector/methods.rb:259:in `each'
10388
+ activesupport (4.2.8) lib/active_support/inflector/methods.rb:259:in `inject'
10389
+ activesupport (4.2.8) lib/active_support/inflector/methods.rb:259:in `constantize'
10390
+ actionpack (4.2.8) lib/action_dispatch/routing/route_set.rb:70:in `controller_reference'
10391
+ actionpack (4.2.8) lib/action_dispatch/routing/route_set.rb:60:in `controller'
10392
+ actionpack (4.2.8) lib/action_dispatch/routing/route_set.rb:39:in `serve'
10393
+ actionpack (4.2.8) lib/action_dispatch/journey/router.rb:43:in `block in serve'
10394
+ actionpack (4.2.8) lib/action_dispatch/journey/router.rb:30:in `each'
10395
+ actionpack (4.2.8) lib/action_dispatch/journey/router.rb:30:in `serve'
10396
+ actionpack (4.2.8) lib/action_dispatch/routing/route_set.rb:817:in `call'
10397
+ rack (1.6.5) lib/rack/etag.rb:24:in `call'
10398
+ rack (1.6.5) lib/rack/conditionalget.rb:25:in `call'
10399
+ rack (1.6.5) lib/rack/head.rb:13:in `call'
10400
+ actionpack (4.2.8) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
10401
+ actionpack (4.2.8) lib/action_dispatch/middleware/flash.rb:260:in `call'
10402
+ rack (1.6.5) lib/rack/session/abstract/id.rb:225:in `context'
10403
+ rack (1.6.5) lib/rack/session/abstract/id.rb:220:in `call'
10404
+ actionpack (4.2.8) lib/action_dispatch/middleware/cookies.rb:560:in `call'
10405
+ activerecord (4.2.8) lib/active_record/query_cache.rb:36:in `call'
10406
+ activerecord (4.2.8) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
10407
+ activerecord (4.2.8) lib/active_record/migration.rb:377:in `call'
10408
+ actionpack (4.2.8) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
10409
+ activesupport (4.2.8) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
10410
+ activesupport (4.2.8) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
10411
+ activesupport (4.2.8) lib/active_support/callbacks.rb:81:in `run_callbacks'
10412
+ actionpack (4.2.8) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
10413
+ actionpack (4.2.8) lib/action_dispatch/middleware/reloader.rb:73:in `call'
10414
+ actionpack (4.2.8) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
10415
+ actionpack (4.2.8) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
10416
+ actionpack (4.2.8) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
10417
+ railties (4.2.8) lib/rails/rack/logger.rb:38:in `call_app'
10418
+ railties (4.2.8) lib/rails/rack/logger.rb:20:in `block in call'
10419
+ activesupport (4.2.8) lib/active_support/tagged_logging.rb:68:in `block in tagged'
10420
+ activesupport (4.2.8) lib/active_support/tagged_logging.rb:26:in `tagged'
10421
+ activesupport (4.2.8) lib/active_support/tagged_logging.rb:68:in `tagged'
10422
+ railties (4.2.8) lib/rails/rack/logger.rb:20:in `call'
10423
+ actionpack (4.2.8) lib/action_dispatch/middleware/request_id.rb:21:in `call'
10424
+ rack (1.6.5) lib/rack/methodoverride.rb:22:in `call'
10425
+ rack (1.6.5) lib/rack/runtime.rb:18:in `call'
10426
+ activesupport (4.2.8) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
10427
+ rack (1.6.5) lib/rack/lock.rb:17:in `call'
10428
+ actionpack (4.2.8) lib/action_dispatch/middleware/static.rb:120:in `call'
10429
+ rack (1.6.5) lib/rack/sendfile.rb:113:in `call'
10430
+ railties (4.2.8) lib/rails/engine.rb:518:in `call'
10431
+ railties (4.2.8) lib/rails/application.rb:165:in `call'
10432
+ rack (1.6.5) lib/rack/lock.rb:17:in `call'
10433
+ rack (1.6.5) lib/rack/content_length.rb:15:in `call'
10434
+ rack (1.6.5) lib/rack/handler/webrick.rb:88:in `service'
10435
+ /Users/madmax/.rbenv/versions/2.3.3/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
10436
+ /Users/madmax/.rbenv/versions/2.3.3/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
10437
+ /Users/madmax/.rbenv/versions/2.3.3/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
10438
+
10439
+
10440
+ Rendered /Users/madmax/Programs/itmammoth/rails_sortable/vendor/bundle/ruby/2.3.0/gems/actionpack-4.2.8/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (2.5ms)
10441
+ Rendered /Users/madmax/Programs/itmammoth/rails_sortable/vendor/bundle/ruby/2.3.0/gems/actionpack-4.2.8/lib/action_dispatch/middleware/templates/routes/_route.html.erb (1.8ms)
10442
+ Rendered /Users/madmax/Programs/itmammoth/rails_sortable/vendor/bundle/ruby/2.3.0/gems/actionpack-4.2.8/lib/action_dispatch/middleware/templates/routes/_table.html.erb (1.5ms)
10443
+ Rendered /Users/madmax/Programs/itmammoth/rails_sortable/vendor/bundle/ruby/2.3.0/gems/actionpack-4.2.8/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.5ms)
10444
+ Rendered /Users/madmax/Programs/itmammoth/rails_sortable/vendor/bundle/ruby/2.3.0/gems/actionpack-4.2.8/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (111.1ms)
10445
+
10446
+
10447
+ Started GET "/sequenced_items" for ::1 at 2017-04-14 14:54:32 +0900
10448
+
10449
+ ActionController::RoutingError (uninitialized constant SequencedItemsController):
10450
+ activesupport (4.2.8) lib/active_support/inflector/methods.rb:261:in `const_get'
10451
+ activesupport (4.2.8) lib/active_support/inflector/methods.rb:261:in `block in constantize'
10452
+ activesupport (4.2.8) lib/active_support/inflector/methods.rb:259:in `each'
10453
+ activesupport (4.2.8) lib/active_support/inflector/methods.rb:259:in `inject'
10454
+ activesupport (4.2.8) lib/active_support/inflector/methods.rb:259:in `constantize'
10455
+ actionpack (4.2.8) lib/action_dispatch/routing/route_set.rb:70:in `controller_reference'
10456
+ actionpack (4.2.8) lib/action_dispatch/routing/route_set.rb:60:in `controller'
10457
+ actionpack (4.2.8) lib/action_dispatch/routing/route_set.rb:39:in `serve'
10458
+ actionpack (4.2.8) lib/action_dispatch/journey/router.rb:43:in `block in serve'
10459
+ actionpack (4.2.8) lib/action_dispatch/journey/router.rb:30:in `each'
10460
+ actionpack (4.2.8) lib/action_dispatch/journey/router.rb:30:in `serve'
10461
+ actionpack (4.2.8) lib/action_dispatch/routing/route_set.rb:817:in `call'
10462
+ rack (1.6.5) lib/rack/etag.rb:24:in `call'
10463
+ rack (1.6.5) lib/rack/conditionalget.rb:25:in `call'
10464
+ rack (1.6.5) lib/rack/head.rb:13:in `call'
10465
+ actionpack (4.2.8) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
10466
+ actionpack (4.2.8) lib/action_dispatch/middleware/flash.rb:260:in `call'
10467
+ rack (1.6.5) lib/rack/session/abstract/id.rb:225:in `context'
10468
+ rack (1.6.5) lib/rack/session/abstract/id.rb:220:in `call'
10469
+ actionpack (4.2.8) lib/action_dispatch/middleware/cookies.rb:560:in `call'
10470
+ activerecord (4.2.8) lib/active_record/query_cache.rb:36:in `call'
10471
+ activerecord (4.2.8) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
10472
+ activerecord (4.2.8) lib/active_record/migration.rb:377:in `call'
10473
+ actionpack (4.2.8) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
10474
+ activesupport (4.2.8) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
10475
+ activesupport (4.2.8) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
10476
+ activesupport (4.2.8) lib/active_support/callbacks.rb:81:in `run_callbacks'
10477
+ actionpack (4.2.8) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
10478
+ actionpack (4.2.8) lib/action_dispatch/middleware/reloader.rb:73:in `call'
10479
+ actionpack (4.2.8) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
10480
+ actionpack (4.2.8) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
10481
+ actionpack (4.2.8) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
10482
+ railties (4.2.8) lib/rails/rack/logger.rb:38:in `call_app'
10483
+ railties (4.2.8) lib/rails/rack/logger.rb:20:in `block in call'
10484
+ activesupport (4.2.8) lib/active_support/tagged_logging.rb:68:in `block in tagged'
10485
+ activesupport (4.2.8) lib/active_support/tagged_logging.rb:26:in `tagged'
10486
+ activesupport (4.2.8) lib/active_support/tagged_logging.rb:68:in `tagged'
10487
+ railties (4.2.8) lib/rails/rack/logger.rb:20:in `call'
10488
+ actionpack (4.2.8) lib/action_dispatch/middleware/request_id.rb:21:in `call'
10489
+ rack (1.6.5) lib/rack/methodoverride.rb:22:in `call'
10490
+ rack (1.6.5) lib/rack/runtime.rb:18:in `call'
10491
+ activesupport (4.2.8) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
10492
+ rack (1.6.5) lib/rack/lock.rb:17:in `call'
10493
+ actionpack (4.2.8) lib/action_dispatch/middleware/static.rb:120:in `call'
10494
+ rack (1.6.5) lib/rack/sendfile.rb:113:in `call'
10495
+ railties (4.2.8) lib/rails/engine.rb:518:in `call'
10496
+ railties (4.2.8) lib/rails/application.rb:165:in `call'
10497
+ rack (1.6.5) lib/rack/lock.rb:17:in `call'
10498
+ rack (1.6.5) lib/rack/content_length.rb:15:in `call'
10499
+ rack (1.6.5) lib/rack/handler/webrick.rb:88:in `service'
10500
+ /Users/madmax/.rbenv/versions/2.3.3/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
10501
+ /Users/madmax/.rbenv/versions/2.3.3/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
10502
+ /Users/madmax/.rbenv/versions/2.3.3/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
10503
+
10504
+
10505
+ Rendered /Users/madmax/Programs/itmammoth/rails_sortable/vendor/bundle/ruby/2.3.0/gems/actionpack-4.2.8/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (2.2ms)
10506
+ Rendered /Users/madmax/Programs/itmammoth/rails_sortable/vendor/bundle/ruby/2.3.0/gems/actionpack-4.2.8/lib/action_dispatch/middleware/templates/routes/_route.html.erb (2.0ms)
10507
+ Rendered /Users/madmax/Programs/itmammoth/rails_sortable/vendor/bundle/ruby/2.3.0/gems/actionpack-4.2.8/lib/action_dispatch/middleware/templates/routes/_table.html.erb (1.8ms)
10508
+ Rendered /Users/madmax/Programs/itmammoth/rails_sortable/vendor/bundle/ruby/2.3.0/gems/actionpack-4.2.8/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.2ms)
10509
+ Rendered /Users/madmax/Programs/itmammoth/rails_sortable/vendor/bundle/ruby/2.3.0/gems/actionpack-4.2.8/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (99.6ms)
10510
+
10511
+
10512
+ Started GET "/sequenced_items" for ::1 at 2017-04-14 14:55:00 +0900
10513
+ Processing by SequencedItemsController#index as HTML
10514
+ Completed 500 Internal Server Error in 12ms (ActiveRecord: 0.0ms)
10515
+
10516
+ ActionView::MissingTemplate (Missing template sequenced_items/index, application/index with {:locale=>[:en], :formats=>[:html], :variants=>[], :handlers=>[:erb, :builder, :raw, :ruby]}. Searched in:
10517
+ * "/Users/madmax/Programs/itmammoth/rails_sortable/spec/dummy/app/views"
10518
+ ):
10519
+ actionview (4.2.8) lib/action_view/path_set.rb:46:in `find'
10520
+ actionview (4.2.8) lib/action_view/lookup_context.rb:121:in `find'
10521
+ actionview (4.2.8) lib/action_view/renderer/abstract_renderer.rb:18:in `find_template'
10522
+ actionview (4.2.8) lib/action_view/renderer/template_renderer.rb:40:in `determine_template'
10523
+ actionview (4.2.8) lib/action_view/renderer/template_renderer.rb:8:in `render'
10524
+ actionview (4.2.8) lib/action_view/renderer/renderer.rb:46:in `render_template'
10525
+ actionview (4.2.8) lib/action_view/renderer/renderer.rb:27:in `render'
10526
+ actionview (4.2.8) lib/action_view/rendering.rb:100:in `_render_template'
10527
+ actionpack (4.2.8) lib/action_controller/metal/streaming.rb:217:in `_render_template'
10528
+ actionview (4.2.8) lib/action_view/rendering.rb:83:in `render_to_body'
10529
+ actionpack (4.2.8) lib/action_controller/metal/rendering.rb:32:in `render_to_body'
10530
+ actionpack (4.2.8) lib/action_controller/metal/renderers.rb:37:in `render_to_body'
10531
+ actionpack (4.2.8) lib/abstract_controller/rendering.rb:25:in `render'
10532
+ actionpack (4.2.8) lib/action_controller/metal/rendering.rb:16:in `render'
10533
+ actionpack (4.2.8) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'
10534
+ activesupport (4.2.8) lib/active_support/core_ext/benchmark.rb:12:in `block in ms'
10535
+ /Users/madmax/.rbenv/versions/2.3.3/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'
10536
+ activesupport (4.2.8) lib/active_support/core_ext/benchmark.rb:12:in `ms'
10537
+ actionpack (4.2.8) lib/action_controller/metal/instrumentation.rb:44:in `block in render'
10538
+ actionpack (4.2.8) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'
10539
+ activerecord (4.2.8) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime'
10540
+ actionpack (4.2.8) lib/action_controller/metal/instrumentation.rb:43:in `render'
10541
+ actionpack (4.2.8) lib/action_controller/metal/implicit_render.rb:10:in `default_render'
10542
+ actionpack (4.2.8) lib/action_controller/metal/implicit_render.rb:5:in `send_action'
10543
+ actionpack (4.2.8) lib/abstract_controller/base.rb:198:in `process_action'
10544
+ actionpack (4.2.8) lib/action_controller/metal/rendering.rb:10:in `process_action'
10545
+ actionpack (4.2.8) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
10546
+ activesupport (4.2.8) lib/active_support/callbacks.rb:117:in `call'
10547
+ activesupport (4.2.8) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
10548
+ activesupport (4.2.8) lib/active_support/callbacks.rb:505:in `call'
10549
+ activesupport (4.2.8) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
10550
+ activesupport (4.2.8) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
10551
+ activesupport (4.2.8) lib/active_support/callbacks.rb:81:in `run_callbacks'
10552
+ actionpack (4.2.8) lib/abstract_controller/callbacks.rb:19:in `process_action'
10553
+ actionpack (4.2.8) lib/action_controller/metal/rescue.rb:29:in `process_action'
10554
+ actionpack (4.2.8) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
10555
+ activesupport (4.2.8) lib/active_support/notifications.rb:164:in `block in instrument'
10556
+ activesupport (4.2.8) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
10557
+ activesupport (4.2.8) lib/active_support/notifications.rb:164:in `instrument'
10558
+ actionpack (4.2.8) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
10559
+ actionpack (4.2.8) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
10560
+ activerecord (4.2.8) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
10561
+ actionpack (4.2.8) lib/abstract_controller/base.rb:137:in `process'
10562
+ actionview (4.2.8) lib/action_view/rendering.rb:30:in `process'
10563
+ actionpack (4.2.8) lib/action_controller/metal.rb:196:in `dispatch'
10564
+ actionpack (4.2.8) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
10565
+ actionpack (4.2.8) lib/action_controller/metal.rb:237:in `block in action'
10566
+ actionpack (4.2.8) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
10567
+ actionpack (4.2.8) lib/action_dispatch/routing/route_set.rb:43:in `serve'
10568
+ actionpack (4.2.8) lib/action_dispatch/journey/router.rb:43:in `block in serve'
10569
+ actionpack (4.2.8) lib/action_dispatch/journey/router.rb:30:in `each'
10570
+ actionpack (4.2.8) lib/action_dispatch/journey/router.rb:30:in `serve'
10571
+ actionpack (4.2.8) lib/action_dispatch/routing/route_set.rb:817:in `call'
10572
+ rack (1.6.5) lib/rack/etag.rb:24:in `call'
10573
+ rack (1.6.5) lib/rack/conditionalget.rb:25:in `call'
10574
+ rack (1.6.5) lib/rack/head.rb:13:in `call'
10575
+ actionpack (4.2.8) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
10576
+ actionpack (4.2.8) lib/action_dispatch/middleware/flash.rb:260:in `call'
10577
+ rack (1.6.5) lib/rack/session/abstract/id.rb:225:in `context'
10578
+ rack (1.6.5) lib/rack/session/abstract/id.rb:220:in `call'
10579
+ actionpack (4.2.8) lib/action_dispatch/middleware/cookies.rb:560:in `call'
10580
+ activerecord (4.2.8) lib/active_record/query_cache.rb:36:in `call'
10581
+ activerecord (4.2.8) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
10582
+ activerecord (4.2.8) lib/active_record/migration.rb:377:in `call'
10583
+ actionpack (4.2.8) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
10584
+ activesupport (4.2.8) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
10585
+ activesupport (4.2.8) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
10586
+ activesupport (4.2.8) lib/active_support/callbacks.rb:81:in `run_callbacks'
10587
+ actionpack (4.2.8) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
10588
+ actionpack (4.2.8) lib/action_dispatch/middleware/reloader.rb:73:in `call'
10589
+ actionpack (4.2.8) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
10590
+ actionpack (4.2.8) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
10591
+ actionpack (4.2.8) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
10592
+ railties (4.2.8) lib/rails/rack/logger.rb:38:in `call_app'
10593
+ railties (4.2.8) lib/rails/rack/logger.rb:20:in `block in call'
10594
+ activesupport (4.2.8) lib/active_support/tagged_logging.rb:68:in `block in tagged'
10595
+ activesupport (4.2.8) lib/active_support/tagged_logging.rb:26:in `tagged'
10596
+ activesupport (4.2.8) lib/active_support/tagged_logging.rb:68:in `tagged'
10597
+ railties (4.2.8) lib/rails/rack/logger.rb:20:in `call'
10598
+ actionpack (4.2.8) lib/action_dispatch/middleware/request_id.rb:21:in `call'
10599
+ rack (1.6.5) lib/rack/methodoverride.rb:22:in `call'
10600
+ rack (1.6.5) lib/rack/runtime.rb:18:in `call'
10601
+ activesupport (4.2.8) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
10602
+ rack (1.6.5) lib/rack/lock.rb:17:in `call'
10603
+ actionpack (4.2.8) lib/action_dispatch/middleware/static.rb:120:in `call'
10604
+ rack (1.6.5) lib/rack/sendfile.rb:113:in `call'
10605
+ railties (4.2.8) lib/rails/engine.rb:518:in `call'
10606
+ railties (4.2.8) lib/rails/application.rb:165:in `call'
10607
+ rack (1.6.5) lib/rack/lock.rb:17:in `call'
10608
+ rack (1.6.5) lib/rack/content_length.rb:15:in `call'
10609
+ rack (1.6.5) lib/rack/handler/webrick.rb:88:in `service'
10610
+ /Users/madmax/.rbenv/versions/2.3.3/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
10611
+ /Users/madmax/.rbenv/versions/2.3.3/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
10612
+ /Users/madmax/.rbenv/versions/2.3.3/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
10613
+
10614
+
10615
+ Rendered /Users/madmax/Programs/itmammoth/rails_sortable/vendor/bundle/ruby/2.3.0/gems/actionpack-4.2.8/lib/action_dispatch/middleware/templates/rescues/_source.erb (9.8ms)
10616
+ Rendered /Users/madmax/Programs/itmammoth/rails_sortable/vendor/bundle/ruby/2.3.0/gems/actionpack-4.2.8/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (3.8ms)
10617
+ Rendered /Users/madmax/Programs/itmammoth/rails_sortable/vendor/bundle/ruby/2.3.0/gems/actionpack-4.2.8/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.3ms)
10618
+ Rendered /Users/madmax/Programs/itmammoth/rails_sortable/vendor/bundle/ruby/2.3.0/gems/actionpack-4.2.8/lib/action_dispatch/middleware/templates/rescues/missing_template.html.erb within rescues/layout (77.9ms)
10619
+
10620
+
10621
+ Started GET "/sequenced_items" for ::1 at 2017-04-14 14:55:15 +0900
10622
+ Processing by SequencedItemsController#index as HTML
10623
+ SequencedItem Load (0.6ms) SELECT "sequenced_items".* FROM "sequenced_items" ORDER BY "sequenced_items"."sequence" ASC
10624
+ Rendered sequenced_items/index.html.erb within layouts/application (73.4ms)
10625
+ Completed 500 Internal Server Error in 81ms (ActiveRecord: 0.9ms)
10626
+
10627
+ ActionView::Template::Error (undefined method `edit_other_item_path' for #<#<Class:0x007ff8afd6bc80>:0x007ff8abd353a0>
10628
+ Did you mean? edit_item_path):
10629
+ 19: <td><%= other_item.sequence %></td>
10630
+ 20: <td><%= other_item.updated_at %></td>
10631
+ 21: <td><%= link_to 'Show', other_item %></td>
10632
+ 22: <td><%= link_to 'Edit', edit_other_item_path(other_item) %></td>
10633
+ 23: <td><%= link_to 'Destroy', other_item, method: :delete, data: { confirm: 'Are you sure?' } %></td>
10634
+ 24: </tr>
10635
+ 25: <% end %>
10636
+ app/views/sequenced_items/index.html.erb:22:in `block in _app_views_sequenced_items_index_html_erb___1199934303566495445_70352998058400'
10637
+ app/views/sequenced_items/index.html.erb:16:in `_app_views_sequenced_items_index_html_erb___1199934303566495445_70352998058400'
10638
+
10639
+
10640
+ Rendered /Users/madmax/Programs/itmammoth/rails_sortable/vendor/bundle/ruby/2.3.0/gems/actionpack-4.2.8/lib/action_dispatch/middleware/templates/rescues/_source.erb (10.2ms)
10641
+ Rendered /Users/madmax/Programs/itmammoth/rails_sortable/vendor/bundle/ruby/2.3.0/gems/actionpack-4.2.8/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (4.8ms)
10642
+ Rendered /Users/madmax/Programs/itmammoth/rails_sortable/vendor/bundle/ruby/2.3.0/gems/actionpack-4.2.8/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (2.4ms)
10643
+ Rendered /Users/madmax/Programs/itmammoth/rails_sortable/vendor/bundle/ruby/2.3.0/gems/actionpack-4.2.8/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (88.0ms)
10644
+
10645
+
10646
+ Started GET "/sequenced_items" for ::1 at 2017-04-14 14:57:10 +0900
10647
+ Processing by SequencedItemsController#index as HTML
10648
+ Rendered sequenced_items/index.html.erb within layouts/application (5.3ms)
10649
+ Completed 500 Internal Server Error in 12ms (ActiveRecord: 0.0ms)
10650
+
10651
+ ActionView::Template::Error (undefined method `each' for nil:NilClass):
10652
+ 13: </thead>
10653
+ 14:
10654
+ 15: <tbody class="sortable">
10655
+ 16: <% sortable_fetch(@sequenced_items) do |sequenced_item, id_tag| %>
10656
+ 17: <tr id="<%= id_tag %>">
10657
+ 18: <td><%= sequenced_item.title %></td>
10658
+ 19: <td><%= sequenced_item.sequence %></td>
10659
+ app/views/sequenced_items/index.html.erb:16:in `_app_views_sequenced_items_index_html_erb___1199934303566495445_70353001758600'
10660
+
10661
+
10662
+ Rendered /Users/madmax/Programs/itmammoth/rails_sortable/vendor/bundle/ruby/2.3.0/gems/actionpack-4.2.8/lib/action_dispatch/middleware/templates/rescues/_source.erb (9.1ms)
10663
+ Rendered /Users/madmax/Programs/itmammoth/rails_sortable/vendor/bundle/ruby/2.3.0/gems/actionpack-4.2.8/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (3.1ms)
10664
+ Rendered /Users/madmax/Programs/itmammoth/rails_sortable/vendor/bundle/ruby/2.3.0/gems/actionpack-4.2.8/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.2ms)
10665
+ Rendered /Users/madmax/Programs/itmammoth/rails_sortable/vendor/bundle/ruby/2.3.0/gems/actionpack-4.2.8/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (73.7ms)
10666
+
10667
+
10668
+ Started GET "/sequenced_items" for ::1 at 2017-04-14 14:57:34 +0900
10669
+ Processing by SequencedItemsController#index as HTML
10670
+ SequencedItem Load (0.3ms) SELECT "sequenced_items".* FROM "sequenced_items" ORDER BY "sequenced_items"."sequence" ASC
10671
+ Rendered sequenced_items/index.html.erb within layouts/application (11.8ms)
10672
+ Completed 200 OK in 179ms (Views: 175.1ms | ActiveRecord: 0.7ms)
10673
+
10674
+
10675
+ Started GET "/sequenced_items/new" for ::1 at 2017-04-14 14:57:38 +0900
10676
+ Processing by SequencedItemsController#new as HTML
10677
+ Rendered sequenced_items/_form.html.erb (10.9ms)
10678
+ Rendered sequenced_items/new.html.erb within layouts/application (13.7ms)
10679
+ Completed 200 OK in 195ms (Views: 194.7ms | ActiveRecord: 0.0ms)
10680
+
10681
+
10682
+ Started POST "/sequenced_items" for ::1 at 2017-04-14 14:57:43 +0900
10683
+ Processing by SequencedItemsController#create as HTML
10684
+ Parameters: {"utf8"=>"✓", "authenticity_token"=>"QpmjDmYmTwaWV3v2dRdfzaYPot05uskrRBSCt22xNcIocbjevCI+M2vrecgi11k6fTiaKmqbTV0dTw6gysliDw==", "sequenced_item"=>{"title"=>"OtherItem10", "sequence"=>""}, "commit"=>"Create Sequenced item"}
10685
+  (0.1ms) begin transaction
10686
+  (0.1ms) SELECT MAX("sequenced_items"."sequence") FROM "sequenced_items"
10687
+ SQL (0.4ms) INSERT INTO "sequenced_items" ("title", "created_at", "updated_at", "sequence") VALUES (?, ?, ?, ?) [["title", "OtherItem10"], ["created_at", "2017-04-14 05:57:43.805221"], ["updated_at", "2017-04-14 05:57:43.805221"], ["sequence", 10]]
10688
+  (0.9ms) commit transaction
10689
+ Redirected to http://localhost:3000/sequenced_items/11
10690
+ Completed 302 Found in 6ms (ActiveRecord: 1.4ms)
10691
+
10692
+
10693
+ Started GET "/sequenced_items/11" for ::1 at 2017-04-14 14:57:43 +0900
10694
+ Processing by SequencedItemsController#show as HTML
10695
+ Parameters: {"id"=>"11"}
10696
+ SequencedItem Load (0.5ms) SELECT "sequenced_items".* FROM "sequenced_items" WHERE "sequenced_items"."id" = ? ORDER BY "sequenced_items"."sequence" ASC LIMIT 1 [["id", 11]]
10697
+ Rendered sequenced_items/show.html.erb within layouts/application (1.5ms)
10698
+ Completed 200 OK in 200ms (Views: 191.9ms | ActiveRecord: 0.5ms)
10699
+
10700
+
10701
+ Started GET "/sequenced_items" for ::1 at 2017-04-14 14:57:46 +0900
10702
+ Processing by SequencedItemsController#index as HTML
10703
+ SequencedItem Load (0.2ms) SELECT "sequenced_items".* FROM "sequenced_items" ORDER BY "sequenced_items"."sequence" ASC
10704
+ Rendered sequenced_items/index.html.erb within layouts/application (4.6ms)
10705
+ Completed 200 OK in 198ms (Views: 197.3ms | ActiveRecord: 0.2ms)
10706
+
10707
+
10708
+ Started POST "/sortable/reorder" for ::1 at 2017-04-14 14:57:50 +0900
10709
+ Processing by SortableController#reorder as */*
10710
+ Parameters: {"SequencedItem"=>["11", "1", "2", "3", "4", "5", "6", "7", "8", "9", "10"]}
10711
+ SequencedItem Load (0.2ms) SELECT "sequenced_items".* FROM "sequenced_items" ORDER BY "sequenced_items"."sequence" ASC
10712
+  (0.0ms) begin transaction
10713
+ SQL (0.3ms) UPDATE "sequenced_items" SET "sequence" = ? WHERE "sequenced_items"."id" = ? [["sequence", 0], ["id", 11]]
10714
+  (1.9ms) commit transaction
10715
+  (0.1ms) begin transaction
10716
+ SQL (0.2ms) UPDATE "sequenced_items" SET "sequence" = ? WHERE "sequenced_items"."id" = ? [["sequence", 1], ["id", 1]]
10717
+  (0.9ms) commit transaction
10718
+  (0.0ms) begin transaction
10719
+ SQL (0.3ms) UPDATE "sequenced_items" SET "sequence" = ? WHERE "sequenced_items"."id" = ? [["sequence", 2], ["id", 2]]
10720
+  (0.8ms) commit transaction
10721
+  (0.0ms) begin transaction
10722
+ SQL (0.2ms) UPDATE "sequenced_items" SET "sequence" = ? WHERE "sequenced_items"."id" = ? [["sequence", 3], ["id", 3]]
10723
+  (0.9ms) commit transaction
10724
+  (0.1ms) begin transaction
10725
+ SQL (0.3ms) UPDATE "sequenced_items" SET "sequence" = ? WHERE "sequenced_items"."id" = ? [["sequence", 4], ["id", 4]]
10726
+  (0.8ms) commit transaction
10727
+  (0.1ms) begin transaction
10728
+ SQL (0.3ms) UPDATE "sequenced_items" SET "sequence" = ? WHERE "sequenced_items"."id" = ? [["sequence", 5], ["id", 5]]
10729
+  (0.8ms) commit transaction
10730
+  (0.1ms) begin transaction
10731
+ SQL (0.2ms) UPDATE "sequenced_items" SET "sequence" = ? WHERE "sequenced_items"."id" = ? [["sequence", 6], ["id", 6]]
10732
+  (0.7ms) commit transaction
10733
+  (0.0ms) begin transaction
10734
+ SQL (0.2ms) UPDATE "sequenced_items" SET "sequence" = ? WHERE "sequenced_items"."id" = ? [["sequence", 7], ["id", 7]]
10735
+  (0.8ms) commit transaction
10736
+  (0.1ms) begin transaction
10737
+ SQL (0.2ms) UPDATE "sequenced_items" SET "sequence" = ? WHERE "sequenced_items"."id" = ? [["sequence", 8], ["id", 8]]
10738
+  (0.9ms) commit transaction
10739
+  (0.0ms) begin transaction
10740
+ SQL (0.2ms) UPDATE "sequenced_items" SET "sequence" = ? WHERE "sequenced_items"."id" = ? [["sequence", 9], ["id", 9]]
10741
+  (0.8ms) commit transaction
10742
+  (0.0ms) begin transaction
10743
+ SQL (0.2ms) UPDATE "sequenced_items" SET "sequence" = ? WHERE "sequenced_items"."id" = ? [["sequence", 10], ["id", 10]]
10744
+  (0.8ms) commit transaction
10745
+ Rendered text template (0.0ms)
10746
+ Completed 200 OK in 42ms (Views: 9.7ms | ActiveRecord: 13.6ms)
10747
+
10748
+
10749
+ Started GET "/sequenced_items" for ::1 at 2017-04-14 14:57:52 +0900
10750
+ Processing by SequencedItemsController#index as HTML
10751
+ SequencedItem Load (0.5ms) SELECT "sequenced_items".* FROM "sequenced_items" ORDER BY "sequenced_items"."sequence" ASC
10752
+ Rendered sequenced_items/index.html.erb within layouts/application (6.4ms)
10753
+ Completed 200 OK in 213ms (Views: 211.7ms | ActiveRecord: 0.5ms)
10754
+
10755
+
10756
+ Started GET "/" for ::1 at 2017-04-14 15:05:10 +0900
10757
+ ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
10758
+ Processing by Rails::WelcomeController#index as HTML
10759
+ Rendered /Users/madmax/Programs/itmammoth/rails_sortable/vendor/bundle/ruby/2.3.0/gems/railties-4.2.8/lib/rails/templates/rails/welcome/index.html.erb (1.8ms)
10760
+ Completed 200 OK in 19ms (Views: 18.9ms | ActiveRecord: 0.0ms)
10761
+
10762
+
10763
+ Started GET "/" for ::1 at 2017-04-14 15:05:11 +0900
10764
+ Processing by Rails::WelcomeController#index as HTML
10765
+ Rendered /Users/madmax/Programs/itmammoth/rails_sortable/vendor/bundle/ruby/2.3.0/gems/railties-4.2.8/lib/rails/templates/rails/welcome/index.html.erb (0.1ms)
10766
+ Completed 200 OK in 3ms (Views: 3.3ms | ActiveRecord: 0.0ms)
10767
+
10768
+
10769
+ Started GET "/items" for ::1 at 2017-04-14 15:05:14 +0900
10770
+ Processing by ItemsController#index as HTML
10771
+ Item Load (0.4ms) SELECT "items".* FROM "items" ORDER BY "items"."sort" ASC
10772
+ Rendered items/index.html.erb within layouts/application (13.5ms)
10773
+ Completed 200 OK in 621ms (Views: 616.5ms | ActiveRecord: 0.9ms)
10774
+
10775
+
10776
+ Started GET "/items" for ::1 at 2017-04-14 15:05:14 +0900
10777
+ Processing by ItemsController#index as HTML
10778
+ Item Load (0.3ms) SELECT "items".* FROM "items" ORDER BY "items"."sort" ASC
10779
+ Rendered items/index.html.erb within layouts/application (5.0ms)
10780
+ Completed 200 OK in 47ms (Views: 45.8ms | ActiveRecord: 0.3ms)
10781
+
10782
+
10783
+ Started GET "/assets/sequenced_items.self-3f5ee897a5a4a74ee2d01575104d7e38daf09a55678ea0eec89cd57028db5471.js?body=1" for ::1 at 2017-04-14 15:05:14 +0900
10784
+
10785
+
10786
+ Started POST "/sortable/reorder" for ::1 at 2017-04-14 15:05:20 +0900
10787
+ Processing by SortableController#reorder as */*
10788
+ Parameters: {"Item"=>["9", "10", "1", "2", "3", "4", "5", "6", "7", "8"]}
10789
+ Item Load (0.3ms) SELECT "items".* FROM "items" ORDER BY "items"."sort" ASC
10790
+  (0.1ms) begin transaction
10791
+ SQL (0.5ms) UPDATE "items" SET "sort" = ?, "updated_at" = ? WHERE "items"."id" = ? [["sort", 0], ["updated_at", "2017-04-14 06:05:20.177539"], ["id", 9]]
10792
+  (2.0ms) commit transaction
10793
+  (0.1ms) begin transaction
10794
+ SQL (0.3ms) UPDATE "items" SET "sort" = ?, "updated_at" = ? WHERE "items"."id" = ? [["sort", 1], ["updated_at", "2017-04-14 06:05:20.192625"], ["id", 10]]
10795
+  (0.7ms) commit transaction
10796
+  (0.1ms) begin transaction
10797
+ SQL (0.2ms) UPDATE "items" SET "sort" = ?, "updated_at" = ? WHERE "items"."id" = ? [["sort", 2], ["updated_at", "2017-04-14 06:05:20.195383"], ["id", 1]]
10798
+  (2.2ms) commit transaction
10799
+  (0.1ms) begin transaction
10800
+ SQL (0.3ms) UPDATE "items" SET "sort" = ?, "updated_at" = ? WHERE "items"."id" = ? [["sort", 3], ["updated_at", "2017-04-14 06:05:20.199798"], ["id", 2]]
10801
+  (0.9ms) commit transaction
10802
+  (0.1ms) begin transaction
10803
+ SQL (0.3ms) UPDATE "items" SET "sort" = ?, "updated_at" = ? WHERE "items"."id" = ? [["sort", 4], ["updated_at", "2017-04-14 06:05:20.203410"], ["id", 3]]
10804
+  (1.0ms) commit transaction
10805
+  (0.1ms) begin transaction
10806
+ SQL (1.2ms) UPDATE "items" SET "sort" = ?, "updated_at" = ? WHERE "items"."id" = ? [["sort", 5], ["updated_at", "2017-04-14 06:05:20.206805"], ["id", 4]]
10807
+  (1.6ms) commit transaction
10808
+  (0.1ms) begin transaction
10809
+ SQL (0.4ms) UPDATE "items" SET "sort" = ?, "updated_at" = ? WHERE "items"."id" = ? [["sort", 6], ["updated_at", "2017-04-14 06:05:20.220809"], ["id", 5]]
10810
+  (0.8ms) commit transaction
10811
+  (0.1ms) begin transaction
10812
+ SQL (0.2ms) UPDATE "items" SET "sort" = ?, "updated_at" = ? WHERE "items"."id" = ? [["sort", 7], ["updated_at", "2017-04-14 06:05:20.224382"], ["id", 6]]
10813
+  (0.6ms) commit transaction
10814
+  (0.1ms) begin transaction
10815
+ SQL (0.4ms) UPDATE "items" SET "sort" = ?, "updated_at" = ? WHERE "items"."id" = ? [["sort", 8], ["updated_at", "2017-04-14 06:05:20.227067"], ["id", 7]]
10816
+  (0.9ms) commit transaction
10817
+  (0.1ms) begin transaction
10818
+ SQL (0.2ms) UPDATE "items" SET "sort" = ?, "updated_at" = ? WHERE "items"."id" = ? [["sort", 9], ["updated_at", "2017-04-14 06:05:20.231243"], ["id", 8]]
10819
+  (0.9ms) commit transaction
10820
+ Rendered text template (0.0ms)
10821
+ Completed 200 OK in 71ms (Views: 7.5ms | ActiveRecord: 16.8ms)
10822
+
10823
+
10824
+ Started GET "/items" for ::1 at 2017-04-14 15:05:21 +0900
10825
+ Processing by ItemsController#index as HTML
10826
+ Item Load (0.2ms) SELECT "items".* FROM "items" ORDER BY "items"."sort" ASC
10827
+ Rendered items/index.html.erb within layouts/application (5.6ms)
10828
+ Completed 200 OK in 39ms (Views: 38.0ms | ActiveRecord: 0.2ms)
10829
+
10830
+
10831
+ Started GET "/items" for ::1 at 2017-04-14 15:08:49 +0900
10832
+ Processing by ItemsController#index as HTML
10833
+ Item Load (0.4ms) SELECT "items".* FROM "items" ORDER BY "items"."sort" ASC
10834
+ Rendered items/index.html.erb within layouts/application (8.5ms)
10835
+ Completed 200 OK in 86ms (Views: 85.2ms | ActiveRecord: 0.4ms)
10836
+
10837
+
10838
+ Started GET "/assets/application.self-f9e7c1541e1b8783561468c59162bd896007380f5a3799ef2169d3a3fdf40bed.css?body=1" for ::1 at 2017-04-14 15:08:49 +0900
10839
+
10840
+
10841
+ Started GET "/assets/jquery.self-bd7ddd393353a8d2480a622e80342adf488fb6006d667e8b42e4c0073393abee.js?body=1" for ::1 at 2017-04-14 15:08:49 +0900
10842
+
10843
+
10844
+ Started GET "/assets/jquery-ui/widget.self-fca20bcec06d192f97cffa6e734e24360e227237b8ae7d7e7e60754df7d5444f.js?body=1" for ::1 at 2017-04-14 15:08:49 +0900
10845
+
10846
+
10847
+ Started GET "/assets/scaffold.self-83b741db49389dc7cfdf85bf7537a0219cce48e085c4116afc83d55c9af47c78.css?body=1" for ::1 at 2017-04-14 15:08:49 +0900
10848
+
10849
+
10850
+ Started GET "/assets/jquery-ui/widgets/mouse.self-f0790a202dcf54fab051e71b042335d5346f9cceb0f645223c1dab93f349a04b.js?body=1" for ::1 at 2017-04-14 15:08:49 +0900
10851
+
10852
+
10853
+ Started GET "/assets/jquery-ui/data.self-2067c82e6fe39a9cba5623206a5dc28d5c60d26b95cd100855b78cacf72865b8.js?body=1" for ::1 at 2017-04-14 15:08:49 +0900
10854
+
10855
+
10856
+ Started GET "/assets/jquery_ujs.self-784a997f6726036b1993eb2217c9cb558e1cbb801c6da88105588c56f13b466a.js?body=1" for ::1 at 2017-04-14 15:08:49 +0900
10857
+
10858
+
10859
+ Started GET "/assets/jquery-ui/ie.self-163eb039dcb1e0c3471b7d91386eabb8753da6906e84824c019f9ff56bdb83a6.js?body=1" for ::1 at 2017-04-14 15:08:49 +0900
10860
+
10861
+
10862
+ Started GET "/assets/jquery-ui/version.self-c8e3d1203da26ea7efdf83c1eabb3f0ba55cb68e463f5ccf0d77bd15ce6a8e61.js?body=1" for ::1 at 2017-04-14 15:08:49 +0900
10863
+
10864
+
10865
+ Started GET "/assets/jquery-ui/widgets/sortable.self-6e5e1f07a29b5a89ec1d359363d2800904e3ae548a38ab2f8eded36746d1adbe.js?body=1" for ::1 at 2017-04-14 15:08:49 +0900
10866
+
10867
+
10868
+ Started GET "/assets/jquery-ui/scroll-parent.self-38e26a71a450a29fb63425e8f589a7046862f927eb0a1dbf6a6c44da05196d2e.js?body=1" for ::1 at 2017-04-14 15:08:49 +0900
10869
+
10870
+
10871
+ Started GET "/assets/rails_sortable.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.js?body=1" for ::1 at 2017-04-14 15:08:49 +0900
10872
+
10873
+
10874
+ Started GET "/assets/sequenced_items.self-3f5ee897a5a4a74ee2d01575104d7e38daf09a55678ea0eec89cd57028db5471.js?body=1" for ::1 at 2017-04-14 15:08:49 +0900
10875
+
10876
+
10877
+ Started GET "/assets/items.self-3f5ee897a5a4a74ee2d01575104d7e38daf09a55678ea0eec89cd57028db5471.js?body=1" for ::1 at 2017-04-14 15:08:49 +0900
10878
+
10879
+
10880
+ Started GET "/assets/plugin.self-84bdbacb1efd558ee0dac9e9a39c3f2acc7a75ef4b01112739eec325ddfa2429.js?body=1" for ::1 at 2017-04-14 15:08:49 +0900
10881
+
10882
+
10883
+ Started GET "/assets/application.self-120f3cf1cb67bea53c4a2a57336b34ca04b04b55a55c38cf76ce20a147e5eff9.js?body=1" for ::1 at 2017-04-14 15:08:49 +0900
10884
+
10885
+
10886
+ Started POST "/sortable/reorder" for ::1 at 2017-04-14 15:09:53 +0900
10887
+ Processing by SortableController#reorder as */*
10888
+ Parameters: {"Item"=>["9", "1", "2", "3", "4", "5", "6", "7", "8", "10"]}
10889
+ Item Load (0.2ms) SELECT "items".* FROM "items" ORDER BY "items"."sort" ASC
10890
+  (0.1ms) begin transaction
10891
+ SQL (0.3ms) UPDATE "items" SET "sort" = ?, "updated_at" = ? WHERE "items"."id" = ? [["sort", 1], ["updated_at", "2017-04-14 06:09:53.550638"], ["id", 1]]
10892
+  (0.8ms) commit transaction
10893
+  (0.1ms) begin transaction
10894
+ SQL (0.8ms) UPDATE "items" SET "sort" = ?, "updated_at" = ? WHERE "items"."id" = ? [["sort", 2], ["updated_at", "2017-04-14 06:09:53.553648"], ["id", 2]]
10895
+  (1.0ms) commit transaction
10896
+  (0.0ms) begin transaction
10897
+ SQL (0.2ms) UPDATE "items" SET "sort" = ?, "updated_at" = ? WHERE "items"."id" = ? [["sort", 3], ["updated_at", "2017-04-14 06:09:53.557753"], ["id", 3]]
10898
+  (0.8ms) commit transaction
10899
+  (0.0ms) begin transaction
10900
+ SQL (0.2ms) UPDATE "items" SET "sort" = ?, "updated_at" = ? WHERE "items"."id" = ? [["sort", 4], ["updated_at", "2017-04-14 06:09:53.560184"], ["id", 4]]
10901
+  (0.8ms) commit transaction
10902
+  (0.1ms) begin transaction
10903
+ SQL (0.3ms) UPDATE "items" SET "sort" = ?, "updated_at" = ? WHERE "items"."id" = ? [["sort", 5], ["updated_at", "2017-04-14 06:09:53.562365"], ["id", 5]]
10904
+  (0.8ms) commit transaction
10905
+  (0.0ms) begin transaction
10906
+ SQL (0.2ms) UPDATE "items" SET "sort" = ?, "updated_at" = ? WHERE "items"."id" = ? [["sort", 6], ["updated_at", "2017-04-14 06:09:53.565104"], ["id", 6]]
10907
+  (0.8ms) commit transaction
10908
+  (0.0ms) begin transaction
10909
+ SQL (0.2ms) UPDATE "items" SET "sort" = ?, "updated_at" = ? WHERE "items"."id" = ? [["sort", 7], ["updated_at", "2017-04-14 06:09:53.567337"], ["id", 7]]
10910
+  (0.7ms) commit transaction
10911
+  (0.0ms) begin transaction
10912
+ SQL (0.3ms) UPDATE "items" SET "sort" = ?, "updated_at" = ? WHERE "items"."id" = ? [["sort", 8], ["updated_at", "2017-04-14 06:09:53.569583"], ["id", 8]]
10913
+  (2.5ms) commit transaction
10914
+  (0.1ms) begin transaction
10915
+ SQL (0.3ms) UPDATE "items" SET "sort" = ?, "updated_at" = ? WHERE "items"."id" = ? [["sort", 9], ["updated_at", "2017-04-14 06:09:53.574336"], ["id", 10]]
10916
+  (0.8ms) commit transaction
10917
+ Rendered text template (0.0ms)
10918
+ Completed 200 OK in 29ms (Views: 0.4ms | ActiveRecord: 12.4ms)
10919
+
10920
+
10921
+ Started POST "/sortable/reorder" for ::1 at 2017-04-14 15:09:55 +0900
10922
+ Processing by SortableController#reorder as */*
10923
+ Parameters: {"Item"=>["1", "2", "3", "4", "5", "6", "7", "8", "9", "10"]}
10924
+ Item Load (0.3ms) SELECT "items".* FROM "items" ORDER BY "items"."sort" ASC
10925
+  (0.0ms) begin transaction
10926
+ SQL (0.2ms) UPDATE "items" SET "sort" = ?, "updated_at" = ? WHERE "items"."id" = ? [["sort", 0], ["updated_at", "2017-04-14 06:09:55.653068"], ["id", 1]]
10927
+  (1.0ms) commit transaction
10928
+  (0.0ms) begin transaction
10929
+ SQL (0.2ms) UPDATE "items" SET "sort" = ?, "updated_at" = ? WHERE "items"."id" = ? [["sort", 1], ["updated_at", "2017-04-14 06:09:55.655559"], ["id", 2]]
10930
+  (0.8ms) commit transaction
10931
+  (0.0ms) begin transaction
10932
+ SQL (0.2ms) UPDATE "items" SET "sort" = ?, "updated_at" = ? WHERE "items"."id" = ? [["sort", 2], ["updated_at", "2017-04-14 06:09:55.657803"], ["id", 3]]
10933
+  (0.8ms) commit transaction
10934
+  (0.0ms) begin transaction
10935
+ SQL (0.2ms) UPDATE "items" SET "sort" = ?, "updated_at" = ? WHERE "items"."id" = ? [["sort", 3], ["updated_at", "2017-04-14 06:09:55.659997"], ["id", 4]]
10936
+  (0.8ms) commit transaction
10937
+  (0.0ms) begin transaction
10938
+ SQL (0.2ms) UPDATE "items" SET "sort" = ?, "updated_at" = ? WHERE "items"."id" = ? [["sort", 4], ["updated_at", "2017-04-14 06:09:55.661964"], ["id", 5]]
10939
+  (0.8ms) commit transaction
10940
+  (0.0ms) begin transaction
10941
+ SQL (0.3ms) UPDATE "items" SET "sort" = ?, "updated_at" = ? WHERE "items"."id" = ? [["sort", 5], ["updated_at", "2017-04-14 06:09:55.664082"], ["id", 6]]
10942
+  (2.8ms) commit transaction
10943
+  (0.2ms) begin transaction
10944
+ SQL (0.3ms) UPDATE "items" SET "sort" = ?, "updated_at" = ? WHERE "items"."id" = ? [["sort", 6], ["updated_at", "2017-04-14 06:09:55.669667"], ["id", 7]]
10945
+  (0.7ms) commit transaction
10946
+  (0.0ms) begin transaction
10947
+ SQL (0.2ms) UPDATE "items" SET "sort" = ?, "updated_at" = ? WHERE "items"."id" = ? [["sort", 7], ["updated_at", "2017-04-14 06:09:55.672166"], ["id", 8]]
10948
+  (0.7ms) commit transaction
10949
+  (0.0ms) begin transaction
10950
+ SQL (0.6ms) UPDATE "items" SET "sort" = ?, "updated_at" = ? WHERE "items"."id" = ? [["sort", 8], ["updated_at", "2017-04-14 06:09:55.674790"], ["id", 9]]
10951
+  (0.8ms) commit transaction
10952
+ Rendered text template (0.0ms)
10953
+ Completed 200 OK in 27ms (Views: 0.3ms | ActiveRecord: 12.4ms)
10954
+
10955
+
10956
+ Started GET "/items" for ::1 at 2017-04-14 15:09:57 +0900
10957
+ Processing by ItemsController#index as HTML
10958
+ Item Load (0.2ms) SELECT "items".* FROM "items" ORDER BY "items"."sort" ASC
10959
+ Rendered items/index.html.erb within layouts/application (4.9ms)
10960
+ Completed 200 OK in 61ms (Views: 60.5ms | ActiveRecord: 0.2ms)
10961
+
10962
+
10963
+ Started GET "/assets/jquery_ujs.self-784a997f6726036b1993eb2217c9cb558e1cbb801c6da88105588c56f13b466a.js?body=1" for ::1 at 2017-04-14 15:09:57 +0900
10964
+
10965
+
10966
+ Started GET "/assets/jquery-ui/version.self-c8e3d1203da26ea7efdf83c1eabb3f0ba55cb68e463f5ccf0d77bd15ce6a8e61.js?body=1" for ::1 at 2017-04-14 15:09:57 +0900
10967
+
10968
+
10969
+ Started GET "/assets/jquery.self-bd7ddd393353a8d2480a622e80342adf488fb6006d667e8b42e4c0073393abee.js?body=1" for ::1 at 2017-04-14 15:09:57 +0900
10970
+
10971
+
10972
+ Started GET "/assets/jquery-ui/widget.self-fca20bcec06d192f97cffa6e734e24360e227237b8ae7d7e7e60754df7d5444f.js?body=1" for ::1 at 2017-04-14 15:09:57 +0900
10973
+
10974
+
10975
+ Started GET "/assets/scaffold.self-83b741db49389dc7cfdf85bf7537a0219cce48e085c4116afc83d55c9af47c78.css?body=1" for ::1 at 2017-04-14 15:09:57 +0900
10976
+
10977
+
10978
+ Started GET "/assets/jquery-ui/ie.self-163eb039dcb1e0c3471b7d91386eabb8753da6906e84824c019f9ff56bdb83a6.js?body=1" for ::1 at 2017-04-14 15:09:57 +0900
10979
+
10980
+
10981
+ Started GET "/assets/application.self-f9e7c1541e1b8783561468c59162bd896007380f5a3799ef2169d3a3fdf40bed.css?body=1" for ::1 at 2017-04-14 15:09:57 +0900
10982
+
10983
+
10984
+ Started GET "/assets/jquery-ui/widgets/mouse.self-f0790a202dcf54fab051e71b042335d5346f9cceb0f645223c1dab93f349a04b.js?body=1" for ::1 at 2017-04-14 15:09:57 +0900
10985
+
10986
+
10987
+ Started GET "/assets/jquery-ui/data.self-2067c82e6fe39a9cba5623206a5dc28d5c60d26b95cd100855b78cacf72865b8.js?body=1" for ::1 at 2017-04-14 15:09:57 +0900
10988
+
10989
+
10990
+ Started GET "/assets/jquery-ui/scroll-parent.self-38e26a71a450a29fb63425e8f589a7046862f927eb0a1dbf6a6c44da05196d2e.js?body=1" for ::1 at 2017-04-14 15:09:57 +0900
10991
+
10992
+
10993
+ Started GET "/assets/plugin.self-84bdbacb1efd558ee0dac9e9a39c3f2acc7a75ef4b01112739eec325ddfa2429.js?body=1" for ::1 at 2017-04-14 15:09:57 +0900
10994
+
10995
+
10996
+ Started GET "/assets/jquery-ui/widgets/sortable.self-6e5e1f07a29b5a89ec1d359363d2800904e3ae548a38ab2f8eded36746d1adbe.js?body=1" for ::1 at 2017-04-14 15:09:57 +0900
10997
+
10998
+
10999
+ Started GET "/assets/rails_sortable.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.js?body=1" for ::1 at 2017-04-14 15:09:57 +0900
11000
+
11001
+
11002
+ Started GET "/assets/items.self-3f5ee897a5a4a74ee2d01575104d7e38daf09a55678ea0eec89cd57028db5471.js?body=1" for ::1 at 2017-04-14 15:09:57 +0900
11003
+
11004
+
11005
+ Started GET "/assets/sequenced_items.self-3f5ee897a5a4a74ee2d01575104d7e38daf09a55678ea0eec89cd57028db5471.js?body=1" for ::1 at 2017-04-14 15:09:57 +0900
11006
+
11007
+
11008
+ Started GET "/assets/application.self-120f3cf1cb67bea53c4a2a57336b34ca04b04b55a55c38cf76ce20a147e5eff9.js?body=1" for ::1 at 2017-04-14 15:09:57 +0900
11009
+
11010
+
11011
+ Started POST "/sortable/reorder" for ::1 at 2017-04-14 15:10:42 +0900
11012
+ Processing by SortableController#reorder as */*
11013
+ Parameters: {"Item"=>["10", "1", "2", "3", "4", "5", "6", "7", "8", "9"]}
11014
+ Item Load (0.3ms) SELECT "items".* FROM "items" ORDER BY "items"."sort" ASC
11015
+  (0.0ms) begin transaction
11016
+ SQL (0.3ms) UPDATE "items" SET "sort" = ?, "updated_at" = ? WHERE "items"."id" = ? [["sort", 0], ["updated_at", "2017-04-14 06:10:42.167352"], ["id", 10]]
11017
+  (0.8ms) commit transaction
11018
+  (0.0ms) begin transaction
11019
+ SQL (0.2ms) UPDATE "items" SET "sort" = ?, "updated_at" = ? WHERE "items"."id" = ? [["sort", 1], ["updated_at", "2017-04-14 06:10:42.169896"], ["id", 1]]
11020
+  (0.8ms) commit transaction
11021
+  (0.1ms) begin transaction
11022
+ SQL (0.2ms) UPDATE "items" SET "sort" = ?, "updated_at" = ? WHERE "items"."id" = ? [["sort", 2], ["updated_at", "2017-04-14 06:10:42.172342"], ["id", 2]]
11023
+  (0.9ms) commit transaction
11024
+  (0.0ms) begin transaction
11025
+ SQL (0.3ms) UPDATE "items" SET "sort" = ?, "updated_at" = ? WHERE "items"."id" = ? [["sort", 3], ["updated_at", "2017-04-14 06:10:42.174717"], ["id", 3]]
11026
+  (0.9ms) commit transaction
11027
+  (0.2ms) begin transaction
11028
+ SQL (0.2ms) UPDATE "items" SET "sort" = ?, "updated_at" = ? WHERE "items"."id" = ? [["sort", 4], ["updated_at", "2017-04-14 06:10:42.177659"], ["id", 4]]
11029
+  (0.8ms) commit transaction
11030
+  (0.0ms) begin transaction
11031
+ SQL (0.2ms) UPDATE "items" SET "sort" = ?, "updated_at" = ? WHERE "items"."id" = ? [["sort", 5], ["updated_at", "2017-04-14 06:10:42.180008"], ["id", 5]]
11032
+  (0.8ms) commit transaction
11033
+  (0.0ms) begin transaction
11034
+ SQL (0.2ms) UPDATE "items" SET "sort" = ?, "updated_at" = ? WHERE "items"."id" = ? [["sort", 6], ["updated_at", "2017-04-14 06:10:42.182283"], ["id", 6]]
11035
+  (0.8ms) commit transaction
11036
+  (0.1ms) begin transaction
11037
+ SQL (0.2ms) UPDATE "items" SET "sort" = ?, "updated_at" = ? WHERE "items"."id" = ? [["sort", 7], ["updated_at", "2017-04-14 06:10:42.184761"], ["id", 7]]
11038
+  (0.8ms) commit transaction
11039
+  (0.1ms) begin transaction
11040
+ SQL (0.4ms) UPDATE "items" SET "sort" = ?, "updated_at" = ? WHERE "items"."id" = ? [["sort", 8], ["updated_at", "2017-04-14 06:10:42.187102"], ["id", 8]]
11041
+  (0.8ms) commit transaction
11042
+  (0.1ms) begin transaction
11043
+ SQL (0.3ms) UPDATE "items" SET "sort" = ?, "updated_at" = ? WHERE "items"."id" = ? [["sort", 9], ["updated_at", "2017-04-14 06:10:42.190339"], ["id", 9]]
11044
+  (0.8ms) commit transaction
11045
+ Rendered text template (0.0ms)
11046
+ Completed 200 OK in 29ms (Views: 0.4ms | ActiveRecord: 11.4ms)
11047
+
11048
+
11049
+ Started POST "/sortable/reorder" for ::1 at 2017-04-14 15:10:45 +0900
11050
+ Processing by SortableController#reorder as */*
11051
+ Parameters: {"Item"=>["10", "4", "1", "2", "3", "5", "6", "7", "8", "9"]}
11052
+ Item Load (0.2ms) SELECT "items".* FROM "items" ORDER BY "items"."sort" ASC
11053
+  (0.1ms) begin transaction
11054
+ SQL (0.2ms) UPDATE "items" SET "sort" = ?, "updated_at" = ? WHERE "items"."id" = ? [["sort", 1], ["updated_at", "2017-04-14 06:10:45.706710"], ["id", 4]]
11055
+  (2.3ms) commit transaction
11056
+  (0.2ms) begin transaction
11057
+ SQL (0.3ms) UPDATE "items" SET "sort" = ?, "updated_at" = ? WHERE "items"."id" = ? [["sort", 2], ["updated_at", "2017-04-14 06:10:45.711059"], ["id", 1]]
11058
+  (0.9ms) commit transaction
11059
+  (0.0ms) begin transaction
11060
+ SQL (0.2ms) UPDATE "items" SET "sort" = ?, "updated_at" = ? WHERE "items"."id" = ? [["sort", 3], ["updated_at", "2017-04-14 06:10:45.714048"], ["id", 2]]
11061
+  (0.9ms) commit transaction
11062
+  (0.0ms) begin transaction
11063
+ SQL (0.2ms) UPDATE "items" SET "sort" = ?, "updated_at" = ? WHERE "items"."id" = ? [["sort", 4], ["updated_at", "2017-04-14 06:10:45.716720"], ["id", 3]]
11064
+  (0.9ms) commit transaction
11065
+ Rendered text template (0.0ms)
11066
+ Completed 200 OK in 15ms (Views: 0.3ms | ActiveRecord: 6.3ms)
11067
+
11068
+
11069
+ Started GET "/items" for ::1 at 2017-04-14 15:10:47 +0900
11070
+ Processing by ItemsController#index as HTML
11071
+ Item Load (0.2ms) SELECT "items".* FROM "items" ORDER BY "items"."sort" ASC
11072
+ Rendered items/index.html.erb within layouts/application (4.8ms)
11073
+ Completed 200 OK in 49ms (Views: 48.5ms | ActiveRecord: 0.2ms)
11074
+
11075
+
11076
+ Started GET "/assets/scaffold.self-83b741db49389dc7cfdf85bf7537a0219cce48e085c4116afc83d55c9af47c78.css?body=1" for ::1 at 2017-04-14 15:10:47 +0900
11077
+
11078
+
11079
+ Started GET "/assets/jquery-ui/version.self-c8e3d1203da26ea7efdf83c1eabb3f0ba55cb68e463f5ccf0d77bd15ce6a8e61.js?body=1" for ::1 at 2017-04-14 15:10:47 +0900
11080
+
11081
+
11082
+ Started GET "/assets/jquery-ui/ie.self-163eb039dcb1e0c3471b7d91386eabb8753da6906e84824c019f9ff56bdb83a6.js?body=1" for ::1 at 2017-04-14 15:10:47 +0900
11083
+
11084
+
11085
+ Started GET "/assets/jquery_ujs.self-784a997f6726036b1993eb2217c9cb558e1cbb801c6da88105588c56f13b466a.js?body=1" for ::1 at 2017-04-14 15:10:48 +0900
11086
+
11087
+
11088
+ Started GET "/assets/jquery-ui/widget.self-fca20bcec06d192f97cffa6e734e24360e227237b8ae7d7e7e60754df7d5444f.js?body=1" for ::1 at 2017-04-14 15:10:48 +0900
11089
+
11090
+
11091
+ Started GET "/assets/jquery.self-bd7ddd393353a8d2480a622e80342adf488fb6006d667e8b42e4c0073393abee.js?body=1" for ::1 at 2017-04-14 15:10:48 +0900
11092
+
11093
+
11094
+ Started GET "/assets/application.self-f9e7c1541e1b8783561468c59162bd896007380f5a3799ef2169d3a3fdf40bed.css?body=1" for ::1 at 2017-04-14 15:10:48 +0900
11095
+
11096
+
11097
+ Started GET "/assets/jquery-ui/data.self-2067c82e6fe39a9cba5623206a5dc28d5c60d26b95cd100855b78cacf72865b8.js?body=1" for ::1 at 2017-04-14 15:10:48 +0900
11098
+
11099
+
11100
+ Started GET "/assets/jquery-ui/scroll-parent.self-38e26a71a450a29fb63425e8f589a7046862f927eb0a1dbf6a6c44da05196d2e.js?body=1" for ::1 at 2017-04-14 15:10:48 +0900
11101
+
11102
+
11103
+ Started GET "/assets/jquery-ui/widgets/sortable.self-6e5e1f07a29b5a89ec1d359363d2800904e3ae548a38ab2f8eded36746d1adbe.js?body=1" for ::1 at 2017-04-14 15:10:48 +0900
11104
+
11105
+
11106
+ Started GET "/assets/rails_sortable.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.js?body=1" for ::1 at 2017-04-14 15:10:48 +0900
11107
+
11108
+
11109
+ Started GET "/assets/items.self-3f5ee897a5a4a74ee2d01575104d7e38daf09a55678ea0eec89cd57028db5471.js?body=1" for ::1 at 2017-04-14 15:10:48 +0900
11110
+
11111
+
11112
+ Started GET "/assets/sequenced_items.self-3f5ee897a5a4a74ee2d01575104d7e38daf09a55678ea0eec89cd57028db5471.js?body=1" for ::1 at 2017-04-14 15:10:48 +0900
11113
+
11114
+
11115
+ Started GET "/assets/application.self-120f3cf1cb67bea53c4a2a57336b34ca04b04b55a55c38cf76ce20a147e5eff9.js?body=1" for ::1 at 2017-04-14 15:10:48 +0900
11116
+
11117
+
11118
+ Started GET "/assets/jquery-ui/widgets/mouse.self-f0790a202dcf54fab051e71b042335d5346f9cceb0f645223c1dab93f349a04b.js?body=1" for ::1 at 2017-04-14 15:10:48 +0900
11119
+
11120
+
11121
+ Started GET "/assets/plugin.self-84bdbacb1efd558ee0dac9e9a39c3f2acc7a75ef4b01112739eec325ddfa2429.js?body=1" for ::1 at 2017-04-14 15:10:48 +0900
11122
+
11123
+
11124
+ Started POST "/sortable/reorder" for ::1 at 2017-04-14 15:11:36 +0900
11125
+ Processing by SortableController#reorder as */*
11126
+ Parameters: {"Item"=>["4", "1", "2", "3", "5", "6", "7", "8", "9", "10"]}
11127
+ Item Load (0.2ms) SELECT "items".* FROM "items" ORDER BY "items"."sort" ASC
11128
+  (0.0ms) begin transaction
11129
+ SQL (0.2ms) UPDATE "items" SET "sort" = ?, "updated_at" = ? WHERE "items"."id" = ? [["sort", 0], ["updated_at", "2017-04-14 06:11:36.857156"], ["id", 4]]
11130
+  (0.8ms) commit transaction
11131
+  (0.0ms) begin transaction
11132
+ SQL (0.2ms) UPDATE "items" SET "sort" = ?, "updated_at" = ? WHERE "items"."id" = ? [["sort", 1], ["updated_at", "2017-04-14 06:11:36.859361"], ["id", 1]]
11133
+  (0.8ms) commit transaction
11134
+  (0.0ms) begin transaction
11135
+ SQL (0.2ms) UPDATE "items" SET "sort" = ?, "updated_at" = ? WHERE "items"."id" = ? [["sort", 2], ["updated_at", "2017-04-14 06:11:36.861327"], ["id", 2]]
11136
+  (0.7ms) commit transaction
11137
+  (0.0ms) begin transaction
11138
+ SQL (0.3ms) UPDATE "items" SET "sort" = ?, "updated_at" = ? WHERE "items"."id" = ? [["sort", 3], ["updated_at", "2017-04-14 06:11:36.863560"], ["id", 3]]
11139
+  (0.8ms) commit transaction
11140
+  (0.0ms) begin transaction
11141
+ SQL (0.2ms) UPDATE "items" SET "sort" = ?, "updated_at" = ? WHERE "items"."id" = ? [["sort", 4], ["updated_at", "2017-04-14 06:11:36.865949"], ["id", 5]]
11142
+  (0.7ms) commit transaction
11143
+  (0.0ms) begin transaction
11144
+ SQL (0.3ms) UPDATE "items" SET "sort" = ?, "updated_at" = ? WHERE "items"."id" = ? [["sort", 5], ["updated_at", "2017-04-14 06:11:36.867955"], ["id", 6]]
11145
+  (0.7ms) commit transaction
11146
+  (0.1ms) begin transaction
11147
+ SQL (0.2ms) UPDATE "items" SET "sort" = ?, "updated_at" = ? WHERE "items"."id" = ? [["sort", 6], ["updated_at", "2017-04-14 06:11:36.870630"], ["id", 7]]
11148
+  (0.8ms) commit transaction
11149
+  (0.0ms) begin transaction
11150
+ SQL (0.2ms) UPDATE "items" SET "sort" = ?, "updated_at" = ? WHERE "items"."id" = ? [["sort", 7], ["updated_at", "2017-04-14 06:11:36.873032"], ["id", 8]]
11151
+  (0.7ms) commit transaction
11152
+  (0.0ms) begin transaction
11153
+ SQL (0.2ms) UPDATE "items" SET "sort" = ?, "updated_at" = ? WHERE "items"."id" = ? [["sort", 8], ["updated_at", "2017-04-14 06:11:36.875313"], ["id", 9]]
11154
+  (0.8ms) commit transaction
11155
+  (0.0ms) begin transaction
11156
+ SQL (0.2ms) UPDATE "items" SET "sort" = ?, "updated_at" = ? WHERE "items"."id" = ? [["sort", 9], ["updated_at", "2017-04-14 06:11:36.877438"], ["id", 10]]
11157
+  (0.7ms) commit transaction
11158
+ Rendered text template (0.0ms)
11159
+ Completed 200 OK in 24ms (Views: 0.3ms | ActiveRecord: 10.4ms)
11160
+
11161
+
11162
+ Started POST "/sortable/reorder" for ::1 at 2017-04-14 15:11:39 +0900
11163
+ Processing by SortableController#reorder as */*
11164
+ Parameters: {"Item"=>["1", "2", "3", "4", "5", "6", "7", "8", "9", "10"]}
11165
+ Item Load (0.2ms) SELECT "items".* FROM "items" ORDER BY "items"."sort" ASC
11166
+  (0.1ms) begin transaction
11167
+ SQL (0.3ms) UPDATE "items" SET "sort" = ?, "updated_at" = ? WHERE "items"."id" = ? [["sort", 0], ["updated_at", "2017-04-14 06:11:39.462246"], ["id", 1]]
11168
+  (2.0ms) commit transaction
11169
+  (0.1ms) begin transaction
11170
+ SQL (0.2ms) UPDATE "items" SET "sort" = ?, "updated_at" = ? WHERE "items"."id" = ? [["sort", 1], ["updated_at", "2017-04-14 06:11:39.466130"], ["id", 2]]
11171
+  (0.7ms) commit transaction
11172
+  (0.0ms) begin transaction
11173
+ SQL (0.2ms) UPDATE "items" SET "sort" = ?, "updated_at" = ? WHERE "items"."id" = ? [["sort", 2], ["updated_at", "2017-04-14 06:11:39.468393"], ["id", 3]]
11174
+  (0.9ms) commit transaction
11175
+  (0.1ms) begin transaction
11176
+ SQL (0.3ms) UPDATE "items" SET "sort" = ?, "updated_at" = ? WHERE "items"."id" = ? [["sort", 3], ["updated_at", "2017-04-14 06:11:39.471004"], ["id", 4]]
11177
+  (0.7ms) commit transaction
11178
+ Rendered text template (0.0ms)
11179
+ Completed 200 OK in 14ms (Views: 0.4ms | ActiveRecord: 5.7ms)
11180
+
11181
+
11182
+ Started GET "/items" for ::1 at 2017-04-14 15:11:40 +0900
11183
+ Processing by ItemsController#index as HTML
11184
+ Item Load (0.2ms) SELECT "items".* FROM "items" ORDER BY "items"."sort" ASC
11185
+ Rendered items/index.html.erb within layouts/application (4.4ms)
11186
+ Completed 200 OK in 43ms (Views: 42.2ms | ActiveRecord: 0.2ms)
11187
+
11188
+
11189
+ Started GET "/assets/scaffold.self-83b741db49389dc7cfdf85bf7537a0219cce48e085c4116afc83d55c9af47c78.css?body=1" for ::1 at 2017-04-14 15:11:40 +0900
11190
+
11191
+
11192
+ Started GET "/assets/jquery-ui/widget.self-fca20bcec06d192f97cffa6e734e24360e227237b8ae7d7e7e60754df7d5444f.js?body=1" for ::1 at 2017-04-14 15:11:40 +0900
11193
+
11194
+
11195
+ Started GET "/assets/jquery.self-bd7ddd393353a8d2480a622e80342adf488fb6006d667e8b42e4c0073393abee.js?body=1" for ::1 at 2017-04-14 15:11:40 +0900
11196
+
11197
+
11198
+ Started GET "/assets/application.self-f9e7c1541e1b8783561468c59162bd896007380f5a3799ef2169d3a3fdf40bed.css?body=1" for ::1 at 2017-04-14 15:11:40 +0900
11199
+
11200
+
11201
+ Started GET "/assets/jquery_ujs.self-784a997f6726036b1993eb2217c9cb558e1cbb801c6da88105588c56f13b466a.js?body=1" for ::1 at 2017-04-14 15:11:40 +0900
11202
+
11203
+
11204
+ Started GET "/assets/jquery-ui/version.self-c8e3d1203da26ea7efdf83c1eabb3f0ba55cb68e463f5ccf0d77bd15ce6a8e61.js?body=1" for ::1 at 2017-04-14 15:11:40 +0900
11205
+
11206
+
11207
+ Started GET "/assets/jquery-ui/ie.self-163eb039dcb1e0c3471b7d91386eabb8753da6906e84824c019f9ff56bdb83a6.js?body=1" for ::1 at 2017-04-14 15:11:40 +0900
11208
+
11209
+
11210
+ Started GET "/assets/jquery-ui/widgets/mouse.self-f0790a202dcf54fab051e71b042335d5346f9cceb0f645223c1dab93f349a04b.js?body=1" for ::1 at 2017-04-14 15:11:40 +0900
11211
+
11212
+
11213
+ Started GET "/assets/jquery-ui/data.self-2067c82e6fe39a9cba5623206a5dc28d5c60d26b95cd100855b78cacf72865b8.js?body=1" for ::1 at 2017-04-14 15:11:40 +0900
11214
+
11215
+
11216
+ Started GET "/assets/jquery-ui/scroll-parent.self-38e26a71a450a29fb63425e8f589a7046862f927eb0a1dbf6a6c44da05196d2e.js?body=1" for ::1 at 2017-04-14 15:11:40 +0900
11217
+
11218
+
11219
+ Started GET "/assets/jquery-ui/widgets/sortable.self-6e5e1f07a29b5a89ec1d359363d2800904e3ae548a38ab2f8eded36746d1adbe.js?body=1" for ::1 at 2017-04-14 15:11:40 +0900
11220
+
11221
+
11222
+ Started GET "/assets/plugin.self-84bdbacb1efd558ee0dac9e9a39c3f2acc7a75ef4b01112739eec325ddfa2429.js?body=1" for ::1 at 2017-04-14 15:11:40 +0900
11223
+
11224
+
11225
+ Started GET "/assets/items.self-3f5ee897a5a4a74ee2d01575104d7e38daf09a55678ea0eec89cd57028db5471.js?body=1" for ::1 at 2017-04-14 15:11:40 +0900
11226
+
11227
+
11228
+ Started GET "/assets/rails_sortable.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.js?body=1" for ::1 at 2017-04-14 15:11:40 +0900
11229
+
11230
+
11231
+ Started GET "/assets/sequenced_items.self-3f5ee897a5a4a74ee2d01575104d7e38daf09a55678ea0eec89cd57028db5471.js?body=1" for ::1 at 2017-04-14 15:11:40 +0900
11232
+
11233
+
11234
+ Started GET "/assets/application.self-120f3cf1cb67bea53c4a2a57336b34ca04b04b55a55c38cf76ce20a147e5eff9.js?body=1" for ::1 at 2017-04-14 15:11:40 +0900
11235
+
11236
+
11237
+ Started POST "/sortable/reorder" for ::1 at 2017-04-14 15:12:07 +0900
11238
+ Processing by SortableController#reorder as */*
11239
+ Parameters: {"Item"=>["10", "1", "2", "3", "4", "5", "6", "7", "8", "9"]}
11240
+ Item Load (0.2ms) SELECT "items".* FROM "items" ORDER BY "items"."sort" ASC
11241
+  (0.0ms) begin transaction
11242
+ SQL (0.2ms) UPDATE "items" SET "sort" = ?, "updated_at" = ? WHERE "items"."id" = ? [["sort", 0], ["updated_at", "2017-04-14 06:12:07.322074"], ["id", 10]]
11243
+  (2.8ms) commit transaction
11244
+  (0.1ms) begin transaction
11245
+ SQL (0.3ms) UPDATE "items" SET "sort" = ?, "updated_at" = ? WHERE "items"."id" = ? [["sort", 1], ["updated_at", "2017-04-14 06:12:07.326984"], ["id", 1]]
11246
+  (0.8ms) commit transaction
11247
+  (0.0ms) begin transaction
11248
+ SQL (0.2ms) UPDATE "items" SET "sort" = ?, "updated_at" = ? WHERE "items"."id" = ? [["sort", 2], ["updated_at", "2017-04-14 06:12:07.329923"], ["id", 2]]
11249
+  (0.7ms) commit transaction
11250
+  (0.1ms) begin transaction
11251
+ SQL (0.2ms) UPDATE "items" SET "sort" = ?, "updated_at" = ? WHERE "items"."id" = ? [["sort", 3], ["updated_at", "2017-04-14 06:12:07.332154"], ["id", 3]]
11252
+  (0.8ms) commit transaction
11253
+  (0.1ms) begin transaction
11254
+ SQL (0.2ms) UPDATE "items" SET "sort" = ?, "updated_at" = ? WHERE "items"."id" = ? [["sort", 4], ["updated_at", "2017-04-14 06:12:07.334509"], ["id", 4]]
11255
+  (0.8ms) commit transaction
11256
+  (0.0ms) begin transaction
11257
+ SQL (0.2ms) UPDATE "items" SET "sort" = ?, "updated_at" = ? WHERE "items"."id" = ? [["sort", 5], ["updated_at", "2017-04-14 06:12:07.337110"], ["id", 5]]
11258
+  (0.8ms) commit transaction
11259
+  (0.0ms) begin transaction
11260
+ SQL (0.2ms) UPDATE "items" SET "sort" = ?, "updated_at" = ? WHERE "items"."id" = ? [["sort", 6], ["updated_at", "2017-04-14 06:12:07.339421"], ["id", 6]]
11261
+  (0.8ms) commit transaction
11262
+  (0.0ms) begin transaction
11263
+ SQL (0.2ms) UPDATE "items" SET "sort" = ?, "updated_at" = ? WHERE "items"."id" = ? [["sort", 7], ["updated_at", "2017-04-14 06:12:07.341742"], ["id", 7]]
11264
+  (0.8ms) commit transaction
11265
+  (0.1ms) begin transaction
11266
+ SQL (0.2ms) UPDATE "items" SET "sort" = ?, "updated_at" = ? WHERE "items"."id" = ? [["sort", 8], ["updated_at", "2017-04-14 06:12:07.344091"], ["id", 8]]
11267
+  (0.8ms) commit transaction
11268
+  (0.0ms) begin transaction
11269
+ SQL (0.2ms) UPDATE "items" SET "sort" = ?, "updated_at" = ? WHERE "items"."id" = ? [["sort", 9], ["updated_at", "2017-04-14 06:12:07.346418"], ["id", 9]]
11270
+  (0.8ms) commit transaction
11271
+ Rendered text template (0.0ms)
11272
+ Completed 200 OK in 29ms (Views: 0.4ms | ActiveRecord: 12.8ms)
11273
+
11274
+
11275
+ Started POST "/sortable/reorder" for ::1 at 2017-04-14 15:12:11 +0900
11276
+ Processing by SortableController#reorder as */*
11277
+ Parameters: {"Item"=>["10", "5", "1", "2", "3", "4", "6", "7", "8", "9"]}
11278
+ Item Load (0.3ms) SELECT "items".* FROM "items" ORDER BY "items"."sort" ASC
11279
+  (0.0ms) begin transaction
11280
+ SQL (0.5ms) UPDATE "items" SET "sort" = ?, "updated_at" = ? WHERE "items"."id" = ? [["sort", 1], ["updated_at", "2017-04-14 06:12:11.281463"], ["id", 5]]
11281
+  (2.7ms) commit transaction
11282
+  (0.0ms) begin transaction
11283
+ SQL (0.2ms) UPDATE "items" SET "sort" = ?, "updated_at" = ? WHERE "items"."id" = ? [["sort", 2], ["updated_at", "2017-04-14 06:12:11.286122"], ["id", 1]]
11284
+  (0.8ms) commit transaction
11285
+  (0.0ms) begin transaction
11286
+ SQL (0.2ms) UPDATE "items" SET "sort" = ?, "updated_at" = ? WHERE "items"."id" = ? [["sort", 3], ["updated_at", "2017-04-14 06:12:11.288606"], ["id", 2]]
11287
+  (0.8ms) commit transaction
11288
+  (0.0ms) begin transaction
11289
+ SQL (0.2ms) UPDATE "items" SET "sort" = ?, "updated_at" = ? WHERE "items"."id" = ? [["sort", 4], ["updated_at", "2017-04-14 06:12:11.290796"], ["id", 3]]
11290
+  (0.8ms) commit transaction
11291
+  (0.1ms) begin transaction
11292
+ SQL (0.2ms) UPDATE "items" SET "sort" = ?, "updated_at" = ? WHERE "items"."id" = ? [["sort", 5], ["updated_at", "2017-04-14 06:12:11.293248"], ["id", 4]]
11293
+  (0.8ms) commit transaction
11294
+ Rendered text template (0.0ms)
11295
+ Completed 200 OK in 16ms (Views: 0.3ms | ActiveRecord: 7.5ms)
11296
+
11297
+
11298
+ Started GET "/items" for ::1 at 2017-04-14 15:12:13 +0900
11299
+ Processing by ItemsController#index as HTML
11300
+ Item Load (0.4ms) SELECT "items".* FROM "items" ORDER BY "items"."sort" ASC
11301
+ Rendered items/index.html.erb within layouts/application (6.4ms)
11302
+ Completed 200 OK in 37ms (Views: 35.7ms | ActiveRecord: 0.4ms)
11303
+
11304
+
11305
+ Started GET "/assets/application.self-f9e7c1541e1b8783561468c59162bd896007380f5a3799ef2169d3a3fdf40bed.css?body=1" for ::1 at 2017-04-14 15:12:14 +0900
11306
+
11307
+
11308
+ Started GET "/assets/scaffold.self-83b741db49389dc7cfdf85bf7537a0219cce48e085c4116afc83d55c9af47c78.css?body=1" for ::1 at 2017-04-14 15:12:14 +0900
11309
+
11310
+
11311
+ Started GET "/assets/jquery-ui/ie.self-163eb039dcb1e0c3471b7d91386eabb8753da6906e84824c019f9ff56bdb83a6.js?body=1" for ::1 at 2017-04-14 15:12:14 +0900
11312
+
11313
+
11314
+ Started GET "/assets/jquery-ui/widget.self-fca20bcec06d192f97cffa6e734e24360e227237b8ae7d7e7e60754df7d5444f.js?body=1" for ::1 at 2017-04-14 15:12:14 +0900
11315
+
11316
+
11317
+ Started GET "/assets/jquery_ujs.self-784a997f6726036b1993eb2217c9cb558e1cbb801c6da88105588c56f13b466a.js?body=1" for ::1 at 2017-04-14 15:12:14 +0900
11318
+
11319
+
11320
+ Started GET "/assets/jquery-ui/version.self-c8e3d1203da26ea7efdf83c1eabb3f0ba55cb68e463f5ccf0d77bd15ce6a8e61.js?body=1" for ::1 at 2017-04-14 15:12:14 +0900
11321
+
11322
+
11323
+ Started GET "/assets/jquery-ui/widgets/mouse.self-f0790a202dcf54fab051e71b042335d5346f9cceb0f645223c1dab93f349a04b.js?body=1" for ::1 at 2017-04-14 15:12:14 +0900
11324
+
11325
+
11326
+ Started GET "/assets/jquery-ui/data.self-2067c82e6fe39a9cba5623206a5dc28d5c60d26b95cd100855b78cacf72865b8.js?body=1" for ::1 at 2017-04-14 15:12:14 +0900
11327
+
11328
+
11329
+ Started GET "/assets/jquery-ui/widgets/sortable.self-6e5e1f07a29b5a89ec1d359363d2800904e3ae548a38ab2f8eded36746d1adbe.js?body=1" for ::1 at 2017-04-14 15:12:14 +0900
11330
+
11331
+
11332
+ Started GET "/assets/jquery-ui/scroll-parent.self-38e26a71a450a29fb63425e8f589a7046862f927eb0a1dbf6a6c44da05196d2e.js?body=1" for ::1 at 2017-04-14 15:12:14 +0900
11333
+
11334
+
11335
+ Started GET "/assets/plugin.self-84bdbacb1efd558ee0dac9e9a39c3f2acc7a75ef4b01112739eec325ddfa2429.js?body=1" for ::1 at 2017-04-14 15:12:14 +0900
11336
+
11337
+
11338
+ Started GET "/assets/rails_sortable.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.js?body=1" for ::1 at 2017-04-14 15:12:14 +0900
11339
+
11340
+
11341
+ Started GET "/assets/items.self-3f5ee897a5a4a74ee2d01575104d7e38daf09a55678ea0eec89cd57028db5471.js?body=1" for ::1 at 2017-04-14 15:12:14 +0900
11342
+
11343
+
11344
+ Started GET "/assets/sequenced_items.self-3f5ee897a5a4a74ee2d01575104d7e38daf09a55678ea0eec89cd57028db5471.js?body=1" for ::1 at 2017-04-14 15:12:14 +0900
11345
+
11346
+
11347
+ Started GET "/assets/application.self-120f3cf1cb67bea53c4a2a57336b34ca04b04b55a55c38cf76ce20a147e5eff9.js?body=1" for ::1 at 2017-04-14 15:12:14 +0900
11348
+
11349
+
11350
+ Started GET "/assets/jquery.self-bd7ddd393353a8d2480a622e80342adf488fb6006d667e8b42e4c0073393abee.js?body=1" for ::1 at 2017-04-14 15:12:14 +0900
11351
+ Started GET "/" for ::1 at 2017-04-14 15:59:12 +0900
11352
+ ActiveRecord::SchemaMigration Load (0.2ms) SELECT "schema_migrations".* FROM "schema_migrations"
11353
+ Processing by Rails::WelcomeController#index as HTML
11354
+ Parameters: {"internal"=>true}
11355
+ Rendering /Users/madmax/Programs/itmammoth/rails_sortable/vendor/bundle/ruby/2.4.0/gems/railties-5.0.2/lib/rails/templates/rails/welcome/index.html.erb
11356
+ Rendered /Users/madmax/Programs/itmammoth/rails_sortable/vendor/bundle/ruby/2.4.0/gems/railties-5.0.2/lib/rails/templates/rails/welcome/index.html.erb (5.6ms)
11357
+ Completed 200 OK in 21ms (Views: 17.7ms | ActiveRecord: 0.0ms)
11358
+
11359
+
11360
+ Started GET "/items" for ::1 at 2017-04-14 15:59:16 +0900
11361
+ Processing by ItemsController#index as HTML
11362
+ Rendering items/index.html.erb within layouts/application
11363
+ Item Load (0.2ms) SELECT "items".* FROM "items" ORDER BY "items"."sort" ASC
11364
+ Rendered items/index.html.erb within layouts/application (15.0ms)
11365
+ Started GET "/items" for ::1 at 2017-04-14 15:59:17 +0900
11366
+ Processing by ItemsController#index as HTML
11367
+ Rendering items/index.html.erb within layouts/application
11368
+ Item Load (0.8ms) SELECT "items".* FROM "items" ORDER BY "items"."sort" ASC
11369
+ Rendered items/index.html.erb within layouts/application (10.6ms)
11370
+ Completed 200 OK in 823ms (Views: 813.3ms | ActiveRecord: 0.8ms)
11371
+
11372
+
11373
+ Completed 200 OK in 542ms (Views: 538.5ms | ActiveRecord: 0.8ms)
11374
+
11375
+
11376
+ Started POST "/sortable/reorder" for ::1 at 2017-04-14 15:59:22 +0900
11377
+ Processing by SortableController#reorder as */*
11378
+ Parameters: {"Item"=>["5", "1", "2", "3", "4", "6", "7", "8", "9", "10"]}
11379
+ Item Load (0.2ms) SELECT "items".* FROM "items" ORDER BY "items"."sort" ASC
11380
+  (0.1ms) begin transaction
11381
+ SQL (0.4ms) UPDATE "items" SET "sort" = ?, "updated_at" = ? WHERE "items"."id" = ? [["sort", 0], ["updated_at", 2017-04-14 06:59:22 UTC], ["id", 5]]
11382
+  (2.2ms) commit transaction
11383
+  (0.0ms) begin transaction
11384
+ SQL (0.2ms) UPDATE "items" SET "sort" = ?, "updated_at" = ? WHERE "items"."id" = ? [["sort", 1], ["updated_at", 2017-04-14 06:59:22 UTC], ["id", 1]]
11385
+  (0.8ms) commit transaction
11386
+  (0.1ms) begin transaction
11387
+ SQL (0.2ms) UPDATE "items" SET "sort" = ?, "updated_at" = ? WHERE "items"."id" = ? [["sort", 2], ["updated_at", 2017-04-14 06:59:22 UTC], ["id", 2]]
11388
+  (0.8ms) commit transaction
11389
+  (0.0ms) begin transaction
11390
+ SQL (0.2ms) UPDATE "items" SET "sort" = ?, "updated_at" = ? WHERE "items"."id" = ? [["sort", 3], ["updated_at", 2017-04-14 06:59:22 UTC], ["id", 3]]
11391
+  (0.9ms) commit transaction
11392
+  (0.1ms) begin transaction
11393
+ SQL (0.4ms) UPDATE "items" SET "sort" = ?, "updated_at" = ? WHERE "items"."id" = ? [["sort", 4], ["updated_at", 2017-04-14 06:59:22 UTC], ["id", 4]]
11394
+  (0.7ms) commit transaction
11395
+  (0.1ms) begin transaction
11396
+ SQL (0.7ms) UPDATE "items" SET "sort" = ?, "updated_at" = ? WHERE "items"."id" = ? [["sort", 5], ["updated_at", 2017-04-14 06:59:22 UTC], ["id", 6]]
11397
+  (1.0ms) commit transaction
11398
+  (0.1ms) begin transaction
11399
+ SQL (0.3ms) UPDATE "items" SET "sort" = ?, "updated_at" = ? WHERE "items"."id" = ? [["sort", 6], ["updated_at", 2017-04-14 06:59:22 UTC], ["id", 7]]
11400
+  (1.4ms) commit transaction
11401
+  (0.1ms) begin transaction
11402
+ SQL (0.3ms) UPDATE "items" SET "sort" = ?, "updated_at" = ? WHERE "items"."id" = ? [["sort", 7], ["updated_at", 2017-04-14 06:59:22 UTC], ["id", 8]]
11403
+  (0.7ms) commit transaction
11404
+  (0.1ms) begin transaction
11405
+ SQL (0.3ms) UPDATE "items" SET "sort" = ?, "updated_at" = ? WHERE "items"."id" = ? [["sort", 8], ["updated_at", 2017-04-14 06:59:22 UTC], ["id", 9]]
11406
+  (0.7ms) commit transaction
11407
+  (0.1ms) begin transaction
11408
+ SQL (0.4ms) UPDATE "items" SET "sort" = ?, "updated_at" = ? WHERE "items"."id" = ? [["sort", 9], ["updated_at", 2017-04-14 06:59:22 UTC], ["id", 10]]
11409
+  (0.6ms) commit transaction
11410
+ Completed 200 OK in 39ms (ActiveRecord: 14.0ms)
11411
+
11412
+
11413
+ Started POST "/sortable/reorder" for ::1 at 2017-04-14 15:59:25 +0900
11414
+ Processing by SortableController#reorder as */*
11415
+ Parameters: {"Item"=>["1", "2", "3", "4", "5", "6", "7", "8", "9", "10"]}
11416
+ Item Load (0.3ms) SELECT "items".* FROM "items" ORDER BY "items"."sort" ASC
11417
+  (0.1ms) begin transaction
11418
+ SQL (0.3ms) UPDATE "items" SET "sort" = ?, "updated_at" = ? WHERE "items"."id" = ? [["sort", 0], ["updated_at", 2017-04-14 06:59:25 UTC], ["id", 1]]
11419
+  (2.0ms) commit transaction
11420
+  (0.1ms) begin transaction
11421
+ SQL (0.4ms) UPDATE "items" SET "sort" = ?, "updated_at" = ? WHERE "items"."id" = ? [["sort", 1], ["updated_at", 2017-04-14 06:59:25 UTC], ["id", 2]]
11422
+  (1.0ms) commit transaction
11423
+  (0.1ms) begin transaction
11424
+ SQL (0.5ms) UPDATE "items" SET "sort" = ?, "updated_at" = ? WHERE "items"."id" = ? [["sort", 2], ["updated_at", 2017-04-14 06:59:25 UTC], ["id", 3]]
11425
+  (1.7ms) commit transaction
11426
+  (0.1ms) begin transaction
11427
+ SQL (0.4ms) UPDATE "items" SET "sort" = ?, "updated_at" = ? WHERE "items"."id" = ? [["sort", 3], ["updated_at", 2017-04-14 06:59:25 UTC], ["id", 4]]
11428
+  (1.6ms) commit transaction
11429
+  (0.1ms) begin transaction
11430
+ SQL (0.4ms) UPDATE "items" SET "sort" = ?, "updated_at" = ? WHERE "items"."id" = ? [["sort", 4], ["updated_at", 2017-04-14 06:59:25 UTC], ["id", 5]]
11431
+  (0.8ms) commit transaction
11432
+ Completed 200 OK in 29ms (ActiveRecord: 9.6ms)
11433
+
11434
+
11435
+ Started GET "/items" for ::1 at 2017-04-14 15:59:27 +0900
11436
+ Processing by ItemsController#index as HTML
11437
+ Rendering items/index.html.erb within layouts/application
11438
+ Item Load (0.9ms) SELECT "items".* FROM "items" ORDER BY "items"."sort" ASC
11439
+ Rendered items/index.html.erb within layouts/application (10.1ms)
11440
+ Completed 200 OK in 53ms (Views: 48.4ms | ActiveRecord: 0.9ms)
11441
+
11442
+
11443
+ Started GET "/" for ::1 at 2017-04-14 16:00:54 +0900
11444
+ ActiveRecord::SchemaMigration Load (0.6ms) SELECT "schema_migrations".* FROM "schema_migrations"
11445
+ Processing by Rails::WelcomeController#index as HTML
11446
+ Parameters: {"internal"=>true}
11447
+ Rendering /Users/madmax/Programs/itmammoth/rails_sortable/vendor/bundle/ruby/2.4.0/gems/railties-5.0.2/lib/rails/templates/rails/welcome/index.html.erb
11448
+ Rendered /Users/madmax/Programs/itmammoth/rails_sortable/vendor/bundle/ruby/2.4.0/gems/railties-5.0.2/lib/rails/templates/rails/welcome/index.html.erb (3.8ms)
11449
+ Completed 200 OK in 17ms (Views: 12.1ms | ActiveRecord: 0.0ms)
11450
+
11451
+
11452
+ Started GET "/items" for ::1 at 2017-04-14 16:00:58 +0900
11453
+ Processing by ItemsController#index as HTML
11454
+ Rendering items/index.html.erb within layouts/application
11455
+ Item Load (0.3ms) SELECT "items".* FROM "items" ORDER BY "items"."sort" ASC
11456
+ Rendered items/index.html.erb within layouts/application (17.5ms)
11457
+ Started GET "/items" for ::1 at 2017-04-14 16:00:58 +0900
11458
+ Processing by ItemsController#index as HTML
11459
+ Rendering items/index.html.erb within layouts/application
11460
+ Item Load (0.5ms) SELECT "items".* FROM "items" ORDER BY "items"."sort" ASC
11461
+ Rendered items/index.html.erb within layouts/application (6.4ms)
11462
+ Completed 200 OK in 339ms (Views: 250.9ms | ActiveRecord: 0.5ms)
11463
+
11464
+
11465
+ Completed 200 OK in 671ms (Views: 661.7ms | ActiveRecord: 1.0ms)
11466
+
11467
+
11468
+
11469
+
11470
+ Started GET "/" for ::1 at 2017-04-14 16:01:19 +0900
11471
+ ActiveRecord::SchemaMigration Load (0.4ms) SELECT "schema_migrations".* FROM "schema_migrations"
11472
+ Processing by Rails::WelcomeController#index as HTML
11473
+ Rendered /Users/madmax/Programs/itmammoth/rails_sortable/vendor/bundle/ruby/2.4.0/gems/railties-4.2.8/lib/rails/templates/rails/welcome/index.html.erb (1.5ms)
11474
+ Completed 200 OK in 14ms (Views: 13.4ms | ActiveRecord: 0.0ms)