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
@@ -2220,3 +2220,3877 @@ Completed 200 OK in 15ms (Views: 10.3ms | ActiveRecord: 0.7ms)
2220
2220
  SQL (0.3ms) UPDATE "items" SET "sort" = ?, "updated_at" = ? WHERE "items"."id" = 1 [["sort", 1000], ["updated_at", Wed, 15 Jan 2014 13:53:17 UTC +00:00]]
2221
2221
   (0.0ms) RELEASE SAVEPOINT active_record_1
2222
2222
   (0.4ms) rollback transaction
2223
+  (0.1ms) begin transaction
2224
+  (0.1ms) rollback transaction
2225
+  (0.1ms) begin transaction
2226
+  (0.1ms) rollback transaction
2227
+  (0.0ms) begin transaction
2228
+  (0.0ms) rollback transaction
2229
+  (0.0ms) begin transaction
2230
+  (0.0ms) rollback transaction
2231
+  (0.0ms) begin transaction
2232
+  (0.0ms) rollback transaction
2233
+  (0.0ms) begin transaction
2234
+  (0.0ms) rollback transaction
2235
+  (0.0ms) begin transaction
2236
+  (0.0ms) rollback transaction
2237
+  (0.0ms) begin transaction
2238
+  (0.0ms) rollback transaction
2239
+  (0.0ms) begin transaction
2240
+  (0.0ms) rollback transaction
2241
+  (0.0ms) begin transaction
2242
+  (0.0ms) rollback transaction
2243
+  (0.0ms) begin transaction
2244
+  (0.0ms) rollback transaction
2245
+  (0.0ms) begin transaction
2246
+  (0.1ms) rollback transaction
2247
+  (0.0ms) begin transaction
2248
+  (0.0ms) rollback transaction
2249
+  (0.0ms) begin transaction
2250
+  (0.0ms) rollback transaction
2251
+  (0.1ms) begin transaction
2252
+  (0.1ms) rollback transaction
2253
+  (0.2ms) begin transaction
2254
+  (0.1ms) rollback transaction
2255
+  (0.1ms) begin transaction
2256
+  (0.0ms) rollback transaction
2257
+  (0.0ms) begin transaction
2258
+  (0.1ms) rollback transaction
2259
+  (0.1ms) begin transaction
2260
+  (0.1ms) rollback transaction
2261
+  (0.0ms) begin transaction
2262
+  (0.0ms) rollback transaction
2263
+  (0.1ms) begin transaction
2264
+ Processing by OtherItemsController#new as HTML
2265
+ Completed 500 Internal Server Error in 1ms
2266
+  (0.0ms) rollback transaction
2267
+  (0.0ms) begin transaction
2268
+  (0.0ms) rollback transaction
2269
+  (0.0ms) begin transaction
2270
+ Processing by OtherItemsController#create as HTML
2271
+ Parameters: {"other_item"=>{"title"=>"invalid value"}}
2272
+ Completed 500 Internal Server Error in 0ms
2273
+  (0.0ms) rollback transaction
2274
+  (0.0ms) begin transaction
2275
+ Processing by OtherItemsController#create as HTML
2276
+ Parameters: {"other_item"=>{"title"=>"invalid value"}}
2277
+ Completed 500 Internal Server Error in 0ms
2278
+  (0.0ms) rollback transaction
2279
+  (0.0ms) begin transaction
2280
+ Processing by OtherItemsController#create as HTML
2281
+ Parameters: {"other_item"=>{"title"=>"MyString"}}
2282
+ Completed 500 Internal Server Error in 1ms
2283
+  (0.0ms) rollback transaction
2284
+  (0.0ms) begin transaction
2285
+  (0.1ms) rollback transaction
2286
+  (0.1ms) begin transaction
2287
+ Processing by OtherItemsController#create as HTML
2288
+ Parameters: {"other_item"=>{"title"=>"MyString"}}
2289
+ Completed 500 Internal Server Error in 1ms
2290
+  (0.0ms) rollback transaction
2291
+  (0.1ms) begin transaction
2292
+ Started GET "/other_items" for 127.0.0.1 at 2017-04-14 14:09:29 +0900
2293
+ Processing by OtherItemsController#index as HTML
2294
+ OtherItem Load (0.3ms) SELECT "other_items".* FROM "other_items" ORDER BY "other_items"."sequence" ASC
2295
+ SQLite3::SQLException: no such table: other_items: SELECT "other_items".* FROM "other_items" ORDER BY "other_items"."sequence" ASC
2296
+ Completed 500 Internal Server Error in 15ms
2297
+  (0.1ms) rollback transaction
2298
+  (0.1ms) begin transaction
2299
+  (0.0ms) rollback transaction
2300
+  (0.1ms) begin transaction
2301
+  (0.1ms) rollback transaction
2302
+  (0.1ms) begin transaction
2303
+  (0.1ms) rollback transaction
2304
+  (0.1ms) begin transaction
2305
+  (0.0ms) rollback transaction
2306
+  (0.1ms) begin transaction
2307
+  (0.1ms) rollback transaction
2308
+  (0.1ms) begin transaction
2309
+  (0.1ms) rollback transaction
2310
+  (0.1ms) begin transaction
2311
+  (0.0ms) rollback transaction
2312
+  (0.1ms) begin transaction
2313
+  (0.0ms) rollback transaction
2314
+  (0.0ms) begin transaction
2315
+  (0.0ms) rollback transaction
2316
+  (0.0ms) begin transaction
2317
+  (0.0ms) rollback transaction
2318
+  (0.0ms) begin transaction
2319
+  (0.0ms) rollback transaction
2320
+  (0.0ms) begin transaction
2321
+  (0.0ms) rollback transaction
2322
+  (0.0ms) begin transaction
2323
+  (0.0ms) rollback transaction
2324
+  (0.0ms) begin transaction
2325
+  (0.1ms) rollback transaction
2326
+  (0.0ms) begin transaction
2327
+  (0.0ms) rollback transaction
2328
+  (0.0ms) begin transaction
2329
+  (0.0ms) rollback transaction
2330
+  (0.0ms) begin transaction
2331
+ Processing by OtherItemsController#new as HTML
2332
+ Completed 500 Internal Server Error in 1ms (ActiveRecord: 0.1ms)
2333
+  (0.0ms) rollback transaction
2334
+  (0.1ms) begin transaction
2335
+  (0.1ms) rollback transaction
2336
+  (0.1ms) begin transaction
2337
+  (0.1ms) rollback transaction
2338
+  (0.0ms) begin transaction
2339
+  (0.0ms) rollback transaction
2340
+  (0.0ms) begin transaction
2341
+  (0.0ms) rollback transaction
2342
+  (0.0ms) begin transaction
2343
+  (0.0ms) rollback transaction
2344
+  (0.1ms) begin transaction
2345
+  (0.1ms) rollback transaction
2346
+  (0.1ms) begin transaction
2347
+ Processing by OtherItemsController#create as HTML
2348
+ Parameters: {"other_item"=>{"title"=>"MyString"}}
2349
+ Completed 500 Internal Server Error in 1ms (ActiveRecord: 0.1ms)
2350
+  (0.0ms) rollback transaction
2351
+  (0.0ms) begin transaction
2352
+ Processing by OtherItemsController#create as HTML
2353
+ Parameters: {"other_item"=>{"title"=>"MyString"}}
2354
+ Completed 500 Internal Server Error in 0ms (ActiveRecord: 0.0ms)
2355
+  (0.0ms) rollback transaction
2356
+  (0.0ms) begin transaction
2357
+  (0.0ms) rollback transaction
2358
+  (0.0ms) begin transaction
2359
+ Processing by OtherItemsController#create as HTML
2360
+ Parameters: {"other_item"=>{"title"=>"invalid value"}}
2361
+ Completed 500 Internal Server Error in 1ms (ActiveRecord: 0.1ms)
2362
+  (0.1ms) rollback transaction
2363
+  (0.1ms) begin transaction
2364
+ Processing by OtherItemsController#create as HTML
2365
+ Parameters: {"other_item"=>{"title"=>"invalid value"}}
2366
+ Completed 500 Internal Server Error in 1ms (ActiveRecord: 0.1ms)
2367
+  (0.1ms) rollback transaction
2368
+  (0.1ms) begin transaction
2369
+  (0.0ms) rollback transaction
2370
+  (0.0ms) begin transaction
2371
+ Started GET "/other_items" for 127.0.0.1 at 2017-04-14 14:17:19 +0900
2372
+ Processing by OtherItemsController#index as HTML
2373
+ OtherItem Load (0.6ms) SELECT "other_items".* FROM "other_items" ORDER BY "other_items"."sequence" ASC
2374
+ Rendered other_items/index.html.erb within layouts/application (6.6ms)
2375
+ Completed 500 Internal Server Error in 16ms (ActiveRecord: 0.6ms)
2376
+  (0.1ms) rollback transaction
2377
+  (0.1ms) begin transaction
2378
+  (0.0ms) rollback transaction
2379
+  (0.1ms) begin transaction
2380
+  (0.0ms) rollback transaction
2381
+  (0.1ms) begin transaction
2382
+  (0.0ms) rollback transaction
2383
+  (0.0ms) begin transaction
2384
+  (0.0ms) rollback transaction
2385
+  (0.0ms) begin transaction
2386
+  (0.0ms) rollback transaction
2387
+  (0.0ms) begin transaction
2388
+  (0.0ms) rollback transaction
2389
+  (0.0ms) begin transaction
2390
+  (0.3ms) rollback transaction
2391
+  (0.1ms) begin transaction
2392
+  (0.0ms) rollback transaction
2393
+  (0.0ms) begin transaction
2394
+  (0.0ms) rollback transaction
2395
+  (0.0ms) begin transaction
2396
+  (0.0ms) rollback transaction
2397
+  (0.1ms) begin transaction
2398
+  (0.0ms) rollback transaction
2399
+  (0.1ms) begin transaction
2400
+  (0.1ms) rollback transaction
2401
+  (0.1ms) begin transaction
2402
+  (0.0ms) rollback transaction
2403
+  (0.0ms) begin transaction
2404
+  (0.1ms) rollback transaction
2405
+  (0.1ms) begin transaction
2406
+  (0.0ms) rollback transaction
2407
+  (0.1ms) begin transaction
2408
+  (0.1ms) rollback transaction
2409
+  (0.1ms) begin transaction
2410
+  (0.1ms) rollback transaction
2411
+  (0.1ms) begin transaction
2412
+  (0.1ms) rollback transaction
2413
+  (0.1ms) begin transaction
2414
+  (0.1ms) rollback transaction
2415
+  (4.1ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL) 
2416
+  (0.5ms) select sqlite_version(*)
2417
+  (1.2ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
2418
+ ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
2419
+ Migrating to CreateItems (20131223124841)
2420
+  (0.1ms) begin transaction
2421
+  (0.4ms) CREATE TABLE "items" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar, "sort" integer, "created_at" datetime, "updated_at" datetime)
2422
+ SQL (0.6ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20131223124841"]]
2423
+  (0.8ms) commit transaction
2424
+ Migrating to CreateOtherItems (20170414031946)
2425
+  (0.0ms) begin transaction
2426
+  (0.3ms) CREATE TABLE "other_items" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar, "sequence" integer, "created_at" datetime, "updated_at" datetime)
2427
+ SQL (0.1ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20170414031946"]]
2428
+  (0.9ms) commit transaction
2429
+ ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
2430
+ ActiveRecord::SchemaMigration Load (0.2ms) SELECT "schema_migrations".* FROM "schema_migrations"
2431
+  (0.1ms) begin transaction
2432
+  (0.0ms) SAVEPOINT active_record_1
2433
+  (0.1ms) SELECT MAX("items"."sort") FROM "items"
2434
+ SQL (0.4ms) INSERT INTO "items" ("created_at", "updated_at", "sort") VALUES (?, ?, ?) [["created_at", "2017-04-14 05:19:27.694729"], ["updated_at", "2017-04-14 05:19:27.694729"], ["sort", 1]]
2435
+  (0.0ms) RELEASE SAVEPOINT active_record_1
2436
+  (0.0ms) SAVEPOINT active_record_1
2437
+  (0.1ms) SELECT MAX("items"."sort") FROM "items"
2438
+ SQL (0.0ms) INSERT INTO "items" ("created_at", "updated_at", "sort") VALUES (?, ?, ?) [["created_at", "2017-04-14 05:19:27.697645"], ["updated_at", "2017-04-14 05:19:27.697645"], ["sort", 2]]
2439
+  (0.0ms) RELEASE SAVEPOINT active_record_1
2440
+  (0.0ms) SAVEPOINT active_record_1
2441
+  (0.0ms) SELECT MAX("items"."sort") FROM "items"
2442
+ SQL (0.1ms) INSERT INTO "items" ("created_at", "updated_at", "sort") VALUES (?, ?, ?) [["created_at", "2017-04-14 05:19:27.698938"], ["updated_at", "2017-04-14 05:19:27.698938"], ["sort", 3]]
2443
+  (0.1ms) RELEASE SAVEPOINT active_record_1
2444
+ Processing by SortableController#reorder as HTML
2445
+ Parameters: {"Item"=>["1", "3", "2"]}
2446
+ Item Load (0.1ms) SELECT "items".* FROM "items" ORDER BY "items"."sort" ASC
2447
+  (0.1ms) SAVEPOINT active_record_1
2448
+ SQL (0.2ms) UPDATE "items" SET "sort" = ?, "updated_at" = ? WHERE "items"."id" = ? [["sort", 0], ["updated_at", "2017-04-14 05:19:27.704855"], ["id", 1]]
2449
+  (0.1ms) RELEASE SAVEPOINT active_record_1
2450
+  (0.0ms) SAVEPOINT active_record_1
2451
+ SQL (0.1ms) UPDATE "items" SET "sort" = ?, "updated_at" = ? WHERE "items"."id" = ? [["sort", 1], ["updated_at", "2017-04-14 05:19:27.710836"], ["id", 3]]
2452
+  (0.0ms) RELEASE SAVEPOINT active_record_1
2453
+ Rendered text template (0.1ms)
2454
+ Completed 200 OK in 17ms (Views: 8.5ms | ActiveRecord: 0.6ms)
2455
+ Item Load (0.1ms) SELECT "items".* FROM "items" WHERE "items"."id" = ? ORDER BY "items"."sort" ASC LIMIT 1 [["id", 1]]
2456
+ Item Load (0.0ms) SELECT "items".* FROM "items" WHERE "items"."id" = ? ORDER BY "items"."sort" ASC LIMIT 1 [["id", 2]]
2457
+ Item Load (0.0ms) SELECT "items".* FROM "items" WHERE "items"."id" = ? ORDER BY "items"."sort" ASC LIMIT 1 [["id", 3]]
2458
+  (1.6ms) rollback transaction
2459
+  (0.1ms) begin transaction
2460
+  (0.0ms) rollback transaction
2461
+  (0.0ms) begin transaction
2462
+  (0.1ms) rollback transaction
2463
+  (0.0ms) begin transaction
2464
+  (0.0ms) SAVEPOINT active_record_1
2465
+  (0.2ms) SELECT MAX("items"."sort") FROM "items"
2466
+ SQL (0.2ms) INSERT INTO "items" ("created_at", "updated_at", "sort") VALUES (?, ?, ?) [["created_at", "2017-04-14 05:19:27.735736"], ["updated_at", "2017-04-14 05:19:27.735736"], ["sort", 1]]
2467
+  (0.0ms) RELEASE SAVEPOINT active_record_1
2468
+  (0.1ms) SAVEPOINT active_record_1
2469
+ SQL (0.0ms) UPDATE "items" SET "sort" = ?, "updated_at" = ? WHERE "items"."id" = ? [["sort", 1000], ["updated_at", "2017-04-14 05:19:27.738951"], ["id", 1]]
2470
+  (0.1ms) RELEASE SAVEPOINT active_record_1
2471
+  (0.5ms) rollback transaction
2472
+  (0.1ms) begin transaction
2473
+  (0.0ms) SAVEPOINT active_record_1
2474
+  (0.2ms) SELECT MAX("items"."sort") FROM "items"
2475
+ SQL (0.3ms) INSERT INTO "items" ("created_at", "updated_at", "sort") VALUES (?, ?, ?) [["created_at", "2017-04-14 05:19:27.741795"], ["updated_at", "2017-04-14 05:19:27.741795"], ["sort", 1]]
2476
+  (0.1ms) RELEASE SAVEPOINT active_record_1
2477
+  (0.0ms) SAVEPOINT active_record_1
2478
+ SQL (0.3ms) UPDATE "items" SET "sort" = ? WHERE "items"."id" = ? [["sort", 1000], ["id", 1]]
2479
+  (0.1ms) RELEASE SAVEPOINT active_record_1
2480
+  (0.6ms) rollback transaction
2481
+  (0.1ms) begin transaction
2482
+  (0.0ms) SAVEPOINT active_record_1
2483
+ SQL (0.3ms) INSERT INTO "items" ("sort", "created_at", "updated_at") VALUES (?, ?, ?) [["sort", 1000], ["created_at", "2017-04-14 05:19:27.749045"], ["updated_at", "2017-04-14 05:19:27.749045"]]
2484
+  (0.0ms) RELEASE SAVEPOINT active_record_1
2485
+  (0.4ms) rollback transaction
2486
+  (0.1ms) begin transaction
2487
+  (0.1ms) SAVEPOINT active_record_1
2488
+ SQL (0.3ms) INSERT INTO "items" ("sort", "created_at", "updated_at") VALUES (?, ?, ?) [["sort", 1000], ["created_at", "2017-04-14 05:19:27.752937"], ["updated_at", "2017-04-14 05:19:27.752937"]]
2489
+  (0.1ms) RELEASE SAVEPOINT active_record_1
2490
+  (0.1ms) SAVEPOINT active_record_1
2491
+  (0.1ms) SELECT MAX("items"."sort") FROM "items"
2492
+ SQL (0.0ms) INSERT INTO "items" ("created_at", "updated_at", "sort") VALUES (?, ?, ?) [["created_at", "2017-04-14 05:19:27.754772"], ["updated_at", "2017-04-14 05:19:27.754772"], ["sort", 1001]]
2493
+  (0.0ms) RELEASE SAVEPOINT active_record_1
2494
+  (0.4ms) rollback transaction
2495
+ ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
2496
+  (0.1ms) begin transaction
2497
+  (0.1ms) rollback transaction
2498
+  (0.1ms) begin transaction
2499
+  (0.1ms) rollback transaction
2500
+  (0.1ms) begin transaction
2501
+  (0.0ms) SAVEPOINT active_record_1
2502
+ SQL (0.4ms) INSERT INTO "items" ("sort", "created_at", "updated_at") VALUES (?, ?, ?) [["sort", 1000], ["created_at", "2017-04-14 05:19:40.961694"], ["updated_at", "2017-04-14 05:19:40.961694"]]
2503
+  (0.0ms) RELEASE SAVEPOINT active_record_1
2504
+  (0.0ms) SAVEPOINT active_record_1
2505
+  (0.1ms) SELECT MAX("items"."sort") FROM "items"
2506
+ SQL (0.1ms) INSERT INTO "items" ("created_at", "updated_at", "sort") VALUES (?, ?, ?) [["created_at", "2017-04-14 05:19:40.963796"], ["updated_at", "2017-04-14 05:19:40.963796"], ["sort", 1001]]
2507
+  (0.0ms) RELEASE SAVEPOINT active_record_1
2508
+  (1.8ms) rollback transaction
2509
+  (0.0ms) begin transaction
2510
+  (0.0ms) SAVEPOINT active_record_1
2511
+ SQL (0.3ms) INSERT INTO "items" ("sort", "created_at", "updated_at") VALUES (?, ?, ?) [["sort", 1000], ["created_at", "2017-04-14 05:19:40.970120"], ["updated_at", "2017-04-14 05:19:40.970120"]]
2512
+  (0.0ms) RELEASE SAVEPOINT active_record_1
2513
+  (0.5ms) rollback transaction
2514
+  (0.1ms) begin transaction
2515
+  (0.0ms) SAVEPOINT active_record_1
2516
+  (0.2ms) SELECT MAX("items"."sort") FROM "items"
2517
+ SQL (0.2ms) INSERT INTO "items" ("created_at", "updated_at", "sort") VALUES (?, ?, ?) [["created_at", "2017-04-14 05:19:40.976273"], ["updated_at", "2017-04-14 05:19:40.976273"], ["sort", 1]]
2518
+  (0.1ms) RELEASE SAVEPOINT active_record_1
2519
+  (0.1ms) SAVEPOINT active_record_1
2520
+ SQL (0.1ms) UPDATE "items" SET "sort" = ? WHERE "items"."id" = ? [["sort", 1000], ["id", 1]]
2521
+  (0.0ms) RELEASE SAVEPOINT active_record_1
2522
+  (0.5ms) rollback transaction
2523
+  (0.0ms) begin transaction
2524
+  (0.0ms) SAVEPOINT active_record_1
2525
+  (0.1ms) SELECT MAX("items"."sort") FROM "items"
2526
+ SQL (0.2ms) INSERT INTO "items" ("created_at", "updated_at", "sort") VALUES (?, ?, ?) [["created_at", "2017-04-14 05:19:40.988459"], ["updated_at", "2017-04-14 05:19:40.988459"], ["sort", 1]]
2527
+  (0.0ms) RELEASE SAVEPOINT active_record_1
2528
+  (0.1ms) SAVEPOINT active_record_1
2529
+ SQL (0.1ms) UPDATE "items" SET "sort" = ?, "updated_at" = ? WHERE "items"."id" = ? [["sort", 1000], ["updated_at", "2017-04-14 05:19:40.990714"], ["id", 1]]
2530
+  (0.0ms) RELEASE SAVEPOINT active_record_1
2531
+  (0.5ms) rollback transaction
2532
+  (0.0ms) begin transaction
2533
+  (0.0ms) SAVEPOINT active_record_1
2534
+  (0.1ms) SELECT MAX("items"."sort") FROM "items"
2535
+ SQL (0.2ms) INSERT INTO "items" ("created_at", "updated_at", "sort") VALUES (?, ?, ?) [["created_at", "2017-04-14 05:19:40.994225"], ["updated_at", "2017-04-14 05:19:40.994225"], ["sort", 1]]
2536
+  (0.0ms) RELEASE SAVEPOINT active_record_1
2537
+  (0.0ms) SAVEPOINT active_record_1
2538
+  (0.1ms) SELECT MAX("items"."sort") FROM "items"
2539
+ SQL (0.0ms) INSERT INTO "items" ("created_at", "updated_at", "sort") VALUES (?, ?, ?) [["created_at", "2017-04-14 05:19:40.996176"], ["updated_at", "2017-04-14 05:19:40.996176"], ["sort", 2]]
2540
+  (0.0ms) RELEASE SAVEPOINT active_record_1
2541
+  (0.0ms) SAVEPOINT active_record_1
2542
+  (0.1ms) SELECT MAX("items"."sort") FROM "items"
2543
+ SQL (0.1ms) INSERT INTO "items" ("created_at", "updated_at", "sort") VALUES (?, ?, ?) [["created_at", "2017-04-14 05:19:40.997626"], ["updated_at", "2017-04-14 05:19:40.997626"], ["sort", 3]]
2544
+  (0.0ms) RELEASE SAVEPOINT active_record_1
2545
+ Processing by SortableController#reorder as HTML
2546
+ Parameters: {"Item"=>["1", "3", "2"]}
2547
+ Item Load (0.1ms) SELECT "items".* FROM "items" ORDER BY "items"."sort" ASC
2548
+  (0.1ms) SAVEPOINT active_record_1
2549
+ SQL (0.1ms) UPDATE "items" SET "sort" = ?, "updated_at" = ? WHERE "items"."id" = ? [["sort", 0], ["updated_at", "2017-04-14 05:19:41.003025"], ["id", 1]]
2550
+  (0.1ms) RELEASE SAVEPOINT active_record_1
2551
+  (0.0ms) SAVEPOINT active_record_1
2552
+ SQL (0.1ms) UPDATE "items" SET "sort" = ?, "updated_at" = ? WHERE "items"."id" = ? [["sort", 1], ["updated_at", "2017-04-14 05:19:41.004864"], ["id", 3]]
2553
+  (0.1ms) RELEASE SAVEPOINT active_record_1
2554
+ Rendered text template (0.0ms)
2555
+ Completed 200 OK in 19ms (Views: 11.1ms | ActiveRecord: 0.6ms)
2556
+ Item Load (0.2ms) SELECT "items".* FROM "items" WHERE "items"."id" = ? ORDER BY "items"."sort" ASC LIMIT 1 [["id", 1]]
2557
+ Item Load (0.1ms) SELECT "items".* FROM "items" WHERE "items"."id" = ? ORDER BY "items"."sort" ASC LIMIT 1 [["id", 2]]
2558
+ Item Load (0.1ms) SELECT "items".* FROM "items" WHERE "items"."id" = ? ORDER BY "items"."sort" ASC LIMIT 1 [["id", 3]]
2559
+  (0.6ms) rollback transaction
2560
+ ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
2561
+  (0.1ms) begin transaction
2562
+  (0.1ms) SAVEPOINT active_record_1
2563
+  (2.4ms) SELECT MAX("items"."sort") FROM "items"
2564
+ SQL (0.6ms) INSERT INTO "items" ("created_at", "updated_at", "sort") VALUES (?, ?, ?) [["created_at", "2017-04-14 05:21:21.006376"], ["updated_at", "2017-04-14 05:21:21.006376"], ["sort", 1]]
2565
+  (0.1ms) RELEASE SAVEPOINT active_record_1
2566
+  (0.0ms) SAVEPOINT active_record_1
2567
+  (0.1ms) SELECT MAX("items"."sort") FROM "items"
2568
+ SQL (0.1ms) INSERT INTO "items" ("created_at", "updated_at", "sort") VALUES (?, ?, ?) [["created_at", "2017-04-14 05:21:21.014336"], ["updated_at", "2017-04-14 05:21:21.014336"], ["sort", 2]]
2569
+  (0.1ms) RELEASE SAVEPOINT active_record_1
2570
+  (0.0ms) SAVEPOINT active_record_1
2571
+  (0.1ms) SELECT MAX("items"."sort") FROM "items"
2572
+ SQL (0.1ms) INSERT INTO "items" ("created_at", "updated_at", "sort") VALUES (?, ?, ?) [["created_at", "2017-04-14 05:21:21.016301"], ["updated_at", "2017-04-14 05:21:21.016301"], ["sort", 3]]
2573
+  (0.1ms) RELEASE SAVEPOINT active_record_1
2574
+ Processing by SortableController#reorder as HTML
2575
+ Parameters: {"Item"=>["1", "3", "2"]}
2576
+ Item Load (0.2ms) SELECT "items".* FROM "items" ORDER BY "items"."sort" ASC
2577
+  (0.0ms) SAVEPOINT active_record_1
2578
+ SQL (0.2ms) UPDATE "items" SET "sort" = ?, "updated_at" = ? WHERE "items"."id" = ? [["sort", 0], ["updated_at", "2017-04-14 05:21:21.024870"], ["id", 1]]
2579
+  (0.1ms) RELEASE SAVEPOINT active_record_1
2580
+  (0.0ms) SAVEPOINT active_record_1
2581
+ SQL (0.1ms) UPDATE "items" SET "sort" = ?, "updated_at" = ? WHERE "items"."id" = ? [["sort", 1], ["updated_at", "2017-04-14 05:21:21.030115"], ["id", 3]]
2582
+  (0.1ms) RELEASE SAVEPOINT active_record_1
2583
+ Rendered text template (0.0ms)
2584
+ Completed 200 OK in 21ms (Views: 12.6ms | ActiveRecord: 0.6ms)
2585
+ Item Load (0.2ms) SELECT "items".* FROM "items" WHERE "items"."id" = ? ORDER BY "items"."sort" ASC LIMIT 1 [["id", 1]]
2586
+ Item Load (0.1ms) SELECT "items".* FROM "items" WHERE "items"."id" = ? ORDER BY "items"."sort" ASC LIMIT 1 [["id", 2]]
2587
+ Item Load (0.0ms) SELECT "items".* FROM "items" WHERE "items"."id" = ? ORDER BY "items"."sort" ASC LIMIT 1 [["id", 3]]
2588
+  (1.7ms) rollback transaction
2589
+  (0.1ms) begin transaction
2590
+  (0.1ms) rollback transaction
2591
+  (0.1ms) begin transaction
2592
+  (0.1ms) rollback transaction
2593
+  (0.1ms) begin transaction
2594
+  (0.0ms) SAVEPOINT active_record_1
2595
+ SQL (0.3ms) INSERT INTO "items" ("sort", "created_at", "updated_at") VALUES (?, ?, ?) [["sort", 1000], ["created_at", "2017-04-14 05:21:21.064166"], ["updated_at", "2017-04-14 05:21:21.064166"]]
2596
+  (0.0ms) RELEASE SAVEPOINT active_record_1
2597
+  (0.0ms) SAVEPOINT active_record_1
2598
+  (0.1ms) SELECT MAX("items"."sort") FROM "items"
2599
+ SQL (0.1ms) INSERT INTO "items" ("created_at", "updated_at", "sort") VALUES (?, ?, ?) [["created_at", "2017-04-14 05:21:21.066605"], ["updated_at", "2017-04-14 05:21:21.066605"], ["sort", 1001]]
2600
+  (0.2ms) RELEASE SAVEPOINT active_record_1
2601
+  (0.8ms) rollback transaction
2602
+  (0.1ms) begin transaction
2603
+  (0.1ms) SAVEPOINT active_record_1
2604
+ SQL (0.3ms) INSERT INTO "items" ("sort", "created_at", "updated_at") VALUES (?, ?, ?) [["sort", 1000], ["created_at", "2017-04-14 05:21:21.078769"], ["updated_at", "2017-04-14 05:21:21.078769"]]
2605
+  (0.0ms) RELEASE SAVEPOINT active_record_1
2606
+  (0.3ms) rollback transaction
2607
+  (0.1ms) begin transaction
2608
+  (0.0ms) SAVEPOINT active_record_1
2609
+  (0.1ms) SELECT MAX("items"."sort") FROM "items"
2610
+ SQL (0.2ms) INSERT INTO "items" ("created_at", "updated_at", "sort") VALUES (?, ?, ?) [["created_at", "2017-04-14 05:21:21.083108"], ["updated_at", "2017-04-14 05:21:21.083108"], ["sort", 1]]
2611
+  (0.0ms) RELEASE SAVEPOINT active_record_1
2612
+  (0.1ms) SAVEPOINT active_record_1
2613
+ SQL (0.1ms) UPDATE "items" SET "sort" = ? WHERE "items"."id" = ? [["sort", 1000], ["id", 1]]
2614
+  (0.0ms) RELEASE SAVEPOINT active_record_1
2615
+  (0.5ms) rollback transaction
2616
+  (0.0ms) begin transaction
2617
+  (0.0ms) SAVEPOINT active_record_1
2618
+  (0.2ms) SELECT MAX("items"."sort") FROM "items"
2619
+ SQL (0.3ms) INSERT INTO "items" ("created_at", "updated_at", "sort") VALUES (?, ?, ?) [["created_at", "2017-04-14 05:21:21.091217"], ["updated_at", "2017-04-14 05:21:21.091217"], ["sort", 1]]
2620
+  (0.0ms) RELEASE SAVEPOINT active_record_1
2621
+  (0.0ms) SAVEPOINT active_record_1
2622
+ SQL (0.1ms) UPDATE "items" SET "sort" = ?, "updated_at" = ? WHERE "items"."id" = ? [["sort", 1000], ["updated_at", "2017-04-14 05:21:21.093470"], ["id", 1]]
2623
+  (0.0ms) RELEASE SAVEPOINT active_record_1
2624
+  (0.4ms) rollback transaction
2625
+ ActiveRecord::SchemaMigration Load (0.2ms) SELECT "schema_migrations".* FROM "schema_migrations"
2626
+  (0.1ms) begin transaction
2627
+  (0.1ms) rollback transaction
2628
+  (0.1ms) begin transaction
2629
+  (0.1ms) rollback transaction
2630
+  (0.0ms) begin transaction
2631
+  (0.1ms) SAVEPOINT active_record_1
2632
+  (0.2ms) SELECT MAX("items"."sort") FROM "items"
2633
+ SQL (0.5ms) INSERT INTO "items" ("created_at", "updated_at", "sort") VALUES (?, ?, ?) [["created_at", "2017-04-14 05:21:56.699821"], ["updated_at", "2017-04-14 05:21:56.699821"], ["sort", 1]]
2634
+  (0.2ms) RELEASE SAVEPOINT active_record_1
2635
+  (0.1ms) SAVEPOINT active_record_1
2636
+  (0.1ms) SELECT MAX("items"."sort") FROM "items"
2637
+ SQL (0.1ms) INSERT INTO "items" ("created_at", "updated_at", "sort") VALUES (?, ?, ?) [["created_at", "2017-04-14 05:21:56.708566"], ["updated_at", "2017-04-14 05:21:56.708566"], ["sort", 2]]
2638
+  (0.1ms) RELEASE SAVEPOINT active_record_1
2639
+  (0.1ms) SAVEPOINT active_record_1
2640
+  (0.1ms) SELECT MAX("items"."sort") FROM "items"
2641
+ SQL (0.1ms) INSERT INTO "items" ("created_at", "updated_at", "sort") VALUES (?, ?, ?) [["created_at", "2017-04-14 05:21:56.711967"], ["updated_at", "2017-04-14 05:21:56.711967"], ["sort", 3]]
2642
+  (0.0ms) RELEASE SAVEPOINT active_record_1
2643
+ Processing by SortableController#reorder as HTML
2644
+ Parameters: {"Item"=>["1", "3", "2"]}
2645
+ Item Load (0.2ms) SELECT "items".* FROM "items" ORDER BY "items"."sort" ASC
2646
+  (0.0ms) SAVEPOINT active_record_1
2647
+ SQL (0.2ms) UPDATE "items" SET "sort" = ?, "updated_at" = ? WHERE "items"."id" = ? [["sort", 0], ["updated_at", "2017-04-14 05:21:56.721013"], ["id", 1]]
2648
+  (0.1ms) RELEASE SAVEPOINT active_record_1
2649
+  (0.0ms) SAVEPOINT active_record_1
2650
+ SQL (0.0ms) UPDATE "items" SET "sort" = ?, "updated_at" = ? WHERE "items"."id" = ? [["sort", 1], ["updated_at", "2017-04-14 05:21:56.726589"], ["id", 3]]
2651
+  (0.0ms) RELEASE SAVEPOINT active_record_1
2652
+ Rendered text template (0.0ms)
2653
+ Completed 200 OK in 15ms (Views: 6.4ms | ActiveRecord: 0.6ms)
2654
+ Item Load (0.2ms) SELECT "items".* FROM "items" WHERE "items"."id" = ? ORDER BY "items"."sort" ASC LIMIT 1 [["id", 1]]
2655
+ Item Load (0.1ms) SELECT "items".* FROM "items" WHERE "items"."id" = ? ORDER BY "items"."sort" ASC LIMIT 1 [["id", 2]]
2656
+ Item Load (0.1ms) SELECT "items".* FROM "items" WHERE "items"."id" = ? ORDER BY "items"."sort" ASC LIMIT 1 [["id", 3]]
2657
+  (0.5ms) rollback transaction
2658
+  (0.1ms) begin transaction
2659
+  (0.0ms) SAVEPOINT active_record_1
2660
+ SQL (0.4ms) INSERT INTO "items" ("sort", "created_at", "updated_at") VALUES (?, ?, ?) [["sort", 1000], ["created_at", "2017-04-14 05:21:56.742813"], ["updated_at", "2017-04-14 05:21:56.742813"]]
2661
+  (0.0ms) RELEASE SAVEPOINT active_record_1
2662
+  (0.0ms) SAVEPOINT active_record_1
2663
+  (0.1ms) SELECT MAX("items"."sort") FROM "items"
2664
+ SQL (0.1ms) INSERT INTO "items" ("created_at", "updated_at", "sort") VALUES (?, ?, ?) [["created_at", "2017-04-14 05:21:56.745055"], ["updated_at", "2017-04-14 05:21:56.745055"], ["sort", 1001]]
2665
+  (0.0ms) RELEASE SAVEPOINT active_record_1
2666
+  (0.5ms) rollback transaction
2667
+  (0.0ms) begin transaction
2668
+  (0.0ms) SAVEPOINT active_record_1
2669
+ SQL (0.3ms) INSERT INTO "items" ("sort", "created_at", "updated_at") VALUES (?, ?, ?) [["sort", 1000], ["created_at", "2017-04-14 05:21:56.749239"], ["updated_at", "2017-04-14 05:21:56.749239"]]
2670
+  (0.1ms) RELEASE SAVEPOINT active_record_1
2671
+  (0.7ms) rollback transaction
2672
+  (0.1ms) begin transaction
2673
+  (0.1ms) SAVEPOINT active_record_1
2674
+  (0.1ms) SELECT MAX("items"."sort") FROM "items"
2675
+ SQL (0.2ms) INSERT INTO "items" ("created_at", "updated_at", "sort") VALUES (?, ?, ?) [["created_at", "2017-04-14 05:21:56.753918"], ["updated_at", "2017-04-14 05:21:56.753918"], ["sort", 1]]
2676
+  (0.0ms) RELEASE SAVEPOINT active_record_1
2677
+  (0.0ms) SAVEPOINT active_record_1
2678
+ SQL (0.1ms) UPDATE "items" SET "sort" = ? WHERE "items"."id" = ? [["sort", 1000], ["id", 1]]
2679
+  (0.0ms) RELEASE SAVEPOINT active_record_1
2680
+  (0.5ms) rollback transaction
2681
+  (0.0ms) begin transaction
2682
+  (0.0ms) SAVEPOINT active_record_1
2683
+  (0.1ms) SELECT MAX("items"."sort") FROM "items"
2684
+ SQL (0.2ms) INSERT INTO "items" ("created_at", "updated_at", "sort") VALUES (?, ?, ?) [["created_at", "2017-04-14 05:21:56.759813"], ["updated_at", "2017-04-14 05:21:56.759813"], ["sort", 1]]
2685
+  (0.0ms) RELEASE SAVEPOINT active_record_1
2686
+  (0.0ms) SAVEPOINT active_record_1
2687
+ SQL (0.1ms) UPDATE "items" SET "sort" = ?, "updated_at" = ? WHERE "items"."id" = ? [["sort", 1000], ["updated_at", "2017-04-14 05:21:56.761722"], ["id", 1]]
2688
+  (0.0ms) RELEASE SAVEPOINT active_record_1
2689
+  (0.4ms) rollback transaction
2690
+ ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
2691
+  (0.1ms) begin transaction
2692
+  (0.0ms) SAVEPOINT active_record_1
2693
+  (0.1ms) SELECT MAX("items"."sort") FROM "items"
2694
+ SQL (0.4ms) INSERT INTO "items" ("created_at", "updated_at", "sort") VALUES (?, ?, ?) [["created_at", "2017-04-14 05:25:08.403368"], ["updated_at", "2017-04-14 05:25:08.403368"], ["sort", 1]]
2695
+  (0.0ms) RELEASE SAVEPOINT active_record_1
2696
+  (0.0ms) SAVEPOINT active_record_1
2697
+  (0.1ms) SELECT MAX("items"."sort") FROM "items"
2698
+ SQL (0.1ms) INSERT INTO "items" ("created_at", "updated_at", "sort") VALUES (?, ?, ?) [["created_at", "2017-04-14 05:25:08.406456"], ["updated_at", "2017-04-14 05:25:08.406456"], ["sort", 2]]
2699
+  (0.1ms) RELEASE SAVEPOINT active_record_1
2700
+  (0.1ms) SAVEPOINT active_record_1
2701
+  (0.1ms) SELECT MAX("items"."sort") FROM "items"
2702
+ SQL (0.1ms) INSERT INTO "items" ("created_at", "updated_at", "sort") VALUES (?, ?, ?) [["created_at", "2017-04-14 05:25:08.411004"], ["updated_at", "2017-04-14 05:25:08.411004"], ["sort", 3]]
2703
+  (0.0ms) RELEASE SAVEPOINT active_record_1
2704
+  (1.7ms) rollback transaction
2705
+  (0.1ms) begin transaction
2706
+  (0.1ms) rollback transaction
2707
+  (0.0ms) begin transaction
2708
+  (0.0ms) rollback transaction
2709
+  (0.1ms) begin transaction
2710
+  (0.0ms) SAVEPOINT active_record_1
2711
+ SQL (0.3ms) INSERT INTO "items" ("sort", "created_at", "updated_at") VALUES (?, ?, ?) [["sort", 1000], ["created_at", "2017-04-14 05:25:08.426899"], ["updated_at", "2017-04-14 05:25:08.426899"]]
2712
+  (0.0ms) RELEASE SAVEPOINT active_record_1
2713
+  (0.0ms) SAVEPOINT active_record_1
2714
+  (0.1ms) SELECT MAX("items"."sort") FROM "items"
2715
+ SQL (0.1ms) INSERT INTO "items" ("created_at", "updated_at", "sort") VALUES (?, ?, ?) [["created_at", "2017-04-14 05:25:08.428693"], ["updated_at", "2017-04-14 05:25:08.428693"], ["sort", 1001]]
2716
+  (0.0ms) RELEASE SAVEPOINT active_record_1
2717
+  (0.5ms) rollback transaction
2718
+  (0.1ms) begin transaction
2719
+  (0.0ms) SAVEPOINT active_record_1
2720
+ SQL (0.2ms) INSERT INTO "items" ("sort", "created_at", "updated_at") VALUES (?, ?, ?) [["sort", 1000], ["created_at", "2017-04-14 05:25:08.432224"], ["updated_at", "2017-04-14 05:25:08.432224"]]
2721
+  (0.0ms) RELEASE SAVEPOINT active_record_1
2722
+  (0.4ms) rollback transaction
2723
+  (0.0ms) begin transaction
2724
+  (0.0ms) SAVEPOINT active_record_1
2725
+  (0.1ms) SELECT MAX("items"."sort") FROM "items"
2726
+ SQL (0.2ms) INSERT INTO "items" ("created_at", "updated_at", "sort") VALUES (?, ?, ?) [["created_at", "2017-04-14 05:25:08.434905"], ["updated_at", "2017-04-14 05:25:08.434905"], ["sort", 1]]
2727
+  (0.0ms) RELEASE SAVEPOINT active_record_1
2728
+  (0.0ms) SAVEPOINT active_record_1
2729
+ SQL (0.2ms) UPDATE "items" SET "sort" = ?, "updated_at" = ? WHERE "items"."id" = ? [["sort", 1000], ["updated_at", "2017-04-14 05:25:08.438600"], ["id", 1]]
2730
+  (0.1ms) RELEASE SAVEPOINT active_record_1
2731
+  (0.4ms) rollback transaction
2732
+  (0.1ms) begin transaction
2733
+  (0.0ms) SAVEPOINT active_record_1
2734
+  (0.1ms) SELECT MAX("items"."sort") FROM "items"
2735
+ SQL (0.2ms) INSERT INTO "items" ("created_at", "updated_at", "sort") VALUES (?, ?, ?) [["created_at", "2017-04-14 05:25:08.450806"], ["updated_at", "2017-04-14 05:25:08.450806"], ["sort", 1]]
2736
+  (0.1ms) RELEASE SAVEPOINT active_record_1
2737
+  (0.0ms) SAVEPOINT active_record_1
2738
+ SQL (0.1ms) UPDATE "items" SET "sort" = ? WHERE "items"."id" = ? [["sort", 1000], ["id", 1]]
2739
+  (0.0ms) RELEASE SAVEPOINT active_record_1
2740
+  (0.4ms) rollback transaction
2741
+ ActiveRecord::SchemaMigration Load (0.2ms) SELECT "schema_migrations".* FROM "schema_migrations"
2742
+  (0.1ms) begin transaction
2743
+  (0.0ms) rollback transaction
2744
+  (0.0ms) begin transaction
2745
+  (0.1ms) rollback transaction
2746
+  (0.0ms) begin transaction
2747
+  (0.1ms) SAVEPOINT active_record_1
2748
+  (0.1ms) SELECT MAX("items"."sort") FROM "items"
2749
+ SQL (0.4ms) INSERT INTO "items" ("created_at", "updated_at", "sort") VALUES (?, ?, ?) [["created_at", "2017-04-14 05:26:36.446457"], ["updated_at", "2017-04-14 05:26:36.446457"], ["sort", 1]]
2750
+  (0.0ms) RELEASE SAVEPOINT active_record_1
2751
+  (0.0ms) SAVEPOINT active_record_1
2752
+ SQL (0.2ms) UPDATE "items" SET "sort" = ?, "updated_at" = ? WHERE "items"."id" = ? [["sort", 1000], ["updated_at", "2017-04-14 05:26:36.452215"], ["id", 1]]
2753
+  (0.0ms) RELEASE SAVEPOINT active_record_1
2754
+  (0.7ms) rollback transaction
2755
+  (0.1ms) begin transaction
2756
+  (0.1ms) SAVEPOINT active_record_1
2757
+  (0.1ms) SELECT MAX("items"."sort") FROM "items"
2758
+ SQL (0.2ms) INSERT INTO "items" ("created_at", "updated_at", "sort") VALUES (?, ?, ?) [["created_at", "2017-04-14 05:26:36.459973"], ["updated_at", "2017-04-14 05:26:36.459973"], ["sort", 1]]
2759
+  (0.1ms) RELEASE SAVEPOINT active_record_1
2760
+  (0.0ms) SAVEPOINT active_record_1
2761
+ SQL (0.1ms) UPDATE "items" SET "sort" = ? WHERE "items"."id" = ? [["sort", 1000], ["id", 1]]
2762
+  (0.0ms) RELEASE SAVEPOINT active_record_1
2763
+  (0.5ms) rollback transaction
2764
+  (0.0ms) begin transaction
2765
+  (0.0ms) SAVEPOINT active_record_1
2766
+ SQL (0.3ms) INSERT INTO "items" ("sort", "created_at", "updated_at") VALUES (?, ?, ?) [["sort", 1000], ["created_at", "2017-04-14 05:26:36.464753"], ["updated_at", "2017-04-14 05:26:36.464753"]]
2767
+  (0.0ms) RELEASE SAVEPOINT active_record_1
2768
+  (0.0ms) SAVEPOINT active_record_1
2769
+  (0.1ms) SELECT MAX("items"."sort") FROM "items"
2770
+ SQL (0.1ms) INSERT INTO "items" ("created_at", "updated_at", "sort") VALUES (?, ?, ?) [["created_at", "2017-04-14 05:26:36.466198"], ["updated_at", "2017-04-14 05:26:36.466198"], ["sort", 1001]]
2771
+  (0.0ms) RELEASE SAVEPOINT active_record_1
2772
+  (0.4ms) rollback transaction
2773
+  (0.1ms) begin transaction
2774
+  (0.0ms) SAVEPOINT active_record_1
2775
+ SQL (0.3ms) INSERT INTO "items" ("sort", "created_at", "updated_at") VALUES (?, ?, ?) [["sort", 1000], ["created_at", "2017-04-14 05:26:36.470011"], ["updated_at", "2017-04-14 05:26:36.470011"]]
2776
+  (0.1ms) RELEASE SAVEPOINT active_record_1
2777
+  (0.4ms) rollback transaction
2778
+  (0.1ms) begin transaction
2779
+  (0.1ms) SAVEPOINT active_record_1
2780
+  (0.2ms) SELECT MAX("items"."sort") FROM "items"
2781
+ SQL (0.3ms) INSERT INTO "items" ("created_at", "updated_at", "sort") VALUES (?, ?, ?) [["created_at", "2017-04-14 05:26:36.478842"], ["updated_at", "2017-04-14 05:26:36.478842"], ["sort", 1]]
2782
+  (0.0ms) RELEASE SAVEPOINT active_record_1
2783
+  (0.0ms) SAVEPOINT active_record_1
2784
+  (0.1ms) SELECT MAX("items"."sort") FROM "items"
2785
+ SQL (0.1ms) INSERT INTO "items" ("created_at", "updated_at", "sort") VALUES (?, ?, ?) [["created_at", "2017-04-14 05:26:36.481896"], ["updated_at", "2017-04-14 05:26:36.481896"], ["sort", 2]]
2786
+  (0.0ms) RELEASE SAVEPOINT active_record_1
2787
+  (0.0ms) SAVEPOINT active_record_1
2788
+  (0.1ms) SELECT MAX("items"."sort") FROM "items"
2789
+ SQL (0.0ms) INSERT INTO "items" ("created_at", "updated_at", "sort") VALUES (?, ?, ?) [["created_at", "2017-04-14 05:26:36.483565"], ["updated_at", "2017-04-14 05:26:36.483565"], ["sort", 3]]
2790
+  (0.0ms) RELEASE SAVEPOINT active_record_1
2791
+ Processing by SortableController#reorder as HTML
2792
+ Parameters: {"Item"=>["1", "3", "2"]}
2793
+ Item Load (0.1ms) SELECT "items".* FROM "items" ORDER BY "items"."sort" ASC
2794
+  (0.0ms) SAVEPOINT active_record_1
2795
+ SQL (0.0ms) UPDATE "items" SET "sort" = ? WHERE "items"."id" = ? [["sort", 0], ["id", 1]]
2796
+  (0.0ms) RELEASE SAVEPOINT active_record_1
2797
+  (0.0ms) SAVEPOINT active_record_1
2798
+ SQL (0.0ms) UPDATE "items" SET "sort" = ? WHERE "items"."id" = ? [["sort", 1], ["id", 3]]
2799
+  (0.0ms) RELEASE SAVEPOINT active_record_1
2800
+ Rendered text template (0.0ms)
2801
+ Completed 200 OK in 10ms (Views: 7.1ms | ActiveRecord: 0.3ms)
2802
+ Item Load (0.2ms) SELECT "items".* FROM "items" WHERE "items"."id" = ? ORDER BY "items"."sort" ASC LIMIT 1 [["id", 1]]
2803
+ Item Load (0.1ms) SELECT "items".* FROM "items" WHERE "items"."id" = ? ORDER BY "items"."sort" ASC LIMIT 1 [["id", 2]]
2804
+ Item Load (0.1ms) SELECT "items".* FROM "items" WHERE "items"."id" = ? ORDER BY "items"."sort" ASC LIMIT 1 [["id", 3]]
2805
+  (0.4ms) rollback transaction
2806
+ ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
2807
+  (0.1ms) begin transaction
2808
+  (0.1ms) SAVEPOINT active_record_1
2809
+ SQL (0.4ms) INSERT INTO "items" ("sort", "created_at", "updated_at") VALUES (?, ?, ?) [["sort", 1000], ["created_at", "2017-04-14 05:27:17.557559"], ["updated_at", "2017-04-14 05:27:17.557559"]]
2810
+  (0.0ms) RELEASE SAVEPOINT active_record_1
2811
+  (0.0ms) SAVEPOINT active_record_1
2812
+  (0.2ms) SELECT MAX("items"."sort") FROM "items"
2813
+ SQL (0.2ms) INSERT INTO "items" ("created_at", "updated_at", "sort") VALUES (?, ?, ?) [["created_at", "2017-04-14 05:27:17.559486"], ["updated_at", "2017-04-14 05:27:17.559486"], ["sort", 1001]]
2814
+  (0.1ms) RELEASE SAVEPOINT active_record_1
2815
+  (1.9ms) rollback transaction
2816
+  (0.1ms) begin transaction
2817
+  (0.0ms) SAVEPOINT active_record_1
2818
+ SQL (0.4ms) INSERT INTO "items" ("sort", "created_at", "updated_at") VALUES (?, ?, ?) [["sort", 1000], ["created_at", "2017-04-14 05:27:17.567824"], ["updated_at", "2017-04-14 05:27:17.567824"]]
2819
+  (0.1ms) RELEASE SAVEPOINT active_record_1
2820
+  (1.6ms) rollback transaction
2821
+  (0.1ms) begin transaction
2822
+  (0.1ms) SAVEPOINT active_record_1
2823
+  (0.1ms) SELECT MAX("items"."sort") FROM "items"
2824
+ SQL (0.2ms) INSERT INTO "items" ("created_at", "updated_at", "sort") VALUES (?, ?, ?) [["created_at", "2017-04-14 05:27:17.574945"], ["updated_at", "2017-04-14 05:27:17.574945"], ["sort", 1]]
2825
+  (0.0ms) RELEASE SAVEPOINT active_record_1
2826
+  (0.1ms) SAVEPOINT active_record_1
2827
+ SQL (0.1ms) UPDATE "items" SET "sort" = ? WHERE "items"."id" = ? [["sort", 1000], ["id", 1]]
2828
+  (0.0ms) RELEASE SAVEPOINT active_record_1
2829
+  (0.5ms) rollback transaction
2830
+  (0.1ms) begin transaction
2831
+  (0.0ms) SAVEPOINT active_record_1
2832
+  (0.1ms) SELECT MAX("items"."sort") FROM "items"
2833
+ SQL (0.2ms) INSERT INTO "items" ("created_at", "updated_at", "sort") VALUES (?, ?, ?) [["created_at", "2017-04-14 05:27:17.585771"], ["updated_at", "2017-04-14 05:27:17.585771"], ["sort", 1]]
2834
+  (0.0ms) RELEASE SAVEPOINT active_record_1
2835
+  (0.0ms) SAVEPOINT active_record_1
2836
+ SQL (0.1ms) UPDATE "items" SET "sort" = ?, "updated_at" = ? WHERE "items"."id" = ? [["sort", 1000], ["updated_at", "2017-04-14 05:27:17.587551"], ["id", 1]]
2837
+  (0.0ms) RELEASE SAVEPOINT active_record_1
2838
+  (0.4ms) rollback transaction
2839
+  (0.0ms) begin transaction
2840
+  (0.0ms) SAVEPOINT active_record_1
2841
+  (0.1ms) SELECT MAX("items"."sort") FROM "items"
2842
+ SQL (0.2ms) INSERT INTO "items" ("created_at", "updated_at", "sort") VALUES (?, ?, ?) [["created_at", "2017-04-14 05:27:17.592374"], ["updated_at", "2017-04-14 05:27:17.592374"], ["sort", 1]]
2843
+  (0.0ms) RELEASE SAVEPOINT active_record_1
2844
+  (0.0ms) SAVEPOINT active_record_1
2845
+  (0.1ms) SELECT MAX("items"."sort") FROM "items"
2846
+ SQL (0.1ms) INSERT INTO "items" ("created_at", "updated_at", "sort") VALUES (?, ?, ?) [["created_at", "2017-04-14 05:27:17.594145"], ["updated_at", "2017-04-14 05:27:17.594145"], ["sort", 2]]
2847
+  (0.1ms) RELEASE SAVEPOINT active_record_1
2848
+  (0.1ms) SAVEPOINT active_record_1
2849
+  (0.1ms) SELECT MAX("items"."sort") FROM "items"
2850
+ SQL (0.1ms) INSERT INTO "items" ("created_at", "updated_at", "sort") VALUES (?, ?, ?) [["created_at", "2017-04-14 05:27:17.595925"], ["updated_at", "2017-04-14 05:27:17.595925"], ["sort", 3]]
2851
+  (0.0ms) RELEASE SAVEPOINT active_record_1
2852
+ Processing by SortableController#reorder as HTML
2853
+ Parameters: {"Item"=>["1", "3", "2"]}
2854
+ Item Load (0.1ms) SELECT "items".* FROM "items" ORDER BY "items"."sort" ASC
2855
+  (0.1ms) SAVEPOINT active_record_1
2856
+ SQL (0.1ms) UPDATE "items" SET "sort" = ?, "updated_at" = ? WHERE "items"."id" = ? [["sort", 0], ["updated_at", "2017-04-14 05:27:17.602464"], ["id", 1]]
2857
+  (0.1ms) RELEASE SAVEPOINT active_record_1
2858
+  (0.0ms) SAVEPOINT active_record_1
2859
+ SQL (0.1ms) UPDATE "items" SET "sort" = ?, "updated_at" = ? WHERE "items"."id" = ? [["sort", 1], ["updated_at", "2017-04-14 05:27:17.604149"], ["id", 3]]
2860
+  (0.0ms) RELEASE SAVEPOINT active_record_1
2861
+ Rendered text template (0.0ms)
2862
+ Completed 200 OK in 17ms (Views: 12.3ms | ActiveRecord: 0.5ms)
2863
+ Item Load (0.1ms) SELECT "items".* FROM "items" WHERE "items"."id" = ? ORDER BY "items"."sort" ASC LIMIT 1 [["id", 1]]
2864
+ Item Load (0.0ms) SELECT "items".* FROM "items" WHERE "items"."id" = ? ORDER BY "items"."sort" ASC LIMIT 1 [["id", 2]]
2865
+ Item Load (0.0ms) SELECT "items".* FROM "items" WHERE "items"."id" = ? ORDER BY "items"."sort" ASC LIMIT 1 [["id", 3]]
2866
+  (0.4ms) rollback transaction
2867
+  (0.1ms) begin transaction
2868
+  (0.0ms) rollback transaction
2869
+  (0.0ms) begin transaction
2870
+  (0.1ms) rollback transaction
2871
+ ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
2872
+  (0.1ms) begin transaction
2873
+  (0.1ms) SAVEPOINT active_record_1
2874
+  (0.2ms) SELECT MAX("items"."sort") FROM "items"
2875
+ SQL (1.1ms) INSERT INTO "items" ("created_at", "updated_at", "sort") VALUES (?, ?, ?) [["created_at", "2017-04-14 05:31:30.234087"], ["updated_at", "2017-04-14 05:31:30.234087"], ["sort", 1]]
2876
+  (0.1ms) RELEASE SAVEPOINT active_record_1
2877
+  (0.1ms) SAVEPOINT active_record_1
2878
+  (0.1ms) SELECT MAX("items"."sort") FROM "items"
2879
+ SQL (0.1ms) INSERT INTO "items" ("created_at", "updated_at", "sort") VALUES (?, ?, ?) [["created_at", "2017-04-14 05:31:30.240335"], ["updated_at", "2017-04-14 05:31:30.240335"], ["sort", 2]]
2880
+  (0.0ms) RELEASE SAVEPOINT active_record_1
2881
+  (0.0ms) SAVEPOINT active_record_1
2882
+  (0.1ms) SELECT MAX("items"."sort") FROM "items"
2883
+ SQL (0.0ms) INSERT INTO "items" ("created_at", "updated_at", "sort") VALUES (?, ?, ?) [["created_at", "2017-04-14 05:31:30.242777"], ["updated_at", "2017-04-14 05:31:30.242777"], ["sort", 3]]
2884
+  (0.0ms) RELEASE SAVEPOINT active_record_1
2885
+ Processing by SortableController#reorder as HTML
2886
+ Parameters: {"Item"=>["1", "3", "2"]}
2887
+ Item Load (0.2ms) SELECT "items".* FROM "items" ORDER BY "items"."sort" ASC
2888
+  (0.1ms) SAVEPOINT active_record_1
2889
+ SQL (0.2ms) UPDATE "items" SET "sort" = ?, "updated_at" = ? WHERE "items"."id" = ? [["sort", 0], ["updated_at", "2017-04-14 05:31:30.249117"], ["id", 1]]
2890
+  (0.1ms) RELEASE SAVEPOINT active_record_1
2891
+  (0.0ms) SAVEPOINT active_record_1
2892
+ SQL (0.1ms) UPDATE "items" SET "sort" = ?, "updated_at" = ? WHERE "items"."id" = ? [["sort", 1], ["updated_at", "2017-04-14 05:31:30.254326"], ["id", 3]]
2893
+  (0.1ms) RELEASE SAVEPOINT active_record_1
2894
+ Rendered text template (0.1ms)
2895
+ Completed 200 OK in 22ms (Views: 13.0ms | ActiveRecord: 0.7ms)
2896
+ Item Load (0.1ms) SELECT "items".* FROM "items" WHERE "items"."id" = ? ORDER BY "items"."sort" ASC LIMIT 1 [["id", 1]]
2897
+ Item Load (0.1ms) SELECT "items".* FROM "items" WHERE "items"."id" = ? ORDER BY "items"."sort" ASC LIMIT 1 [["id", 2]]
2898
+ Item Load (0.1ms) SELECT "items".* FROM "items" WHERE "items"."id" = ? ORDER BY "items"."sort" ASC LIMIT 1 [["id", 3]]
2899
+  (1.7ms) rollback transaction
2900
+  (0.1ms) begin transaction
2901
+  (0.1ms) rollback transaction
2902
+  (0.1ms) begin transaction
2903
+  (0.1ms) rollback transaction
2904
+  (0.1ms) begin transaction
2905
+  (0.0ms) SAVEPOINT active_record_1
2906
+  (0.2ms) SELECT MAX("items"."sort") FROM "items"
2907
+ SQL (0.3ms) INSERT INTO "items" ("created_at", "updated_at", "sort") VALUES (?, ?, ?) [["created_at", "2017-04-14 05:31:30.316360"], ["updated_at", "2017-04-14 05:31:30.316360"], ["sort", 1]]
2908
+  (0.0ms) RELEASE SAVEPOINT active_record_1
2909
+  (0.1ms) SAVEPOINT active_record_1
2910
+ SQL (0.1ms) UPDATE "items" SET "sort" = ?, "updated_at" = ? WHERE "items"."id" = ? [["sort", 1000], ["updated_at", "2017-04-14 05:31:30.321004"], ["id", 1]]
2911
+  (0.1ms) RELEASE SAVEPOINT active_record_1
2912
+  (0.5ms) rollback transaction
2913
+  (0.1ms) begin transaction
2914
+  (0.1ms) SAVEPOINT active_record_1
2915
+  (0.2ms) SELECT MAX("items"."sort") FROM "items"
2916
+ SQL (0.3ms) INSERT INTO "items" ("created_at", "updated_at", "sort") VALUES (?, ?, ?) [["created_at", "2017-04-14 05:31:30.325003"], ["updated_at", "2017-04-14 05:31:30.325003"], ["sort", 1]]
2917
+  (0.1ms) RELEASE SAVEPOINT active_record_1
2918
+  (0.3ms) SAVEPOINT active_record_1
2919
+ SQL (0.1ms) UPDATE "items" SET "sort" = ? WHERE "items"."id" = ? [["sort", 1000], ["id", 1]]
2920
+  (0.1ms) RELEASE SAVEPOINT active_record_1
2921
+  (0.4ms) rollback transaction
2922
+  (0.1ms) begin transaction
2923
+  (0.0ms) SAVEPOINT active_record_1
2924
+ SQL (0.4ms) INSERT INTO "items" ("sort", "created_at", "updated_at") VALUES (?, ?, ?) [["sort", 1000], ["created_at", "2017-04-14 05:31:30.333139"], ["updated_at", "2017-04-14 05:31:30.333139"]]
2925
+  (0.1ms) RELEASE SAVEPOINT active_record_1
2926
+  (0.6ms) rollback transaction
2927
+  (0.1ms) begin transaction
2928
+  (0.1ms) SAVEPOINT active_record_1
2929
+ SQL (0.3ms) INSERT INTO "items" ("sort", "created_at", "updated_at") VALUES (?, ?, ?) [["sort", 1000], ["created_at", "2017-04-14 05:31:30.338042"], ["updated_at", "2017-04-14 05:31:30.338042"]]
2930
+  (0.1ms) RELEASE SAVEPOINT active_record_1
2931
+  (0.0ms) SAVEPOINT active_record_1
2932
+  (0.1ms) SELECT MAX("items"."sort") FROM "items"
2933
+ SQL (0.1ms) INSERT INTO "items" ("created_at", "updated_at", "sort") VALUES (?, ?, ?) [["created_at", "2017-04-14 05:31:30.340053"], ["updated_at", "2017-04-14 05:31:30.340053"], ["sort", 1001]]
2934
+  (0.0ms) RELEASE SAVEPOINT active_record_1
2935
+  (0.4ms) rollback transaction
2936
+ ActiveRecord::SchemaMigration Load (0.4ms) SELECT "schema_migrations".* FROM "schema_migrations"
2937
+  (0.1ms) begin transaction
2938
+  (0.1ms) rollback transaction
2939
+  (0.1ms) begin transaction
2940
+  (0.1ms) rollback transaction
2941
+  (0.1ms) begin transaction
2942
+  (0.0ms) SAVEPOINT active_record_1
2943
+  (0.5ms) SELECT MAX("items"."sort") FROM "items"
2944
+ SQL (0.8ms) INSERT INTO "items" ("created_at", "updated_at", "sort") VALUES (?, ?, ?) [["created_at", "2017-04-14 05:34:26.906772"], ["updated_at", "2017-04-14 05:34:26.906772"], ["sort", 1]]
2945
+  (0.1ms) RELEASE SAVEPOINT active_record_1
2946
+  (0.1ms) SAVEPOINT active_record_1
2947
+ SQL (0.2ms) UPDATE "items" SET "sort" = ? WHERE "items"."id" = ? [["sort", 1000], ["id", 1]]
2948
+  (0.1ms) RELEASE SAVEPOINT active_record_1
2949
+  (0.5ms) rollback transaction
2950
+  (0.1ms) begin transaction
2951
+  (0.1ms) SAVEPOINT active_record_1
2952
+  (0.2ms) SELECT MAX("items"."sort") FROM "items"
2953
+ SQL (0.3ms) INSERT INTO "items" ("created_at", "updated_at", "sort") VALUES (?, ?, ?) [["created_at", "2017-04-14 05:34:26.922221"], ["updated_at", "2017-04-14 05:34:26.922221"], ["sort", 1]]
2954
+  (0.1ms) RELEASE SAVEPOINT active_record_1
2955
+  (0.1ms) SAVEPOINT active_record_1
2956
+ SQL (0.2ms) UPDATE "items" SET "sort" = ?, "updated_at" = ? WHERE "items"."id" = ? [["sort", 1000], ["updated_at", "2017-04-14 05:34:26.925326"], ["id", 1]]
2957
+  (0.1ms) RELEASE SAVEPOINT active_record_1
2958
+  (0.7ms) rollback transaction
2959
+  (0.2ms) begin transaction
2960
+  (0.1ms) SAVEPOINT active_record_1
2961
+ SQL (0.4ms) INSERT INTO "items" ("sort", "created_at", "updated_at") VALUES (?, ?, ?) [["sort", 1000], ["created_at", "2017-04-14 05:34:26.932158"], ["updated_at", "2017-04-14 05:34:26.932158"]]
2962
+  (0.1ms) RELEASE SAVEPOINT active_record_1
2963
+  (0.4ms) rollback transaction
2964
+  (0.1ms) begin transaction
2965
+  (0.1ms) SAVEPOINT active_record_1
2966
+ SQL (0.3ms) INSERT INTO "items" ("sort", "created_at", "updated_at") VALUES (?, ?, ?) [["sort", 1000], ["created_at", "2017-04-14 05:34:26.937712"], ["updated_at", "2017-04-14 05:34:26.937712"]]
2967
+  (0.0ms) RELEASE SAVEPOINT active_record_1
2968
+  (0.0ms) SAVEPOINT active_record_1
2969
+  (0.1ms) SELECT MAX("items"."sort") FROM "items"
2970
+ SQL (0.1ms) INSERT INTO "items" ("created_at", "updated_at", "sort") VALUES (?, ?, ?) [["created_at", "2017-04-14 05:34:26.939433"], ["updated_at", "2017-04-14 05:34:26.939433"], ["sort", 1001]]
2971
+  (0.0ms) RELEASE SAVEPOINT active_record_1
2972
+  (0.4ms) rollback transaction
2973
+  (0.0ms) begin transaction
2974
+  (0.0ms) SAVEPOINT active_record_1
2975
+  (0.1ms) SELECT MAX("items"."sort") FROM "items"
2976
+ SQL (0.2ms) INSERT INTO "items" ("created_at", "updated_at", "sort") VALUES (?, ?, ?) [["created_at", "2017-04-14 05:34:26.943134"], ["updated_at", "2017-04-14 05:34:26.943134"], ["sort", 1]]
2977
+  (0.0ms) RELEASE SAVEPOINT active_record_1
2978
+  (0.0ms) SAVEPOINT active_record_1
2979
+  (0.1ms) SELECT MAX("items"."sort") FROM "items"
2980
+ SQL (0.0ms) INSERT INTO "items" ("created_at", "updated_at", "sort") VALUES (?, ?, ?) [["created_at", "2017-04-14 05:34:26.945247"], ["updated_at", "2017-04-14 05:34:26.945247"], ["sort", 2]]
2981
+  (0.0ms) RELEASE SAVEPOINT active_record_1
2982
+  (0.0ms) SAVEPOINT active_record_1
2983
+  (0.1ms) SELECT MAX("items"."sort") FROM "items"
2984
+ SQL (0.0ms) INSERT INTO "items" ("created_at", "updated_at", "sort") VALUES (?, ?, ?) [["created_at", "2017-04-14 05:34:26.946890"], ["updated_at", "2017-04-14 05:34:26.946890"], ["sort", 3]]
2985
+  (0.0ms) RELEASE SAVEPOINT active_record_1
2986
+ Processing by SortableController#reorder as HTML
2987
+ Parameters: {"Item"=>["1", "3", "2"]}
2988
+ Item Load (0.1ms) SELECT "items".* FROM "items" ORDER BY "items"."sort" ASC
2989
+  (0.1ms) SAVEPOINT active_record_1
2990
+ SQL (0.1ms) UPDATE "items" SET "sort" = ?, "updated_at" = ? WHERE "items"."id" = ? [["sort", 0], ["updated_at", "2017-04-14 05:34:26.952611"], ["id", 1]]
2991
+  (0.1ms) RELEASE SAVEPOINT active_record_1
2992
+  (0.1ms) SAVEPOINT active_record_1
2993
+ SQL (0.1ms) UPDATE "items" SET "sort" = ?, "updated_at" = ? WHERE "items"."id" = ? [["sort", 1], ["updated_at", "2017-04-14 05:34:26.954371"], ["id", 3]]
2994
+  (0.1ms) RELEASE SAVEPOINT active_record_1
2995
+ Rendered text template (0.0ms)
2996
+ Completed 200 OK in 14ms (Views: 9.2ms | ActiveRecord: 0.5ms)
2997
+ Item Load (0.1ms) SELECT "items".* FROM "items" WHERE "items"."id" = ? ORDER BY "items"."sort" ASC LIMIT 1 [["id", 1]]
2998
+ Item Load (0.1ms) SELECT "items".* FROM "items" WHERE "items"."id" = ? ORDER BY "items"."sort" ASC LIMIT 1 [["id", 2]]
2999
+ Item Load (0.0ms) SELECT "items".* FROM "items" WHERE "items"."id" = ? ORDER BY "items"."sort" ASC LIMIT 1 [["id", 3]]
3000
+  (0.4ms) rollback transaction
3001
+ ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
3002
+  (0.1ms) begin transaction
3003
+  (0.1ms) SAVEPOINT active_record_1
3004
+  (0.2ms) SELECT MAX("items"."sort") FROM "items"
3005
+ SQL (0.5ms) INSERT INTO "items" ("created_at", "updated_at", "sort") VALUES (?, ?, ?) [["created_at", "2017-04-14 05:36:07.458560"], ["updated_at", "2017-04-14 05:36:07.458560"], ["sort", 1]]
3006
+  (0.0ms) RELEASE SAVEPOINT active_record_1
3007
+  (0.0ms) SAVEPOINT active_record_1
3008
+  (0.1ms) SELECT MAX("items"."sort") FROM "items"
3009
+ SQL (0.1ms) INSERT INTO "items" ("created_at", "updated_at", "sort") VALUES (?, ?, ?) [["created_at", "2017-04-14 05:36:07.463110"], ["updated_at", "2017-04-14 05:36:07.463110"], ["sort", 2]]
3010
+  (0.0ms) RELEASE SAVEPOINT active_record_1
3011
+  (0.0ms) SAVEPOINT active_record_1
3012
+  (0.1ms) SELECT MAX("items"."sort") FROM "items"
3013
+ SQL (0.0ms) INSERT INTO "items" ("created_at", "updated_at", "sort") VALUES (?, ?, ?) [["created_at", "2017-04-14 05:36:07.464844"], ["updated_at", "2017-04-14 05:36:07.464844"], ["sort", 3]]
3014
+  (0.0ms) RELEASE SAVEPOINT active_record_1
3015
+ Processing by SortableController#reorder as HTML
3016
+ Parameters: {"Item"=>["1", "3", "2"]}
3017
+ Item Load (0.1ms) SELECT "items".* FROM "items" ORDER BY "items"."sort" ASC
3018
+  (0.0ms) SAVEPOINT active_record_1
3019
+ SQL (0.1ms) UPDATE "items" SET "sort" = ?, "updated_at" = ? WHERE "items"."id" = ? [["sort", 0], ["updated_at", "2017-04-14 05:36:07.470102"], ["id", 1]]
3020
+  (0.0ms) RELEASE SAVEPOINT active_record_1
3021
+  (0.0ms) SAVEPOINT active_record_1
3022
+ SQL (0.1ms) UPDATE "items" SET "sort" = ?, "updated_at" = ? WHERE "items"."id" = ? [["sort", 1], ["updated_at", "2017-04-14 05:36:07.474529"], ["id", 3]]
3023
+  (0.0ms) RELEASE SAVEPOINT active_record_1
3024
+ Rendered text template (0.0ms)
3025
+ Completed 200 OK in 16ms (Views: 9.3ms | ActiveRecord: 0.4ms)
3026
+ Item Load (0.1ms) SELECT "items".* FROM "items" WHERE "items"."id" = ? ORDER BY "items"."sort" ASC LIMIT 1 [["id", 1]]
3027
+ Item Load (0.1ms) SELECT "items".* FROM "items" WHERE "items"."id" = ? ORDER BY "items"."sort" ASC LIMIT 1 [["id", 2]]
3028
+ Item Load (0.1ms) SELECT "items".* FROM "items" WHERE "items"."id" = ? ORDER BY "items"."sort" ASC LIMIT 1 [["id", 3]]
3029
+  (1.5ms) rollback transaction
3030
+  (0.1ms) begin transaction
3031
+  (0.1ms) rollback transaction
3032
+  (0.1ms) begin transaction
3033
+  (0.2ms) rollback transaction
3034
+  (0.1ms) begin transaction
3035
+  (0.0ms) SAVEPOINT active_record_1
3036
+  (0.2ms) SELECT MAX("items"."sort") FROM "items"
3037
+ SQL (0.4ms) INSERT INTO "items" ("created_at", "updated_at", "sort") VALUES (?, ?, ?) [["created_at", "2017-04-14 05:36:07.506310"], ["updated_at", "2017-04-14 05:36:07.506310"], ["sort", 1]]
3038
+  (0.0ms) RELEASE SAVEPOINT active_record_1
3039
+  (0.0ms) SAVEPOINT active_record_1
3040
+ SQL (0.1ms) UPDATE "items" SET "sort" = ? WHERE "items"."id" = ? [["sort", 1000], ["id", 1]]
3041
+  (0.0ms) RELEASE SAVEPOINT active_record_1
3042
+  (0.5ms) rollback transaction
3043
+  (0.1ms) begin transaction
3044
+  (0.0ms) SAVEPOINT active_record_1
3045
+  (0.1ms) SELECT MAX("items"."sort") FROM "items"
3046
+ SQL (0.2ms) INSERT INTO "items" ("created_at", "updated_at", "sort") VALUES (?, ?, ?) [["created_at", "2017-04-14 05:36:07.513445"], ["updated_at", "2017-04-14 05:36:07.513445"], ["sort", 1]]
3047
+  (0.0ms) RELEASE SAVEPOINT active_record_1
3048
+  (0.0ms) SAVEPOINT active_record_1
3049
+ SQL (0.1ms) UPDATE "items" SET "sort" = ?, "updated_at" = ? WHERE "items"."id" = ? [["sort", 1000], ["updated_at", "2017-04-14 05:36:07.515374"], ["id", 1]]
3050
+  (0.0ms) RELEASE SAVEPOINT active_record_1
3051
+  (2.6ms) rollback transaction
3052
+  (0.1ms) begin transaction
3053
+  (0.1ms) SAVEPOINT active_record_1
3054
+ SQL (0.3ms) INSERT INTO "items" ("sort", "created_at", "updated_at") VALUES (?, ?, ?) [["sort", 1000], ["created_at", "2017-04-14 05:36:07.521860"], ["updated_at", "2017-04-14 05:36:07.521860"]]
3055
+  (0.0ms) RELEASE SAVEPOINT active_record_1
3056
+  (0.4ms) rollback transaction
3057
+  (0.1ms) begin transaction
3058
+  (0.1ms) SAVEPOINT active_record_1
3059
+ SQL (0.4ms) INSERT INTO "items" ("sort", "created_at", "updated_at") VALUES (?, ?, ?) [["sort", 1000], ["created_at", "2017-04-14 05:36:07.525475"], ["updated_at", "2017-04-14 05:36:07.525475"]]
3060
+  (0.0ms) RELEASE SAVEPOINT active_record_1
3061
+  (0.0ms) SAVEPOINT active_record_1
3062
+  (0.1ms) SELECT MAX("items"."sort") FROM "items"
3063
+ SQL (0.1ms) INSERT INTO "items" ("created_at", "updated_at", "sort") VALUES (?, ?, ?) [["created_at", "2017-04-14 05:36:07.527570"], ["updated_at", "2017-04-14 05:36:07.527570"], ["sort", 1001]]
3064
+  (0.0ms) RELEASE SAVEPOINT active_record_1
3065
+  (0.4ms) rollback transaction
3066
+ ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
3067
+  (0.1ms) begin transaction
3068
+  (0.1ms) SAVEPOINT active_record_1
3069
+  (0.1ms) SELECT MAX("items"."sort") FROM "items"
3070
+ SQL (0.4ms) INSERT INTO "items" ("created_at", "updated_at", "sort") VALUES (?, ?, ?) [["created_at", "2017-04-14 05:37:37.636449"], ["updated_at", "2017-04-14 05:37:37.636449"], ["sort", 1]]
3071
+  (0.0ms) RELEASE SAVEPOINT active_record_1
3072
+  (0.0ms) SAVEPOINT active_record_1
3073
+  (0.1ms) SELECT MAX("items"."sort") FROM "items"
3074
+ SQL (0.1ms) INSERT INTO "items" ("created_at", "updated_at", "sort") VALUES (?, ?, ?) [["created_at", "2017-04-14 05:37:37.639557"], ["updated_at", "2017-04-14 05:37:37.639557"], ["sort", 2]]
3075
+  (0.0ms) RELEASE SAVEPOINT active_record_1
3076
+  (0.0ms) SAVEPOINT active_record_1
3077
+  (0.1ms) SELECT MAX("items"."sort") FROM "items"
3078
+ SQL (0.1ms) INSERT INTO "items" ("created_at", "updated_at", "sort") VALUES (?, ?, ?) [["created_at", "2017-04-14 05:37:37.641311"], ["updated_at", "2017-04-14 05:37:37.641311"], ["sort", 3]]
3079
+  (0.0ms) RELEASE SAVEPOINT active_record_1
3080
+ Processing by SortableController#reorder as HTML
3081
+ Parameters: {"Item"=>["1", "3", "2"]}
3082
+ Item Load (0.1ms) SELECT "items".* FROM "items" ORDER BY "items"."sort" ASC
3083
+  (0.1ms) SAVEPOINT active_record_1
3084
+ SQL (0.2ms) UPDATE "items" SET "sort" = ?, "updated_at" = ? WHERE "items"."id" = ? [["sort", 0], ["updated_at", "2017-04-14 05:37:37.647367"], ["id", 1]]
3085
+  (0.1ms) RELEASE SAVEPOINT active_record_1
3086
+  (0.0ms) SAVEPOINT active_record_1
3087
+ SQL (0.1ms) UPDATE "items" SET "sort" = ?, "updated_at" = ? WHERE "items"."id" = ? [["sort", 1], ["updated_at", "2017-04-14 05:37:37.654164"], ["id", 3]]
3088
+  (0.1ms) RELEASE SAVEPOINT active_record_1
3089
+ Rendered text template (0.0ms)
3090
+ Completed 200 OK in 20ms (Views: 10.7ms | ActiveRecord: 0.7ms)
3091
+ Item Load (0.1ms) SELECT "items".* FROM "items" WHERE "items"."id" = ? ORDER BY "items"."sort" ASC LIMIT 1 [["id", 1]]
3092
+ Item Load (0.1ms) SELECT "items".* FROM "items" WHERE "items"."id" = ? ORDER BY "items"."sort" ASC LIMIT 1 [["id", 2]]
3093
+ Item Load (0.1ms) SELECT "items".* FROM "items" WHERE "items"."id" = ? ORDER BY "items"."sort" ASC LIMIT 1 [["id", 3]]
3094
+  (0.5ms) rollback transaction
3095
+  (0.1ms) begin transaction
3096
+  (0.1ms) rollback transaction
3097
+  (0.1ms) begin transaction
3098
+  (0.2ms) rollback transaction
3099
+  (0.1ms) begin transaction
3100
+  (0.0ms) SAVEPOINT active_record_1
3101
+ SQL (0.4ms) INSERT INTO "items" ("sort", "created_at", "updated_at") VALUES (?, ?, ?) [["sort", 1000], ["created_at", "2017-04-14 05:37:37.684207"], ["updated_at", "2017-04-14 05:37:37.684207"]]
3102
+  (0.1ms) RELEASE SAVEPOINT active_record_1
3103
+  (0.4ms) rollback transaction
3104
+  (0.1ms) begin transaction
3105
+  (0.0ms) SAVEPOINT active_record_1
3106
+ SQL (0.5ms) INSERT INTO "items" ("sort", "created_at", "updated_at") VALUES (?, ?, ?) [["sort", 1000], ["created_at", "2017-04-14 05:37:37.688013"], ["updated_at", "2017-04-14 05:37:37.688013"]]
3107
+  (0.1ms) RELEASE SAVEPOINT active_record_1
3108
+  (0.0ms) SAVEPOINT active_record_1
3109
+  (0.1ms) SELECT MAX("items"."sort") FROM "items"
3110
+ SQL (0.1ms) INSERT INTO "items" ("created_at", "updated_at", "sort") VALUES (?, ?, ?) [["created_at", "2017-04-14 05:37:37.690299"], ["updated_at", "2017-04-14 05:37:37.690299"], ["sort", 1001]]
3111
+  (0.0ms) RELEASE SAVEPOINT active_record_1
3112
+  (0.4ms) rollback transaction
3113
+  (0.0ms) begin transaction
3114
+  (0.0ms) SAVEPOINT active_record_1
3115
+  (0.2ms) SELECT MAX("items"."sort") FROM "items"
3116
+ SQL (0.5ms) INSERT INTO "items" ("created_at", "updated_at", "sort") VALUES (?, ?, ?) [["created_at", "2017-04-14 05:37:37.693697"], ["updated_at", "2017-04-14 05:37:37.693697"], ["sort", 1]]
3117
+  (0.1ms) RELEASE SAVEPOINT active_record_1
3118
+  (0.1ms) SAVEPOINT active_record_1
3119
+ SQL (0.1ms) UPDATE "items" SET "sort" = ?, "updated_at" = ? WHERE "items"."id" = ? [["sort", 1000], ["updated_at", "2017-04-14 05:37:37.698969"], ["id", 1]]
3120
+  (0.0ms) RELEASE SAVEPOINT active_record_1
3121
+  (0.4ms) rollback transaction
3122
+  (0.0ms) begin transaction
3123
+  (0.0ms) SAVEPOINT active_record_1
3124
+  (0.1ms) SELECT MAX("items"."sort") FROM "items"
3125
+ SQL (0.2ms) INSERT INTO "items" ("created_at", "updated_at", "sort") VALUES (?, ?, ?) [["created_at", "2017-04-14 05:37:37.701890"], ["updated_at", "2017-04-14 05:37:37.701890"], ["sort", 1]]
3126
+  (0.0ms) RELEASE SAVEPOINT active_record_1
3127
+  (0.0ms) SAVEPOINT active_record_1
3128
+ SQL (0.1ms) UPDATE "items" SET "sort" = ? WHERE "items"."id" = ? [["sort", 1000], ["id", 1]]
3129
+  (0.0ms) RELEASE SAVEPOINT active_record_1
3130
+  (0.5ms) rollback transaction
3131
+ ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
3132
+  (0.1ms) begin transaction
3133
+  (0.1ms) rollback transaction
3134
+  (0.0ms) begin transaction
3135
+  (0.1ms) rollback transaction
3136
+  (0.0ms) begin transaction
3137
+  (0.1ms) SAVEPOINT active_record_1
3138
+  (0.2ms) SELECT MAX("items"."sort") FROM "items"
3139
+ SQL (0.4ms) INSERT INTO "items" ("created_at", "updated_at", "sort") VALUES (?, ?, ?) [["created_at", "2017-04-14 05:38:49.488094"], ["updated_at", "2017-04-14 05:38:49.488094"], ["sort", 1]]
3140
+  (0.1ms) RELEASE SAVEPOINT active_record_1
3141
+  (0.1ms) SAVEPOINT active_record_1
3142
+  (0.1ms) SELECT MAX("items"."sort") FROM "items"
3143
+ SQL (0.1ms) INSERT INTO "items" ("created_at", "updated_at", "sort") VALUES (?, ?, ?) [["created_at", "2017-04-14 05:38:49.495414"], ["updated_at", "2017-04-14 05:38:49.495414"], ["sort", 2]]
3144
+  (0.0ms) RELEASE SAVEPOINT active_record_1
3145
+  (0.0ms) SAVEPOINT active_record_1
3146
+  (0.1ms) SELECT MAX("items"."sort") FROM "items"
3147
+ SQL (0.0ms) INSERT INTO "items" ("created_at", "updated_at", "sort") VALUES (?, ?, ?) [["created_at", "2017-04-14 05:38:49.497307"], ["updated_at", "2017-04-14 05:38:49.497307"], ["sort", 3]]
3148
+  (0.1ms) RELEASE SAVEPOINT active_record_1
3149
+ Processing by SortableController#reorder as HTML
3150
+ Parameters: {"Item"=>["1", "3", "2"]}
3151
+ Item Load (0.1ms) SELECT "items".* FROM "items" ORDER BY "items"."sort" ASC
3152
+  (0.1ms) SAVEPOINT active_record_1
3153
+ SQL (0.2ms) UPDATE "items" SET "sort" = ?, "updated_at" = ? WHERE "items"."id" = ? [["sort", 0], ["updated_at", "2017-04-14 05:38:49.503377"], ["id", 1]]
3154
+  (0.0ms) RELEASE SAVEPOINT active_record_1
3155
+  (0.0ms) SAVEPOINT active_record_1
3156
+ SQL (0.0ms) UPDATE "items" SET "sort" = ?, "updated_at" = ? WHERE "items"."id" = ? [["sort", 1], ["updated_at", "2017-04-14 05:38:49.510330"], ["id", 3]]
3157
+  (0.0ms) RELEASE SAVEPOINT active_record_1
3158
+ Rendered text template (0.0ms)
3159
+ Completed 200 OK in 14ms (Views: 5.3ms | ActiveRecord: 0.5ms)
3160
+ Item Load (0.1ms) SELECT "items".* FROM "items" WHERE "items"."id" = ? ORDER BY "items"."sort" ASC LIMIT 1 [["id", 1]]
3161
+ Item Load (0.1ms) SELECT "items".* FROM "items" WHERE "items"."id" = ? ORDER BY "items"."sort" ASC LIMIT 1 [["id", 2]]
3162
+ Item Load (0.0ms) SELECT "items".* FROM "items" WHERE "items"."id" = ? ORDER BY "items"."sort" ASC LIMIT 1 [["id", 3]]
3163
+  (1.7ms) rollback transaction
3164
+  (0.1ms) begin transaction
3165
+  (0.1ms) SAVEPOINT active_record_1
3166
+ SQL (0.3ms) INSERT INTO "items" ("sort", "created_at", "updated_at") VALUES (?, ?, ?) [["sort", 1000], ["created_at", "2017-04-14 05:38:49.523546"], ["updated_at", "2017-04-14 05:38:49.523546"]]
3167
+  (0.1ms) RELEASE SAVEPOINT active_record_1
3168
+  (2.7ms) rollback transaction
3169
+  (0.1ms) begin transaction
3170
+  (0.1ms) SAVEPOINT active_record_1
3171
+ SQL (0.4ms) INSERT INTO "items" ("sort", "created_at", "updated_at") VALUES (?, ?, ?) [["sort", 1000], ["created_at", "2017-04-14 05:38:49.530687"], ["updated_at", "2017-04-14 05:38:49.530687"]]
3172
+  (0.1ms) RELEASE SAVEPOINT active_record_1
3173
+  (0.1ms) SAVEPOINT active_record_1
3174
+  (0.2ms) SELECT MAX("items"."sort") FROM "items"
3175
+ SQL (0.1ms) INSERT INTO "items" ("created_at", "updated_at", "sort") VALUES (?, ?, ?) [["created_at", "2017-04-14 05:38:49.533244"], ["updated_at", "2017-04-14 05:38:49.533244"], ["sort", 1001]]
3176
+  (0.1ms) RELEASE SAVEPOINT active_record_1
3177
+  (0.6ms) rollback transaction
3178
+  (0.2ms) begin transaction
3179
+  (0.1ms) SAVEPOINT active_record_1
3180
+  (0.2ms) SELECT MAX("items"."sort") FROM "items"
3181
+ SQL (0.3ms) INSERT INTO "items" ("created_at", "updated_at", "sort") VALUES (?, ?, ?) [["created_at", "2017-04-14 05:38:49.539920"], ["updated_at", "2017-04-14 05:38:49.539920"], ["sort", 1]]
3182
+  (0.0ms) RELEASE SAVEPOINT active_record_1
3183
+  (0.1ms) SAVEPOINT active_record_1
3184
+ SQL (0.1ms) UPDATE "items" SET "sort" = ?, "updated_at" = ? WHERE "items"."id" = ? [["sort", 1000], ["updated_at", "2017-04-14 05:38:49.545108"], ["id", 1]]
3185
+  (0.1ms) RELEASE SAVEPOINT active_record_1
3186
+  (0.6ms) rollback transaction
3187
+  (0.1ms) begin transaction
3188
+  (0.0ms) SAVEPOINT active_record_1
3189
+  (0.2ms) SELECT MAX("items"."sort") FROM "items"
3190
+ SQL (0.3ms) INSERT INTO "items" ("created_at", "updated_at", "sort") VALUES (?, ?, ?) [["created_at", "2017-04-14 05:38:49.548765"], ["updated_at", "2017-04-14 05:38:49.548765"], ["sort", 1]]
3191
+  (0.0ms) RELEASE SAVEPOINT active_record_1
3192
+  (0.0ms) SAVEPOINT active_record_1
3193
+ SQL (0.1ms) UPDATE "items" SET "sort" = ? WHERE "items"."id" = ? [["sort", 1000], ["id", 1]]
3194
+  (0.0ms) RELEASE SAVEPOINT active_record_1
3195
+  (0.4ms) rollback transaction
3196
+ ActiveRecord::SchemaMigration Load (0.2ms) SELECT "schema_migrations".* FROM "schema_migrations"
3197
+  (0.1ms) begin transaction
3198
+  (0.0ms) SAVEPOINT active_record_1
3199
+ SQL (0.5ms) INSERT INTO "items" ("sort", "created_at", "updated_at") VALUES (?, ?, ?) [["sort", 1000], ["created_at", "2017-04-14 05:41:08.346986"], ["updated_at", "2017-04-14 05:41:08.346986"]]
3200
+  (0.1ms) RELEASE SAVEPOINT active_record_1
3201
+  (1.9ms) rollback transaction
3202
+  (0.1ms) begin transaction
3203
+  (0.0ms) SAVEPOINT active_record_1
3204
+ SQL (0.3ms) INSERT INTO "items" ("sort", "created_at", "updated_at") VALUES (?, ?, ?) [["sort", 1000], ["created_at", "2017-04-14 05:41:08.354216"], ["updated_at", "2017-04-14 05:41:08.354216"]]
3205
+  (0.1ms) RELEASE SAVEPOINT active_record_1
3206
+  (0.1ms) SAVEPOINT active_record_1
3207
+  (0.1ms) SELECT MAX("items"."sort") FROM "items"
3208
+ SQL (0.1ms) INSERT INTO "items" ("created_at", "updated_at", "sort") VALUES (?, ?, ?) [["created_at", "2017-04-14 05:41:08.356111"], ["updated_at", "2017-04-14 05:41:08.356111"], ["sort", 1001]]
3209
+  (0.0ms) RELEASE SAVEPOINT active_record_1
3210
+  (0.4ms) rollback transaction
3211
+  (0.0ms) begin transaction
3212
+  (0.1ms) SAVEPOINT active_record_1
3213
+  (0.1ms) SELECT MAX("other_items"."sequence") FROM "other_items"
3214
+ SQL (0.4ms) INSERT INTO "other_items" ("created_at", "updated_at", "sequence") VALUES (?, ?, ?) [["created_at", "2017-04-14 05:41:08.365457"], ["updated_at", "2017-04-14 05:41:08.365457"], ["sequence", 1]]
3215
+  (0.1ms) RELEASE SAVEPOINT active_record_1
3216
+  (0.1ms) SAVEPOINT active_record_1
3217
+ SQL (0.1ms) UPDATE "other_items" SET "sequence" = ? WHERE "other_items"."id" = ? [["sequence", 1000], ["id", 1]]
3218
+  (0.0ms) RELEASE SAVEPOINT active_record_1
3219
+  (0.5ms) rollback transaction
3220
+  (0.1ms) begin transaction
3221
+  (0.0ms) SAVEPOINT active_record_1
3222
+  (0.1ms) SELECT MAX("other_items"."sequence") FROM "other_items"
3223
+ SQL (0.2ms) INSERT INTO "other_items" ("created_at", "updated_at", "sequence") VALUES (?, ?, ?) [["created_at", "2017-04-14 05:41:08.395882"], ["updated_at", "2017-04-14 05:41:08.395882"], ["sequence", 1]]
3224
+  (0.0ms) RELEASE SAVEPOINT active_record_1
3225
+  (0.0ms) SAVEPOINT active_record_1
3226
+ SQL (0.1ms) UPDATE "other_items" SET "sequence" = ? WHERE "other_items"."id" = ? [["sequence", 1000], ["id", 1]]
3227
+  (0.1ms) RELEASE SAVEPOINT active_record_1
3228
+  (0.5ms) rollback transaction
3229
+  (0.1ms) begin transaction
3230
+  (0.1ms) SAVEPOINT active_record_1
3231
+  (0.1ms) SELECT MAX("items"."sort") FROM "items"
3232
+ SQL (0.2ms) INSERT INTO "items" ("created_at", "updated_at", "sort") VALUES (?, ?, ?) [["created_at", "2017-04-14 05:41:08.405667"], ["updated_at", "2017-04-14 05:41:08.405667"], ["sort", 1]]
3233
+  (0.0ms) RELEASE SAVEPOINT active_record_1
3234
+  (0.0ms) SAVEPOINT active_record_1
3235
+  (0.1ms) SELECT MAX("items"."sort") FROM "items"
3236
+ SQL (0.1ms) INSERT INTO "items" ("created_at", "updated_at", "sort") VALUES (?, ?, ?) [["created_at", "2017-04-14 05:41:08.407981"], ["updated_at", "2017-04-14 05:41:08.407981"], ["sort", 2]]
3237
+  (0.0ms) RELEASE SAVEPOINT active_record_1
3238
+  (0.0ms) SAVEPOINT active_record_1
3239
+  (0.1ms) SELECT MAX("items"."sort") FROM "items"
3240
+ SQL (0.0ms) INSERT INTO "items" ("created_at", "updated_at", "sort") VALUES (?, ?, ?) [["created_at", "2017-04-14 05:41:08.409520"], ["updated_at", "2017-04-14 05:41:08.409520"], ["sort", 3]]
3241
+  (0.1ms) RELEASE SAVEPOINT active_record_1
3242
+ Processing by SortableController#reorder as HTML
3243
+ Parameters: {"Item"=>["1", "3", "2"]}
3244
+ Item Load (0.2ms) SELECT "items".* FROM "items" ORDER BY "items"."sort" ASC
3245
+  (0.1ms) SAVEPOINT active_record_1
3246
+ SQL (0.1ms) UPDATE "items" SET "sort" = ?, "updated_at" = ? WHERE "items"."id" = ? [["sort", 0], ["updated_at", "2017-04-14 05:41:08.416824"], ["id", 1]]
3247
+  (0.1ms) RELEASE SAVEPOINT active_record_1
3248
+  (0.1ms) SAVEPOINT active_record_1
3249
+ SQL (0.1ms) UPDATE "items" SET "sort" = ?, "updated_at" = ? WHERE "items"."id" = ? [["sort", 1], ["updated_at", "2017-04-14 05:41:08.419416"], ["id", 3]]
3250
+  (0.0ms) RELEASE SAVEPOINT active_record_1
3251
+ Rendered text template (0.0ms)
3252
+ Completed 200 OK in 14ms (Views: 8.6ms | ActiveRecord: 0.6ms)
3253
+ Item Load (0.2ms) SELECT "items".* FROM "items" WHERE "items"."id" = ? ORDER BY "items"."sort" ASC LIMIT 1 [["id", 1]]
3254
+ Item Load (0.1ms) SELECT "items".* FROM "items" WHERE "items"."id" = ? ORDER BY "items"."sort" ASC LIMIT 1 [["id", 2]]
3255
+ Item Load (0.0ms) SELECT "items".* FROM "items" WHERE "items"."id" = ? ORDER BY "items"."sort" ASC LIMIT 1 [["id", 3]]
3256
+  (0.5ms) rollback transaction
3257
+  (0.1ms) begin transaction
3258
+  (0.0ms) rollback transaction
3259
+  (0.1ms) begin transaction
3260
+  (0.1ms) rollback transaction
3261
+ ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
3262
+  (0.1ms) begin transaction
3263
+  (0.1ms) rollback transaction
3264
+  (0.1ms) begin transaction
3265
+  (0.1ms) rollback transaction
3266
+  (0.1ms) begin transaction
3267
+  (0.1ms) SAVEPOINT active_record_1
3268
+  (0.1ms) SELECT MAX("items"."sort") FROM "items"
3269
+ SQL (0.4ms) INSERT INTO "items" ("created_at", "updated_at", "sort") VALUES (?, ?, ?) [["created_at", "2017-04-14 05:41:41.025670"], ["updated_at", "2017-04-14 05:41:41.025670"], ["sort", 1]]
3270
+  (0.0ms) RELEASE SAVEPOINT active_record_1
3271
+  (0.0ms) SAVEPOINT active_record_1
3272
+ SQL (0.1ms) UPDATE "items" SET "sort" = ?, "updated_at" = ? WHERE "items"."id" = ? [["sort", 1000], ["updated_at", "2017-04-14 05:41:41.030634"], ["id", 1]]
3273
+  (0.0ms) RELEASE SAVEPOINT active_record_1
3274
+  (1.6ms) rollback transaction
3275
+  (0.1ms) begin transaction
3276
+  (0.0ms) SAVEPOINT active_record_1
3277
+  (0.4ms) SELECT MAX("items"."sort") FROM "items"
3278
+ SQL (0.6ms) INSERT INTO "items" ("created_at", "updated_at", "sort") VALUES (?, ?, ?) [["created_at", "2017-04-14 05:41:41.038793"], ["updated_at", "2017-04-14 05:41:41.038793"], ["sort", 1]]
3279
+  (0.1ms) RELEASE SAVEPOINT active_record_1
3280
+  (0.1ms) SAVEPOINT active_record_1
3281
+ SQL (0.1ms) UPDATE "items" SET "sort" = ? WHERE "items"."id" = ? [["sort", 1000], ["id", 1]]
3282
+  (0.0ms) RELEASE SAVEPOINT active_record_1
3283
+  (0.4ms) rollback transaction
3284
+  (0.1ms) begin transaction
3285
+  (0.1ms) SAVEPOINT active_record_1
3286
+ SQL (0.4ms) INSERT INTO "items" ("sort", "created_at", "updated_at") VALUES (?, ?, ?) [["sort", 1000], ["created_at", "2017-04-14 05:41:41.050638"], ["updated_at", "2017-04-14 05:41:41.050638"]]
3287
+  (0.1ms) RELEASE SAVEPOINT active_record_1
3288
+  (0.0ms) SAVEPOINT active_record_1
3289
+  (0.1ms) SELECT MAX("items"."sort") FROM "items"
3290
+ SQL (0.1ms) INSERT INTO "items" ("created_at", "updated_at", "sort") VALUES (?, ?, ?) [["created_at", "2017-04-14 05:41:41.052805"], ["updated_at", "2017-04-14 05:41:41.052805"], ["sort", 1001]]
3291
+  (0.0ms) RELEASE SAVEPOINT active_record_1
3292
+  (0.4ms) rollback transaction
3293
+  (0.1ms) begin transaction
3294
+  (0.0ms) SAVEPOINT active_record_1
3295
+ SQL (0.3ms) INSERT INTO "items" ("sort", "created_at", "updated_at") VALUES (?, ?, ?) [["sort", 1000], ["created_at", "2017-04-14 05:41:41.057209"], ["updated_at", "2017-04-14 05:41:41.057209"]]
3296
+  (0.0ms) RELEASE SAVEPOINT active_record_1
3297
+  (0.4ms) rollback transaction
3298
+  (0.1ms) begin transaction
3299
+  (0.0ms) SAVEPOINT active_record_1
3300
+  (0.1ms) SELECT MAX("items"."sort") FROM "items"
3301
+ SQL (0.2ms) INSERT INTO "items" ("created_at", "updated_at", "sort") VALUES (?, ?, ?) [["created_at", "2017-04-14 05:41:41.060528"], ["updated_at", "2017-04-14 05:41:41.060528"], ["sort", 1]]
3302
+  (0.0ms) RELEASE SAVEPOINT active_record_1
3303
+  (0.0ms) SAVEPOINT active_record_1
3304
+  (0.1ms) SELECT MAX("items"."sort") FROM "items"
3305
+ SQL (0.1ms) INSERT INTO "items" ("created_at", "updated_at", "sort") VALUES (?, ?, ?) [["created_at", "2017-04-14 05:41:41.062529"], ["updated_at", "2017-04-14 05:41:41.062529"], ["sort", 2]]
3306
+  (0.0ms) RELEASE SAVEPOINT active_record_1
3307
+  (0.0ms) SAVEPOINT active_record_1
3308
+  (0.1ms) SELECT MAX("items"."sort") FROM "items"
3309
+ SQL (0.0ms) INSERT INTO "items" ("created_at", "updated_at", "sort") VALUES (?, ?, ?) [["created_at", "2017-04-14 05:41:41.064830"], ["updated_at", "2017-04-14 05:41:41.064830"], ["sort", 3]]
3310
+  (0.0ms) RELEASE SAVEPOINT active_record_1
3311
+ Processing by SortableController#reorder as HTML
3312
+ Parameters: {"Item"=>["1", "3", "2"]}
3313
+ Item Load (0.2ms) SELECT "items".* FROM "items" ORDER BY "items"."sort" ASC
3314
+  (0.1ms) SAVEPOINT active_record_1
3315
+ SQL (0.1ms) UPDATE "items" SET "sort" = ? WHERE "items"."id" = ? [["sort", 0], ["id", 1]]
3316
+  (0.0ms) RELEASE SAVEPOINT active_record_1
3317
+  (0.0ms) SAVEPOINT active_record_1
3318
+ SQL (0.0ms) UPDATE "items" SET "sort" = ? WHERE "items"."id" = ? [["sort", 1], ["id", 3]]
3319
+  (0.0ms) RELEASE SAVEPOINT active_record_1
3320
+ Rendered text template (0.0ms)
3321
+ Completed 200 OK in 10ms (Views: 5.4ms | ActiveRecord: 0.5ms)
3322
+ Item Load (0.2ms) SELECT "items".* FROM "items" WHERE "items"."id" = ? ORDER BY "items"."sort" ASC LIMIT 1 [["id", 1]]
3323
+ Item Load (0.1ms) SELECT "items".* FROM "items" WHERE "items"."id" = ? ORDER BY "items"."sort" ASC LIMIT 1 [["id", 2]]
3324
+ Item Load (0.1ms) SELECT "items".* FROM "items" WHERE "items"."id" = ? ORDER BY "items"."sort" ASC LIMIT 1 [["id", 3]]
3325
+  (0.5ms) rollback transaction
3326
+ ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
3327
+  (0.1ms) begin transaction
3328
+  (0.2ms) rollback transaction
3329
+  (0.1ms) begin transaction
3330
+  (0.1ms) rollback transaction
3331
+  (0.0ms) begin transaction
3332
+  (0.0ms) SAVEPOINT active_record_1
3333
+ SQL (0.4ms) INSERT INTO "items" ("sort", "created_at", "updated_at") VALUES (?, ?, ?) [["sort", 1000], ["created_at", "2017-04-14 05:41:47.092466"], ["updated_at", "2017-04-14 05:41:47.092466"]]
3334
+  (0.0ms) RELEASE SAVEPOINT active_record_1
3335
+  (2.3ms) rollback transaction
3336
+  (0.1ms) begin transaction
3337
+  (0.0ms) SAVEPOINT active_record_1
3338
+ SQL (0.2ms) INSERT INTO "items" ("sort", "created_at", "updated_at") VALUES (?, ?, ?) [["sort", 1000], ["created_at", "2017-04-14 05:41:47.098595"], ["updated_at", "2017-04-14 05:41:47.098595"]]
3339
+  (0.0ms) RELEASE SAVEPOINT active_record_1
3340
+  (0.0ms) SAVEPOINT active_record_1
3341
+  (0.1ms) SELECT MAX("items"."sort") FROM "items"
3342
+ SQL (0.1ms) INSERT INTO "items" ("created_at", "updated_at", "sort") VALUES (?, ?, ?) [["created_at", "2017-04-14 05:41:47.099989"], ["updated_at", "2017-04-14 05:41:47.099989"], ["sort", 1001]]
3343
+  (0.0ms) RELEASE SAVEPOINT active_record_1
3344
+  (0.4ms) rollback transaction
3345
+  (0.1ms) begin transaction
3346
+  (0.0ms) SAVEPOINT active_record_1
3347
+  (0.1ms) SELECT MAX("items"."sort") FROM "items"
3348
+ SQL (0.2ms) INSERT INTO "items" ("created_at", "updated_at", "sort") VALUES (?, ?, ?) [["created_at", "2017-04-14 05:41:47.103872"], ["updated_at", "2017-04-14 05:41:47.103872"], ["sort", 1]]
3349
+  (0.0ms) RELEASE SAVEPOINT active_record_1
3350
+  (0.1ms) SAVEPOINT active_record_1
3351
+ SQL (0.2ms) UPDATE "items" SET "sort" = ?, "updated_at" = ? WHERE "items"."id" = ? [["sort", 1000], ["updated_at", "2017-04-14 05:41:47.108061"], ["id", 1]]
3352
+  (0.1ms) RELEASE SAVEPOINT active_record_1
3353
+  (0.6ms) rollback transaction
3354
+  (0.1ms) begin transaction
3355
+  (0.1ms) SAVEPOINT active_record_1
3356
+  (0.2ms) SELECT MAX("items"."sort") FROM "items"
3357
+ SQL (0.2ms) INSERT INTO "items" ("created_at", "updated_at", "sort") VALUES (?, ?, ?) [["created_at", "2017-04-14 05:41:47.117989"], ["updated_at", "2017-04-14 05:41:47.117989"], ["sort", 1]]
3358
+  (0.0ms) RELEASE SAVEPOINT active_record_1
3359
+  (0.1ms) SAVEPOINT active_record_1
3360
+ SQL (0.1ms) UPDATE "items" SET "sort" = ? WHERE "items"."id" = ? [["sort", 1000], ["id", 1]]
3361
+  (0.1ms) RELEASE SAVEPOINT active_record_1
3362
+  (0.4ms) rollback transaction
3363
+  (0.1ms) begin transaction
3364
+  (0.0ms) SAVEPOINT active_record_1
3365
+  (0.1ms) SELECT MAX("items"."sort") FROM "items"
3366
+ SQL (0.2ms) INSERT INTO "items" ("created_at", "updated_at", "sort") VALUES (?, ?, ?) [["created_at", "2017-04-14 05:41:47.124221"], ["updated_at", "2017-04-14 05:41:47.124221"], ["sort", 1]]
3367
+  (0.0ms) RELEASE SAVEPOINT active_record_1
3368
+  (0.0ms) SAVEPOINT active_record_1
3369
+  (0.1ms) SELECT MAX("items"."sort") FROM "items"
3370
+ SQL (0.1ms) INSERT INTO "items" ("created_at", "updated_at", "sort") VALUES (?, ?, ?) [["created_at", "2017-04-14 05:41:47.126203"], ["updated_at", "2017-04-14 05:41:47.126203"], ["sort", 2]]
3371
+  (0.0ms) RELEASE SAVEPOINT active_record_1
3372
+  (0.0ms) SAVEPOINT active_record_1
3373
+  (0.1ms) SELECT MAX("items"."sort") FROM "items"
3374
+ SQL (0.0ms) INSERT INTO "items" ("created_at", "updated_at", "sort") VALUES (?, ?, ?) [["created_at", "2017-04-14 05:41:47.127873"], ["updated_at", "2017-04-14 05:41:47.127873"], ["sort", 3]]
3375
+  (0.0ms) RELEASE SAVEPOINT active_record_1
3376
+ Processing by SortableController#reorder as HTML
3377
+ Parameters: {"Item"=>["1", "3", "2"]}
3378
+ Item Load (0.1ms) SELECT "items".* FROM "items" ORDER BY "items"."sort" ASC
3379
+  (0.0ms) SAVEPOINT active_record_1
3380
+ SQL (0.1ms) UPDATE "items" SET "sort" = ? WHERE "items"."id" = ? [["sort", 0], ["id", 1]]
3381
+  (0.0ms) RELEASE SAVEPOINT active_record_1
3382
+  (0.1ms) SAVEPOINT active_record_1
3383
+ SQL (0.0ms) UPDATE "items" SET "sort" = ? WHERE "items"."id" = ? [["sort", 1], ["id", 3]]
3384
+  (0.0ms) RELEASE SAVEPOINT active_record_1
3385
+ Rendered text template (0.0ms)
3386
+ Completed 200 OK in 9ms (Views: 5.6ms | ActiveRecord: 0.4ms)
3387
+ Item Load (0.1ms) SELECT "items".* FROM "items" WHERE "items"."id" = ? ORDER BY "items"."sort" ASC LIMIT 1 [["id", 1]]
3388
+ Item Load (0.0ms) SELECT "items".* FROM "items" WHERE "items"."id" = ? ORDER BY "items"."sort" ASC LIMIT 1 [["id", 2]]
3389
+ Item Load (0.1ms) SELECT "items".* FROM "items" WHERE "items"."id" = ? ORDER BY "items"."sort" ASC LIMIT 1 [["id", 3]]
3390
+  (0.6ms) rollback transaction
3391
+ ActiveRecord::SchemaMigration Load (0.3ms) SELECT "schema_migrations".* FROM "schema_migrations"
3392
+  (0.1ms) begin transaction
3393
+  (0.1ms) SAVEPOINT active_record_1
3394
+ SQL (0.4ms) INSERT INTO "items" ("sort", "created_at", "updated_at") VALUES (?, ?, ?) [["sort", 1000], ["created_at", "2017-04-14 05:42:53.017073"], ["updated_at", "2017-04-14 05:42:53.017073"]]
3395
+  (0.1ms) RELEASE SAVEPOINT active_record_1
3396
+  (0.0ms) SAVEPOINT active_record_1
3397
+  (0.1ms) SELECT MAX("items"."sort") FROM "items"
3398
+ SQL (0.1ms) INSERT INTO "items" ("created_at", "updated_at", "sort") VALUES (?, ?, ?) [["created_at", "2017-04-14 05:42:53.019138"], ["updated_at", "2017-04-14 05:42:53.019138"], ["sort", 1001]]
3399
+  (0.0ms) RELEASE SAVEPOINT active_record_1
3400
+  (1.8ms) rollback transaction
3401
+  (0.0ms) begin transaction
3402
+  (0.0ms) SAVEPOINT active_record_1
3403
+ SQL (0.3ms) INSERT INTO "items" ("sort", "created_at", "updated_at") VALUES (?, ?, ?) [["sort", 1000], ["created_at", "2017-04-14 05:42:53.025026"], ["updated_at", "2017-04-14 05:42:53.025026"]]
3404
+  (0.0ms) RELEASE SAVEPOINT active_record_1
3405
+  (0.4ms) rollback transaction
3406
+  (0.0ms) begin transaction
3407
+  (0.1ms) SAVEPOINT active_record_1
3408
+  (0.1ms) SELECT MAX("other_items"."sequence") FROM "other_items"
3409
+ SQL (0.3ms) INSERT INTO "other_items" ("created_at", "updated_at", "sequence") VALUES (?, ?, ?) [["created_at", "2017-04-14 05:42:53.033444"], ["updated_at", "2017-04-14 05:42:53.033444"], ["sequence", 1]]
3410
+  (0.1ms) RELEASE SAVEPOINT active_record_1
3411
+  (1.1ms) rollback transaction
3412
+  (0.1ms) begin transaction
3413
+  (0.0ms) SAVEPOINT active_record_1
3414
+  (0.1ms) SELECT MAX("items"."sort") FROM "items"
3415
+ SQL (0.2ms) INSERT INTO "items" ("created_at", "updated_at", "sort") VALUES (?, ?, ?) [["created_at", "2017-04-14 05:42:53.041842"], ["updated_at", "2017-04-14 05:42:53.041842"], ["sort", 1]]
3416
+  (0.1ms) RELEASE SAVEPOINT active_record_1
3417
+  (0.1ms) SAVEPOINT active_record_1
3418
+ SQL (0.2ms) UPDATE "items" SET "sort" = ?, "updated_at" = ? WHERE "items"."id" = ? [["sort", 1000], ["updated_at", "2017-04-14 05:42:53.047229"], ["id", 1]]
3419
+  (0.1ms) RELEASE SAVEPOINT active_record_1
3420
+  (0.4ms) rollback transaction
3421
+  (0.1ms) begin transaction
3422
+  (0.0ms) SAVEPOINT active_record_1
3423
+  (0.2ms) SELECT MAX("items"."sort") FROM "items"
3424
+ SQL (0.2ms) INSERT INTO "items" ("created_at", "updated_at", "sort") VALUES (?, ?, ?) [["created_at", "2017-04-14 05:42:53.055184"], ["updated_at", "2017-04-14 05:42:53.055184"], ["sort", 1]]
3425
+  (0.1ms) RELEASE SAVEPOINT active_record_1
3426
+  (0.0ms) SAVEPOINT active_record_1
3427
+ SQL (0.1ms) UPDATE "items" SET "sort" = ? WHERE "items"."id" = ? [["sort", 1000], ["id", 1]]
3428
+  (0.0ms) RELEASE SAVEPOINT active_record_1
3429
+  (0.4ms) rollback transaction
3430
+  (0.0ms) begin transaction
3431
+  (0.1ms) rollback transaction
3432
+  (0.1ms) begin transaction
3433
+  (0.1ms) rollback transaction
3434
+  (0.1ms) begin transaction
3435
+  (0.0ms) SAVEPOINT active_record_1
3436
+  (0.2ms) SELECT MAX("items"."sort") FROM "items"
3437
+ SQL (0.2ms) INSERT INTO "items" ("created_at", "updated_at", "sort") VALUES (?, ?, ?) [["created_at", "2017-04-14 05:42:53.076274"], ["updated_at", "2017-04-14 05:42:53.076274"], ["sort", 1]]
3438
+  (0.0ms) RELEASE SAVEPOINT active_record_1
3439
+  (0.0ms) SAVEPOINT active_record_1
3440
+  (0.1ms) SELECT MAX("items"."sort") FROM "items"
3441
+ SQL (0.1ms) INSERT INTO "items" ("created_at", "updated_at", "sort") VALUES (?, ?, ?) [["created_at", "2017-04-14 05:42:53.079354"], ["updated_at", "2017-04-14 05:42:53.079354"], ["sort", 2]]
3442
+  (0.1ms) RELEASE SAVEPOINT active_record_1
3443
+  (0.1ms) SAVEPOINT active_record_1
3444
+  (0.1ms) SELECT MAX("items"."sort") FROM "items"
3445
+ SQL (0.1ms) INSERT INTO "items" ("created_at", "updated_at", "sort") VALUES (?, ?, ?) [["created_at", "2017-04-14 05:42:53.081318"], ["updated_at", "2017-04-14 05:42:53.081318"], ["sort", 3]]
3446
+  (0.0ms) RELEASE SAVEPOINT active_record_1
3447
+ Processing by SortableController#reorder as HTML
3448
+ Parameters: {"Item"=>["1", "3", "2"]}
3449
+ Item Load (0.1ms) SELECT "items".* FROM "items" ORDER BY "items"."sort" ASC
3450
+  (0.0ms) SAVEPOINT active_record_1
3451
+ SQL (0.0ms) UPDATE "items" SET "sort" = ? WHERE "items"."id" = ? [["sort", 0], ["id", 1]]
3452
+  (0.0ms) RELEASE SAVEPOINT active_record_1
3453
+  (0.0ms) SAVEPOINT active_record_1
3454
+ SQL (0.0ms) UPDATE "items" SET "sort" = ? WHERE "items"."id" = ? [["sort", 1], ["id", 3]]
3455
+  (0.0ms) RELEASE SAVEPOINT active_record_1
3456
+ Rendered text template (0.0ms)
3457
+ Completed 200 OK in 11ms (Views: 8.0ms | ActiveRecord: 0.4ms)
3458
+ Item Load (0.2ms) SELECT "items".* FROM "items" WHERE "items"."id" = ? ORDER BY "items"."sort" ASC LIMIT 1 [["id", 1]]
3459
+ Item Load (0.1ms) SELECT "items".* FROM "items" WHERE "items"."id" = ? ORDER BY "items"."sort" ASC LIMIT 1 [["id", 2]]
3460
+ Item Load (0.1ms) SELECT "items".* FROM "items" WHERE "items"."id" = ? ORDER BY "items"."sort" ASC LIMIT 1 [["id", 3]]
3461
+  (0.5ms) rollback transaction
3462
+ ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
3463
+  (0.1ms) begin transaction
3464
+  (0.2ms) SAVEPOINT active_record_1
3465
+  (0.1ms) SELECT MAX("items"."sort") FROM "items"
3466
+ SQL (0.4ms) INSERT INTO "items" ("created_at", "updated_at", "sort") VALUES (?, ?, ?) [["created_at", "2017-04-14 05:43:02.619441"], ["updated_at", "2017-04-14 05:43:02.619441"], ["sort", 1]]
3467
+  (0.0ms) RELEASE SAVEPOINT active_record_1
3468
+  (0.0ms) SAVEPOINT active_record_1
3469
+  (0.1ms) SELECT MAX("items"."sort") FROM "items"
3470
+ SQL (0.0ms) INSERT INTO "items" ("created_at", "updated_at", "sort") VALUES (?, ?, ?) [["created_at", "2017-04-14 05:43:02.622637"], ["updated_at", "2017-04-14 05:43:02.622637"], ["sort", 2]]
3471
+  (0.0ms) RELEASE SAVEPOINT active_record_1
3472
+  (0.0ms) SAVEPOINT active_record_1
3473
+  (0.1ms) SELECT MAX("items"."sort") FROM "items"
3474
+ SQL (0.0ms) INSERT INTO "items" ("created_at", "updated_at", "sort") VALUES (?, ?, ?) [["created_at", "2017-04-14 05:43:02.624001"], ["updated_at", "2017-04-14 05:43:02.624001"], ["sort", 3]]
3475
+  (0.0ms) RELEASE SAVEPOINT active_record_1
3476
+ Processing by SortableController#reorder as HTML
3477
+ Parameters: {"Item"=>["1", "3", "2"]}
3478
+ Item Load (0.2ms) SELECT "items".* FROM "items" ORDER BY "items"."sort" ASC
3479
+  (0.1ms) SAVEPOINT active_record_1
3480
+ SQL (0.3ms) UPDATE "items" SET "sort" = ?, "updated_at" = ? WHERE "items"."id" = ? [["sort", 0], ["updated_at", "2017-04-14 05:43:02.630470"], ["id", 1]]
3481
+  (0.1ms) RELEASE SAVEPOINT active_record_1
3482
+  (0.1ms) SAVEPOINT active_record_1
3483
+ SQL (0.1ms) UPDATE "items" SET "sort" = ?, "updated_at" = ? WHERE "items"."id" = ? [["sort", 1], ["updated_at", "2017-04-14 05:43:02.642454"], ["id", 3]]
3484
+  (0.0ms) RELEASE SAVEPOINT active_record_1
3485
+ Rendered text template (0.0ms)
3486
+ Completed 200 OK in 24ms (Views: 8.9ms | ActiveRecord: 0.9ms)
3487
+ Item Load (0.2ms) SELECT "items".* FROM "items" WHERE "items"."id" = ? ORDER BY "items"."sort" ASC LIMIT 1 [["id", 1]]
3488
+ Item Load (0.0ms) SELECT "items".* FROM "items" WHERE "items"."id" = ? ORDER BY "items"."sort" ASC LIMIT 1 [["id", 2]]
3489
+ Item Load (0.0ms) SELECT "items".* FROM "items" WHERE "items"."id" = ? ORDER BY "items"."sort" ASC LIMIT 1 [["id", 3]]
3490
+  (1.9ms) rollback transaction
3491
+  (0.1ms) begin transaction
3492
+  (0.1ms) rollback transaction
3493
+  (0.1ms) begin transaction
3494
+  (0.1ms) rollback transaction
3495
+  (0.1ms) begin transaction
3496
+  (0.1ms) SAVEPOINT active_record_1
3497
+ SQL (0.3ms) INSERT INTO "items" ("sort", "created_at", "updated_at") VALUES (?, ?, ?) [["sort", 1000], ["created_at", "2017-04-14 05:43:02.672321"], ["updated_at", "2017-04-14 05:43:02.672321"]]
3498
+  (0.0ms) RELEASE SAVEPOINT active_record_1
3499
+  (0.0ms) SAVEPOINT active_record_1
3500
+  (0.1ms) SELECT MAX("items"."sort") FROM "items"
3501
+ SQL (0.1ms) INSERT INTO "items" ("created_at", "updated_at", "sort") VALUES (?, ?, ?) [["created_at", "2017-04-14 05:43:02.673877"], ["updated_at", "2017-04-14 05:43:02.673877"], ["sort", 1001]]
3502
+  (0.0ms) RELEASE SAVEPOINT active_record_1
3503
+  (0.4ms) rollback transaction
3504
+  (0.1ms) begin transaction
3505
+  (0.0ms) SAVEPOINT active_record_1
3506
+ SQL (0.3ms) INSERT INTO "items" ("sort", "created_at", "updated_at") VALUES (?, ?, ?) [["sort", 1000], ["created_at", "2017-04-14 05:43:02.677290"], ["updated_at", "2017-04-14 05:43:02.677290"]]
3507
+  (0.0ms) RELEASE SAVEPOINT active_record_1
3508
+  (0.4ms) rollback transaction
3509
+  (0.0ms) begin transaction
3510
+  (0.0ms) SAVEPOINT active_record_1
3511
+  (0.1ms) SELECT MAX("items"."sort") FROM "items"
3512
+ SQL (0.2ms) INSERT INTO "items" ("created_at", "updated_at", "sort") VALUES (?, ?, ?) [["created_at", "2017-04-14 05:43:02.680771"], ["updated_at", "2017-04-14 05:43:02.680771"], ["sort", 1]]
3513
+  (0.0ms) RELEASE SAVEPOINT active_record_1
3514
+  (0.1ms) SAVEPOINT active_record_1
3515
+ SQL (0.1ms) UPDATE "items" SET "sort" = ?, "updated_at" = ? WHERE "items"."id" = ? [["sort", 1000], ["updated_at", "2017-04-14 05:43:02.684650"], ["id", 1]]
3516
+  (0.1ms) RELEASE SAVEPOINT active_record_1
3517
+  (0.5ms) rollback transaction
3518
+  (0.0ms) begin transaction
3519
+  (0.0ms) SAVEPOINT active_record_1
3520
+  (0.1ms) SELECT MAX("items"."sort") FROM "items"
3521
+ SQL (0.2ms) INSERT INTO "items" ("created_at", "updated_at", "sort") VALUES (?, ?, ?) [["created_at", "2017-04-14 05:43:02.687825"], ["updated_at", "2017-04-14 05:43:02.687825"], ["sort", 1]]
3522
+  (0.0ms) RELEASE SAVEPOINT active_record_1
3523
+  (0.0ms) SAVEPOINT active_record_1
3524
+ SQL (0.1ms) UPDATE "items" SET "sort" = ? WHERE "items"."id" = ? [["sort", 1000], ["id", 1]]
3525
+  (0.0ms) RELEASE SAVEPOINT active_record_1
3526
+  (0.5ms) rollback transaction
3527
+  (0.0ms) begin transaction
3528
+  (0.1ms) SAVEPOINT active_record_1
3529
+  (0.1ms) SELECT MAX("other_items"."sequence") FROM "other_items"
3530
+ SQL (0.3ms) INSERT INTO "other_items" ("created_at", "updated_at", "sequence") VALUES (?, ?, ?) [["created_at", "2017-04-14 05:43:02.697567"], ["updated_at", "2017-04-14 05:43:02.697567"], ["sequence", 1]]
3531
+  (0.0ms) RELEASE SAVEPOINT active_record_1
3532
+  (0.5ms) rollback transaction
3533
+ ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
3534
+  (0.1ms) begin transaction
3535
+  (0.0ms) SAVEPOINT active_record_1
3536
+ SQL (0.4ms) INSERT INTO "items" ("sort", "created_at", "updated_at") VALUES (?, ?, ?) [["sort", 1000], ["created_at", "2017-04-14 05:46:50.768218"], ["updated_at", "2017-04-14 05:46:50.768218"]]
3537
+  (0.0ms) RELEASE SAVEPOINT active_record_1
3538
+  (1.8ms) rollback transaction
3539
+  (0.1ms) begin transaction
3540
+  (0.1ms) SAVEPOINT active_record_1
3541
+ SQL (0.5ms) INSERT INTO "items" ("sort", "created_at", "updated_at") VALUES (?, ?, ?) [["sort", 1000], ["created_at", "2017-04-14 05:46:50.773808"], ["updated_at", "2017-04-14 05:46:50.773808"]]
3542
+  (0.1ms) RELEASE SAVEPOINT active_record_1
3543
+  (0.0ms) SAVEPOINT active_record_1
3544
+  (0.1ms) SELECT MAX("items"."sort") FROM "items"
3545
+ SQL (0.1ms) INSERT INTO "items" ("created_at", "updated_at", "sort") VALUES (?, ?, ?) [["created_at", "2017-04-14 05:46:50.778412"], ["updated_at", "2017-04-14 05:46:50.778412"], ["sort", 1001]]
3546
+  (0.0ms) RELEASE SAVEPOINT active_record_1
3547
+  (0.4ms) rollback transaction
3548
+  (0.0ms) begin transaction
3549
+  (0.1ms) SAVEPOINT active_record_1
3550
+  (0.2ms) SELECT MAX("items"."sort") FROM "items"
3551
+ SQL (0.2ms) INSERT INTO "items" ("created_at", "updated_at", "sort") VALUES (?, ?, ?) [["created_at", "2017-04-14 05:46:50.783507"], ["updated_at", "2017-04-14 05:46:50.783507"], ["sort", 1]]
3552
+  (0.1ms) RELEASE SAVEPOINT active_record_1
3553
+  (0.0ms) SAVEPOINT active_record_1
3554
+ SQL (0.1ms) UPDATE "items" SET "sort" = ?, "updated_at" = ? WHERE "items"."id" = ? [["sort", 1000], ["updated_at", "2017-04-14 05:46:50.787890"], ["id", 1]]
3555
+  (0.0ms) RELEASE SAVEPOINT active_record_1
3556
+  (0.4ms) rollback transaction
3557
+  (0.1ms) begin transaction
3558
+  (0.0ms) SAVEPOINT active_record_1
3559
+  (0.1ms) SELECT MAX("items"."sort") FROM "items"
3560
+ SQL (0.2ms) INSERT INTO "items" ("created_at", "updated_at", "sort") VALUES (?, ?, ?) [["created_at", "2017-04-14 05:46:50.793744"], ["updated_at", "2017-04-14 05:46:50.793744"], ["sort", 1]]
3561
+  (0.0ms) RELEASE SAVEPOINT active_record_1
3562
+  (0.0ms) SAVEPOINT active_record_1
3563
+ SQL (0.1ms) UPDATE "items" SET "sort" = ? WHERE "items"."id" = ? [["sort", 1000], ["id", 1]]
3564
+  (0.1ms) RELEASE SAVEPOINT active_record_1
3565
+  (0.4ms) rollback transaction
3566
+  (0.0ms) begin transaction
3567
+  (0.1ms) SAVEPOINT active_record_1
3568
+  (0.1ms) SELECT MAX("other_items"."sequence") FROM "other_items"
3569
+ SQL (0.3ms) INSERT INTO "other_items" ("created_at", "updated_at", "sequence") VALUES (?, ?, ?) [["created_at", "2017-04-14 05:46:50.803341"], ["updated_at", "2017-04-14 05:46:50.803341"], ["sequence", 1]]
3570
+  (0.1ms) RELEASE SAVEPOINT active_record_1
3571
+  (0.6ms) rollback transaction
3572
+  (0.1ms) begin transaction
3573
+  (0.1ms) rollback transaction
3574
+  (0.1ms) begin transaction
3575
+  (0.1ms) rollback transaction
3576
+  (0.0ms) begin transaction
3577
+  (0.0ms) SAVEPOINT active_record_1
3578
+  (0.1ms) SELECT MAX("items"."sort") FROM "items"
3579
+ SQL (0.2ms) INSERT INTO "items" ("created_at", "updated_at", "sort") VALUES (?, ?, ?) [["created_at", "2017-04-14 05:46:50.825968"], ["updated_at", "2017-04-14 05:46:50.825968"], ["sort", 1]]
3580
+  (0.0ms) RELEASE SAVEPOINT active_record_1
3581
+  (0.0ms) SAVEPOINT active_record_1
3582
+  (0.1ms) SELECT MAX("items"."sort") FROM "items"
3583
+ SQL (0.1ms) INSERT INTO "items" ("created_at", "updated_at", "sort") VALUES (?, ?, ?) [["created_at", "2017-04-14 05:46:50.827883"], ["updated_at", "2017-04-14 05:46:50.827883"], ["sort", 2]]
3584
+  (0.0ms) RELEASE SAVEPOINT active_record_1
3585
+  (0.0ms) SAVEPOINT active_record_1
3586
+  (0.1ms) SELECT MAX("items"."sort") FROM "items"
3587
+ SQL (0.0ms) INSERT INTO "items" ("created_at", "updated_at", "sort") VALUES (?, ?, ?) [["created_at", "2017-04-14 05:46:50.829163"], ["updated_at", "2017-04-14 05:46:50.829163"], ["sort", 3]]
3588
+  (0.0ms) RELEASE SAVEPOINT active_record_1
3589
+ Processing by SortableController#reorder as HTML
3590
+ Parameters: {"Item"=>["1", "3", "2"]}
3591
+ Item Load (0.1ms) SELECT "items".* FROM "items" ORDER BY "items"."sort" ASC
3592
+  (0.0ms) SAVEPOINT active_record_1
3593
+ SQL (0.0ms) UPDATE "items" SET "sort" = ? WHERE "items"."id" = ? [["sort", 0], ["id", 1]]
3594
+  (0.0ms) RELEASE SAVEPOINT active_record_1
3595
+  (0.0ms) SAVEPOINT active_record_1
3596
+ SQL (0.0ms) UPDATE "items" SET "sort" = ? WHERE "items"."id" = ? [["sort", 1], ["id", 3]]
3597
+  (0.0ms) RELEASE SAVEPOINT active_record_1
3598
+ Rendered text template (0.0ms)
3599
+ Completed 200 OK in 12ms (Views: 9.1ms | ActiveRecord: 0.3ms)
3600
+ Item Load (0.2ms) SELECT "items".* FROM "items" WHERE "items"."id" = ? ORDER BY "items"."sort" ASC LIMIT 1 [["id", 1]]
3601
+ Item Load (0.0ms) SELECT "items".* FROM "items" WHERE "items"."id" = ? ORDER BY "items"."sort" ASC LIMIT 1 [["id", 2]]
3602
+ Item Load (0.1ms) SELECT "items".* FROM "items" WHERE "items"."id" = ? ORDER BY "items"."sort" ASC LIMIT 1 [["id", 3]]
3603
+  (0.4ms) rollback transaction
3604
+  (3.1ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL) 
3605
+  (0.1ms) select sqlite_version(*)
3606
+  (1.0ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
3607
+ ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
3608
+ Migrating to CreateItems (20131223124841)
3609
+  (0.1ms) begin transaction
3610
+  (0.4ms) CREATE TABLE "items" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar, "sort" integer, "created_at" datetime, "updated_at" datetime)
3611
+ SQL (0.2ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20131223124841"]]
3612
+  (0.9ms) commit transaction
3613
+ Migrating to CreateSequencedItems (20170414031946)
3614
+  (0.0ms) begin transaction
3615
+  (0.3ms) CREATE TABLE "sequenced_items" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar, "sequence" integer, "created_at" datetime, "updated_at" datetime)
3616
+ SQL (0.1ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20170414031946"]]
3617
+  (0.8ms) commit transaction
3618
+ ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
3619
+  (3.2ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL) 
3620
+  (0.1ms) select sqlite_version(*)
3621
+  (1.0ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
3622
+ ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
3623
+ Migrating to CreateItems (20131223124841)
3624
+  (3.8ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL) 
3625
+  (0.1ms) select sqlite_version(*)
3626
+  (2.6ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
3627
+ ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
3628
+ Migrating to CreateItems (20131223124841)
3629
+  (0.1ms) begin transaction
3630
+  (0.5ms) CREATE TABLE "items" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar, "sort" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)
3631
+ SQL (0.2ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20131223124841"]]
3632
+  (0.8ms) commit transaction
3633
+ Migrating to CreateSequencedItems (20170414031946)
3634
+  (0.0ms) begin transaction
3635
+  (0.3ms) CREATE TABLE "sequenced_items" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar, "sequence" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)
3636
+ SQL (0.1ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20170414031946"]]
3637
+  (0.8ms) commit transaction
3638
+ ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
3639
+ ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
3640
+  (0.1ms) begin transaction
3641
+  (0.0ms) rollback transaction
3642
+  (0.0ms) begin transaction
3643
+  (0.1ms) rollback transaction
3644
+  (0.0ms) begin transaction
3645
+  (0.0ms) SAVEPOINT active_record_1
3646
+  (0.1ms) SELECT MAX("items"."sort") FROM "items"
3647
+ SQL (0.7ms) INSERT INTO "items" ("created_at", "updated_at", "sort") VALUES (?, ?, ?) [["created_at", "2017-04-14 05:51:12.733748"], ["updated_at", "2017-04-14 05:51:12.733748"], ["sort", 1]]
3648
+  (0.0ms) RELEASE SAVEPOINT active_record_1
3649
+  (0.0ms) SAVEPOINT active_record_1
3650
+  (0.1ms) SELECT MAX("items"."sort") FROM "items"
3651
+ SQL (0.1ms) INSERT INTO "items" ("created_at", "updated_at", "sort") VALUES (?, ?, ?) [["created_at", "2017-04-14 05:51:12.739596"], ["updated_at", "2017-04-14 05:51:12.739596"], ["sort", 2]]
3652
+  (0.0ms) RELEASE SAVEPOINT active_record_1
3653
+  (0.0ms) SAVEPOINT active_record_1
3654
+  (0.1ms) SELECT MAX("items"."sort") FROM "items"
3655
+ SQL (0.0ms) INSERT INTO "items" ("created_at", "updated_at", "sort") VALUES (?, ?, ?) [["created_at", "2017-04-14 05:51:12.742097"], ["updated_at", "2017-04-14 05:51:12.742097"], ["sort", 3]]
3656
+  (0.0ms) RELEASE SAVEPOINT active_record_1
3657
+ Processing by SortableController#reorder as HTML
3658
+ Parameters: {"Item"=>["1", "3", "2"]}
3659
+ Item Load (0.2ms) SELECT "items".* FROM "items" ORDER BY "items"."sort" ASC
3660
+  (0.0ms) SAVEPOINT active_record_1
3661
+ SQL (0.2ms) UPDATE "items" SET "sort" = ?, "updated_at" = ? WHERE "items"."id" = ? [["sort", 0], ["updated_at", "2017-04-14 05:51:12.748549"], ["id", 1]]
3662
+  (0.0ms) RELEASE SAVEPOINT active_record_1
3663
+  (0.0ms) SAVEPOINT active_record_1
3664
+ SQL (0.0ms) UPDATE "items" SET "sort" = ?, "updated_at" = ? WHERE "items"."id" = ? [["sort", 1], ["updated_at", "2017-04-14 05:51:12.753188"], ["id", 3]]
3665
+  (0.0ms) RELEASE SAVEPOINT active_record_1
3666
+ Rendered text template (0.0ms)
3667
+ Completed 200 OK in 13ms (Views: 5.5ms | ActiveRecord: 0.5ms)
3668
+ Item Load (0.2ms) SELECT "items".* FROM "items" WHERE "items"."id" = ? ORDER BY "items"."sort" ASC LIMIT 1 [["id", 1]]
3669
+ Item Load (0.0ms) SELECT "items".* FROM "items" WHERE "items"."id" = ? ORDER BY "items"."sort" ASC LIMIT 1 [["id", 2]]
3670
+ Item Load (0.0ms) SELECT "items".* FROM "items" WHERE "items"."id" = ? ORDER BY "items"."sort" ASC LIMIT 1 [["id", 3]]
3671
+  (2.1ms) rollback transaction
3672
+  (0.1ms) begin transaction
3673
+  (0.0ms) SAVEPOINT active_record_1
3674
+ SQL (0.7ms) INSERT INTO "items" ("sort", "created_at", "updated_at") VALUES (?, ?, ?) [["sort", 1000], ["created_at", "2017-04-14 05:51:12.769468"], ["updated_at", "2017-04-14 05:51:12.769468"]]
3675
+  (0.1ms) RELEASE SAVEPOINT active_record_1
3676
+  (0.0ms) SAVEPOINT active_record_1
3677
+  (0.2ms) SELECT MAX("items"."sort") FROM "items"
3678
+ SQL (0.2ms) INSERT INTO "items" ("created_at", "updated_at", "sort") VALUES (?, ?, ?) [["created_at", "2017-04-14 05:51:12.772249"], ["updated_at", "2017-04-14 05:51:12.772249"], ["sort", 1001]]
3679
+  (0.1ms) RELEASE SAVEPOINT active_record_1
3680
+  (0.5ms) rollback transaction
3681
+  (0.1ms) begin transaction
3682
+  (0.0ms) SAVEPOINT active_record_1
3683
+ SQL (0.3ms) INSERT INTO "items" ("sort", "created_at", "updated_at") VALUES (?, ?, ?) [["sort", 1000], ["created_at", "2017-04-14 05:51:12.777313"], ["updated_at", "2017-04-14 05:51:12.777313"]]
3684
+  (0.0ms) RELEASE SAVEPOINT active_record_1
3685
+  (0.5ms) rollback transaction
3686
+  (0.1ms) begin transaction
3687
+  (0.0ms) rollback transaction
3688
+  (0.0ms) begin transaction
3689
+  (0.0ms) SAVEPOINT active_record_1
3690
+  (0.2ms) SELECT MAX("items"."sort") FROM "items"
3691
+ SQL (0.2ms) INSERT INTO "items" ("created_at", "updated_at", "sort") VALUES (?, ?, ?) [["created_at", "2017-04-14 05:51:12.782665"], ["updated_at", "2017-04-14 05:51:12.782665"], ["sort", 1]]
3692
+  (0.0ms) RELEASE SAVEPOINT active_record_1
3693
+  (0.1ms) SAVEPOINT active_record_1
3694
+ SQL (0.1ms) UPDATE "items" SET "sort" = ?, "updated_at" = ? WHERE "items"."id" = ? [["sort", 1000], ["updated_at", "2017-04-14 05:51:12.787115"], ["id", 1]]
3695
+  (0.0ms) RELEASE SAVEPOINT active_record_1
3696
+  (0.5ms) rollback transaction
3697
+  (0.0ms) begin transaction
3698
+  (0.0ms) SAVEPOINT active_record_1
3699
+  (0.2ms) SELECT MAX("items"."sort") FROM "items"
3700
+ SQL (0.2ms) INSERT INTO "items" ("created_at", "updated_at", "sort") VALUES (?, ?, ?) [["created_at", "2017-04-14 05:51:12.789913"], ["updated_at", "2017-04-14 05:51:12.789913"], ["sort", 1]]
3701
+  (0.1ms) RELEASE SAVEPOINT active_record_1
3702
+  (0.1ms) SAVEPOINT active_record_1
3703
+ SQL (0.2ms) UPDATE "items" SET "sort" = ? WHERE "items"."id" = ? [["sort", 1000], ["id", 1]]
3704
+  (0.0ms) RELEASE SAVEPOINT active_record_1
3705
+  (0.4ms) rollback transaction
3706
+ ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
3707
+  (0.1ms) begin transaction
3708
+  (0.1ms) rollback transaction
3709
+  (0.0ms) begin transaction
3710
+  (0.1ms) rollback transaction
3711
+  (0.1ms) begin transaction
3712
+  (0.1ms) SAVEPOINT active_record_1
3713
+  (0.1ms) SELECT MAX("items"."sort") FROM "items"
3714
+ SQL (0.4ms) INSERT INTO "items" ("created_at", "updated_at", "sort") VALUES (?, ?, ?) [["created_at", "2017-04-14 05:51:51.308284"], ["updated_at", "2017-04-14 05:51:51.308284"], ["sort", 1]]
3715
+  (0.0ms) RELEASE SAVEPOINT active_record_1
3716
+  (0.1ms) SAVEPOINT active_record_1
3717
+  (0.1ms) SELECT MAX("items"."sort") FROM "items"
3718
+ SQL (0.1ms) INSERT INTO "items" ("created_at", "updated_at", "sort") VALUES (?, ?, ?) [["created_at", "2017-04-14 05:51:51.312227"], ["updated_at", "2017-04-14 05:51:51.312227"], ["sort", 2]]
3719
+  (0.0ms) RELEASE SAVEPOINT active_record_1
3720
+  (0.1ms) SAVEPOINT active_record_1
3721
+  (0.1ms) SELECT MAX("items"."sort") FROM "items"
3722
+ SQL (0.0ms) INSERT INTO "items" ("created_at", "updated_at", "sort") VALUES (?, ?, ?) [["created_at", "2017-04-14 05:51:51.315403"], ["updated_at", "2017-04-14 05:51:51.315403"], ["sort", 3]]
3723
+  (0.0ms) RELEASE SAVEPOINT active_record_1
3724
+ Processing by SortableController#reorder as HTML
3725
+ Parameters: {"Item"=>["1", "3", "2"]}
3726
+ Item Load (0.1ms) SELECT "items".* FROM "items" ORDER BY "items"."sort" ASC
3727
+  (0.0ms) SAVEPOINT active_record_1
3728
+ SQL (0.2ms) UPDATE "items" SET "sort" = ?, "updated_at" = ? WHERE "items"."id" = ? [["sort", 0], ["updated_at", "2017-04-14 05:51:51.321480"], ["id", 1]]
3729
+  (0.0ms) RELEASE SAVEPOINT active_record_1
3730
+  (0.0ms) SAVEPOINT active_record_1
3731
+ SQL (0.0ms) UPDATE "items" SET "sort" = ?, "updated_at" = ? WHERE "items"."id" = ? [["sort", 1], ["updated_at", "2017-04-14 05:51:51.325976"], ["id", 3]]
3732
+  (0.0ms) RELEASE SAVEPOINT active_record_1
3733
+ Rendered text template (0.0ms)
3734
+ Completed 200 OK in 14ms (Views: 7.4ms | ActiveRecord: 0.5ms)
3735
+ Item Load (0.2ms) SELECT "items".* FROM "items" WHERE "items"."id" = ? ORDER BY "items"."sort" ASC LIMIT 1 [["id", 1]]
3736
+ Item Load (0.1ms) SELECT "items".* FROM "items" WHERE "items"."id" = ? ORDER BY "items"."sort" ASC LIMIT 1 [["id", 2]]
3737
+ Item Load (0.1ms) SELECT "items".* FROM "items" WHERE "items"."id" = ? ORDER BY "items"."sort" ASC LIMIT 1 [["id", 3]]
3738
+  (1.8ms) rollback transaction
3739
+  (0.0ms) begin transaction
3740
+  (0.0ms) SAVEPOINT active_record_1
3741
+  (0.1ms) SELECT MAX("sequenced_items"."sequence") FROM "sequenced_items"
3742
+ SQL (0.3ms) INSERT INTO "sequenced_items" ("created_at", "updated_at", "sequence") VALUES (?, ?, ?) [["created_at", "2017-04-14 05:51:51.346060"], ["updated_at", "2017-04-14 05:51:51.346060"], ["sequence", 1]]
3743
+  (0.1ms) RELEASE SAVEPOINT active_record_1
3744
+  (0.5ms) rollback transaction
3745
+  (0.1ms) begin transaction
3746
+  (0.0ms) SAVEPOINT active_record_1
3747
+  (0.3ms) SELECT MAX("items"."sort") FROM "items"
3748
+ SQL (0.2ms) INSERT INTO "items" ("created_at", "updated_at", "sort") VALUES (?, ?, ?) [["created_at", "2017-04-14 05:51:51.352025"], ["updated_at", "2017-04-14 05:51:51.352025"], ["sort", 1]]
3749
+  (0.0ms) RELEASE SAVEPOINT active_record_1
3750
+  (0.0ms) SAVEPOINT active_record_1
3751
+ SQL (0.1ms) UPDATE "items" SET "sort" = ? WHERE "items"."id" = ? [["sort", 1000], ["id", 1]]
3752
+  (0.0ms) RELEASE SAVEPOINT active_record_1
3753
+  (0.5ms) rollback transaction
3754
+  (0.1ms) begin transaction
3755
+  (0.0ms) SAVEPOINT active_record_1
3756
+  (0.1ms) SELECT MAX("items"."sort") FROM "items"
3757
+ SQL (0.2ms) INSERT INTO "items" ("created_at", "updated_at", "sort") VALUES (?, ?, ?) [["created_at", "2017-04-14 05:51:51.359135"], ["updated_at", "2017-04-14 05:51:51.359135"], ["sort", 1]]
3758
+  (0.0ms) RELEASE SAVEPOINT active_record_1
3759
+  (0.0ms) SAVEPOINT active_record_1
3760
+ SQL (0.1ms) UPDATE "items" SET "sort" = ?, "updated_at" = ? WHERE "items"."id" = ? [["sort", 1000], ["updated_at", "2017-04-14 05:51:51.360847"], ["id", 1]]
3761
+  (0.0ms) RELEASE SAVEPOINT active_record_1
3762
+  (0.5ms) rollback transaction
3763
+  (0.0ms) begin transaction
3764
+  (0.0ms) SAVEPOINT active_record_1
3765
+ SQL (0.3ms) INSERT INTO "items" ("sort", "created_at", "updated_at") VALUES (?, ?, ?) [["sort", 1000], ["created_at", "2017-04-14 05:51:51.363789"], ["updated_at", "2017-04-14 05:51:51.363789"]]
3766
+  (0.0ms) RELEASE SAVEPOINT active_record_1
3767
+  (0.0ms) SAVEPOINT active_record_1
3768
+  (0.1ms) SELECT MAX("items"."sort") FROM "items"
3769
+ SQL (0.1ms) INSERT INTO "items" ("created_at", "updated_at", "sort") VALUES (?, ?, ?) [["created_at", "2017-04-14 05:51:51.365386"], ["updated_at", "2017-04-14 05:51:51.365386"], ["sort", 1001]]
3770
+  (0.0ms) RELEASE SAVEPOINT active_record_1
3771
+  (0.5ms) rollback transaction
3772
+  (0.0ms) begin transaction
3773
+  (0.0ms) SAVEPOINT active_record_1
3774
+ SQL (0.2ms) INSERT INTO "items" ("sort", "created_at", "updated_at") VALUES (?, ?, ?) [["sort", 1000], ["created_at", "2017-04-14 05:51:51.368286"], ["updated_at", "2017-04-14 05:51:51.368286"]]
3775
+  (0.0ms) RELEASE SAVEPOINT active_record_1
3776
+  (0.5ms) rollback transaction
3777
+ ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
3778
+  (0.1ms) begin transaction
3779
+  (0.1ms) rollback transaction
3780
+  (0.1ms) begin transaction
3781
+  (0.0ms) rollback transaction
3782
+  (0.0ms) begin transaction
3783
+  (0.1ms) SAVEPOINT active_record_1
3784
+  (0.2ms) SELECT MAX("sequenced_items"."sequence") FROM "sequenced_items"
3785
+ SQL (0.6ms) INSERT INTO "sequenced_items" ("created_at", "updated_at", "sequence") VALUES (?, ?, ?) [["created_at", "2017-04-14 05:58:06.264054"], ["updated_at", "2017-04-14 05:58:06.264054"], ["sequence", 1]]
3786
+  (0.1ms) RELEASE SAVEPOINT active_record_1
3787
+  (1.7ms) rollback transaction
3788
+  (0.1ms) begin transaction
3789
+  (0.1ms) SAVEPOINT active_record_1
3790
+  (0.1ms) SELECT MAX("items"."sort") FROM "items"
3791
+ SQL (0.3ms) INSERT INTO "items" ("created_at", "updated_at", "sort") VALUES (?, ?, ?) [["created_at", "2017-04-14 05:58:06.279505"], ["updated_at", "2017-04-14 05:58:06.279505"], ["sort", 1]]
3792
+  (0.0ms) RELEASE SAVEPOINT active_record_1
3793
+  (0.0ms) SAVEPOINT active_record_1
3794
+ SQL (0.1ms) UPDATE "items" SET "sort" = ? WHERE "items"."id" = ? [["sort", 1000], ["id", 1]]
3795
+  (0.1ms) RELEASE SAVEPOINT active_record_1
3796
+  (0.6ms) rollback transaction
3797
+  (0.0ms) begin transaction
3798
+  (0.0ms) SAVEPOINT active_record_1
3799
+  (0.1ms) SELECT MAX("items"."sort") FROM "items"
3800
+ SQL (0.2ms) INSERT INTO "items" ("created_at", "updated_at", "sort") VALUES (?, ?, ?) [["created_at", "2017-04-14 05:58:06.289767"], ["updated_at", "2017-04-14 05:58:06.289767"], ["sort", 1]]
3801
+  (0.1ms) RELEASE SAVEPOINT active_record_1
3802
+  (0.0ms) SAVEPOINT active_record_1
3803
+ SQL (0.1ms) UPDATE "items" SET "sort" = ?, "updated_at" = ? WHERE "items"."id" = ? [["sort", 1000], ["updated_at", "2017-04-14 05:58:06.291624"], ["id", 1]]
3804
+  (0.0ms) RELEASE SAVEPOINT active_record_1
3805
+  (0.4ms) rollback transaction
3806
+  (0.1ms) begin transaction
3807
+  (0.0ms) SAVEPOINT active_record_1
3808
+ SQL (2.7ms) INSERT INTO "items" ("sort", "created_at", "updated_at") VALUES (?, ?, ?) [["sort", 1000], ["created_at", "2017-04-14 05:58:06.294912"], ["updated_at", "2017-04-14 05:58:06.294912"]]
3809
+  (0.1ms) RELEASE SAVEPOINT active_record_1
3810
+  (0.0ms) SAVEPOINT active_record_1
3811
+  (0.1ms) SELECT MAX("items"."sort") FROM "items"
3812
+ SQL (0.1ms) INSERT INTO "items" ("created_at", "updated_at", "sort") VALUES (?, ?, ?) [["created_at", "2017-04-14 05:58:06.299781"], ["updated_at", "2017-04-14 05:58:06.299781"], ["sort", 1001]]
3813
+  (0.0ms) RELEASE SAVEPOINT active_record_1
3814
+  (0.4ms) rollback transaction
3815
+  (0.1ms) begin transaction
3816
+  (0.1ms) SAVEPOINT active_record_1
3817
+ SQL (0.4ms) INSERT INTO "items" ("sort", "created_at", "updated_at") VALUES (?, ?, ?) [["sort", 1000], ["created_at", "2017-04-14 05:58:06.303568"], ["updated_at", "2017-04-14 05:58:06.303568"]]
3818
+  (0.1ms) RELEASE SAVEPOINT active_record_1
3819
+  (0.4ms) rollback transaction
3820
+  (0.0ms) begin transaction
3821
+  (0.0ms) SAVEPOINT active_record_1
3822
+  (0.1ms) SELECT MAX("items"."sort") FROM "items"
3823
+ SQL (0.3ms) INSERT INTO "items" ("created_at", "updated_at", "sort") VALUES (?, ?, ?) [["created_at", "2017-04-14 05:58:06.308338"], ["updated_at", "2017-04-14 05:58:06.308338"], ["sort", 1]]
3824
+  (0.0ms) RELEASE SAVEPOINT active_record_1
3825
+  (0.0ms) SAVEPOINT active_record_1
3826
+  (0.1ms) SELECT MAX("items"."sort") FROM "items"
3827
+ SQL (0.0ms) INSERT INTO "items" ("created_at", "updated_at", "sort") VALUES (?, ?, ?) [["created_at", "2017-04-14 05:58:06.310622"], ["updated_at", "2017-04-14 05:58:06.310622"], ["sort", 2]]
3828
+  (0.0ms) RELEASE SAVEPOINT active_record_1
3829
+  (0.0ms) SAVEPOINT active_record_1
3830
+  (0.1ms) SELECT MAX("items"."sort") FROM "items"
3831
+ SQL (0.0ms) INSERT INTO "items" ("created_at", "updated_at", "sort") VALUES (?, ?, ?) [["created_at", "2017-04-14 05:58:06.312096"], ["updated_at", "2017-04-14 05:58:06.312096"], ["sort", 3]]
3832
+  (0.0ms) RELEASE SAVEPOINT active_record_1
3833
+ Processing by SortableController#reorder as HTML
3834
+ Parameters: {"Item"=>["1", "3", "2"]}
3835
+ Item Load (0.1ms) SELECT "items".* FROM "items" ORDER BY "items"."sort" ASC
3836
+  (0.0ms) SAVEPOINT active_record_1
3837
+ SQL (0.1ms) UPDATE "items" SET "sort" = ?, "updated_at" = ? WHERE "items"."id" = ? [["sort", 0], ["updated_at", "2017-04-14 05:58:06.317736"], ["id", 1]]
3838
+  (0.0ms) RELEASE SAVEPOINT active_record_1
3839
+  (0.0ms) SAVEPOINT active_record_1
3840
+ SQL (0.1ms) UPDATE "items" SET "sort" = ?, "updated_at" = ? WHERE "items"."id" = ? [["sort", 1], ["updated_at", "2017-04-14 05:58:06.319240"], ["id", 3]]
3841
+  (0.0ms) RELEASE SAVEPOINT active_record_1
3842
+ Rendered text template (0.0ms)
3843
+ Completed 200 OK in 14ms (Views: 10.4ms | ActiveRecord: 0.4ms)
3844
+ Item Load (0.2ms) SELECT "items".* FROM "items" WHERE "items"."id" = ? ORDER BY "items"."sort" ASC LIMIT 1 [["id", 1]]
3845
+ Item Load (0.1ms) SELECT "items".* FROM "items" WHERE "items"."id" = ? ORDER BY "items"."sort" ASC LIMIT 1 [["id", 2]]
3846
+ Item Load (0.1ms) SELECT "items".* FROM "items" WHERE "items"."id" = ? ORDER BY "items"."sort" ASC LIMIT 1 [["id", 3]]
3847
+  (0.5ms) rollback transaction
3848
+ ActiveRecord::SchemaMigration Load (0.5ms) SELECT "schema_migrations".* FROM "schema_migrations"
3849
+  (0.1ms) begin transaction
3850
+  (0.0ms) SAVEPOINT active_record_1
3851
+  (0.5ms) SELECT MAX("sequenced_items"."sequence") FROM "sequenced_items"
3852
+ SQL (2.0ms) INSERT INTO "sequenced_items" ("created_at", "updated_at", "sequence") VALUES (?, ?, ?) [["created_at", "2017-04-14 06:38:36.657030"], ["updated_at", "2017-04-14 06:38:36.657030"], ["sequence", 1]]
3853
+  (0.1ms) RELEASE SAVEPOINT active_record_1
3854
+  (0.4ms) rollback transaction
3855
+  (0.1ms) begin transaction
3856
+  (0.1ms) SAVEPOINT active_record_1
3857
+  (0.4ms) SELECT MAX("items"."sort") FROM "items"
3858
+ SQL (0.3ms) INSERT INTO "items" ("created_at", "updated_at", "sort") VALUES (?, ?, ?) [["created_at", "2017-04-14 06:38:36.672326"], ["updated_at", "2017-04-14 06:38:36.672326"], ["sort", 1]]
3859
+  (0.0ms) RELEASE SAVEPOINT active_record_1
3860
+  (0.1ms) SAVEPOINT active_record_1
3861
+ SQL (0.2ms) UPDATE "items" SET "sort" = ?, "updated_at" = ? WHERE "items"."id" = ? [["sort", 1000], ["updated_at", "2017-04-14 06:38:36.679601"], ["id", 1]]
3862
+  (0.1ms) RELEASE SAVEPOINT active_record_1
3863
+  (0.5ms) rollback transaction
3864
+  (0.0ms) begin transaction
3865
+  (0.0ms) SAVEPOINT active_record_1
3866
+  (0.1ms) SELECT MAX("items"."sort") FROM "items"
3867
+ SQL (0.2ms) INSERT INTO "items" ("created_at", "updated_at", "sort") VALUES (?, ?, ?) [["created_at", "2017-04-14 06:38:36.686050"], ["updated_at", "2017-04-14 06:38:36.686050"], ["sort", 1]]
3868
+  (0.0ms) RELEASE SAVEPOINT active_record_1
3869
+  (0.0ms) SAVEPOINT active_record_1
3870
+ SQL (0.1ms) UPDATE "items" SET "sort" = ? WHERE "items"."id" = ? [["sort", 1000], ["id", 1]]
3871
+  (0.0ms) RELEASE SAVEPOINT active_record_1
3872
+  (0.4ms) rollback transaction
3873
+  (0.0ms) begin transaction
3874
+  (0.0ms) SAVEPOINT active_record_1
3875
+ SQL (0.3ms) INSERT INTO "items" ("sort", "created_at", "updated_at") VALUES (?, ?, ?) [["sort", 1000], ["created_at", "2017-04-14 06:38:36.690584"], ["updated_at", "2017-04-14 06:38:36.690584"]]
3876
+  (0.0ms) RELEASE SAVEPOINT active_record_1
3877
+  (0.0ms) SAVEPOINT active_record_1
3878
+  (0.1ms) SELECT MAX("items"."sort") FROM "items"
3879
+ SQL (0.1ms) INSERT INTO "items" ("created_at", "updated_at", "sort") VALUES (?, ?, ?) [["created_at", "2017-04-14 06:38:36.692264"], ["updated_at", "2017-04-14 06:38:36.692264"], ["sort", 1001]]
3880
+  (0.1ms) RELEASE SAVEPOINT active_record_1
3881
+  (0.5ms) rollback transaction
3882
+  (0.0ms) begin transaction
3883
+  (0.0ms) SAVEPOINT active_record_1
3884
+ SQL (0.4ms) INSERT INTO "items" ("sort", "created_at", "updated_at") VALUES (?, ?, ?) [["sort", 1000], ["created_at", "2017-04-14 06:38:36.696204"], ["updated_at", "2017-04-14 06:38:36.696204"]]
3885
+  (0.1ms) RELEASE SAVEPOINT active_record_1
3886
+  (0.6ms) rollback transaction
3887
+  (0.1ms) begin transaction
3888
+  (0.1ms) rollback transaction
3889
+  (0.1ms) begin transaction
3890
+  (0.1ms) rollback transaction
3891
+  (0.0ms) begin transaction
3892
+  (0.1ms) SAVEPOINT active_record_1
3893
+  (0.1ms) SELECT MAX("items"."sort") FROM "items"
3894
+ SQL (0.2ms) INSERT INTO "items" ("created_at", "updated_at", "sort") VALUES (?, ?, ?) [["created_at", "2017-04-14 06:38:36.717139"], ["updated_at", "2017-04-14 06:38:36.717139"], ["sort", 1]]
3895
+  (0.0ms) RELEASE SAVEPOINT active_record_1
3896
+  (0.0ms) SAVEPOINT active_record_1
3897
+  (0.1ms) SELECT MAX("items"."sort") FROM "items"
3898
+ SQL (0.1ms) INSERT INTO "items" ("created_at", "updated_at", "sort") VALUES (?, ?, ?) [["created_at", "2017-04-14 06:38:36.719409"], ["updated_at", "2017-04-14 06:38:36.719409"], ["sort", 2]]
3899
+  (0.0ms) RELEASE SAVEPOINT active_record_1
3900
+  (0.0ms) SAVEPOINT active_record_1
3901
+  (0.1ms) SELECT MAX("items"."sort") FROM "items"
3902
+ SQL (0.1ms) INSERT INTO "items" ("created_at", "updated_at", "sort") VALUES (?, ?, ?) [["created_at", "2017-04-14 06:38:36.721083"], ["updated_at", "2017-04-14 06:38:36.721083"], ["sort", 3]]
3903
+  (0.0ms) RELEASE SAVEPOINT active_record_1
3904
+ Processing by SortableController#reorder as HTML
3905
+ Parameters: {"Item"=>["1", "3", "2"]}
3906
+ Item Load (0.3ms) SELECT "items".* FROM "items" ORDER BY "items"."sort" ASC
3907
+  (0.0ms) SAVEPOINT active_record_1
3908
+ SQL (0.1ms) UPDATE "items" SET "sort" = ? WHERE "items"."id" = ? [["sort", 0], ["id", 1]]
3909
+  (0.0ms) RELEASE SAVEPOINT active_record_1
3910
+  (0.0ms) SAVEPOINT active_record_1
3911
+ SQL (0.1ms) UPDATE "items" SET "sort" = ? WHERE "items"."id" = ? [["sort", 1], ["id", 3]]
3912
+  (0.0ms) RELEASE SAVEPOINT active_record_1
3913
+ Rendered text template (0.0ms)
3914
+ Completed 200 OK in 11ms (Views: 6.9ms | ActiveRecord: 0.6ms)
3915
+ Item Load (0.1ms) SELECT "items".* FROM "items" WHERE "items"."id" = ? ORDER BY "items"."sort" ASC LIMIT 1 [["id", 1]]
3916
+ Item Load (0.0ms) SELECT "items".* FROM "items" WHERE "items"."id" = ? ORDER BY "items"."sort" ASC LIMIT 1 [["id", 2]]
3917
+ Item Load (0.1ms) SELECT "items".* FROM "items" WHERE "items"."id" = ? ORDER BY "items"."sort" ASC LIMIT 1 [["id", 3]]
3918
+  (0.5ms) rollback transaction
3919
+ ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
3920
+  (0.1ms) begin transaction
3921
+  (0.1ms) SAVEPOINT active_record_1
3922
+  (0.2ms) SELECT MAX("items"."sort") FROM "items"
3923
+ SQL (0.5ms) INSERT INTO "items" ("created_at", "updated_at", "sort") VALUES (?, ?, ?) [["created_at", "2017-04-14 06:40:47.626654"], ["updated_at", "2017-04-14 06:40:47.626654"], ["sort", 1]]
3924
+  (0.0ms) RELEASE SAVEPOINT active_record_1
3925
+  (0.0ms) SAVEPOINT active_record_1
3926
+  (0.1ms) SELECT MAX("items"."sort") FROM "items"
3927
+ SQL (0.1ms) INSERT INTO "items" ("created_at", "updated_at", "sort") VALUES (?, ?, ?) [["created_at", "2017-04-14 06:40:47.630786"], ["updated_at", "2017-04-14 06:40:47.630786"], ["sort", 2]]
3928
+  (0.1ms) RELEASE SAVEPOINT active_record_1
3929
+  (0.0ms) SAVEPOINT active_record_1
3930
+  (0.1ms) SELECT MAX("items"."sort") FROM "items"
3931
+ SQL (0.1ms) INSERT INTO "items" ("created_at", "updated_at", "sort") VALUES (?, ?, ?) [["created_at", "2017-04-14 06:40:47.633064"], ["updated_at", "2017-04-14 06:40:47.633064"], ["sort", 3]]
3932
+  (0.0ms) RELEASE SAVEPOINT active_record_1
3933
+ Processing by SortableController#reorder as HTML
3934
+ Parameters: {"Item"=>["1", "3", "2"]}
3935
+ Item Load (0.1ms) SELECT "items".* FROM "items" ORDER BY "items"."sort" ASC
3936
+  (0.0ms) SAVEPOINT active_record_1
3937
+ SQL (0.2ms) UPDATE "items" SET "sort" = ?, "updated_at" = ? WHERE "items"."id" = ? [["sort", 0], ["updated_at", "2017-04-14 06:40:47.638530"], ["id", 1]]
3938
+  (0.1ms) RELEASE SAVEPOINT active_record_1
3939
+  (0.0ms) SAVEPOINT active_record_1
3940
+ SQL (0.1ms) UPDATE "items" SET "sort" = ?, "updated_at" = ? WHERE "items"."id" = ? [["sort", 1], ["updated_at", "2017-04-14 06:40:47.644031"], ["id", 3]]
3941
+  (0.3ms) RELEASE SAVEPOINT active_record_1
3942
+ Rendered text template (0.0ms)
3943
+ Completed 200 OK in 16ms (Views: 7.7ms | ActiveRecord: 0.9ms)
3944
+ Item Load (0.1ms) SELECT "items".* FROM "items" WHERE "items"."id" = ? ORDER BY "items"."sort" ASC LIMIT 1 [["id", 1]]
3945
+ Item Load (0.0ms) SELECT "items".* FROM "items" WHERE "items"."id" = ? ORDER BY "items"."sort" ASC LIMIT 1 [["id", 2]]
3946
+ Item Load (0.0ms) SELECT "items".* FROM "items" WHERE "items"."id" = ? ORDER BY "items"."sort" ASC LIMIT 1 [["id", 3]]
3947
+  (1.8ms) rollback transaction
3948
+  (0.1ms) begin transaction
3949
+  (0.0ms) SAVEPOINT active_record_1
3950
+  (0.2ms) SELECT MAX("items"."sort") FROM "items"
3951
+ SQL (0.3ms) INSERT INTO "items" ("created_at", "updated_at", "sort") VALUES (?, ?, ?) [["created_at", "2017-04-14 06:40:47.660906"], ["updated_at", "2017-04-14 06:40:47.660906"], ["sort", 1]]
3952
+  (0.1ms) RELEASE SAVEPOINT active_record_1
3953
+  (0.1ms) SAVEPOINT active_record_1
3954
+ SQL (0.2ms) UPDATE "items" SET "sort" = ? WHERE "items"."id" = ? [["sort", 1000], ["id", 1]]
3955
+  (0.0ms) RELEASE SAVEPOINT active_record_1
3956
+  (0.5ms) rollback transaction
3957
+  (0.1ms) begin transaction
3958
+  (0.0ms) SAVEPOINT active_record_1
3959
+  (0.1ms) SELECT MAX("items"."sort") FROM "items"
3960
+ SQL (0.2ms) INSERT INTO "items" ("created_at", "updated_at", "sort") VALUES (?, ?, ?) [["created_at", "2017-04-14 06:40:47.674027"], ["updated_at", "2017-04-14 06:40:47.674027"], ["sort", 1]]
3961
+  (0.0ms) RELEASE SAVEPOINT active_record_1
3962
+  (0.0ms) SAVEPOINT active_record_1
3963
+ SQL (0.1ms) UPDATE "items" SET "sort" = ?, "updated_at" = ? WHERE "items"."id" = ? [["sort", 1000], ["updated_at", "2017-04-14 06:40:47.676131"], ["id", 1]]
3964
+  (0.1ms) RELEASE SAVEPOINT active_record_1
3965
+  (0.4ms) rollback transaction
3966
+  (0.1ms) begin transaction
3967
+  (0.0ms) SAVEPOINT active_record_1
3968
+  (0.1ms) SELECT MAX("sequenced_items"."sequence") FROM "sequenced_items"
3969
+ SQL (0.3ms) INSERT INTO "sequenced_items" ("created_at", "updated_at", "sequence") VALUES (?, ?, ?) [["created_at", "2017-04-14 06:40:47.683474"], ["updated_at", "2017-04-14 06:40:47.683474"], ["sequence", 1]]
3970
+  (0.0ms) RELEASE SAVEPOINT active_record_1
3971
+  (0.5ms) rollback transaction
3972
+  (0.0ms) begin transaction
3973
+  (0.0ms) SAVEPOINT active_record_1
3974
+ SQL (0.3ms) INSERT INTO "items" ("sort", "created_at", "updated_at") VALUES (?, ?, ?) [["sort", 1000], ["created_at", "2017-04-14 06:40:47.687785"], ["updated_at", "2017-04-14 06:40:47.687785"]]
3975
+  (0.0ms) RELEASE SAVEPOINT active_record_1
3976
+  (0.0ms) SAVEPOINT active_record_1
3977
+  (0.1ms) SELECT MAX("items"."sort") FROM "items"
3978
+ SQL (0.0ms) INSERT INTO "items" ("created_at", "updated_at", "sort") VALUES (?, ?, ?) [["created_at", "2017-04-14 06:40:47.689391"], ["updated_at", "2017-04-14 06:40:47.689391"], ["sort", 1001]]
3979
+  (0.0ms) RELEASE SAVEPOINT active_record_1
3980
+  (0.5ms) rollback transaction
3981
+  (0.1ms) begin transaction
3982
+  (0.1ms) SAVEPOINT active_record_1
3983
+ SQL (0.3ms) INSERT INTO "items" ("sort", "created_at", "updated_at") VALUES (?, ?, ?) [["sort", 1000], ["created_at", "2017-04-14 06:40:47.692796"], ["updated_at", "2017-04-14 06:40:47.692796"]]
3984
+  (0.0ms) RELEASE SAVEPOINT active_record_1
3985
+  (2.5ms) rollback transaction
3986
+  (0.1ms) begin transaction
3987
+  (0.1ms) rollback transaction
3988
+  (0.1ms) begin transaction
3989
+  (0.1ms) rollback transaction
3990
+ ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
3991
+  (0.1ms) begin transaction
3992
+  (0.1ms) rollback transaction
3993
+  (0.0ms) begin transaction
3994
+  (0.0ms) rollback transaction
3995
+  (0.1ms) begin transaction
3996
+  (0.0ms) SAVEPOINT active_record_1
3997
+  (0.2ms) SELECT MAX("items"."sort") FROM "items"
3998
+ SQL (0.5ms) INSERT INTO "items" ("sort", "created_at", "updated_at") VALUES (?, ?, ?) [["sort", 1], ["created_at", 2017-04-14 06:40:50 UTC], ["updated_at", 2017-04-14 06:40:50 UTC]]
3999
+  (0.1ms) RELEASE SAVEPOINT active_record_1
4000
+  (0.1ms) SAVEPOINT active_record_1
4001
+  (0.1ms) SELECT MAX("items"."sort") FROM "items"
4002
+ SQL (0.2ms) INSERT INTO "items" ("sort", "created_at", "updated_at") VALUES (?, ?, ?) [["sort", 2], ["created_at", 2017-04-14 06:40:50 UTC], ["updated_at", 2017-04-14 06:40:50 UTC]]
4003
+  (0.1ms) RELEASE SAVEPOINT active_record_1
4004
+  (0.1ms) SAVEPOINT active_record_1
4005
+  (0.1ms) SELECT MAX("items"."sort") FROM "items"
4006
+ SQL (0.1ms) INSERT INTO "items" ("sort", "created_at", "updated_at") VALUES (?, ?, ?) [["sort", 3], ["created_at", 2017-04-14 06:40:50 UTC], ["updated_at", 2017-04-14 06:40:50 UTC]]
4007
+  (0.1ms) RELEASE SAVEPOINT active_record_1
4008
+ Processing by SortableController#reorder as HTML
4009
+ Parameters: {"Item"=>["1", "3", "2"]}
4010
+ Item Load (0.1ms) SELECT "items".* FROM "items" ORDER BY "items"."sort" ASC
4011
+  (0.0ms) SAVEPOINT active_record_1
4012
+ SQL (0.2ms) UPDATE "items" SET "sort" = ?, "updated_at" = ? WHERE "items"."id" = ? [["sort", 0], ["updated_at", 2017-04-14 06:40:50 UTC], ["id", 1]]
4013
+  (0.0ms) RELEASE SAVEPOINT active_record_1
4014
+  (0.0ms) SAVEPOINT active_record_1
4015
+ SQL (0.1ms) UPDATE "items" SET "sort" = ?, "updated_at" = ? WHERE "items"."id" = ? [["sort", 1], ["updated_at", 2017-04-14 06:40:50 UTC], ["id", 3]]
4016
+  (0.0ms) RELEASE SAVEPOINT active_record_1
4017
+ Rendering text template
4018
+ Rendered text template (0.0ms)
4019
+ Completed 200 OK in 9ms (Views: 3.8ms | ActiveRecord: 0.5ms)
4020
+ Item Load (0.1ms) SELECT "items".* FROM "items" WHERE "items"."id" = ? ORDER BY "items"."sort" ASC LIMIT ? [["id", 1], ["LIMIT", 1]]
4021
+ Item Load (0.0ms) SELECT "items".* FROM "items" WHERE "items"."id" = ? ORDER BY "items"."sort" ASC LIMIT ? [["id", 2], ["LIMIT", 1]]
4022
+ Item Load (0.0ms) SELECT "items".* FROM "items" WHERE "items"."id" = ? ORDER BY "items"."sort" ASC LIMIT ? [["id", 3], ["LIMIT", 1]]
4023
+  (1.6ms) rollback transaction
4024
+  (0.1ms) begin transaction
4025
+  (0.0ms) SAVEPOINT active_record_1
4026
+  (0.1ms) SELECT MAX("sequenced_items"."sequence") FROM "sequenced_items"
4027
+ SQL (0.3ms) INSERT INTO "sequenced_items" ("sequence", "created_at", "updated_at") VALUES (?, ?, ?) [["sequence", 1], ["created_at", 2017-04-14 06:40:50 UTC], ["updated_at", 2017-04-14 06:40:50 UTC]]
4028
+  (0.1ms) RELEASE SAVEPOINT active_record_1
4029
+  (0.5ms) rollback transaction
4030
+  (0.0ms) begin transaction
4031
+  (0.0ms) SAVEPOINT active_record_1
4032
+  (0.1ms) SELECT MAX("items"."sort") FROM "items"
4033
+ SQL (0.2ms) INSERT INTO "items" ("sort", "created_at", "updated_at") VALUES (?, ?, ?) [["sort", 1], ["created_at", 2017-04-14 06:40:50 UTC], ["updated_at", 2017-04-14 06:40:50 UTC]]
4034
+  (0.0ms) RELEASE SAVEPOINT active_record_1
4035
+  (0.0ms) SAVEPOINT active_record_1
4036
+ SQL (0.1ms) UPDATE "items" SET "sort" = ? WHERE "items"."id" = ? [["sort", 1000], ["id", 1]]
4037
+  (0.0ms) RELEASE SAVEPOINT active_record_1
4038
+  (0.4ms) rollback transaction
4039
+  (0.0ms) begin transaction
4040
+  (0.0ms) SAVEPOINT active_record_1
4041
+  (0.1ms) SELECT MAX("items"."sort") FROM "items"
4042
+ SQL (0.5ms) INSERT INTO "items" ("sort", "created_at", "updated_at") VALUES (?, ?, ?) [["sort", 1], ["created_at", 2017-04-14 06:40:50 UTC], ["updated_at", 2017-04-14 06:40:50 UTC]]
4043
+  (0.1ms) RELEASE SAVEPOINT active_record_1
4044
+  (0.0ms) SAVEPOINT active_record_1
4045
+ SQL (0.1ms) UPDATE "items" SET "sort" = ?, "updated_at" = ? WHERE "items"."id" = ? [["sort", 1000], ["updated_at", 2017-04-14 06:40:50 UTC], ["id", 1]]
4046
+  (0.0ms) RELEASE SAVEPOINT active_record_1
4047
+  (0.8ms) rollback transaction
4048
+  (0.1ms) begin transaction
4049
+  (0.0ms) SAVEPOINT active_record_1
4050
+ SQL (0.3ms) INSERT INTO "items" ("sort", "created_at", "updated_at") VALUES (?, ?, ?) [["sort", 1000], ["created_at", 2017-04-14 06:40:50 UTC], ["updated_at", 2017-04-14 06:40:50 UTC]]
4051
+  (0.0ms) RELEASE SAVEPOINT active_record_1
4052
+  (0.0ms) SAVEPOINT active_record_1
4053
+  (0.0ms) SELECT MAX("items"."sort") FROM "items"
4054
+ SQL (0.1ms) INSERT INTO "items" ("sort", "created_at", "updated_at") VALUES (?, ?, ?) [["sort", 1001], ["created_at", 2017-04-14 06:40:50 UTC], ["updated_at", 2017-04-14 06:40:50 UTC]]
4055
+  (0.1ms) RELEASE SAVEPOINT active_record_1
4056
+  (0.5ms) rollback transaction
4057
+  (0.1ms) begin transaction
4058
+  (0.0ms) SAVEPOINT active_record_1
4059
+ SQL (0.3ms) INSERT INTO "items" ("sort", "created_at", "updated_at") VALUES (?, ?, ?) [["sort", 1000], ["created_at", 2017-04-14 06:40:50 UTC], ["updated_at", 2017-04-14 06:40:50 UTC]]
4060
+  (0.0ms) RELEASE SAVEPOINT active_record_1
4061
+  (0.4ms) rollback transaction
4062
+ ActiveRecord::SchemaMigration Load (0.2ms) SELECT "schema_migrations".* FROM "schema_migrations"
4063
+  (0.1ms) begin transaction
4064
+  (0.1ms) rollback transaction
4065
+  (0.1ms) begin transaction
4066
+  (0.1ms) rollback transaction
4067
+  (0.1ms) begin transaction
4068
+  (0.2ms) SAVEPOINT active_record_1
4069
+  (0.2ms) SELECT MAX("sequenced_items"."sequence") FROM "sequenced_items"
4070
+ SQL (0.9ms) INSERT INTO "sequenced_items" ("created_at", "updated_at", "sequence") VALUES (?, ?, ?) [["created_at", "2017-04-14 06:44:48.417548"], ["updated_at", "2017-04-14 06:44:48.417548"], ["sequence", 1]]
4071
+  (0.1ms) RELEASE SAVEPOINT active_record_1
4072
+  (4.6ms) rollback transaction
4073
+  (0.1ms) begin transaction
4074
+  (0.1ms) SAVEPOINT active_record_1
4075
+  (0.4ms) SELECT MAX("items"."sort") FROM "items"
4076
+ SQL (0.8ms) INSERT INTO "items" ("created_at", "updated_at", "sort") VALUES (?, ?, ?) [["created_at", "2017-04-14 06:44:48.448359"], ["updated_at", "2017-04-14 06:44:48.448359"], ["sort", 1]]
4077
+  (0.1ms) RELEASE SAVEPOINT active_record_1
4078
+  (0.1ms) SAVEPOINT active_record_1
4079
+ SQL (0.2ms) UPDATE "items" SET "sort" = ?, "updated_at" = ? WHERE "items"."id" = ? [["sort", 1000], ["updated_at", "2017-04-14 06:44:48.458284"], ["id", 1]]
4080
+  (0.1ms) RELEASE SAVEPOINT active_record_1
4081
+  (0.6ms) rollback transaction
4082
+  (0.2ms) begin transaction
4083
+  (0.1ms) SAVEPOINT active_record_1
4084
+  (0.2ms) SELECT MAX("items"."sort") FROM "items"
4085
+ SQL (0.3ms) INSERT INTO "items" ("created_at", "updated_at", "sort") VALUES (?, ?, ?) [["created_at", "2017-04-14 06:44:48.476354"], ["updated_at", "2017-04-14 06:44:48.476354"], ["sort", 1]]
4086
+  (0.1ms) RELEASE SAVEPOINT active_record_1
4087
+  (0.1ms) SAVEPOINT active_record_1
4088
+ SQL (0.2ms) UPDATE "items" SET "sort" = ? WHERE "items"."id" = ? [["sort", 1000], ["id", 1]]
4089
+  (0.1ms) RELEASE SAVEPOINT active_record_1
4090
+  (0.7ms) rollback transaction
4091
+  (0.1ms) begin transaction
4092
+  (0.1ms) SAVEPOINT active_record_1
4093
+ SQL (0.5ms) INSERT INTO "items" ("sort", "created_at", "updated_at") VALUES (?, ?, ?) [["sort", 1000], ["created_at", "2017-04-14 06:44:48.489451"], ["updated_at", "2017-04-14 06:44:48.489451"]]
4094
+  (0.1ms) RELEASE SAVEPOINT active_record_1
4095
+  (0.1ms) SAVEPOINT active_record_1
4096
+  (0.1ms) SELECT MAX("items"."sort") FROM "items"
4097
+ SQL (0.1ms) INSERT INTO "items" ("created_at", "updated_at", "sort") VALUES (?, ?, ?) [["created_at", "2017-04-14 06:44:48.492126"], ["updated_at", "2017-04-14 06:44:48.492126"], ["sort", 1001]]
4098
+  (0.1ms) RELEASE SAVEPOINT active_record_1
4099
+  (0.5ms) rollback transaction
4100
+  (0.5ms) begin transaction
4101
+  (0.1ms) SAVEPOINT active_record_1
4102
+ SQL (0.4ms) INSERT INTO "items" ("sort", "created_at", "updated_at") VALUES (?, ?, ?) [["sort", 1000], ["created_at", "2017-04-14 06:44:48.508632"], ["updated_at", "2017-04-14 06:44:48.508632"]]
4103
+  (0.1ms) RELEASE SAVEPOINT active_record_1
4104
+  (0.4ms) rollback transaction
4105
+  (0.1ms) begin transaction
4106
+  (0.1ms) SAVEPOINT active_record_1
4107
+  (0.2ms) SELECT MAX("items"."sort") FROM "items"
4108
+ SQL (0.4ms) INSERT INTO "items" ("created_at", "updated_at", "sort") VALUES (?, ?, ?) [["created_at", "2017-04-14 06:44:48.518857"], ["updated_at", "2017-04-14 06:44:48.518857"], ["sort", 1]]
4109
+  (0.1ms) RELEASE SAVEPOINT active_record_1
4110
+  (0.1ms) SAVEPOINT active_record_1
4111
+  (0.1ms) SELECT MAX("items"."sort") FROM "items"
4112
+ SQL (0.1ms) INSERT INTO "items" ("created_at", "updated_at", "sort") VALUES (?, ?, ?) [["created_at", "2017-04-14 06:44:48.523220"], ["updated_at", "2017-04-14 06:44:48.523220"], ["sort", 2]]
4113
+  (0.1ms) RELEASE SAVEPOINT active_record_1
4114
+  (0.1ms) SAVEPOINT active_record_1
4115
+  (0.1ms) SELECT MAX("items"."sort") FROM "items"
4116
+ SQL (0.1ms) INSERT INTO "items" ("created_at", "updated_at", "sort") VALUES (?, ?, ?) [["created_at", "2017-04-14 06:44:48.526459"], ["updated_at", "2017-04-14 06:44:48.526459"], ["sort", 3]]
4117
+  (0.1ms) RELEASE SAVEPOINT active_record_1
4118
+ Processing by SortableController#reorder as HTML
4119
+ Parameters: {"Item"=>["1", "3", "2"]}
4120
+ Item Load (0.2ms) SELECT "items".* FROM "items" ORDER BY "items"."sort" ASC
4121
+  (0.1ms) SAVEPOINT active_record_1
4122
+ SQL (0.2ms) UPDATE "items" SET "sort" = ? WHERE "items"."id" = ? [["sort", 0], ["id", 1]]
4123
+  (0.1ms) RELEASE SAVEPOINT active_record_1
4124
+  (0.1ms) SAVEPOINT active_record_1
4125
+ SQL (0.1ms) UPDATE "items" SET "sort" = ? WHERE "items"."id" = ? [["sort", 1], ["id", 3]]
4126
+  (0.1ms) RELEASE SAVEPOINT active_record_1
4127
+ Rendered text template (0.0ms)
4128
+ Completed 200 OK in 23ms (Views: 12.1ms | ActiveRecord: 0.8ms)
4129
+ Item Load (0.1ms) SELECT "items".* FROM "items" WHERE "items"."id" = ? ORDER BY "items"."sort" ASC LIMIT 1 [["id", 1]]
4130
+ Item Load (0.1ms) SELECT "items".* FROM "items" WHERE "items"."id" = ? ORDER BY "items"."sort" ASC LIMIT 1 [["id", 2]]
4131
+ Item Load (0.1ms) SELECT "items".* FROM "items" WHERE "items"."id" = ? ORDER BY "items"."sort" ASC LIMIT 1 [["id", 3]]
4132
+  (0.5ms) rollback transaction
4133
+ ActiveRecord::SchemaMigration Load (0.2ms) SELECT "schema_migrations".* FROM "schema_migrations"
4134
+  (0.1ms) begin transaction
4135
+  (0.1ms) rollback transaction
4136
+  (0.1ms) begin transaction
4137
+  (0.1ms) rollback transaction
4138
+  (0.1ms) begin transaction
4139
+  (0.1ms) SAVEPOINT active_record_1
4140
+  (0.1ms) SELECT MAX("items"."sort") FROM "items"
4141
+ SQL (0.4ms) INSERT INTO "items" ("sort", "created_at", "updated_at") VALUES (?, ?, ?) [["sort", 1], ["created_at", 2017-04-14 06:44:53 UTC], ["updated_at", 2017-04-14 06:44:53 UTC]]
4142
+  (0.0ms) RELEASE SAVEPOINT active_record_1
4143
+  (0.0ms) SAVEPOINT active_record_1
4144
+  (0.0ms) SELECT MAX("items"."sort") FROM "items"
4145
+ SQL (0.1ms) INSERT INTO "items" ("sort", "created_at", "updated_at") VALUES (?, ?, ?) [["sort", 2], ["created_at", 2017-04-14 06:44:53 UTC], ["updated_at", 2017-04-14 06:44:53 UTC]]
4146
+  (0.0ms) RELEASE SAVEPOINT active_record_1
4147
+  (0.0ms) SAVEPOINT active_record_1
4148
+  (0.0ms) SELECT MAX("items"."sort") FROM "items"
4149
+ SQL (0.1ms) INSERT INTO "items" ("sort", "created_at", "updated_at") VALUES (?, ?, ?) [["sort", 3], ["created_at", 2017-04-14 06:44:53 UTC], ["updated_at", 2017-04-14 06:44:53 UTC]]
4150
+  (0.0ms) RELEASE SAVEPOINT active_record_1
4151
+ Processing by SortableController#reorder as HTML
4152
+ Parameters: {"Item"=>["1", "3", "2"]}
4153
+ Item Load (0.1ms) SELECT "items".* FROM "items" ORDER BY "items"."sort" ASC
4154
+  (0.0ms) SAVEPOINT active_record_1
4155
+ SQL (0.1ms) UPDATE "items" SET "sort" = ?, "updated_at" = ? WHERE "items"."id" = ? [["sort", 0], ["updated_at", 2017-04-14 06:44:53 UTC], ["id", 1]]
4156
+  (0.1ms) RELEASE SAVEPOINT active_record_1
4157
+  (0.0ms) SAVEPOINT active_record_1
4158
+ SQL (0.1ms) UPDATE "items" SET "sort" = ?, "updated_at" = ? WHERE "items"."id" = ? [["sort", 1], ["updated_at", 2017-04-14 06:44:53 UTC], ["id", 3]]
4159
+  (0.0ms) RELEASE SAVEPOINT active_record_1
4160
+ Rendering text template
4161
+ Rendered text template (0.0ms)
4162
+ Completed 200 OK in 14ms (Views: 5.5ms | ActiveRecord: 0.6ms)
4163
+ Item Load (0.1ms) SELECT "items".* FROM "items" WHERE "items"."id" = ? ORDER BY "items"."sort" ASC LIMIT ? [["id", 1], ["LIMIT", 1]]
4164
+ Item Load (0.1ms) SELECT "items".* FROM "items" WHERE "items"."id" = ? ORDER BY "items"."sort" ASC LIMIT ? [["id", 2], ["LIMIT", 1]]
4165
+ Item Load (0.1ms) SELECT "items".* FROM "items" WHERE "items"."id" = ? ORDER BY "items"."sort" ASC LIMIT ? [["id", 3], ["LIMIT", 1]]
4166
+  (0.5ms) rollback transaction
4167
+  (0.1ms) begin transaction
4168
+  (0.1ms) SAVEPOINT active_record_1
4169
+ SQL (0.3ms) INSERT INTO "items" ("sort", "created_at", "updated_at") VALUES (?, ?, ?) [["sort", 1000], ["created_at", 2017-04-14 06:44:53 UTC], ["updated_at", 2017-04-14 06:44:53 UTC]]
4170
+  (0.0ms) RELEASE SAVEPOINT active_record_1
4171
+  (0.0ms) SAVEPOINT active_record_1
4172
+  (0.0ms) SELECT MAX("items"."sort") FROM "items"
4173
+ SQL (0.1ms) INSERT INTO "items" ("sort", "created_at", "updated_at") VALUES (?, ?, ?) [["sort", 1001], ["created_at", 2017-04-14 06:44:53 UTC], ["updated_at", 2017-04-14 06:44:53 UTC]]
4174
+  (0.0ms) RELEASE SAVEPOINT active_record_1
4175
+  (0.5ms) rollback transaction
4176
+  (0.1ms) begin transaction
4177
+  (0.0ms) SAVEPOINT active_record_1
4178
+ SQL (0.3ms) INSERT INTO "items" ("sort", "created_at", "updated_at") VALUES (?, ?, ?) [["sort", 1000], ["created_at", 2017-04-14 06:44:53 UTC], ["updated_at", 2017-04-14 06:44:53 UTC]]
4179
+  (0.0ms) RELEASE SAVEPOINT active_record_1
4180
+  (0.4ms) rollback transaction
4181
+  (0.1ms) begin transaction
4182
+  (0.1ms) SAVEPOINT active_record_1
4183
+  (0.1ms) SELECT MAX("sequenced_items"."sequence") FROM "sequenced_items"
4184
+ SQL (0.3ms) INSERT INTO "sequenced_items" ("sequence", "created_at", "updated_at") VALUES (?, ?, ?) [["sequence", 1], ["created_at", 2017-04-14 06:44:53 UTC], ["updated_at", 2017-04-14 06:44:53 UTC]]
4185
+  (0.0ms) RELEASE SAVEPOINT active_record_1
4186
+  (0.4ms) rollback transaction
4187
+  (0.1ms) begin transaction
4188
+  (0.0ms) SAVEPOINT active_record_1
4189
+  (0.1ms) SELECT MAX("items"."sort") FROM "items"
4190
+ SQL (0.5ms) INSERT INTO "items" ("sort", "created_at", "updated_at") VALUES (?, ?, ?) [["sort", 1], ["created_at", 2017-04-14 06:44:53 UTC], ["updated_at", 2017-04-14 06:44:53 UTC]]
4191
+  (0.1ms) RELEASE SAVEPOINT active_record_1
4192
+  (1.1ms) SAVEPOINT active_record_1
4193
+ SQL (0.2ms) UPDATE "items" SET "sort" = ?, "updated_at" = ? WHERE "items"."id" = ? [["sort", 1000], ["updated_at", 2017-04-14 06:44:53 UTC], ["id", 1]]
4194
+  (0.1ms) RELEASE SAVEPOINT active_record_1
4195
+  (0.3ms) rollback transaction
4196
+  (0.1ms) begin transaction
4197
+  (0.0ms) SAVEPOINT active_record_1
4198
+  (0.2ms) SELECT MAX("items"."sort") FROM "items"
4199
+ SQL (0.2ms) INSERT INTO "items" ("sort", "created_at", "updated_at") VALUES (?, ?, ?) [["sort", 1], ["created_at", 2017-04-14 06:44:53 UTC], ["updated_at", 2017-04-14 06:44:53 UTC]]
4200
+  (0.0ms) RELEASE SAVEPOINT active_record_1
4201
+  (0.1ms) SAVEPOINT active_record_1
4202
+ SQL (0.1ms) UPDATE "items" SET "sort" = ? WHERE "items"."id" = ? [["sort", 1000], ["id", 1]]
4203
+  (0.0ms) RELEASE SAVEPOINT active_record_1
4204
+  (0.4ms) rollback transaction
4205
+ ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
4206
+  (0.1ms) begin transaction
4207
+  (0.1ms) SAVEPOINT active_record_1
4208
+  (0.1ms) SELECT MAX("items"."sort") FROM "items"
4209
+ SQL (0.5ms) INSERT INTO "items" ("created_at", "updated_at", "sort") VALUES (?, ?, ?) [["created_at", "2017-04-14 06:47:45.191170"], ["updated_at", "2017-04-14 06:47:45.191170"], ["sort", 1]]
4210
+  (0.0ms) RELEASE SAVEPOINT active_record_1
4211
+  (0.0ms) SAVEPOINT active_record_1
4212
+  (0.1ms) SELECT MAX("items"."sort") FROM "items"
4213
+ SQL (0.1ms) INSERT INTO "items" ("created_at", "updated_at", "sort") VALUES (?, ?, ?) [["created_at", "2017-04-14 06:47:45.194539"], ["updated_at", "2017-04-14 06:47:45.194539"], ["sort", 2]]
4214
+  (0.0ms) RELEASE SAVEPOINT active_record_1
4215
+  (0.0ms) SAVEPOINT active_record_1
4216
+  (0.1ms) SELECT MAX("items"."sort") FROM "items"
4217
+ SQL (0.0ms) INSERT INTO "items" ("created_at", "updated_at", "sort") VALUES (?, ?, ?) [["created_at", "2017-04-14 06:47:45.196384"], ["updated_at", "2017-04-14 06:47:45.196384"], ["sort", 3]]
4218
+  (0.0ms) RELEASE SAVEPOINT active_record_1
4219
+ Processing by SortableController#reorder as HTML
4220
+ Parameters: {"Item"=>["1", "3", "2"]}
4221
+ Item Load (0.1ms) SELECT "items".* FROM "items" ORDER BY "items"."sort" ASC
4222
+  (0.0ms) SAVEPOINT active_record_1
4223
+ SQL (0.2ms) UPDATE "items" SET "sort" = ?, "updated_at" = ? WHERE "items"."id" = ? [["sort", 0], ["updated_at", "2017-04-14 06:47:45.202143"], ["id", 1]]
4224
+  (0.0ms) RELEASE SAVEPOINT active_record_1
4225
+  (0.0ms) SAVEPOINT active_record_1
4226
+ SQL (0.1ms) UPDATE "items" SET "sort" = ?, "updated_at" = ? WHERE "items"."id" = ? [["sort", 1], ["updated_at", "2017-04-14 06:47:45.207266"], ["id", 3]]
4227
+  (0.0ms) RELEASE SAVEPOINT active_record_1
4228
+ Rendered text template (0.0ms)
4229
+ Completed 200 OK in 15ms (Views: 7.3ms | ActiveRecord: 0.5ms)
4230
+ Item Load (0.1ms) SELECT "items".* FROM "items" WHERE "items"."id" = ? ORDER BY "items"."sort" ASC LIMIT 1 [["id", 1]]
4231
+ Item Load (0.0ms) SELECT "items".* FROM "items" WHERE "items"."id" = ? ORDER BY "items"."sort" ASC LIMIT 1 [["id", 2]]
4232
+ Item Load (0.0ms) SELECT "items".* FROM "items" WHERE "items"."id" = ? ORDER BY "items"."sort" ASC LIMIT 1 [["id", 3]]
4233
+  (1.8ms) rollback transaction
4234
+  (0.1ms) begin transaction
4235
+  (0.1ms) rollback transaction
4236
+  (0.0ms) begin transaction
4237
+  (0.1ms) rollback transaction
4238
+  (0.1ms) begin transaction
4239
+  (0.1ms) SAVEPOINT active_record_1
4240
+  (0.2ms) SELECT MAX("sequenced_items"."sequence") FROM "sequenced_items"
4241
+ SQL (1.8ms) INSERT INTO "sequenced_items" ("created_at", "updated_at", "sequence") VALUES (?, ?, ?) [["created_at", "2017-04-14 06:47:45.242891"], ["updated_at", "2017-04-14 06:47:45.242891"], ["sequence", 1]]
4242
+  (0.0ms) RELEASE SAVEPOINT active_record_1
4243
+  (0.4ms) rollback transaction
4244
+  (0.1ms) begin transaction
4245
+  (0.0ms) SAVEPOINT active_record_1
4246
+  (0.2ms) SELECT MAX("items"."sort") FROM "items"
4247
+ SQL (0.2ms) INSERT INTO "items" ("created_at", "updated_at", "sort") VALUES (?, ?, ?) [["created_at", "2017-04-14 06:47:45.252910"], ["updated_at", "2017-04-14 06:47:45.252910"], ["sort", 1]]
4248
+  (0.0ms) RELEASE SAVEPOINT active_record_1
4249
+  (0.1ms) SAVEPOINT active_record_1
4250
+ SQL (0.1ms) UPDATE "items" SET "sort" = ? WHERE "items"."id" = ? [["sort", 1000], ["id", 1]]
4251
+  (0.0ms) RELEASE SAVEPOINT active_record_1
4252
+  (0.4ms) rollback transaction
4253
+  (0.1ms) begin transaction
4254
+  (0.0ms) SAVEPOINT active_record_1
4255
+  (0.1ms) SELECT MAX("items"."sort") FROM "items"
4256
+ SQL (0.2ms) INSERT INTO "items" ("created_at", "updated_at", "sort") VALUES (?, ?, ?) [["created_at", "2017-04-14 06:47:45.262383"], ["updated_at", "2017-04-14 06:47:45.262383"], ["sort", 1]]
4257
+  (0.0ms) RELEASE SAVEPOINT active_record_1
4258
+  (0.0ms) SAVEPOINT active_record_1
4259
+ SQL (0.0ms) UPDATE "items" SET "sort" = ?, "updated_at" = ? WHERE "items"."id" = ? [["sort", 1000], ["updated_at", "2017-04-14 06:47:45.264214"], ["id", 1]]
4260
+  (0.0ms) RELEASE SAVEPOINT active_record_1
4261
+  (0.4ms) rollback transaction
4262
+  (0.1ms) begin transaction
4263
+  (0.1ms) SAVEPOINT active_record_1
4264
+ SQL (0.3ms) INSERT INTO "items" ("sort", "created_at", "updated_at") VALUES (?, ?, ?) [["sort", 1000], ["created_at", "2017-04-14 06:47:45.273211"], ["updated_at", "2017-04-14 06:47:45.273211"]]
4265
+  (0.0ms) RELEASE SAVEPOINT active_record_1
4266
+  (0.4ms) rollback transaction
4267
+  (0.1ms) begin transaction
4268
+  (0.0ms) SAVEPOINT active_record_1
4269
+ SQL (0.6ms) INSERT INTO "items" ("sort", "created_at", "updated_at") VALUES (?, ?, ?) [["sort", 1000], ["created_at", "2017-04-14 06:47:45.278174"], ["updated_at", "2017-04-14 06:47:45.278174"]]
4270
+  (0.0ms) RELEASE SAVEPOINT active_record_1
4271
+  (0.0ms) SAVEPOINT active_record_1
4272
+  (0.1ms) SELECT MAX("items"."sort") FROM "items"
4273
+ SQL (0.1ms) INSERT INTO "items" ("created_at", "updated_at", "sort") VALUES (?, ?, ?) [["created_at", "2017-04-14 06:47:45.280395"], ["updated_at", "2017-04-14 06:47:45.280395"], ["sort", 1001]]
4274
+  (0.0ms) RELEASE SAVEPOINT active_record_1
4275
+  (0.4ms) rollback transaction
4276
+ ActiveRecord::SchemaMigration Load (0.2ms) SELECT "schema_migrations".* FROM "schema_migrations"
4277
+  (0.1ms) begin transaction
4278
+  (0.0ms) SAVEPOINT active_record_1
4279
+ SQL (0.6ms) INSERT INTO "items" ("sort", "created_at", "updated_at") VALUES (?, ?, ?) [["sort", 1000], ["created_at", 2017-04-14 06:47:48 UTC], ["updated_at", 2017-04-14 06:47:48 UTC]]
4280
+  (0.1ms) RELEASE SAVEPOINT active_record_1
4281
+  (2.1ms) rollback transaction
4282
+  (0.1ms) begin transaction
4283
+  (0.0ms) SAVEPOINT active_record_1
4284
+ SQL (0.3ms) INSERT INTO "items" ("sort", "created_at", "updated_at") VALUES (?, ?, ?) [["sort", 1000], ["created_at", 2017-04-14 06:47:48 UTC], ["updated_at", 2017-04-14 06:47:48 UTC]]
4285
+  (0.0ms) RELEASE SAVEPOINT active_record_1
4286
+  (0.1ms) SAVEPOINT active_record_1
4287
+  (0.1ms) SELECT MAX("items"."sort") FROM "items"
4288
+ SQL (0.1ms) INSERT INTO "items" ("sort", "created_at", "updated_at") VALUES (?, ?, ?) [["sort", 1001], ["created_at", 2017-04-14 06:47:48 UTC], ["updated_at", 2017-04-14 06:47:48 UTC]]
4289
+  (0.1ms) RELEASE SAVEPOINT active_record_1
4290
+  (0.5ms) rollback transaction
4291
+  (0.1ms) begin transaction
4292
+  (0.1ms) SAVEPOINT active_record_1
4293
+  (0.1ms) SELECT MAX("items"."sort") FROM "items"
4294
+ SQL (0.2ms) INSERT INTO "items" ("sort", "created_at", "updated_at") VALUES (?, ?, ?) [["sort", 1], ["created_at", 2017-04-14 06:47:48 UTC], ["updated_at", 2017-04-14 06:47:48 UTC]]
4295
+  (0.0ms) RELEASE SAVEPOINT active_record_1
4296
+  (0.0ms) SAVEPOINT active_record_1
4297
+ SQL (0.1ms) UPDATE "items" SET "sort" = ?, "updated_at" = ? WHERE "items"."id" = ? [["sort", 1000], ["updated_at", 2017-04-14 06:47:48 UTC], ["id", 1]]
4298
+  (0.0ms) RELEASE SAVEPOINT active_record_1
4299
+  (0.6ms) rollback transaction
4300
+  (0.1ms) begin transaction
4301
+  (0.0ms) SAVEPOINT active_record_1
4302
+  (0.1ms) SELECT MAX("items"."sort") FROM "items"
4303
+ SQL (0.2ms) INSERT INTO "items" ("sort", "created_at", "updated_at") VALUES (?, ?, ?) [["sort", 1], ["created_at", 2017-04-14 06:47:48 UTC], ["updated_at", 2017-04-14 06:47:48 UTC]]
4304
+  (0.0ms) RELEASE SAVEPOINT active_record_1
4305
+  (0.0ms) SAVEPOINT active_record_1
4306
+ SQL (0.1ms) UPDATE "items" SET "sort" = ? WHERE "items"."id" = ? [["sort", 1000], ["id", 1]]
4307
+  (0.0ms) RELEASE SAVEPOINT active_record_1
4308
+  (0.5ms) rollback transaction
4309
+  (0.0ms) begin transaction
4310
+  (0.1ms) SAVEPOINT active_record_1
4311
+  (0.1ms) SELECT MAX("sequenced_items"."sequence") FROM "sequenced_items"
4312
+ SQL (0.3ms) INSERT INTO "sequenced_items" ("sequence", "created_at", "updated_at") VALUES (?, ?, ?) [["sequence", 1], ["created_at", 2017-04-14 06:47:48 UTC], ["updated_at", 2017-04-14 06:47:48 UTC]]
4313
+  (0.0ms) RELEASE SAVEPOINT active_record_1
4314
+  (0.4ms) rollback transaction
4315
+  (0.1ms) begin transaction
4316
+  (0.1ms) SAVEPOINT active_record_1
4317
+  (0.1ms) SELECT MAX("items"."sort") FROM "items"
4318
+ SQL (0.2ms) INSERT INTO "items" ("sort", "created_at", "updated_at") VALUES (?, ?, ?) [["sort", 1], ["created_at", 2017-04-14 06:47:48 UTC], ["updated_at", 2017-04-14 06:47:48 UTC]]
4319
+  (0.0ms) RELEASE SAVEPOINT active_record_1
4320
+  (0.0ms) SAVEPOINT active_record_1
4321
+  (0.0ms) SELECT MAX("items"."sort") FROM "items"
4322
+ SQL (0.1ms) INSERT INTO "items" ("sort", "created_at", "updated_at") VALUES (?, ?, ?) [["sort", 2], ["created_at", 2017-04-14 06:47:48 UTC], ["updated_at", 2017-04-14 06:47:48 UTC]]
4323
+  (0.0ms) RELEASE SAVEPOINT active_record_1
4324
+  (0.0ms) SAVEPOINT active_record_1
4325
+  (0.0ms) SELECT MAX("items"."sort") FROM "items"
4326
+ SQL (0.1ms) INSERT INTO "items" ("sort", "created_at", "updated_at") VALUES (?, ?, ?) [["sort", 3], ["created_at", 2017-04-14 06:47:48 UTC], ["updated_at", 2017-04-14 06:47:48 UTC]]
4327
+  (0.0ms) RELEASE SAVEPOINT active_record_1
4328
+ Processing by SortableController#reorder as HTML
4329
+ Parameters: {"Item"=>["1", "3", "2"]}
4330
+ Item Load (0.1ms) SELECT "items".* FROM "items" ORDER BY "items"."sort" ASC
4331
+  (0.0ms) SAVEPOINT active_record_1
4332
+ SQL (0.1ms) UPDATE "items" SET "sort" = ? WHERE "items"."id" = ? [["sort", 0], ["id", 1]]
4333
+  (0.0ms) RELEASE SAVEPOINT active_record_1
4334
+  (0.1ms) SAVEPOINT active_record_1
4335
+ SQL (0.1ms) UPDATE "items" SET "sort" = ? WHERE "items"."id" = ? [["sort", 1], ["id", 3]]
4336
+  (0.0ms) RELEASE SAVEPOINT active_record_1
4337
+ Rendering text template
4338
+ Rendered text template (0.0ms)
4339
+ Completed 200 OK in 20ms (Views: 13.7ms | ActiveRecord: 0.5ms)
4340
+ Item Load (0.2ms) SELECT "items".* FROM "items" WHERE "items"."id" = ? ORDER BY "items"."sort" ASC LIMIT ? [["id", 1], ["LIMIT", 1]]
4341
+ Item Load (1.2ms) SELECT "items".* FROM "items" WHERE "items"."id" = ? ORDER BY "items"."sort" ASC LIMIT ? [["id", 2], ["LIMIT", 1]]
4342
+ Item Load (0.1ms) SELECT "items".* FROM "items" WHERE "items"."id" = ? ORDER BY "items"."sort" ASC LIMIT ? [["id", 3], ["LIMIT", 1]]
4343
+  (0.8ms) rollback transaction
4344
+  (0.1ms) begin transaction
4345
+  (0.1ms) rollback transaction
4346
+  (0.0ms) begin transaction
4347
+  (0.1ms) rollback transaction
4348
+ ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
4349
+  (0.1ms) begin transaction
4350
+  (0.1ms) SAVEPOINT active_record_1
4351
+  (0.1ms) SELECT MAX("items"."sort") FROM "items"
4352
+ SQL (0.4ms) INSERT INTO "items" ("created_at", "updated_at", "sort") VALUES (?, ?, ?) [["created_at", "2017-04-14 06:48:36.481845"], ["updated_at", "2017-04-14 06:48:36.481845"], ["sort", 1]]
4353
+  (0.0ms) RELEASE SAVEPOINT active_record_1
4354
+  (0.0ms) SAVEPOINT active_record_1
4355
+  (0.1ms) SELECT MAX("items"."sort") FROM "items"
4356
+ SQL (0.0ms) INSERT INTO "items" ("created_at", "updated_at", "sort") VALUES (?, ?, ?) [["created_at", "2017-04-14 06:48:36.484570"], ["updated_at", "2017-04-14 06:48:36.484570"], ["sort", 2]]
4357
+  (0.0ms) RELEASE SAVEPOINT active_record_1
4358
+  (0.0ms) SAVEPOINT active_record_1
4359
+  (0.1ms) SELECT MAX("items"."sort") FROM "items"
4360
+ SQL (0.0ms) INSERT INTO "items" ("created_at", "updated_at", "sort") VALUES (?, ?, ?) [["created_at", "2017-04-14 06:48:36.485847"], ["updated_at", "2017-04-14 06:48:36.485847"], ["sort", 3]]
4361
+  (0.0ms) RELEASE SAVEPOINT active_record_1
4362
+ Processing by SortableController#reorder as HTML
4363
+ Parameters: {"Item"=>["1", "3", "2"]}
4364
+ Item Load (0.2ms) SELECT "items".* FROM "items" ORDER BY "items"."sort" ASC
4365
+  (0.1ms) SAVEPOINT active_record_1
4366
+ SQL (0.2ms) UPDATE "items" SET "sort" = ?, "updated_at" = ? WHERE "items"."id" = ? [["sort", 0], ["updated_at", "2017-04-14 06:48:36.491957"], ["id", 1]]
4367
+  (0.1ms) RELEASE SAVEPOINT active_record_1
4368
+  (0.0ms) SAVEPOINT active_record_1
4369
+ SQL (0.1ms) UPDATE "items" SET "sort" = ?, "updated_at" = ? WHERE "items"."id" = ? [["sort", 1], ["updated_at", "2017-04-14 06:48:36.498564"], ["id", 3]]
4370
+  (0.0ms) RELEASE SAVEPOINT active_record_1
4371
+ Rendered text template (0.0ms)
4372
+ Completed 200 OK in 21ms (Views: 10.9ms | ActiveRecord: 0.7ms)
4373
+ Item Load (0.1ms) SELECT "items".* FROM "items" WHERE "items"."id" = ? ORDER BY "items"."sort" ASC LIMIT 1 [["id", 1]]
4374
+ Item Load (0.2ms) SELECT "items".* FROM "items" WHERE "items"."id" = ? ORDER BY "items"."sort" ASC LIMIT 1 [["id", 2]]
4375
+ Item Load (0.1ms) SELECT "items".* FROM "items" WHERE "items"."id" = ? ORDER BY "items"."sort" ASC LIMIT 1 [["id", 3]]
4376
+  (0.8ms) rollback transaction
4377
+  (0.1ms) begin transaction
4378
+  (0.1ms) SAVEPOINT active_record_1
4379
+  (0.1ms) SELECT MAX("sequenced_items"."sequence") FROM "sequenced_items"
4380
+ SQL (0.3ms) INSERT INTO "sequenced_items" ("created_at", "updated_at", "sequence") VALUES (?, ?, ?) [["created_at", "2017-04-14 06:48:36.528043"], ["updated_at", "2017-04-14 06:48:36.528043"], ["sequence", 1]]
4381
+  (0.0ms) RELEASE SAVEPOINT active_record_1
4382
+  (0.4ms) rollback transaction
4383
+  (0.1ms) begin transaction
4384
+  (0.1ms) SAVEPOINT active_record_1
4385
+  (0.3ms) SELECT MAX("items"."sort") FROM "items"
4386
+ SQL (0.3ms) INSERT INTO "items" ("created_at", "updated_at", "sort") VALUES (?, ?, ?) [["created_at", "2017-04-14 06:48:36.537720"], ["updated_at", "2017-04-14 06:48:36.537720"], ["sort", 1]]
4387
+  (0.1ms) RELEASE SAVEPOINT active_record_1
4388
+  (0.0ms) SAVEPOINT active_record_1
4389
+ SQL (0.1ms) UPDATE "items" SET "sort" = ? WHERE "items"."id" = ? [["sort", 1000], ["id", 1]]
4390
+  (0.0ms) RELEASE SAVEPOINT active_record_1
4391
+  (0.4ms) rollback transaction
4392
+  (0.1ms) begin transaction
4393
+  (0.1ms) SAVEPOINT active_record_1
4394
+  (0.1ms) SELECT MAX("items"."sort") FROM "items"
4395
+ SQL (0.2ms) INSERT INTO "items" ("created_at", "updated_at", "sort") VALUES (?, ?, ?) [["created_at", "2017-04-14 06:48:36.548809"], ["updated_at", "2017-04-14 06:48:36.548809"], ["sort", 1]]
4396
+  (0.0ms) RELEASE SAVEPOINT active_record_1
4397
+  (0.0ms) SAVEPOINT active_record_1
4398
+ SQL (0.0ms) UPDATE "items" SET "sort" = ?, "updated_at" = ? WHERE "items"."id" = ? [["sort", 1000], ["updated_at", "2017-04-14 06:48:36.550845"], ["id", 1]]
4399
+  (0.0ms) RELEASE SAVEPOINT active_record_1
4400
+  (0.4ms) rollback transaction
4401
+  (0.1ms) begin transaction
4402
+  (0.0ms) SAVEPOINT active_record_1
4403
+ SQL (0.3ms) INSERT INTO "items" ("sort", "created_at", "updated_at") VALUES (?, ?, ?) [["sort", 1000], ["created_at", "2017-04-14 06:48:36.555186"], ["updated_at", "2017-04-14 06:48:36.555186"]]
4404
+  (0.0ms) RELEASE SAVEPOINT active_record_1
4405
+  (0.3ms) rollback transaction
4406
+  (0.1ms) begin transaction
4407
+  (0.1ms) SAVEPOINT active_record_1
4408
+ SQL (0.5ms) INSERT INTO "items" ("sort", "created_at", "updated_at") VALUES (?, ?, ?) [["sort", 1000], ["created_at", "2017-04-14 06:48:36.560767"], ["updated_at", "2017-04-14 06:48:36.560767"]]
4409
+  (0.1ms) RELEASE SAVEPOINT active_record_1
4410
+  (0.1ms) SAVEPOINT active_record_1
4411
+  (0.1ms) SELECT MAX("items"."sort") FROM "items"
4412
+ SQL (0.1ms) INSERT INTO "items" ("created_at", "updated_at", "sort") VALUES (?, ?, ?) [["created_at", "2017-04-14 06:48:36.563890"], ["updated_at", "2017-04-14 06:48:36.563890"], ["sort", 1001]]
4413
+  (0.1ms) RELEASE SAVEPOINT active_record_1
4414
+  (0.4ms) rollback transaction
4415
+  (0.1ms) begin transaction
4416
+  (0.1ms) rollback transaction
4417
+  (0.1ms) begin transaction
4418
+  (0.1ms) rollback transaction
4419
+ ActiveRecord::SchemaMigration Load (0.2ms) SELECT "schema_migrations".* FROM "schema_migrations"
4420
+  (0.1ms) begin transaction
4421
+  (0.1ms) rollback transaction
4422
+  (0.1ms) begin transaction
4423
+  (0.0ms) rollback transaction
4424
+  (0.1ms) begin transaction
4425
+  (0.0ms) SAVEPOINT active_record_1
4426
+  (0.2ms) SELECT MAX("items"."sort") FROM "items"
4427
+ SQL (0.4ms) INSERT INTO "items" ("sort", "created_at", "updated_at") VALUES (?, ?, ?) [["sort", 1], ["created_at", 2017-04-14 06:48:39 UTC], ["updated_at", 2017-04-14 06:48:39 UTC]]
4428
+  (0.0ms) RELEASE SAVEPOINT active_record_1
4429
+  (0.1ms) SAVEPOINT active_record_1
4430
+ SQL (0.1ms) UPDATE "items" SET "sort" = ? WHERE "items"."id" = ? [["sort", 1000], ["id", 1]]
4431
+  (0.0ms) RELEASE SAVEPOINT active_record_1
4432
+  (0.4ms) rollback transaction
4433
+  (0.1ms) begin transaction
4434
+  (0.0ms) SAVEPOINT active_record_1
4435
+  (0.1ms) SELECT MAX("items"."sort") FROM "items"
4436
+ SQL (0.3ms) INSERT INTO "items" ("sort", "created_at", "updated_at") VALUES (?, ?, ?) [["sort", 1], ["created_at", 2017-04-14 06:48:39 UTC], ["updated_at", 2017-04-14 06:48:39 UTC]]
4437
+  (0.1ms) RELEASE SAVEPOINT active_record_1
4438
+  (0.0ms) SAVEPOINT active_record_1
4439
+ SQL (0.2ms) UPDATE "items" SET "sort" = ?, "updated_at" = ? WHERE "items"."id" = ? [["sort", 1000], ["updated_at", 2017-04-14 06:48:39 UTC], ["id", 1]]
4440
+  (0.1ms) RELEASE SAVEPOINT active_record_1
4441
+  (0.5ms) rollback transaction
4442
+  (0.1ms) begin transaction
4443
+  (0.1ms) SAVEPOINT active_record_1
4444
+  (0.1ms) SELECT MAX("sequenced_items"."sequence") FROM "sequenced_items"
4445
+ SQL (0.4ms) INSERT INTO "sequenced_items" ("sequence", "created_at", "updated_at") VALUES (?, ?, ?) [["sequence", 1], ["created_at", 2017-04-14 06:48:39 UTC], ["updated_at", 2017-04-14 06:48:39 UTC]]
4446
+  (0.1ms) RELEASE SAVEPOINT active_record_1
4447
+  (0.4ms) rollback transaction
4448
+  (0.1ms) begin transaction
4449
+  (0.0ms) SAVEPOINT active_record_1
4450
+ SQL (0.4ms) INSERT INTO "items" ("sort", "created_at", "updated_at") VALUES (?, ?, ?) [["sort", 1000], ["created_at", 2017-04-14 06:48:39 UTC], ["updated_at", 2017-04-14 06:48:39 UTC]]
4451
+  (0.0ms) RELEASE SAVEPOINT active_record_1
4452
+  (0.4ms) rollback transaction
4453
+  (0.1ms) begin transaction
4454
+  (0.1ms) SAVEPOINT active_record_1
4455
+ SQL (0.4ms) INSERT INTO "items" ("sort", "created_at", "updated_at") VALUES (?, ?, ?) [["sort", 1000], ["created_at", 2017-04-14 06:48:39 UTC], ["updated_at", 2017-04-14 06:48:39 UTC]]
4456
+  (0.1ms) RELEASE SAVEPOINT active_record_1
4457
+  (0.2ms) SAVEPOINT active_record_1
4458
+  (0.1ms) SELECT MAX("items"."sort") FROM "items"
4459
+ SQL (0.1ms) INSERT INTO "items" ("sort", "created_at", "updated_at") VALUES (?, ?, ?) [["sort", 1001], ["created_at", 2017-04-14 06:48:39 UTC], ["updated_at", 2017-04-14 06:48:39 UTC]]
4460
+  (0.0ms) RELEASE SAVEPOINT active_record_1
4461
+  (0.4ms) rollback transaction
4462
+  (0.1ms) begin transaction
4463
+  (0.1ms) SAVEPOINT active_record_1
4464
+  (0.1ms) SELECT MAX("items"."sort") FROM "items"
4465
+ SQL (0.4ms) INSERT INTO "items" ("sort", "created_at", "updated_at") VALUES (?, ?, ?) [["sort", 1], ["created_at", 2017-04-14 06:48:39 UTC], ["updated_at", 2017-04-14 06:48:39 UTC]]
4466
+  (0.1ms) RELEASE SAVEPOINT active_record_1
4467
+  (0.0ms) SAVEPOINT active_record_1
4468
+  (0.1ms) SELECT MAX("items"."sort") FROM "items"
4469
+ SQL (0.1ms) INSERT INTO "items" ("sort", "created_at", "updated_at") VALUES (?, ?, ?) [["sort", 2], ["created_at", 2017-04-14 06:48:39 UTC], ["updated_at", 2017-04-14 06:48:39 UTC]]
4470
+  (0.0ms) RELEASE SAVEPOINT active_record_1
4471
+  (0.0ms) SAVEPOINT active_record_1
4472
+  (0.1ms) SELECT MAX("items"."sort") FROM "items"
4473
+ SQL (0.1ms) INSERT INTO "items" ("sort", "created_at", "updated_at") VALUES (?, ?, ?) [["sort", 3], ["created_at", 2017-04-14 06:48:39 UTC], ["updated_at", 2017-04-14 06:48:39 UTC]]
4474
+  (0.0ms) RELEASE SAVEPOINT active_record_1
4475
+ Processing by SortableController#reorder as HTML
4476
+ Parameters: {"Item"=>["1", "3", "2"]}
4477
+ Item Load (0.1ms) SELECT "items".* FROM "items" ORDER BY "items"."sort" ASC
4478
+  (0.0ms) SAVEPOINT active_record_1
4479
+ SQL (0.1ms) UPDATE "items" SET "sort" = ?, "updated_at" = ? WHERE "items"."id" = ? [["sort", 0], ["updated_at", 2017-04-14 06:48:39 UTC], ["id", 1]]
4480
+  (0.1ms) RELEASE SAVEPOINT active_record_1
4481
+  (0.0ms) SAVEPOINT active_record_1
4482
+ SQL (0.1ms) UPDATE "items" SET "sort" = ?, "updated_at" = ? WHERE "items"."id" = ? [["sort", 1], ["updated_at", 2017-04-14 06:48:39 UTC], ["id", 3]]
4483
+  (0.0ms) RELEASE SAVEPOINT active_record_1
4484
+ Rendering text template
4485
+ Rendered text template (0.0ms)
4486
+ Completed 200 OK in 8ms (Views: 3.9ms | ActiveRecord: 0.4ms)
4487
+ Item Load (0.2ms) SELECT "items".* FROM "items" WHERE "items"."id" = ? ORDER BY "items"."sort" ASC LIMIT ? [["id", 1], ["LIMIT", 1]]
4488
+ Item Load (0.1ms) SELECT "items".* FROM "items" WHERE "items"."id" = ? ORDER BY "items"."sort" ASC LIMIT ? [["id", 2], ["LIMIT", 1]]
4489
+ Item Load (0.1ms) SELECT "items".* FROM "items" WHERE "items"."id" = ? ORDER BY "items"."sort" ASC LIMIT ? [["id", 3], ["LIMIT", 1]]
4490
+  (0.5ms) rollback transaction
4491
+ ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
4492
+  (0.1ms) begin transaction
4493
+  (0.1ms) rollback transaction
4494
+  (0.1ms) begin transaction
4495
+  (0.0ms) rollback transaction
4496
+  (0.1ms) begin transaction
4497
+  (0.1ms) SAVEPOINT active_record_1
4498
+ SQL (0.4ms) INSERT INTO "items" ("sort", "created_at", "updated_at") VALUES (?, ?, ?) [["sort", 1000], ["created_at", "2017-04-14 06:49:59.972867"], ["updated_at", "2017-04-14 06:49:59.972867"]]
4499
+  (0.0ms) RELEASE SAVEPOINT active_record_1
4500
+  (0.0ms) SAVEPOINT active_record_1
4501
+  (0.1ms) SELECT MAX("items"."sort") FROM "items"
4502
+ SQL (0.2ms) INSERT INTO "items" ("created_at", "updated_at", "sort") VALUES (?, ?, ?) [["created_at", "2017-04-14 06:49:59.975282"], ["updated_at", "2017-04-14 06:49:59.975282"], ["sort", 1001]]
4503
+  (0.0ms) RELEASE SAVEPOINT active_record_1
4504
+  (0.6ms) rollback transaction
4505
+  (0.1ms) begin transaction
4506
+  (0.0ms) SAVEPOINT active_record_1
4507
+ SQL (0.3ms) INSERT INTO "items" ("sort", "created_at", "updated_at") VALUES (?, ?, ?) [["sort", 1000], ["created_at", "2017-04-14 06:49:59.982682"], ["updated_at", "2017-04-14 06:49:59.982682"]]
4508
+  (0.0ms) RELEASE SAVEPOINT active_record_1
4509
+  (0.5ms) rollback transaction
4510
+  (0.1ms) begin transaction
4511
+  (0.1ms) SAVEPOINT active_record_1
4512
+  (0.1ms) SELECT MAX("sequenced_items"."sequence") FROM "sequenced_items"
4513
+ SQL (0.3ms) INSERT INTO "sequenced_items" ("created_at", "updated_at", "sequence") VALUES (?, ?, ?) [["created_at", "2017-04-14 06:49:59.993030"], ["updated_at", "2017-04-14 06:49:59.993030"], ["sequence", 1]]
4514
+  (0.0ms) RELEASE SAVEPOINT active_record_1
4515
+  (0.5ms) rollback transaction
4516
+  (0.1ms) begin transaction
4517
+  (0.0ms) SAVEPOINT active_record_1
4518
+  (0.2ms) SELECT MAX("items"."sort") FROM "items"
4519
+ SQL (0.2ms) INSERT INTO "items" ("created_at", "updated_at", "sort") VALUES (?, ?, ?) [["created_at", "2017-04-14 06:49:59.998900"], ["updated_at", "2017-04-14 06:49:59.998900"], ["sort", 1]]
4520
+  (0.0ms) RELEASE SAVEPOINT active_record_1
4521
+  (0.1ms) SAVEPOINT active_record_1
4522
+ SQL (0.1ms) UPDATE "items" SET "sort" = ? WHERE "items"."id" = ? [["sort", 1000], ["id", 1]]
4523
+  (0.1ms) RELEASE SAVEPOINT active_record_1
4524
+  (0.4ms) rollback transaction
4525
+  (0.1ms) begin transaction
4526
+  (0.0ms) SAVEPOINT active_record_1
4527
+  (0.1ms) SELECT MAX("items"."sort") FROM "items"
4528
+ SQL (0.3ms) INSERT INTO "items" ("created_at", "updated_at", "sort") VALUES (?, ?, ?) [["created_at", "2017-04-14 06:50:00.016482"], ["updated_at", "2017-04-14 06:50:00.016482"], ["sort", 1]]
4529
+  (0.0ms) RELEASE SAVEPOINT active_record_1
4530
+  (0.0ms) SAVEPOINT active_record_1
4531
+ SQL (0.2ms) UPDATE "items" SET "sort" = ?, "updated_at" = ? WHERE "items"."id" = ? [["sort", 1000], ["updated_at", "2017-04-14 06:50:00.018388"], ["id", 1]]
4532
+  (0.0ms) RELEASE SAVEPOINT active_record_1
4533
+  (0.4ms) rollback transaction
4534
+  (0.1ms) begin transaction
4535
+  (0.2ms) SAVEPOINT active_record_1
4536
+  (0.2ms) SELECT MAX("items"."sort") FROM "items"
4537
+ SQL (0.2ms) INSERT INTO "items" ("created_at", "updated_at", "sort") VALUES (?, ?, ?) [["created_at", "2017-04-14 06:50:00.023377"], ["updated_at", "2017-04-14 06:50:00.023377"], ["sort", 1]]
4538
+  (0.0ms) RELEASE SAVEPOINT active_record_1
4539
+  (0.0ms) SAVEPOINT active_record_1
4540
+  (0.1ms) SELECT MAX("items"."sort") FROM "items"
4541
+ SQL (0.1ms) INSERT INTO "items" ("created_at", "updated_at", "sort") VALUES (?, ?, ?) [["created_at", "2017-04-14 06:50:00.026037"], ["updated_at", "2017-04-14 06:50:00.026037"], ["sort", 2]]
4542
+  (0.1ms) RELEASE SAVEPOINT active_record_1
4543
+  (0.0ms) SAVEPOINT active_record_1
4544
+  (0.1ms) SELECT MAX("items"."sort") FROM "items"
4545
+ SQL (0.1ms) INSERT INTO "items" ("created_at", "updated_at", "sort") VALUES (?, ?, ?) [["created_at", "2017-04-14 06:50:00.027900"], ["updated_at", "2017-04-14 06:50:00.027900"], ["sort", 3]]
4546
+  (0.0ms) RELEASE SAVEPOINT active_record_1
4547
+ Processing by SortableController#reorder as HTML
4548
+ Parameters: {"params"=>{"Item"=>["1", "3", "2"]}}
4549
+ Completed 500 Internal Server Error in 0ms (ActiveRecord: 0.0ms)
4550
+  (0.5ms) rollback transaction
4551
+ ActiveRecord::SchemaMigration Load (0.2ms) SELECT "schema_migrations".* FROM "schema_migrations"
4552
+  (0.1ms) begin transaction
4553
+  (0.1ms) rollback transaction
4554
+  (0.1ms) begin transaction
4555
+  (0.1ms) rollback transaction
4556
+  (0.1ms) begin transaction
4557
+  (0.1ms) SAVEPOINT active_record_1
4558
+  (0.1ms) SELECT MAX("sequenced_items"."sequence") FROM "sequenced_items"
4559
+ SQL (0.4ms) INSERT INTO "sequenced_items" ("created_at", "updated_at", "sequence") VALUES (?, ?, ?) [["created_at", "2017-04-14 06:50:10.471539"], ["updated_at", "2017-04-14 06:50:10.471539"], ["sequence", 1]]
4560
+  (0.1ms) RELEASE SAVEPOINT active_record_1
4561
+  (1.8ms) rollback transaction
4562
+  (0.1ms) begin transaction
4563
+  (0.1ms) SAVEPOINT active_record_1
4564
+  (0.1ms) SELECT MAX("items"."sort") FROM "items"
4565
+ SQL (0.3ms) INSERT INTO "items" ("created_at", "updated_at", "sort") VALUES (?, ?, ?) [["created_at", "2017-04-14 06:50:10.491800"], ["updated_at", "2017-04-14 06:50:10.491800"], ["sort", 1]]
4566
+  (0.1ms) RELEASE SAVEPOINT active_record_1
4567
+  (0.1ms) SAVEPOINT active_record_1
4568
+ SQL (0.2ms) UPDATE "items" SET "sort" = ?, "updated_at" = ? WHERE "items"."id" = ? [["sort", 1000], ["updated_at", "2017-04-14 06:50:10.498020"], ["id", 1]]
4569
+  (0.0ms) RELEASE SAVEPOINT active_record_1
4570
+  (0.5ms) rollback transaction
4571
+  (0.1ms) begin transaction
4572
+  (0.1ms) SAVEPOINT active_record_1
4573
+  (0.3ms) SELECT MAX("items"."sort") FROM "items"
4574
+ SQL (0.3ms) INSERT INTO "items" ("created_at", "updated_at", "sort") VALUES (?, ?, ?) [["created_at", "2017-04-14 06:50:10.507467"], ["updated_at", "2017-04-14 06:50:10.507467"], ["sort", 1]]
4575
+  (0.1ms) RELEASE SAVEPOINT active_record_1
4576
+  (0.1ms) SAVEPOINT active_record_1
4577
+ SQL (0.1ms) UPDATE "items" SET "sort" = ? WHERE "items"."id" = ? [["sort", 1000], ["id", 1]]
4578
+  (0.0ms) RELEASE SAVEPOINT active_record_1
4579
+  (1.8ms) rollback transaction
4580
+  (0.1ms) begin transaction
4581
+  (0.0ms) SAVEPOINT active_record_1
4582
+ SQL (0.3ms) INSERT INTO "items" ("sort", "created_at", "updated_at") VALUES (?, ?, ?) [["sort", 1000], ["created_at", "2017-04-14 06:50:10.520825"], ["updated_at", "2017-04-14 06:50:10.520825"]]
4583
+  (0.0ms) RELEASE SAVEPOINT active_record_1
4584
+  (0.4ms) rollback transaction
4585
+  (0.1ms) begin transaction
4586
+  (0.0ms) SAVEPOINT active_record_1
4587
+ SQL (0.3ms) INSERT INTO "items" ("sort", "created_at", "updated_at") VALUES (?, ?, ?) [["sort", 1000], ["created_at", "2017-04-14 06:50:10.525920"], ["updated_at", "2017-04-14 06:50:10.525920"]]
4588
+  (0.0ms) RELEASE SAVEPOINT active_record_1
4589
+  (0.0ms) SAVEPOINT active_record_1
4590
+  (0.1ms) SELECT MAX("items"."sort") FROM "items"
4591
+ SQL (0.1ms) INSERT INTO "items" ("created_at", "updated_at", "sort") VALUES (?, ?, ?) [["created_at", "2017-04-14 06:50:10.527389"], ["updated_at", "2017-04-14 06:50:10.527389"], ["sort", 1001]]
4592
+  (0.1ms) RELEASE SAVEPOINT active_record_1
4593
+  (0.5ms) rollback transaction
4594
+  (0.1ms) begin transaction
4595
+  (0.0ms) SAVEPOINT active_record_1
4596
+  (0.2ms) SELECT MAX("items"."sort") FROM "items"
4597
+ SQL (0.2ms) INSERT INTO "items" ("created_at", "updated_at", "sort") VALUES (?, ?, ?) [["created_at", "2017-04-14 06:50:10.533831"], ["updated_at", "2017-04-14 06:50:10.533831"], ["sort", 1]]
4598
+  (0.0ms) RELEASE SAVEPOINT active_record_1
4599
+  (0.0ms) SAVEPOINT active_record_1
4600
+  (0.1ms) SELECT MAX("items"."sort") FROM "items"
4601
+ SQL (0.1ms) INSERT INTO "items" ("created_at", "updated_at", "sort") VALUES (?, ?, ?) [["created_at", "2017-04-14 06:50:10.535848"], ["updated_at", "2017-04-14 06:50:10.535848"], ["sort", 2]]
4602
+  (0.1ms) RELEASE SAVEPOINT active_record_1
4603
+  (0.0ms) SAVEPOINT active_record_1
4604
+  (0.1ms) SELECT MAX("items"."sort") FROM "items"
4605
+ SQL (0.0ms) INSERT INTO "items" ("created_at", "updated_at", "sort") VALUES (?, ?, ?) [["created_at", "2017-04-14 06:50:10.537766"], ["updated_at", "2017-04-14 06:50:10.537766"], ["sort", 3]]
4606
+  (0.0ms) RELEASE SAVEPOINT active_record_1
4607
+ Processing by SortableController#reorder as HTML
4608
+ Parameters: {"Item"=>["1", "3", "2"]}
4609
+ Item Load (0.1ms) SELECT "items".* FROM "items" ORDER BY "items"."sort" ASC
4610
+  (0.0ms) SAVEPOINT active_record_1
4611
+ SQL (0.1ms) UPDATE "items" SET "sort" = ? WHERE "items"."id" = ? [["sort", 0], ["id", 1]]
4612
+  (0.0ms) RELEASE SAVEPOINT active_record_1
4613
+  (0.0ms) SAVEPOINT active_record_1
4614
+ SQL (0.1ms) UPDATE "items" SET "sort" = ? WHERE "items"."id" = ? [["sort", 1], ["id", 3]]
4615
+  (0.0ms) RELEASE SAVEPOINT active_record_1
4616
+ Rendered text template (0.0ms)
4617
+ Completed 200 OK in 19ms (Views: 15.6ms | ActiveRecord: 0.4ms)
4618
+ Item Load (0.2ms) SELECT "items".* FROM "items" WHERE "items"."id" = ? ORDER BY "items"."sort" ASC LIMIT 1 [["id", 1]]
4619
+ Item Load (0.1ms) SELECT "items".* FROM "items" WHERE "items"."id" = ? ORDER BY "items"."sort" ASC LIMIT 1 [["id", 2]]
4620
+ Item Load (0.0ms) SELECT "items".* FROM "items" WHERE "items"."id" = ? ORDER BY "items"."sort" ASC LIMIT 1 [["id", 3]]
4621
+  (1.1ms) rollback transaction
4622
+ ActiveRecord::SchemaMigration Load (0.2ms) SELECT "schema_migrations".* FROM "schema_migrations"
4623
+  (0.1ms) begin transaction
4624
+  (0.1ms) SAVEPOINT active_record_1
4625
+  (0.1ms) SELECT MAX("items"."sort") FROM "items"
4626
+ SQL (0.4ms) INSERT INTO "items" ("sort", "created_at", "updated_at") VALUES (?, ?, ?) [["sort", 1], ["created_at", 2017-04-14 06:50:13 UTC], ["updated_at", 2017-04-14 06:50:13 UTC]]
4627
+  (0.0ms) RELEASE SAVEPOINT active_record_1
4628
+  (0.0ms) SAVEPOINT active_record_1
4629
+  (0.0ms) SELECT MAX("items"."sort") FROM "items"
4630
+ SQL (0.1ms) INSERT INTO "items" ("sort", "created_at", "updated_at") VALUES (?, ?, ?) [["sort", 2], ["created_at", 2017-04-14 06:50:13 UTC], ["updated_at", 2017-04-14 06:50:13 UTC]]
4631
+  (0.1ms) RELEASE SAVEPOINT active_record_1
4632
+  (0.1ms) SAVEPOINT active_record_1
4633
+  (0.0ms) SELECT MAX("items"."sort") FROM "items"
4634
+ SQL (0.1ms) INSERT INTO "items" ("sort", "created_at", "updated_at") VALUES (?, ?, ?) [["sort", 3], ["created_at", 2017-04-14 06:50:13 UTC], ["updated_at", 2017-04-14 06:50:13 UTC]]
4635
+  (0.0ms) RELEASE SAVEPOINT active_record_1
4636
+ Processing by SortableController#reorder as HTML
4637
+ Parameters: {"Item"=>["1", "3", "2"]}
4638
+ Item Load (0.2ms) SELECT "items".* FROM "items" ORDER BY "items"."sort" ASC
4639
+  (0.0ms) SAVEPOINT active_record_1
4640
+ SQL (0.2ms) UPDATE "items" SET "sort" = ?, "updated_at" = ? WHERE "items"."id" = ? [["sort", 0], ["updated_at", 2017-04-14 06:50:13 UTC], ["id", 1]]
4641
+  (0.1ms) RELEASE SAVEPOINT active_record_1
4642
+  (0.0ms) SAVEPOINT active_record_1
4643
+ SQL (0.1ms) UPDATE "items" SET "sort" = ?, "updated_at" = ? WHERE "items"."id" = ? [["sort", 1], ["updated_at", 2017-04-14 06:50:13 UTC], ["id", 3]]
4644
+  (0.1ms) RELEASE SAVEPOINT active_record_1
4645
+ Rendering text template
4646
+ Rendered text template (0.0ms)
4647
+ Completed 200 OK in 16ms (Views: 8.8ms | ActiveRecord: 0.8ms)
4648
+ Item Load (1.0ms) SELECT "items".* FROM "items" WHERE "items"."id" = ? ORDER BY "items"."sort" ASC LIMIT ? [["id", 1], ["LIMIT", 1]]
4649
+ Item Load (0.1ms) SELECT "items".* FROM "items" WHERE "items"."id" = ? ORDER BY "items"."sort" ASC LIMIT ? [["id", 2], ["LIMIT", 1]]
4650
+ Item Load (0.1ms) SELECT "items".* FROM "items" WHERE "items"."id" = ? ORDER BY "items"."sort" ASC LIMIT ? [["id", 3], ["LIMIT", 1]]
4651
+  (1.9ms) rollback transaction
4652
+  (0.1ms) begin transaction
4653
+  (0.1ms) SAVEPOINT active_record_1
4654
+ SQL (0.4ms) INSERT INTO "items" ("sort", "created_at", "updated_at") VALUES (?, ?, ?) [["sort", 1000], ["created_at", 2017-04-14 06:50:13 UTC], ["updated_at", 2017-04-14 06:50:13 UTC]]
4655
+  (0.1ms) RELEASE SAVEPOINT active_record_1
4656
+  (0.4ms) rollback transaction
4657
+  (0.1ms) begin transaction
4658
+  (0.1ms) SAVEPOINT active_record_1
4659
+ SQL (0.3ms) INSERT INTO "items" ("sort", "created_at", "updated_at") VALUES (?, ?, ?) [["sort", 1000], ["created_at", 2017-04-14 06:50:13 UTC], ["updated_at", 2017-04-14 06:50:13 UTC]]
4660
+  (0.1ms) RELEASE SAVEPOINT active_record_1
4661
+  (0.1ms) SAVEPOINT active_record_1
4662
+  (0.1ms) SELECT MAX("items"."sort") FROM "items"
4663
+ SQL (0.1ms) INSERT INTO "items" ("sort", "created_at", "updated_at") VALUES (?, ?, ?) [["sort", 1001], ["created_at", 2017-04-14 06:50:13 UTC], ["updated_at", 2017-04-14 06:50:13 UTC]]
4664
+  (0.0ms) RELEASE SAVEPOINT active_record_1
4665
+  (2.0ms) rollback transaction
4666
+  (0.1ms) begin transaction
4667
+  (0.1ms) SAVEPOINT active_record_1
4668
+  (0.1ms) SELECT MAX("sequenced_items"."sequence") FROM "sequenced_items"
4669
+ SQL (0.3ms) INSERT INTO "sequenced_items" ("sequence", "created_at", "updated_at") VALUES (?, ?, ?) [["sequence", 1], ["created_at", 2017-04-14 06:50:13 UTC], ["updated_at", 2017-04-14 06:50:13 UTC]]
4670
+  (0.0ms) RELEASE SAVEPOINT active_record_1
4671
+  (0.6ms) rollback transaction
4672
+  (0.1ms) begin transaction
4673
+  (0.0ms) SAVEPOINT active_record_1
4674
+  (0.1ms) SELECT MAX("items"."sort") FROM "items"
4675
+ SQL (0.3ms) INSERT INTO "items" ("sort", "created_at", "updated_at") VALUES (?, ?, ?) [["sort", 1], ["created_at", 2017-04-14 06:50:13 UTC], ["updated_at", 2017-04-14 06:50:13 UTC]]
4676
+  (0.1ms) RELEASE SAVEPOINT active_record_1
4677
+  (0.1ms) SAVEPOINT active_record_1
4678
+ SQL (0.1ms) UPDATE "items" SET "sort" = ?, "updated_at" = ? WHERE "items"."id" = ? [["sort", 1000], ["updated_at", 2017-04-14 06:50:13 UTC], ["id", 1]]
4679
+  (0.0ms) RELEASE SAVEPOINT active_record_1
4680
+  (0.4ms) rollback transaction
4681
+  (0.1ms) begin transaction
4682
+  (0.1ms) SAVEPOINT active_record_1
4683
+  (0.1ms) SELECT MAX("items"."sort") FROM "items"
4684
+ SQL (0.3ms) INSERT INTO "items" ("sort", "created_at", "updated_at") VALUES (?, ?, ?) [["sort", 1], ["created_at", 2017-04-14 06:50:13 UTC], ["updated_at", 2017-04-14 06:50:13 UTC]]
4685
+  (0.0ms) RELEASE SAVEPOINT active_record_1
4686
+  (0.0ms) SAVEPOINT active_record_1
4687
+ SQL (0.1ms) UPDATE "items" SET "sort" = ? WHERE "items"."id" = ? [["sort", 1000], ["id", 1]]
4688
+  (0.1ms) RELEASE SAVEPOINT active_record_1
4689
+  (0.4ms) rollback transaction
4690
+  (0.1ms) begin transaction
4691
+  (0.1ms) rollback transaction
4692
+  (0.1ms) begin transaction
4693
+  (0.1ms) rollback transaction
4694
+ ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
4695
+  (0.1ms) begin transaction
4696
+  (0.0ms) SAVEPOINT active_record_1
4697
+  (0.1ms) SELECT MAX("items"."sort") FROM "items"
4698
+ SQL (0.6ms) INSERT INTO "items" ("created_at", "updated_at", "sort") VALUES (?, ?, ?) [["created_at", "2017-04-14 06:50:49.117638"], ["updated_at", "2017-04-14 06:50:49.117638"], ["sort", 1]]
4699
+  (0.1ms) RELEASE SAVEPOINT active_record_1
4700
+  (0.0ms) SAVEPOINT active_record_1
4701
+  (0.1ms) SELECT MAX("items"."sort") FROM "items"
4702
+ SQL (0.1ms) INSERT INTO "items" ("created_at", "updated_at", "sort") VALUES (?, ?, ?) [["created_at", "2017-04-14 06:50:49.121430"], ["updated_at", "2017-04-14 06:50:49.121430"], ["sort", 2]]
4703
+  (0.1ms) RELEASE SAVEPOINT active_record_1
4704
+  (0.1ms) SAVEPOINT active_record_1
4705
+  (0.2ms) SELECT MAX("items"."sort") FROM "items"
4706
+ SQL (0.1ms) INSERT INTO "items" ("created_at", "updated_at", "sort") VALUES (?, ?, ?) [["created_at", "2017-04-14 06:50:49.124455"], ["updated_at", "2017-04-14 06:50:49.124455"], ["sort", 3]]
4707
+  (0.1ms) RELEASE SAVEPOINT active_record_1
4708
+ Processing by SortableController#reorder as HTML
4709
+ Parameters: {"Item"=>["1", "3", "2"]}
4710
+ Item Load (0.1ms) SELECT "items".* FROM "items" ORDER BY "items"."sort" ASC
4711
+  (0.0ms) SAVEPOINT active_record_1
4712
+ SQL (0.2ms) UPDATE "items" SET "sort" = ?, "updated_at" = ? WHERE "items"."id" = ? [["sort", 0], ["updated_at", "2017-04-14 06:50:49.131820"], ["id", 1]]
4713
+  (0.0ms) RELEASE SAVEPOINT active_record_1
4714
+  (0.0ms) SAVEPOINT active_record_1
4715
+ SQL (0.1ms) UPDATE "items" SET "sort" = ?, "updated_at" = ? WHERE "items"."id" = ? [["sort", 1], ["updated_at", "2017-04-14 06:50:49.135880"], ["id", 3]]
4716
+  (0.0ms) RELEASE SAVEPOINT active_record_1
4717
+ Rendered text template (0.0ms)
4718
+ Completed 200 OK in 15ms (Views: 8.0ms | ActiveRecord: 0.5ms)
4719
+ Item Load (0.2ms) SELECT "items".* FROM "items" WHERE "items"."id" = ? ORDER BY "items"."sort" ASC LIMIT 1 [["id", 1]]
4720
+ Item Load (0.0ms) SELECT "items".* FROM "items" WHERE "items"."id" = ? ORDER BY "items"."sort" ASC LIMIT 1 [["id", 2]]
4721
+ Item Load (0.0ms) SELECT "items".* FROM "items" WHERE "items"."id" = ? ORDER BY "items"."sort" ASC LIMIT 1 [["id", 3]]
4722
+  (0.4ms) rollback transaction
4723
+  (0.1ms) begin transaction
4724
+  (0.0ms) SAVEPOINT active_record_1
4725
+  (0.3ms) SELECT MAX("items"."sort") FROM "items"
4726
+ SQL (0.6ms) INSERT INTO "items" ("created_at", "updated_at", "sort") VALUES (?, ?, ?) [["created_at", "2017-04-14 06:50:49.154280"], ["updated_at", "2017-04-14 06:50:49.154280"], ["sort", 1]]
4727
+  (0.1ms) RELEASE SAVEPOINT active_record_1
4728
+  (0.1ms) SAVEPOINT active_record_1
4729
+ SQL (0.1ms) UPDATE "items" SET "sort" = ?, "updated_at" = ? WHERE "items"."id" = ? [["sort", 1000], ["updated_at", "2017-04-14 06:50:49.163636"], ["id", 1]]
4730
+  (0.1ms) RELEASE SAVEPOINT active_record_1
4731
+  (0.6ms) rollback transaction
4732
+  (0.1ms) begin transaction
4733
+  (0.0ms) SAVEPOINT active_record_1
4734
+  (0.1ms) SELECT MAX("items"."sort") FROM "items"
4735
+ SQL (0.2ms) INSERT INTO "items" ("created_at", "updated_at", "sort") VALUES (?, ?, ?) [["created_at", "2017-04-14 06:50:49.172386"], ["updated_at", "2017-04-14 06:50:49.172386"], ["sort", 1]]
4736
+  (0.1ms) RELEASE SAVEPOINT active_record_1
4737
+  (0.0ms) SAVEPOINT active_record_1
4738
+ SQL (0.1ms) UPDATE "items" SET "sort" = ? WHERE "items"."id" = ? [["sort", 1000], ["id", 1]]
4739
+  (0.0ms) RELEASE SAVEPOINT active_record_1
4740
+  (0.4ms) rollback transaction
4741
+  (0.1ms) begin transaction
4742
+  (0.0ms) SAVEPOINT active_record_1
4743
+  (0.2ms) SELECT MAX("sequenced_items"."sequence") FROM "sequenced_items"
4744
+ SQL (0.3ms) INSERT INTO "sequenced_items" ("created_at", "updated_at", "sequence") VALUES (?, ?, ?) [["created_at", "2017-04-14 06:50:49.183451"], ["updated_at", "2017-04-14 06:50:49.183451"], ["sequence", 1]]
4745
+  (0.1ms) RELEASE SAVEPOINT active_record_1
4746
+  (0.5ms) rollback transaction
4747
+  (0.1ms) begin transaction
4748
+  (0.1ms) SAVEPOINT active_record_1
4749
+ SQL (0.4ms) INSERT INTO "items" ("sort", "created_at", "updated_at") VALUES (?, ?, ?) [["sort", 1000], ["created_at", "2017-04-14 06:50:49.193079"], ["updated_at", "2017-04-14 06:50:49.193079"]]
4750
+  (0.0ms) RELEASE SAVEPOINT active_record_1
4751
+  (0.1ms) SAVEPOINT active_record_1
4752
+  (0.1ms) SELECT MAX("items"."sort") FROM "items"
4753
+ SQL (0.1ms) INSERT INTO "items" ("created_at", "updated_at", "sort") VALUES (?, ?, ?) [["created_at", "2017-04-14 06:50:49.195068"], ["updated_at", "2017-04-14 06:50:49.195068"], ["sort", 1001]]
4754
+  (0.0ms) RELEASE SAVEPOINT active_record_1
4755
+  (0.4ms) rollback transaction
4756
+  (0.1ms) begin transaction
4757
+  (0.0ms) SAVEPOINT active_record_1
4758
+ SQL (0.4ms) INSERT INTO "items" ("sort", "created_at", "updated_at") VALUES (?, ?, ?) [["sort", 1000], ["created_at", "2017-04-14 06:50:49.200440"], ["updated_at", "2017-04-14 06:50:49.200440"]]
4759
+  (0.0ms) RELEASE SAVEPOINT active_record_1
4760
+  (0.5ms) rollback transaction
4761
+  (0.0ms) begin transaction
4762
+  (0.1ms) rollback transaction
4763
+  (0.0ms) begin transaction
4764
+  (0.2ms) rollback transaction
4765
+ ActiveRecord::SchemaMigration Load (0.2ms) SELECT "schema_migrations".* FROM "schema_migrations"
4766
+  (0.1ms) begin transaction
4767
+  (0.1ms) SAVEPOINT active_record_1
4768
+  (0.1ms) SELECT MAX("items"."sort") FROM "items"
4769
+ SQL (0.6ms) INSERT INTO "items" ("sort", "created_at", "updated_at") VALUES (?, ?, ?) [["sort", 1], ["created_at", 2017-04-14 06:50:52 UTC], ["updated_at", 2017-04-14 06:50:52 UTC]]
4770
+  (0.2ms) RELEASE SAVEPOINT active_record_1
4771
+  (0.1ms) SAVEPOINT active_record_1
4772
+  (0.1ms) SELECT MAX("items"."sort") FROM "items"
4773
+ SQL (0.1ms) INSERT INTO "items" ("sort", "created_at", "updated_at") VALUES (?, ?, ?) [["sort", 2], ["created_at", 2017-04-14 06:50:52 UTC], ["updated_at", 2017-04-14 06:50:52 UTC]]
4774
+  (0.1ms) RELEASE SAVEPOINT active_record_1
4775
+  (0.0ms) SAVEPOINT active_record_1
4776
+  (0.0ms) SELECT MAX("items"."sort") FROM "items"
4777
+ SQL (0.1ms) INSERT INTO "items" ("sort", "created_at", "updated_at") VALUES (?, ?, ?) [["sort", 3], ["created_at", 2017-04-14 06:50:52 UTC], ["updated_at", 2017-04-14 06:50:52 UTC]]
4778
+  (0.1ms) RELEASE SAVEPOINT active_record_1
4779
+ Processing by SortableController#reorder as HTML
4780
+ Parameters: {"Item"=>["1", "3", "2"]}
4781
+ Item Load (0.3ms) SELECT "items".* FROM "items" ORDER BY "items"."sort" ASC
4782
+  (0.1ms) SAVEPOINT active_record_1
4783
+ SQL (0.2ms) UPDATE "items" SET "sort" = ?, "updated_at" = ? WHERE "items"."id" = ? [["sort", 0], ["updated_at", 2017-04-14 06:50:52 UTC], ["id", 1]]
4784
+  (0.0ms) RELEASE SAVEPOINT active_record_1
4785
+  (0.0ms) SAVEPOINT active_record_1
4786
+ SQL (0.1ms) UPDATE "items" SET "sort" = ?, "updated_at" = ? WHERE "items"."id" = ? [["sort", 1], ["updated_at", 2017-04-14 06:50:52 UTC], ["id", 3]]
4787
+  (0.0ms) RELEASE SAVEPOINT active_record_1
4788
+ Rendering text template
4789
+ Rendered text template (0.0ms)
4790
+ Completed 200 OK in 12ms (Views: 5.0ms | ActiveRecord: 0.7ms)
4791
+ Item Load (0.1ms) SELECT "items".* FROM "items" WHERE "items"."id" = ? ORDER BY "items"."sort" ASC LIMIT ? [["id", 1], ["LIMIT", 1]]
4792
+ Item Load (0.1ms) SELECT "items".* FROM "items" WHERE "items"."id" = ? ORDER BY "items"."sort" ASC LIMIT ? [["id", 2], ["LIMIT", 1]]
4793
+ Item Load (0.1ms) SELECT "items".* FROM "items" WHERE "items"."id" = ? ORDER BY "items"."sort" ASC LIMIT ? [["id", 3], ["LIMIT", 1]]
4794
+  (2.0ms) rollback transaction
4795
+  (0.7ms) begin transaction
4796
+  (0.1ms) rollback transaction
4797
+  (0.1ms) begin transaction
4798
+  (0.1ms) rollback transaction
4799
+  (0.1ms) begin transaction
4800
+  (0.0ms) SAVEPOINT active_record_1
4801
+ SQL (0.3ms) INSERT INTO "items" ("sort", "created_at", "updated_at") VALUES (?, ?, ?) [["sort", 1000], ["created_at", 2017-04-14 06:50:52 UTC], ["updated_at", 2017-04-14 06:50:52 UTC]]
4802
+  (0.0ms) RELEASE SAVEPOINT active_record_1
4803
+  (0.5ms) rollback transaction
4804
+  (0.1ms) begin transaction
4805
+  (0.1ms) SAVEPOINT active_record_1
4806
+ SQL (1.7ms) INSERT INTO "items" ("sort", "created_at", "updated_at") VALUES (?, ?, ?) [["sort", 1000], ["created_at", 2017-04-14 06:50:52 UTC], ["updated_at", 2017-04-14 06:50:52 UTC]]
4807
+  (0.1ms) RELEASE SAVEPOINT active_record_1
4808
+  (0.0ms) SAVEPOINT active_record_1
4809
+  (0.1ms) SELECT MAX("items"."sort") FROM "items"
4810
+ SQL (0.2ms) INSERT INTO "items" ("sort", "created_at", "updated_at") VALUES (?, ?, ?) [["sort", 1001], ["created_at", 2017-04-14 06:50:52 UTC], ["updated_at", 2017-04-14 06:50:52 UTC]]
4811
+  (0.0ms) RELEASE SAVEPOINT active_record_1
4812
+  (0.5ms) rollback transaction
4813
+  (0.1ms) begin transaction
4814
+  (0.0ms) SAVEPOINT active_record_1
4815
+  (0.1ms) SELECT MAX("items"."sort") FROM "items"
4816
+ SQL (0.3ms) INSERT INTO "items" ("sort", "created_at", "updated_at") VALUES (?, ?, ?) [["sort", 1], ["created_at", 2017-04-14 06:50:52 UTC], ["updated_at", 2017-04-14 06:50:52 UTC]]
4817
+  (0.0ms) RELEASE SAVEPOINT active_record_1
4818
+  (0.1ms) SAVEPOINT active_record_1
4819
+ SQL (0.1ms) UPDATE "items" SET "sort" = ?, "updated_at" = ? WHERE "items"."id" = ? [["sort", 1000], ["updated_at", 2017-04-14 06:50:52 UTC], ["id", 1]]
4820
+  (0.0ms) RELEASE SAVEPOINT active_record_1
4821
+  (0.5ms) rollback transaction
4822
+  (0.1ms) begin transaction
4823
+  (0.6ms) SAVEPOINT active_record_1
4824
+  (0.1ms) SELECT MAX("items"."sort") FROM "items"
4825
+ SQL (0.3ms) INSERT INTO "items" ("sort", "created_at", "updated_at") VALUES (?, ?, ?) [["sort", 1], ["created_at", 2017-04-14 06:50:52 UTC], ["updated_at", 2017-04-14 06:50:52 UTC]]
4826
+  (0.0ms) RELEASE SAVEPOINT active_record_1
4827
+  (0.0ms) SAVEPOINT active_record_1
4828
+ SQL (0.1ms) UPDATE "items" SET "sort" = ? WHERE "items"."id" = ? [["sort", 1000], ["id", 1]]
4829
+  (0.0ms) RELEASE SAVEPOINT active_record_1
4830
+  (0.5ms) rollback transaction
4831
+  (0.1ms) begin transaction
4832
+  (0.1ms) SAVEPOINT active_record_1
4833
+  (0.2ms) SELECT MAX("sequenced_items"."sequence") FROM "sequenced_items"
4834
+ SQL (0.7ms) INSERT INTO "sequenced_items" ("sequence", "created_at", "updated_at") VALUES (?, ?, ?) [["sequence", 1], ["created_at", 2017-04-14 06:50:52 UTC], ["updated_at", 2017-04-14 06:50:52 UTC]]
4835
+  (0.1ms) RELEASE SAVEPOINT active_record_1
4836
+  (0.6ms) rollback transaction
4837
+ ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
4838
+  (0.1ms) begin transaction
4839
+  (0.1ms) SAVEPOINT active_record_1
4840
+ SQL (0.5ms) INSERT INTO "items" ("sort", "created_at", "updated_at") VALUES (?, ?, ?) [["sort", 1000], ["created_at", "2017-04-14 06:51:28.629390"], ["updated_at", "2017-04-14 06:51:28.629390"]]
4841
+  (0.0ms) RELEASE SAVEPOINT active_record_1
4842
+  (1.6ms) rollback transaction
4843
+  (0.1ms) begin transaction
4844
+  (0.0ms) SAVEPOINT active_record_1
4845
+ SQL (0.3ms) INSERT INTO "items" ("sort", "created_at", "updated_at") VALUES (?, ?, ?) [["sort", 1000], ["created_at", "2017-04-14 06:51:28.637484"], ["updated_at", "2017-04-14 06:51:28.637484"]]
4846
+  (0.0ms) RELEASE SAVEPOINT active_record_1
4847
+  (0.0ms) SAVEPOINT active_record_1
4848
+  (0.1ms) SELECT MAX("items"."sort") FROM "items"
4849
+ SQL (0.1ms) INSERT INTO "items" ("created_at", "updated_at", "sort") VALUES (?, ?, ?) [["created_at", "2017-04-14 06:51:28.639028"], ["updated_at", "2017-04-14 06:51:28.639028"], ["sort", 1001]]
4850
+  (0.0ms) RELEASE SAVEPOINT active_record_1
4851
+  (0.5ms) rollback transaction
4852
+  (0.1ms) begin transaction
4853
+  (0.0ms) SAVEPOINT active_record_1
4854
+  (0.2ms) SELECT MAX("items"."sort") FROM "items"
4855
+ SQL (0.2ms) INSERT INTO "items" ("created_at", "updated_at", "sort") VALUES (?, ?, ?) [["created_at", "2017-04-14 06:51:28.644285"], ["updated_at", "2017-04-14 06:51:28.644285"], ["sort", 1]]
4856
+  (0.0ms) RELEASE SAVEPOINT active_record_1
4857
+  (0.0ms) SAVEPOINT active_record_1
4858
+ SQL (0.1ms) UPDATE "items" SET "sort" = ? WHERE "items"."id" = ? [["sort", 1000], ["id", 1]]
4859
+  (0.1ms) RELEASE SAVEPOINT active_record_1
4860
+  (0.5ms) rollback transaction
4861
+  (0.2ms) begin transaction
4862
+  (0.0ms) SAVEPOINT active_record_1
4863
+  (0.1ms) SELECT MAX("items"."sort") FROM "items"
4864
+ SQL (0.2ms) INSERT INTO "items" ("created_at", "updated_at", "sort") VALUES (?, ?, ?) [["created_at", "2017-04-14 06:51:28.655326"], ["updated_at", "2017-04-14 06:51:28.655326"], ["sort", 1]]
4865
+  (0.0ms) RELEASE SAVEPOINT active_record_1
4866
+  (0.0ms) SAVEPOINT active_record_1
4867
+ SQL (0.1ms) UPDATE "items" SET "sort" = ?, "updated_at" = ? WHERE "items"."id" = ? [["sort", 1000], ["updated_at", "2017-04-14 06:51:28.657323"], ["id", 1]]
4868
+  (0.0ms) RELEASE SAVEPOINT active_record_1
4869
+  (0.4ms) rollback transaction
4870
+  (0.0ms) begin transaction
4871
+  (0.0ms) SAVEPOINT active_record_1
4872
+  (0.1ms) SELECT MAX("sequenced_items"."sequence") FROM "sequenced_items"
4873
+ SQL (0.2ms) INSERT INTO "sequenced_items" ("created_at", "updated_at", "sequence") VALUES (?, ?, ?) [["created_at", "2017-04-14 06:51:28.665537"], ["updated_at", "2017-04-14 06:51:28.665537"], ["sequence", 1]]
4874
+  (0.0ms) RELEASE SAVEPOINT active_record_1
4875
+  (0.4ms) rollback transaction
4876
+  (0.1ms) begin transaction
4877
+  (0.1ms) SAVEPOINT active_record_1
4878
+  (0.2ms) SELECT MAX("items"."sort") FROM "items"
4879
+ SQL (0.3ms) INSERT INTO "items" ("created_at", "updated_at", "sort") VALUES (?, ?, ?) [["created_at", "2017-04-14 06:51:28.679875"], ["updated_at", "2017-04-14 06:51:28.679875"], ["sort", 1]]
4880
+  (0.1ms) RELEASE SAVEPOINT active_record_1
4881
+  (0.0ms) SAVEPOINT active_record_1
4882
+  (0.1ms) SELECT MAX("items"."sort") FROM "items"
4883
+ SQL (0.1ms) INSERT INTO "items" ("created_at", "updated_at", "sort") VALUES (?, ?, ?) [["created_at", "2017-04-14 06:51:28.683004"], ["updated_at", "2017-04-14 06:51:28.683004"], ["sort", 2]]
4884
+  (0.0ms) RELEASE SAVEPOINT active_record_1
4885
+  (0.0ms) SAVEPOINT active_record_1
4886
+  (0.1ms) SELECT MAX("items"."sort") FROM "items"
4887
+ SQL (0.1ms) INSERT INTO "items" ("created_at", "updated_at", "sort") VALUES (?, ?, ?) [["created_at", "2017-04-14 06:51:28.686174"], ["updated_at", "2017-04-14 06:51:28.686174"], ["sort", 3]]
4888
+  (0.0ms) RELEASE SAVEPOINT active_record_1
4889
+ Processing by SortableController#reorder as HTML
4890
+ Parameters: {"Item"=>["1", "3", "2"]}
4891
+ Item Load (0.1ms) SELECT "items".* FROM "items" ORDER BY "items"."sort" ASC
4892
+  (0.0ms) SAVEPOINT active_record_1
4893
+ SQL (0.0ms) UPDATE "items" SET "sort" = ?, "updated_at" = ? WHERE "items"."id" = ? [["sort", 0], ["updated_at", "2017-04-14 06:51:28.692519"], ["id", 1]]
4894
+  (0.0ms) RELEASE SAVEPOINT active_record_1
4895
+  (0.0ms) SAVEPOINT active_record_1
4896
+ SQL (0.0ms) UPDATE "items" SET "sort" = ?, "updated_at" = ? WHERE "items"."id" = ? [["sort", 1], ["updated_at", "2017-04-14 06:51:28.693770"], ["id", 3]]
4897
+  (0.0ms) RELEASE SAVEPOINT active_record_1
4898
+ Completed 500 Internal Server Error in 18ms (ActiveRecord: 0.3ms)
4899
+  (0.5ms) rollback transaction
4900
+  (0.1ms) begin transaction
4901
+  (0.0ms) rollback transaction
4902
+  (0.1ms) begin transaction
4903
+  (0.1ms) rollback transaction
4904
+ ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
4905
+  (0.1ms) begin transaction
4906
+  (0.1ms) SAVEPOINT active_record_1
4907
+  (0.1ms) SELECT MAX("items"."sort") FROM "items"
4908
+ SQL (0.4ms) INSERT INTO "items" ("created_at", "updated_at", "sort") VALUES (?, ?, ?) [["created_at", "2017-04-14 06:51:41.582837"], ["updated_at", "2017-04-14 06:51:41.582837"], ["sort", 1]]
4909
+  (0.0ms) RELEASE SAVEPOINT active_record_1
4910
+  (0.1ms) SAVEPOINT active_record_1
4911
+ SQL (0.2ms) UPDATE "items" SET "sort" = ? WHERE "items"."id" = ? [["sort", 1000], ["id", 1]]
4912
+  (0.0ms) RELEASE SAVEPOINT active_record_1
4913
+  (1.8ms) rollback transaction
4914
+  (0.1ms) begin transaction
4915
+  (0.0ms) SAVEPOINT active_record_1
4916
+  (0.1ms) SELECT MAX("items"."sort") FROM "items"
4917
+ SQL (0.2ms) INSERT INTO "items" ("created_at", "updated_at", "sort") VALUES (?, ?, ?) [["created_at", "2017-04-14 06:51:41.597723"], ["updated_at", "2017-04-14 06:51:41.597723"], ["sort", 1]]
4918
+  (0.0ms) RELEASE SAVEPOINT active_record_1
4919
+  (0.0ms) SAVEPOINT active_record_1
4920
+ SQL (0.1ms) UPDATE "items" SET "sort" = ?, "updated_at" = ? WHERE "items"."id" = ? [["sort", 1000], ["updated_at", "2017-04-14 06:51:41.599471"], ["id", 1]]
4921
+  (0.0ms) RELEASE SAVEPOINT active_record_1
4922
+  (0.6ms) rollback transaction
4923
+  (0.1ms) begin transaction
4924
+  (0.1ms) SAVEPOINT active_record_1
4925
+  (0.1ms) SELECT MAX("sequenced_items"."sequence") FROM "sequenced_items"
4926
+ SQL (0.4ms) INSERT INTO "sequenced_items" ("created_at", "updated_at", "sequence") VALUES (?, ?, ?) [["created_at", "2017-04-14 06:51:41.611741"], ["updated_at", "2017-04-14 06:51:41.611741"], ["sequence", 1]]
4927
+  (0.0ms) RELEASE SAVEPOINT active_record_1
4928
+  (0.4ms) rollback transaction
4929
+  (0.1ms) begin transaction
4930
+  (0.0ms) SAVEPOINT active_record_1
4931
+ SQL (0.3ms) INSERT INTO "items" ("sort", "created_at", "updated_at") VALUES (?, ?, ?) [["sort", 1000], ["created_at", "2017-04-14 06:51:41.619620"], ["updated_at", "2017-04-14 06:51:41.619620"]]
4932
+  (0.0ms) RELEASE SAVEPOINT active_record_1
4933
+  (0.3ms) rollback transaction
4934
+  (0.1ms) begin transaction
4935
+  (0.0ms) SAVEPOINT active_record_1
4936
+ SQL (0.3ms) INSERT INTO "items" ("sort", "created_at", "updated_at") VALUES (?, ?, ?) [["sort", 1000], ["created_at", "2017-04-14 06:51:41.624263"], ["updated_at", "2017-04-14 06:51:41.624263"]]
4937
+  (0.0ms) RELEASE SAVEPOINT active_record_1
4938
+  (0.0ms) SAVEPOINT active_record_1
4939
+  (0.1ms) SELECT MAX("items"."sort") FROM "items"
4940
+ SQL (0.1ms) INSERT INTO "items" ("created_at", "updated_at", "sort") VALUES (?, ?, ?) [["created_at", "2017-04-14 06:51:41.625838"], ["updated_at", "2017-04-14 06:51:41.625838"], ["sort", 1001]]
4941
+  (0.1ms) RELEASE SAVEPOINT active_record_1
4942
+  (0.5ms) rollback transaction
4943
+  (0.1ms) begin transaction
4944
+  (0.1ms) SAVEPOINT active_record_1
4945
+  (0.1ms) SELECT MAX("items"."sort") FROM "items"
4946
+ SQL (0.2ms) INSERT INTO "items" ("created_at", "updated_at", "sort") VALUES (?, ?, ?) [["created_at", "2017-04-14 06:51:41.636217"], ["updated_at", "2017-04-14 06:51:41.636217"], ["sort", 1]]
4947
+  (0.0ms) RELEASE SAVEPOINT active_record_1
4948
+  (0.0ms) SAVEPOINT active_record_1
4949
+  (0.1ms) SELECT MAX("items"."sort") FROM "items"
4950
+ SQL (0.1ms) INSERT INTO "items" ("created_at", "updated_at", "sort") VALUES (?, ?, ?) [["created_at", "2017-04-14 06:51:41.638281"], ["updated_at", "2017-04-14 06:51:41.638281"], ["sort", 2]]
4951
+  (0.0ms) RELEASE SAVEPOINT active_record_1
4952
+  (0.0ms) SAVEPOINT active_record_1
4953
+  (0.1ms) SELECT MAX("items"."sort") FROM "items"
4954
+ SQL (0.0ms) INSERT INTO "items" ("created_at", "updated_at", "sort") VALUES (?, ?, ?) [["created_at", "2017-04-14 06:51:41.639999"], ["updated_at", "2017-04-14 06:51:41.639999"], ["sort", 3]]
4955
+  (0.0ms) RELEASE SAVEPOINT active_record_1
4956
+ Processing by SortableController#reorder as HTML
4957
+ Parameters: {"Item"=>["1", "3", "2"]}
4958
+ Item Load (0.1ms) SELECT "items".* FROM "items" ORDER BY "items"."sort" ASC
4959
+  (0.0ms) SAVEPOINT active_record_1
4960
+ SQL (0.1ms) UPDATE "items" SET "sort" = ?, "updated_at" = ? WHERE "items"."id" = ? [["sort", 0], ["updated_at", "2017-04-14 06:51:41.645168"], ["id", 1]]
4961
+  (0.1ms) RELEASE SAVEPOINT active_record_1
4962
+  (0.0ms) SAVEPOINT active_record_1
4963
+ SQL (0.1ms) UPDATE "items" SET "sort" = ?, "updated_at" = ? WHERE "items"."id" = ? [["sort", 1], ["updated_at", "2017-04-14 06:51:41.647059"], ["id", 3]]
4964
+  (0.1ms) RELEASE SAVEPOINT active_record_1
4965
+ Rendered text template (0.0ms)
4966
+ Completed 200 OK in 15ms (Views: 10.7ms | ActiveRecord: 0.5ms)
4967
+ Item Load (0.2ms) SELECT "items".* FROM "items" WHERE "items"."id" = ? ORDER BY "items"."sort" ASC LIMIT 1 [["id", 1]]
4968
+ Item Load (0.0ms) SELECT "items".* FROM "items" WHERE "items"."id" = ? ORDER BY "items"."sort" ASC LIMIT 1 [["id", 2]]
4969
+ Item Load (0.0ms) SELECT "items".* FROM "items" WHERE "items"."id" = ? ORDER BY "items"."sort" ASC LIMIT 1 [["id", 3]]
4970
+  (0.4ms) rollback transaction
4971
+  (0.1ms) begin transaction
4972
+  (0.0ms) rollback transaction
4973
+  (0.1ms) begin transaction
4974
+  (0.1ms) rollback transaction
4975
+ ActiveRecord::SchemaMigration Load (0.2ms) SELECT "schema_migrations".* FROM "schema_migrations"
4976
+  (0.1ms) begin transaction
4977
+  (0.1ms) SAVEPOINT active_record_1
4978
+ SQL (0.4ms) INSERT INTO "items" ("sort", "created_at", "updated_at") VALUES (?, ?, ?) [["sort", 1000], ["created_at", 2017-04-14 06:51:44 UTC], ["updated_at", 2017-04-14 06:51:44 UTC]]
4979
+  (0.0ms) RELEASE SAVEPOINT active_record_1
4980
+  (0.1ms) SAVEPOINT active_record_1
4981
+  (0.1ms) SELECT MAX("items"."sort") FROM "items"
4982
+ SQL (0.1ms) INSERT INTO "items" ("sort", "created_at", "updated_at") VALUES (?, ?, ?) [["sort", 1001], ["created_at", 2017-04-14 06:51:44 UTC], ["updated_at", 2017-04-14 06:51:44 UTC]]
4983
+  (0.0ms) RELEASE SAVEPOINT active_record_1
4984
+  (1.9ms) rollback transaction
4985
+  (0.1ms) begin transaction
4986
+  (0.0ms) SAVEPOINT active_record_1
4987
+ SQL (0.4ms) INSERT INTO "items" ("sort", "created_at", "updated_at") VALUES (?, ?, ?) [["sort", 1000], ["created_at", 2017-04-14 06:51:44 UTC], ["updated_at", 2017-04-14 06:51:44 UTC]]
4988
+  (0.0ms) RELEASE SAVEPOINT active_record_1
4989
+  (0.4ms) rollback transaction
4990
+  (0.1ms) begin transaction
4991
+  (0.0ms) SAVEPOINT active_record_1
4992
+  (0.2ms) SELECT MAX("items"."sort") FROM "items"
4993
+ SQL (0.4ms) INSERT INTO "items" ("sort", "created_at", "updated_at") VALUES (?, ?, ?) [["sort", 1], ["created_at", 2017-04-14 06:51:44 UTC], ["updated_at", 2017-04-14 06:51:44 UTC]]
4994
+  (0.1ms) RELEASE SAVEPOINT active_record_1
4995
+  (0.1ms) SAVEPOINT active_record_1
4996
+ SQL (0.1ms) UPDATE "items" SET "sort" = ? WHERE "items"."id" = ? [["sort", 1000], ["id", 1]]
4997
+  (0.1ms) RELEASE SAVEPOINT active_record_1
4998
+  (0.5ms) rollback transaction
4999
+  (0.1ms) begin transaction
5000
+  (0.0ms) SAVEPOINT active_record_1
5001
+  (0.1ms) SELECT MAX("items"."sort") FROM "items"
5002
+ SQL (0.3ms) INSERT INTO "items" ("sort", "created_at", "updated_at") VALUES (?, ?, ?) [["sort", 1], ["created_at", 2017-04-14 06:51:44 UTC], ["updated_at", 2017-04-14 06:51:44 UTC]]
5003
+  (0.0ms) RELEASE SAVEPOINT active_record_1
5004
+  (0.0ms) SAVEPOINT active_record_1
5005
+ SQL (0.2ms) UPDATE "items" SET "sort" = ?, "updated_at" = ? WHERE "items"."id" = ? [["sort", 1000], ["updated_at", 2017-04-14 06:51:44 UTC], ["id", 1]]
5006
+  (0.1ms) RELEASE SAVEPOINT active_record_1
5007
+  (0.5ms) rollback transaction
5008
+  (0.1ms) begin transaction
5009
+  (0.1ms) SAVEPOINT active_record_1
5010
+  (0.1ms) SELECT MAX("sequenced_items"."sequence") FROM "sequenced_items"
5011
+ SQL (0.3ms) INSERT INTO "sequenced_items" ("sequence", "created_at", "updated_at") VALUES (?, ?, ?) [["sequence", 1], ["created_at", 2017-04-14 06:51:44 UTC], ["updated_at", 2017-04-14 06:51:44 UTC]]
5012
+  (0.0ms) RELEASE SAVEPOINT active_record_1
5013
+  (0.4ms) rollback transaction
5014
+  (0.1ms) begin transaction
5015
+  (0.1ms) rollback transaction
5016
+  (0.1ms) begin transaction
5017
+  (0.1ms) rollback transaction
5018
+  (0.1ms) begin transaction
5019
+  (0.1ms) SAVEPOINT active_record_1
5020
+  (0.1ms) SELECT MAX("items"."sort") FROM "items"
5021
+ SQL (0.3ms) INSERT INTO "items" ("sort", "created_at", "updated_at") VALUES (?, ?, ?) [["sort", 1], ["created_at", 2017-04-14 06:51:44 UTC], ["updated_at", 2017-04-14 06:51:44 UTC]]
5022
+  (0.0ms) RELEASE SAVEPOINT active_record_1
5023
+  (0.0ms) SAVEPOINT active_record_1
5024
+  (0.0ms) SELECT MAX("items"."sort") FROM "items"
5025
+ SQL (0.1ms) INSERT INTO "items" ("sort", "created_at", "updated_at") VALUES (?, ?, ?) [["sort", 2], ["created_at", 2017-04-14 06:51:44 UTC], ["updated_at", 2017-04-14 06:51:44 UTC]]
5026
+  (0.0ms) RELEASE SAVEPOINT active_record_1
5027
+  (0.0ms) SAVEPOINT active_record_1
5028
+  (0.1ms) SELECT MAX("items"."sort") FROM "items"
5029
+ SQL (0.1ms) INSERT INTO "items" ("sort", "created_at", "updated_at") VALUES (?, ?, ?) [["sort", 3], ["created_at", 2017-04-14 06:51:44 UTC], ["updated_at", 2017-04-14 06:51:44 UTC]]
5030
+  (0.0ms) RELEASE SAVEPOINT active_record_1
5031
+ Processing by SortableController#reorder as HTML
5032
+ Parameters: {"Item"=>["1", "3", "2"]}
5033
+ Item Load (0.1ms) SELECT "items".* FROM "items" ORDER BY "items"."sort" ASC
5034
+  (0.0ms) SAVEPOINT active_record_1
5035
+ SQL (0.1ms) UPDATE "items" SET "sort" = ?, "updated_at" = ? WHERE "items"."id" = ? [["sort", 0], ["updated_at", 2017-04-14 06:51:44 UTC], ["id", 1]]
5036
+  (0.0ms) RELEASE SAVEPOINT active_record_1
5037
+  (0.0ms) SAVEPOINT active_record_1
5038
+ SQL (0.1ms) UPDATE "items" SET "sort" = ?, "updated_at" = ? WHERE "items"."id" = ? [["sort", 1], ["updated_at", 2017-04-14 06:51:44 UTC], ["id", 3]]
5039
+  (0.5ms) RELEASE SAVEPOINT active_record_1
5040
+ Rendering text template
5041
+ Rendered text template (0.0ms)
5042
+ Completed 200 OK in 10ms (Views: 4.1ms | ActiveRecord: 0.9ms)
5043
+ Item Load (0.1ms) SELECT "items".* FROM "items" WHERE "items"."id" = ? ORDER BY "items"."sort" ASC LIMIT ? [["id", 1], ["LIMIT", 1]]
5044
+ Item Load (0.0ms) SELECT "items".* FROM "items" WHERE "items"."id" = ? ORDER BY "items"."sort" ASC LIMIT ? [["id", 2], ["LIMIT", 1]]
5045
+ Item Load (0.0ms) SELECT "items".* FROM "items" WHERE "items"."id" = ? ORDER BY "items"."sort" ASC LIMIT ? [["id", 3], ["LIMIT", 1]]
5046
+  (0.5ms) rollback transaction
5047
+ ActiveRecord::SchemaMigration Load (0.2ms) SELECT "schema_migrations".* FROM "schema_migrations"
5048
+  (0.1ms) begin transaction
5049
+  (0.1ms) SAVEPOINT active_record_1
5050
+  (2.9ms) SELECT MAX("sequenced_items"."sequence") FROM "sequenced_items"
5051
+ SQL (0.9ms) INSERT INTO "sequenced_items" ("created_at", "updated_at", "sequence") VALUES (?, ?, ?) [["created_at", "2017-04-14 06:52:26.477373"], ["updated_at", "2017-04-14 06:52:26.477373"], ["sequence", 1]]
5052
+  (0.1ms) RELEASE SAVEPOINT active_record_1
5053
+  (1.5ms) rollback transaction
5054
+  (0.1ms) begin transaction
5055
+  (0.1ms) SAVEPOINT active_record_1
5056
+  (0.1ms) SELECT MAX("items"."sort") FROM "items"
5057
+ SQL (0.3ms) INSERT INTO "items" ("created_at", "updated_at", "sort") VALUES (?, ?, ?) [["created_at", "2017-04-14 06:52:26.496682"], ["updated_at", "2017-04-14 06:52:26.496682"], ["sort", 1]]
5058
+  (0.0ms) RELEASE SAVEPOINT active_record_1
5059
+  (0.0ms) SAVEPOINT active_record_1
5060
+ SQL (0.2ms) UPDATE "items" SET "sort" = ? WHERE "items"."id" = ? [["sort", 1000], ["id", 1]]
5061
+  (0.0ms) RELEASE SAVEPOINT active_record_1
5062
+  (0.4ms) rollback transaction
5063
+  (0.1ms) begin transaction
5064
+  (0.0ms) SAVEPOINT active_record_1
5065
+  (0.1ms) SELECT MAX("items"."sort") FROM "items"
5066
+ SQL (0.2ms) INSERT INTO "items" ("created_at", "updated_at", "sort") VALUES (?, ?, ?) [["created_at", "2017-04-14 06:52:26.509203"], ["updated_at", "2017-04-14 06:52:26.509203"], ["sort", 1]]
5067
+  (0.0ms) RELEASE SAVEPOINT active_record_1
5068
+  (0.0ms) SAVEPOINT active_record_1
5069
+ SQL (0.1ms) UPDATE "items" SET "sort" = ?, "updated_at" = ? WHERE "items"."id" = ? [["sort", 1000], ["updated_at", "2017-04-14 06:52:26.511471"], ["id", 1]]
5070
+  (0.1ms) RELEASE SAVEPOINT active_record_1
5071
+  (0.4ms) rollback transaction
5072
+  (0.1ms) begin transaction
5073
+  (0.0ms) SAVEPOINT active_record_1
5074
+ SQL (0.6ms) INSERT INTO "items" ("sort", "created_at", "updated_at") VALUES (?, ?, ?) [["sort", 1000], ["created_at", "2017-04-14 06:52:26.520151"], ["updated_at", "2017-04-14 06:52:26.520151"]]
5075
+  (0.2ms) RELEASE SAVEPOINT active_record_1
5076
+  (0.5ms) rollback transaction
5077
+  (0.1ms) begin transaction
5078
+  (0.0ms) SAVEPOINT active_record_1
5079
+ SQL (0.5ms) INSERT INTO "items" ("sort", "created_at", "updated_at") VALUES (?, ?, ?) [["sort", 1000], ["created_at", "2017-04-14 06:52:26.526764"], ["updated_at", "2017-04-14 06:52:26.526764"]]
5080
+  (0.1ms) RELEASE SAVEPOINT active_record_1
5081
+  (0.0ms) SAVEPOINT active_record_1
5082
+  (0.1ms) SELECT MAX("items"."sort") FROM "items"
5083
+ SQL (0.1ms) INSERT INTO "items" ("created_at", "updated_at", "sort") VALUES (?, ?, ?) [["created_at", "2017-04-14 06:52:26.529592"], ["updated_at", "2017-04-14 06:52:26.529592"], ["sort", 1001]]
5084
+  (0.0ms) RELEASE SAVEPOINT active_record_1
5085
+  (0.3ms) rollback transaction
5086
+  (0.1ms) begin transaction
5087
+  (0.0ms) SAVEPOINT active_record_1
5088
+  (0.1ms) SELECT MAX("items"."sort") FROM "items"
5089
+ SQL (0.2ms) INSERT INTO "items" ("created_at", "updated_at", "sort") VALUES (?, ?, ?) [["created_at", "2017-04-14 06:52:26.536951"], ["updated_at", "2017-04-14 06:52:26.536951"], ["sort", 1]]
5090
+  (0.0ms) RELEASE SAVEPOINT active_record_1
5091
+  (0.1ms) SAVEPOINT active_record_1
5092
+  (0.1ms) SELECT MAX("items"."sort") FROM "items"
5093
+ SQL (0.1ms) INSERT INTO "items" ("created_at", "updated_at", "sort") VALUES (?, ?, ?) [["created_at", "2017-04-14 06:52:26.539240"], ["updated_at", "2017-04-14 06:52:26.539240"], ["sort", 2]]
5094
+  (0.0ms) RELEASE SAVEPOINT active_record_1
5095
+  (0.0ms) SAVEPOINT active_record_1
5096
+  (0.1ms) SELECT MAX("items"."sort") FROM "items"
5097
+ SQL (0.1ms) INSERT INTO "items" ("created_at", "updated_at", "sort") VALUES (?, ?, ?) [["created_at", "2017-04-14 06:52:26.541562"], ["updated_at", "2017-04-14 06:52:26.541562"], ["sort", 3]]
5098
+  (0.0ms) RELEASE SAVEPOINT active_record_1
5099
+ Processing by SortableController#reorder as HTML
5100
+ Parameters: {"Item"=>["1", "3", "2"]}
5101
+ Item Load (0.2ms) SELECT "items".* FROM "items" ORDER BY "items"."sort" ASC
5102
+  (0.0ms) SAVEPOINT active_record_1
5103
+ SQL (0.1ms) UPDATE "items" SET "sort" = ?, "updated_at" = ? WHERE "items"."id" = ? [["sort", 0], ["updated_at", "2017-04-14 06:52:26.546445"], ["id", 1]]
5104
+  (0.0ms) RELEASE SAVEPOINT active_record_1
5105
+  (0.0ms) SAVEPOINT active_record_1
5106
+ SQL (0.0ms) UPDATE "items" SET "sort" = ?, "updated_at" = ? WHERE "items"."id" = ? [["sort", 1], ["updated_at", "2017-04-14 06:52:26.547593"], ["id", 3]]
5107
+  (0.0ms) RELEASE SAVEPOINT active_record_1
5108
+ Completed 500 Internal Server Error in 16ms (ActiveRecord: 0.4ms)
5109
+  (0.7ms) rollback transaction
5110
+  (0.1ms) begin transaction
5111
+  (0.1ms) rollback transaction
5112
+  (0.1ms) begin transaction
5113
+  (0.1ms) rollback transaction
5114
+ ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
5115
+  (0.1ms) begin transaction
5116
+  (0.1ms) SAVEPOINT active_record_1
5117
+  (0.1ms) SELECT MAX("items"."sort") FROM "items"
5118
+ SQL (0.5ms) INSERT INTO "items" ("created_at", "updated_at", "sort") VALUES (?, ?, ?) [["created_at", "2017-04-14 06:52:55.696577"], ["updated_at", "2017-04-14 06:52:55.696577"], ["sort", 1]]
5119
+  (0.0ms) RELEASE SAVEPOINT active_record_1
5120
+  (0.0ms) SAVEPOINT active_record_1
5121
+  (0.2ms) SELECT MAX("items"."sort") FROM "items"
5122
+ SQL (0.1ms) INSERT INTO "items" ("created_at", "updated_at", "sort") VALUES (?, ?, ?) [["created_at", "2017-04-14 06:52:55.702972"], ["updated_at", "2017-04-14 06:52:55.702972"], ["sort", 2]]
5123
+  (0.1ms) RELEASE SAVEPOINT active_record_1
5124
+  (0.0ms) SAVEPOINT active_record_1
5125
+  (0.1ms) SELECT MAX("items"."sort") FROM "items"
5126
+ SQL (0.1ms) INSERT INTO "items" ("created_at", "updated_at", "sort") VALUES (?, ?, ?) [["created_at", "2017-04-14 06:52:55.706581"], ["updated_at", "2017-04-14 06:52:55.706581"], ["sort", 3]]
5127
+  (0.0ms) RELEASE SAVEPOINT active_record_1
5128
+ Processing by SortableController#reorder as HTML
5129
+ Parameters: {"Item"=>["1", "3", "2"]}
5130
+ Item Load (0.5ms) SELECT "items".* FROM "items" ORDER BY "items"."sort" ASC
5131
+  (0.1ms) SAVEPOINT active_record_1
5132
+ SQL (0.2ms) UPDATE "items" SET "sort" = ?, "updated_at" = ? WHERE "items"."id" = ? [["sort", 0], ["updated_at", "2017-04-14 06:52:55.714098"], ["id", 1]]
5133
+  (0.0ms) RELEASE SAVEPOINT active_record_1
5134
+  (0.1ms) SAVEPOINT active_record_1
5135
+ SQL (0.0ms) UPDATE "items" SET "sort" = ?, "updated_at" = ? WHERE "items"."id" = ? [["sort", 1], ["updated_at", "2017-04-14 06:52:55.718362"], ["id", 3]]
5136
+  (0.0ms) RELEASE SAVEPOINT active_record_1
5137
+ Rendered text template (0.0ms)
5138
+ Completed 200 OK in 14ms (Views: 6.8ms | ActiveRecord: 0.9ms)
5139
+ Item Load (0.1ms) SELECT "items".* FROM "items" WHERE "items"."id" = ? ORDER BY "items"."sort" ASC LIMIT 1 [["id", 1]]
5140
+ Item Load (0.0ms) SELECT "items".* FROM "items" WHERE "items"."id" = ? ORDER BY "items"."sort" ASC LIMIT 1 [["id", 2]]
5141
+ Item Load (0.0ms) SELECT "items".* FROM "items" WHERE "items"."id" = ? ORDER BY "items"."sort" ASC LIMIT 1 [["id", 3]]
5142
+  (1.5ms) rollback transaction
5143
+  (0.1ms) begin transaction
5144
+  (0.0ms) SAVEPOINT active_record_1
5145
+ SQL (0.3ms) INSERT INTO "items" ("sort", "created_at", "updated_at") VALUES (?, ?, ?) [["sort", 1000], ["created_at", "2017-04-14 06:52:55.738597"], ["updated_at", "2017-04-14 06:52:55.738597"]]
5146
+  (0.1ms) RELEASE SAVEPOINT active_record_1
5147
+  (0.0ms) SAVEPOINT active_record_1
5148
+  (0.1ms) SELECT MAX("items"."sort") FROM "items"
5149
+ SQL (0.1ms) INSERT INTO "items" ("created_at", "updated_at", "sort") VALUES (?, ?, ?) [["created_at", "2017-04-14 06:52:55.740921"], ["updated_at", "2017-04-14 06:52:55.740921"], ["sort", 1001]]
5150
+  (0.0ms) RELEASE SAVEPOINT active_record_1
5151
+  (0.3ms) rollback transaction
5152
+  (0.1ms) begin transaction
5153
+  (0.0ms) SAVEPOINT active_record_1
5154
+ SQL (0.4ms) INSERT INTO "items" ("sort", "created_at", "updated_at") VALUES (?, ?, ?) [["sort", 1000], ["created_at", "2017-04-14 06:52:55.746995"], ["updated_at", "2017-04-14 06:52:55.746995"]]
5155
+  (0.0ms) RELEASE SAVEPOINT active_record_1
5156
+  (0.5ms) rollback transaction
5157
+  (0.1ms) begin transaction
5158
+  (0.0ms) SAVEPOINT active_record_1
5159
+  (0.1ms) SELECT MAX("items"."sort") FROM "items"
5160
+ SQL (0.2ms) INSERT INTO "items" ("created_at", "updated_at", "sort") VALUES (?, ?, ?) [["created_at", "2017-04-14 06:52:55.752123"], ["updated_at", "2017-04-14 06:52:55.752123"], ["sort", 1]]
5161
+  (0.0ms) RELEASE SAVEPOINT active_record_1
5162
+  (0.0ms) SAVEPOINT active_record_1
5163
+ SQL (0.1ms) UPDATE "items" SET "sort" = ? WHERE "items"."id" = ? [["sort", 1000], ["id", 1]]
5164
+  (0.0ms) RELEASE SAVEPOINT active_record_1
5165
+  (0.5ms) rollback transaction
5166
+  (0.1ms) begin transaction
5167
+  (0.0ms) SAVEPOINT active_record_1
5168
+  (0.1ms) SELECT MAX("items"."sort") FROM "items"
5169
+ SQL (0.2ms) INSERT INTO "items" ("created_at", "updated_at", "sort") VALUES (?, ?, ?) [["created_at", "2017-04-14 06:52:55.760328"], ["updated_at", "2017-04-14 06:52:55.760328"], ["sort", 1]]
5170
+  (0.0ms) RELEASE SAVEPOINT active_record_1
5171
+  (0.0ms) SAVEPOINT active_record_1
5172
+ SQL (0.0ms) UPDATE "items" SET "sort" = ?, "updated_at" = ? WHERE "items"."id" = ? [["sort", 1000], ["updated_at", "2017-04-14 06:52:55.762262"], ["id", 1]]
5173
+  (0.0ms) RELEASE SAVEPOINT active_record_1
5174
+  (0.6ms) rollback transaction
5175
+  (0.1ms) begin transaction
5176
+  (0.1ms) SAVEPOINT active_record_1
5177
+  (0.1ms) SELECT MAX("sequenced_items"."sequence") FROM "sequenced_items"
5178
+ SQL (0.3ms) INSERT INTO "sequenced_items" ("created_at", "updated_at", "sequence") VALUES (?, ?, ?) [["created_at", "2017-04-14 06:52:55.776771"], ["updated_at", "2017-04-14 06:52:55.776771"], ["sequence", 1]]
5179
+  (0.1ms) RELEASE SAVEPOINT active_record_1
5180
+  (0.4ms) rollback transaction
5181
+  (0.1ms) begin transaction
5182
+  (0.1ms) rollback transaction
5183
+  (0.1ms) begin transaction
5184
+  (0.0ms) rollback transaction
5185
+ ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
5186
+  (0.1ms) begin transaction
5187
+  (0.1ms) rollback transaction
5188
+  (0.1ms) begin transaction
5189
+  (0.1ms) rollback transaction
5190
+  (0.1ms) begin transaction
5191
+  (0.1ms) SAVEPOINT active_record_1
5192
+  (0.1ms) SELECT MAX("sequenced_items"."sequence") FROM "sequenced_items"
5193
+ SQL (0.4ms) INSERT INTO "sequenced_items" ("sequence", "created_at", "updated_at") VALUES (?, ?, ?) [["sequence", 1], ["created_at", 2017-04-14 06:52:58 UTC], ["updated_at", 2017-04-14 06:52:58 UTC]]
5194
+  (0.0ms) RELEASE SAVEPOINT active_record_1
5195
+  (1.4ms) rollback transaction
5196
+  (0.0ms) begin transaction
5197
+  (0.1ms) SAVEPOINT active_record_1
5198
+  (0.1ms) SELECT MAX("items"."sort") FROM "items"
5199
+ SQL (0.9ms) INSERT INTO "items" ("sort", "created_at", "updated_at") VALUES (?, ?, ?) [["sort", 1], ["created_at", 2017-04-14 06:52:58 UTC], ["updated_at", 2017-04-14 06:52:58 UTC]]
5200
+  (0.1ms) RELEASE SAVEPOINT active_record_1
5201
+  (0.1ms) SAVEPOINT active_record_1
5202
+ SQL (0.2ms) UPDATE "items" SET "sort" = ? WHERE "items"."id" = ? [["sort", 1000], ["id", 1]]
5203
+  (0.0ms) RELEASE SAVEPOINT active_record_1
5204
+  (1.2ms) rollback transaction
5205
+  (0.1ms) begin transaction
5206
+  (0.1ms) SAVEPOINT active_record_1
5207
+  (0.2ms) SELECT MAX("items"."sort") FROM "items"
5208
+ SQL (0.3ms) INSERT INTO "items" ("sort", "created_at", "updated_at") VALUES (?, ?, ?) [["sort", 1], ["created_at", 2017-04-14 06:52:58 UTC], ["updated_at", 2017-04-14 06:52:58 UTC]]
5209
+  (0.0ms) RELEASE SAVEPOINT active_record_1
5210
+  (0.0ms) SAVEPOINT active_record_1
5211
+ SQL (0.1ms) UPDATE "items" SET "sort" = ?, "updated_at" = ? WHERE "items"."id" = ? [["sort", 1000], ["updated_at", 2017-04-14 06:52:58 UTC], ["id", 1]]
5212
+  (0.0ms) RELEASE SAVEPOINT active_record_1
5213
+  (0.5ms) rollback transaction
5214
+  (0.1ms) begin transaction
5215
+  (0.6ms) SAVEPOINT active_record_1
5216
+ SQL (0.4ms) INSERT INTO "items" ("sort", "created_at", "updated_at") VALUES (?, ?, ?) [["sort", 1000], ["created_at", 2017-04-14 06:52:58 UTC], ["updated_at", 2017-04-14 06:52:58 UTC]]
5217
+  (0.1ms) RELEASE SAVEPOINT active_record_1
5218
+  (0.0ms) SAVEPOINT active_record_1
5219
+  (0.0ms) SELECT MAX("items"."sort") FROM "items"
5220
+ SQL (0.7ms) INSERT INTO "items" ("sort", "created_at", "updated_at") VALUES (?, ?, ?) [["sort", 1001], ["created_at", 2017-04-14 06:52:58 UTC], ["updated_at", 2017-04-14 06:52:58 UTC]]
5221
+  (0.0ms) RELEASE SAVEPOINT active_record_1
5222
+  (0.5ms) rollback transaction
5223
+  (0.1ms) begin transaction
5224
+  (0.0ms) SAVEPOINT active_record_1
5225
+ SQL (0.3ms) INSERT INTO "items" ("sort", "created_at", "updated_at") VALUES (?, ?, ?) [["sort", 1000], ["created_at", 2017-04-14 06:52:58 UTC], ["updated_at", 2017-04-14 06:52:58 UTC]]
5226
+  (0.0ms) RELEASE SAVEPOINT active_record_1
5227
+  (0.5ms) rollback transaction
5228
+  (0.0ms) begin transaction
5229
+  (0.0ms) SAVEPOINT active_record_1
5230
+  (0.1ms) SELECT MAX("items"."sort") FROM "items"
5231
+ SQL (0.3ms) INSERT INTO "items" ("sort", "created_at", "updated_at") VALUES (?, ?, ?) [["sort", 1], ["created_at", 2017-04-14 06:52:58 UTC], ["updated_at", 2017-04-14 06:52:58 UTC]]
5232
+  (0.0ms) RELEASE SAVEPOINT active_record_1
5233
+  (0.1ms) SAVEPOINT active_record_1
5234
+  (0.2ms) SELECT MAX("items"."sort") FROM "items"
5235
+ SQL (0.1ms) INSERT INTO "items" ("sort", "created_at", "updated_at") VALUES (?, ?, ?) [["sort", 2], ["created_at", 2017-04-14 06:52:58 UTC], ["updated_at", 2017-04-14 06:52:58 UTC]]
5236
+  (0.0ms) RELEASE SAVEPOINT active_record_1
5237
+  (0.0ms) SAVEPOINT active_record_1
5238
+  (0.0ms) SELECT MAX("items"."sort") FROM "items"
5239
+ SQL (0.8ms) INSERT INTO "items" ("sort", "created_at", "updated_at") VALUES (?, ?, ?) [["sort", 3], ["created_at", 2017-04-14 06:52:58 UTC], ["updated_at", 2017-04-14 06:52:58 UTC]]
5240
+  (0.0ms) RELEASE SAVEPOINT active_record_1
5241
+ Processing by SortableController#reorder as HTML
5242
+ Parameters: {"Item"=>["1", "3", "2"]}
5243
+ Item Load (0.2ms) SELECT "items".* FROM "items" ORDER BY "items"."sort" ASC
5244
+  (0.0ms) SAVEPOINT active_record_1
5245
+ SQL (0.1ms) UPDATE "items" SET "sort" = ?, "updated_at" = ? WHERE "items"."id" = ? [["sort", 0], ["updated_at", 2017-04-14 06:52:58 UTC], ["id", 1]]
5246
+  (0.0ms) RELEASE SAVEPOINT active_record_1
5247
+  (0.0ms) SAVEPOINT active_record_1
5248
+ SQL (0.1ms) UPDATE "items" SET "sort" = ?, "updated_at" = ? WHERE "items"."id" = ? [["sort", 1], ["updated_at", 2017-04-14 06:52:58 UTC], ["id", 3]]
5249
+  (0.0ms) RELEASE SAVEPOINT active_record_1
5250
+ Completed 500 Internal Server Error in 23ms (ActiveRecord: 0.5ms)
5251
+  (0.4ms) rollback transaction
5252
+ ActiveRecord::SchemaMigration Load (0.6ms) SELECT "schema_migrations".* FROM "schema_migrations"
5253
+  (0.1ms) begin transaction
5254
+  (0.1ms) SAVEPOINT active_record_1
5255
+  (0.1ms) SELECT MAX("items"."sort") FROM "items"
5256
+ SQL (0.4ms) INSERT INTO "items" ("created_at", "updated_at", "sort") VALUES (?, ?, ?) [["created_at", "2017-04-14 06:54:10.646442"], ["updated_at", "2017-04-14 06:54:10.646442"], ["sort", 1]]
5257
+  (0.0ms) RELEASE SAVEPOINT active_record_1
5258
+  (0.0ms) SAVEPOINT active_record_1
5259
+  (0.1ms) SELECT MAX("items"."sort") FROM "items"
5260
+ SQL (0.1ms) INSERT INTO "items" ("created_at", "updated_at", "sort") VALUES (?, ?, ?) [["created_at", "2017-04-14 06:54:10.649251"], ["updated_at", "2017-04-14 06:54:10.649251"], ["sort", 2]]
5261
+  (0.1ms) RELEASE SAVEPOINT active_record_1
5262
+  (0.1ms) SAVEPOINT active_record_1
5263
+  (0.1ms) SELECT MAX("items"."sort") FROM "items"
5264
+ SQL (0.0ms) INSERT INTO "items" ("created_at", "updated_at", "sort") VALUES (?, ?, ?) [["created_at", "2017-04-14 06:54:10.651568"], ["updated_at", "2017-04-14 06:54:10.651568"], ["sort", 3]]
5265
+  (0.0ms) RELEASE SAVEPOINT active_record_1
5266
+ Processing by SortableController#reorder as HTML
5267
+ Parameters: {"Item"=>["1", "3", "2"]}
5268
+ Item Load (0.1ms) SELECT "items".* FROM "items" ORDER BY "items"."sort" ASC
5269
+  (0.0ms) SAVEPOINT active_record_1
5270
+ SQL (0.2ms) UPDATE "items" SET "sort" = ?, "updated_at" = ? WHERE "items"."id" = ? [["sort", 0], ["updated_at", "2017-04-14 06:54:10.656927"], ["id", 1]]
5271
+  (0.0ms) RELEASE SAVEPOINT active_record_1
5272
+  (0.0ms) SAVEPOINT active_record_1
5273
+ SQL (0.0ms) UPDATE "items" SET "sort" = ?, "updated_at" = ? WHERE "items"."id" = ? [["sort", 1], ["updated_at", "2017-04-14 06:54:10.661358"], ["id", 3]]
5274
+  (0.0ms) RELEASE SAVEPOINT active_record_1
5275
+ Rendered text template (0.0ms)
5276
+ Completed 200 OK in 18ms (Views: 11.5ms | ActiveRecord: 0.5ms)
5277
+ Item Load (0.2ms) SELECT "items".* FROM "items" WHERE "items"."id" = ? ORDER BY "items"."sort" ASC LIMIT 1 [["id", 1]]
5278
+ Item Load (0.0ms) SELECT "items".* FROM "items" WHERE "items"."id" = ? ORDER BY "items"."sort" ASC LIMIT 1 [["id", 2]]
5279
+ Item Load (0.1ms) SELECT "items".* FROM "items" WHERE "items"."id" = ? ORDER BY "items"."sort" ASC LIMIT 1 [["id", 3]]
5280
+  (1.7ms) rollback transaction
5281
+  (0.1ms) begin transaction
5282
+  (0.1ms) rollback transaction
5283
+  (0.1ms) begin transaction
5284
+  (0.0ms) rollback transaction
5285
+  (0.1ms) begin transaction
5286
+  (0.0ms) SAVEPOINT active_record_1
5287
+ SQL (0.3ms) INSERT INTO "items" ("sort", "created_at", "updated_at") VALUES (?, ?, ?) [["sort", 1000], ["created_at", "2017-04-14 06:54:10.697377"], ["updated_at", "2017-04-14 06:54:10.697377"]]
5288
+  (0.0ms) RELEASE SAVEPOINT active_record_1
5289
+  (0.0ms) SAVEPOINT active_record_1
5290
+  (0.1ms) SELECT MAX("items"."sort") FROM "items"
5291
+ SQL (0.0ms) INSERT INTO "items" ("created_at", "updated_at", "sort") VALUES (?, ?, ?) [["created_at", "2017-04-14 06:54:10.698845"], ["updated_at", "2017-04-14 06:54:10.698845"], ["sort", 1001]]
5292
+  (0.0ms) RELEASE SAVEPOINT active_record_1
5293
+  (0.4ms) rollback transaction
5294
+  (0.1ms) begin transaction
5295
+  (0.0ms) SAVEPOINT active_record_1
5296
+ SQL (0.3ms) INSERT INTO "items" ("sort", "created_at", "updated_at") VALUES (?, ?, ?) [["sort", 1000], ["created_at", "2017-04-14 06:54:10.703516"], ["updated_at", "2017-04-14 06:54:10.703516"]]
5297
+  (0.0ms) RELEASE SAVEPOINT active_record_1
5298
+  (0.5ms) rollback transaction
5299
+  (0.0ms) begin transaction
5300
+  (0.1ms) SAVEPOINT active_record_1
5301
+  (0.2ms) SELECT MAX("sequenced_items"."sequence") FROM "sequenced_items"
5302
+ SQL (0.3ms) INSERT INTO "sequenced_items" ("created_at", "updated_at", "sequence") VALUES (?, ?, ?) [["created_at", "2017-04-14 06:54:10.713722"], ["updated_at", "2017-04-14 06:54:10.713722"], ["sequence", 1]]
5303
+  (0.1ms) RELEASE SAVEPOINT active_record_1
5304
+  (0.4ms) rollback transaction
5305
+  (0.1ms) begin transaction
5306
+  (0.1ms) SAVEPOINT active_record_1
5307
+  (0.2ms) SELECT MAX("items"."sort") FROM "items"
5308
+ SQL (0.3ms) INSERT INTO "items" ("created_at", "updated_at", "sort") VALUES (?, ?, ?) [["created_at", "2017-04-14 06:54:10.722895"], ["updated_at", "2017-04-14 06:54:10.722895"], ["sort", 1]]
5309
+  (0.1ms) RELEASE SAVEPOINT active_record_1
5310
+  (0.1ms) SAVEPOINT active_record_1
5311
+ SQL (0.1ms) UPDATE "items" SET "sort" = ?, "updated_at" = ? WHERE "items"."id" = ? [["sort", 1000], ["updated_at", "2017-04-14 06:54:10.728672"], ["id", 1]]
5312
+  (0.0ms) RELEASE SAVEPOINT active_record_1
5313
+  (0.3ms) rollback transaction
5314
+  (0.1ms) begin transaction
5315
+  (0.0ms) SAVEPOINT active_record_1
5316
+  (0.1ms) SELECT MAX("items"."sort") FROM "items"
5317
+ SQL (0.2ms) INSERT INTO "items" ("created_at", "updated_at", "sort") VALUES (?, ?, ?) [["created_at", "2017-04-14 06:54:10.733160"], ["updated_at", "2017-04-14 06:54:10.733160"], ["sort", 1]]
5318
+  (0.0ms) RELEASE SAVEPOINT active_record_1
5319
+  (0.0ms) SAVEPOINT active_record_1
5320
+ SQL (0.1ms) UPDATE "items" SET "sort" = ? WHERE "items"."id" = ? [["sort", 1000], ["id", 1]]
5321
+  (0.0ms) RELEASE SAVEPOINT active_record_1
5322
+  (0.5ms) rollback transaction
5323
+ ActiveRecord::SchemaMigration Load (0.2ms) SELECT "schema_migrations".* FROM "schema_migrations"
5324
+  (0.2ms) begin transaction
5325
+  (0.1ms) rollback transaction
5326
+  (0.2ms) begin transaction
5327
+  (0.0ms) rollback transaction
5328
+  (0.1ms) begin transaction
5329
+  (0.1ms) SAVEPOINT active_record_1
5330
+  (0.1ms) SELECT MAX("items"."sort") FROM "items"
5331
+ SQL (0.4ms) INSERT INTO "items" ("sort", "created_at", "updated_at") VALUES (?, ?, ?) [["sort", 1], ["created_at", 2017-04-14 06:54:13 UTC], ["updated_at", 2017-04-14 06:54:13 UTC]]
5332
+  (0.0ms) RELEASE SAVEPOINT active_record_1
5333
+  (0.0ms) SAVEPOINT active_record_1
5334
+  (0.0ms) SELECT MAX("items"."sort") FROM "items"
5335
+ SQL (0.1ms) INSERT INTO "items" ("sort", "created_at", "updated_at") VALUES (?, ?, ?) [["sort", 2], ["created_at", 2017-04-14 06:54:13 UTC], ["updated_at", 2017-04-14 06:54:13 UTC]]
5336
+  (0.1ms) RELEASE SAVEPOINT active_record_1
5337
+  (0.1ms) SAVEPOINT active_record_1
5338
+  (0.0ms) SELECT MAX("items"."sort") FROM "items"
5339
+ SQL (0.1ms) INSERT INTO "items" ("sort", "created_at", "updated_at") VALUES (?, ?, ?) [["sort", 3], ["created_at", 2017-04-14 06:54:13 UTC], ["updated_at", 2017-04-14 06:54:13 UTC]]
5340
+  (0.0ms) RELEASE SAVEPOINT active_record_1
5341
+ Processing by SortableController#reorder as HTML
5342
+ Parameters: {"Item"=>["1", "3", "2"]}
5343
+ Item Load (0.2ms) SELECT "items".* FROM "items" ORDER BY "items"."sort" ASC
5344
+  (0.1ms) SAVEPOINT active_record_1
5345
+ SQL (0.1ms) UPDATE "items" SET "sort" = ?, "updated_at" = ? WHERE "items"."id" = ? [["sort", 0], ["updated_at", 2017-04-14 06:54:13 UTC], ["id", 1]]
5346
+  (0.0ms) RELEASE SAVEPOINT active_record_1
5347
+  (0.0ms) SAVEPOINT active_record_1
5348
+ SQL (0.1ms) UPDATE "items" SET "sort" = ?, "updated_at" = ? WHERE "items"."id" = ? [["sort", 1], ["updated_at", 2017-04-14 06:54:13 UTC], ["id", 3]]
5349
+  (0.0ms) RELEASE SAVEPOINT active_record_1
5350
+ Rendering text template
5351
+ Rendered text template (0.0ms)
5352
+ Completed 200 OK in 13ms (Views: 5.1ms | ActiveRecord: 0.6ms)
5353
+ Item Load (0.2ms) SELECT "items".* FROM "items" WHERE "items"."id" = ? ORDER BY "items"."sort" ASC LIMIT ? [["id", 1], ["LIMIT", 1]]
5354
+ Item Load (0.1ms) SELECT "items".* FROM "items" WHERE "items"."id" = ? ORDER BY "items"."sort" ASC LIMIT ? [["id", 2], ["LIMIT", 1]]
5355
+ Item Load (0.0ms) SELECT "items".* FROM "items" WHERE "items"."id" = ? ORDER BY "items"."sort" ASC LIMIT ? [["id", 3], ["LIMIT", 1]]
5356
+  (0.8ms) rollback transaction
5357
+  (0.7ms) begin transaction
5358
+  (0.0ms) SAVEPOINT active_record_1
5359
+ SQL (0.4ms) INSERT INTO "items" ("sort", "created_at", "updated_at") VALUES (?, ?, ?) [["sort", 1000], ["created_at", 2017-04-14 06:54:13 UTC], ["updated_at", 2017-04-14 06:54:13 UTC]]
5360
+  (0.1ms) RELEASE SAVEPOINT active_record_1
5361
+  (0.0ms) SAVEPOINT active_record_1
5362
+  (0.0ms) SELECT MAX("items"."sort") FROM "items"
5363
+ SQL (0.1ms) INSERT INTO "items" ("sort", "created_at", "updated_at") VALUES (?, ?, ?) [["sort", 1001], ["created_at", 2017-04-14 06:54:13 UTC], ["updated_at", 2017-04-14 06:54:13 UTC]]
5364
+  (0.0ms) RELEASE SAVEPOINT active_record_1
5365
+  (1.7ms) rollback transaction
5366
+  (0.1ms) begin transaction
5367
+  (0.0ms) SAVEPOINT active_record_1
5368
+ SQL (0.5ms) INSERT INTO "items" ("sort", "created_at", "updated_at") VALUES (?, ?, ?) [["sort", 1000], ["created_at", 2017-04-14 06:54:13 UTC], ["updated_at", 2017-04-14 06:54:13 UTC]]
5369
+  (0.1ms) RELEASE SAVEPOINT active_record_1
5370
+  (0.3ms) rollback transaction
5371
+  (0.1ms) begin transaction
5372
+  (0.1ms) SAVEPOINT active_record_1
5373
+  (0.1ms) SELECT MAX("items"."sort") FROM "items"
5374
+ SQL (0.3ms) INSERT INTO "items" ("sort", "created_at", "updated_at") VALUES (?, ?, ?) [["sort", 1], ["created_at", 2017-04-14 06:54:13 UTC], ["updated_at", 2017-04-14 06:54:13 UTC]]
5375
+  (0.0ms) RELEASE SAVEPOINT active_record_1
5376
+  (0.1ms) SAVEPOINT active_record_1
5377
+ SQL (0.1ms) UPDATE "items" SET "sort" = ? WHERE "items"."id" = ? [["sort", 1000], ["id", 1]]
5378
+  (0.0ms) RELEASE SAVEPOINT active_record_1
5379
+  (0.4ms) rollback transaction
5380
+  (0.1ms) begin transaction
5381
+  (0.1ms) SAVEPOINT active_record_1
5382
+  (0.1ms) SELECT MAX("items"."sort") FROM "items"
5383
+ SQL (1.0ms) INSERT INTO "items" ("sort", "created_at", "updated_at") VALUES (?, ?, ?) [["sort", 1], ["created_at", 2017-04-14 06:54:13 UTC], ["updated_at", 2017-04-14 06:54:13 UTC]]
5384
+  (0.0ms) RELEASE SAVEPOINT active_record_1
5385
+  (0.0ms) SAVEPOINT active_record_1
5386
+ SQL (0.1ms) UPDATE "items" SET "sort" = ?, "updated_at" = ? WHERE "items"."id" = ? [["sort", 1000], ["updated_at", 2017-04-14 06:54:13 UTC], ["id", 1]]
5387
+  (0.0ms) RELEASE SAVEPOINT active_record_1
5388
+  (0.4ms) rollback transaction
5389
+  (0.1ms) begin transaction
5390
+  (0.1ms) SAVEPOINT active_record_1
5391
+  (0.1ms) SELECT MAX("sequenced_items"."sequence") FROM "sequenced_items"
5392
+ SQL (0.3ms) INSERT INTO "sequenced_items" ("sequence", "created_at", "updated_at") VALUES (?, ?, ?) [["sequence", 1], ["created_at", 2017-04-14 06:54:13 UTC], ["updated_at", 2017-04-14 06:54:13 UTC]]
5393
+  (0.0ms) RELEASE SAVEPOINT active_record_1
5394
+  (0.4ms) rollback transaction
5395
+ ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
5396
+  (0.1ms) begin transaction
5397
+  (0.0ms) SAVEPOINT active_record_1
5398
+  (0.1ms) SELECT MAX("items"."sort") FROM "items"
5399
+ SQL (0.4ms) INSERT INTO "items" ("created_at", "updated_at", "sort") VALUES (?, ?, ?) [["created_at", "2017-04-14 06:54:28.381444"], ["updated_at", "2017-04-14 06:54:28.381444"], ["sort", 1]]
5400
+  (0.0ms) RELEASE SAVEPOINT active_record_1
5401
+  (0.1ms) SAVEPOINT active_record_1
5402
+ SQL (0.2ms) UPDATE "items" SET "sort" = ?, "updated_at" = ? WHERE "items"."id" = ? [["sort", 1000], ["updated_at", "2017-04-14 06:54:28.387367"], ["id", 1]]
5403
+  (0.1ms) RELEASE SAVEPOINT active_record_1
5404
+  (1.5ms) rollback transaction
5405
+  (0.1ms) begin transaction
5406
+  (0.0ms) SAVEPOINT active_record_1
5407
+  (0.1ms) SELECT MAX("items"."sort") FROM "items"
5408
+ SQL (0.3ms) INSERT INTO "items" ("created_at", "updated_at", "sort") VALUES (?, ?, ?) [["created_at", "2017-04-14 06:54:28.396973"], ["updated_at", "2017-04-14 06:54:28.396973"], ["sort", 1]]
5409
+  (0.0ms) RELEASE SAVEPOINT active_record_1
5410
+  (0.0ms) SAVEPOINT active_record_1
5411
+ SQL (0.1ms) UPDATE "items" SET "sort" = ? WHERE "items"."id" = ? [["sort", 1000], ["id", 1]]
5412
+  (0.0ms) RELEASE SAVEPOINT active_record_1
5413
+  (0.5ms) rollback transaction
5414
+  (0.1ms) begin transaction
5415
+  (0.1ms) SAVEPOINT active_record_1
5416
+  (0.1ms) SELECT MAX("sequenced_items"."sequence") FROM "sequenced_items"
5417
+ SQL (0.3ms) INSERT INTO "sequenced_items" ("created_at", "updated_at", "sequence") VALUES (?, ?, ?) [["created_at", "2017-04-14 06:54:28.408660"], ["updated_at", "2017-04-14 06:54:28.408660"], ["sequence", 1]]
5418
+  (0.0ms) RELEASE SAVEPOINT active_record_1
5419
+  (0.5ms) rollback transaction
5420
+  (0.1ms) begin transaction
5421
+  (0.1ms) SAVEPOINT active_record_1
5422
+ SQL (0.3ms) INSERT INTO "items" ("sort", "created_at", "updated_at") VALUES (?, ?, ?) [["sort", 1000], ["created_at", "2017-04-14 06:54:28.419803"], ["updated_at", "2017-04-14 06:54:28.419803"]]
5423
+  (0.0ms) RELEASE SAVEPOINT active_record_1
5424
+  (0.4ms) rollback transaction
5425
+  (0.1ms) begin transaction
5426
+  (0.0ms) SAVEPOINT active_record_1
5427
+ SQL (0.4ms) INSERT INTO "items" ("sort", "created_at", "updated_at") VALUES (?, ?, ?) [["sort", 1000], ["created_at", "2017-04-14 06:54:28.424606"], ["updated_at", "2017-04-14 06:54:28.424606"]]
5428
+  (0.1ms) RELEASE SAVEPOINT active_record_1
5429
+  (0.1ms) SAVEPOINT active_record_1
5430
+  (0.2ms) SELECT MAX("items"."sort") FROM "items"
5431
+ SQL (0.1ms) INSERT INTO "items" ("created_at", "updated_at", "sort") VALUES (?, ?, ?) [["created_at", "2017-04-14 06:54:28.427324"], ["updated_at", "2017-04-14 06:54:28.427324"], ["sort", 1001]]
5432
+  (0.1ms) RELEASE SAVEPOINT active_record_1
5433
+  (0.4ms) rollback transaction
5434
+  (0.1ms) begin transaction
5435
+  (0.1ms) rollback transaction
5436
+  (0.1ms) begin transaction
5437
+  (0.1ms) rollback transaction
5438
+  (0.1ms) begin transaction
5439
+  (0.1ms) SAVEPOINT active_record_1
5440
+  (0.1ms) SELECT MAX("items"."sort") FROM "items"
5441
+ SQL (0.2ms) INSERT INTO "items" ("created_at", "updated_at", "sort") VALUES (?, ?, ?) [["created_at", "2017-04-14 06:54:28.459898"], ["updated_at", "2017-04-14 06:54:28.459898"], ["sort", 1]]
5442
+  (0.1ms) RELEASE SAVEPOINT active_record_1
5443
+  (0.0ms) SAVEPOINT active_record_1
5444
+  (0.1ms) SELECT MAX("items"."sort") FROM "items"
5445
+ SQL (0.1ms) INSERT INTO "items" ("created_at", "updated_at", "sort") VALUES (?, ?, ?) [["created_at", "2017-04-14 06:54:28.462397"], ["updated_at", "2017-04-14 06:54:28.462397"], ["sort", 2]]
5446
+  (0.0ms) RELEASE SAVEPOINT active_record_1
5447
+  (0.1ms) SAVEPOINT active_record_1
5448
+  (0.1ms) SELECT MAX("items"."sort") FROM "items"
5449
+ SQL (0.0ms) INSERT INTO "items" ("created_at", "updated_at", "sort") VALUES (?, ?, ?) [["created_at", "2017-04-14 06:54:28.464219"], ["updated_at", "2017-04-14 06:54:28.464219"], ["sort", 3]]
5450
+  (0.0ms) RELEASE SAVEPOINT active_record_1
5451
+ Processing by SortableController#reorder as HTML
5452
+ Parameters: {"Item"=>["1", "3", "2"]}
5453
+ Item Load (0.1ms) SELECT "items".* FROM "items" ORDER BY "items"."sort" ASC
5454
+  (0.1ms) SAVEPOINT active_record_1
5455
+ SQL (0.0ms) UPDATE "items" SET "sort" = ? WHERE "items"."id" = ? [["sort", 0], ["id", 1]]
5456
+  (0.0ms) RELEASE SAVEPOINT active_record_1
5457
+  (0.0ms) SAVEPOINT active_record_1
5458
+ SQL (0.0ms) UPDATE "items" SET "sort" = ? WHERE "items"."id" = ? [["sort", 1], ["id", 3]]
5459
+  (0.0ms) RELEASE SAVEPOINT active_record_1
5460
+ Rendered text template (0.0ms)
5461
+ Completed 200 OK in 9ms (Views: 5.4ms | ActiveRecord: 0.4ms)
5462
+ Item Load (0.1ms) SELECT "items".* FROM "items" WHERE "items"."id" = ? ORDER BY "items"."sort" ASC LIMIT 1 [["id", 1]]
5463
+ Item Load (0.0ms) SELECT "items".* FROM "items" WHERE "items"."id" = ? ORDER BY "items"."sort" ASC LIMIT 1 [["id", 2]]
5464
+ Item Load (0.0ms) SELECT "items".* FROM "items" WHERE "items"."id" = ? ORDER BY "items"."sort" ASC LIMIT 1 [["id", 3]]
5465
+  (0.5ms) rollback transaction
5466
+ ActiveRecord::SchemaMigration Load (0.6ms) SELECT "schema_migrations".* FROM "schema_migrations"
5467
+  (0.1ms) begin transaction
5468
+  (0.0ms) SAVEPOINT active_record_1
5469
+  (0.1ms) SELECT MAX("items"."sort") FROM "items"
5470
+ SQL (0.4ms) INSERT INTO "items" ("sort", "created_at", "updated_at") VALUES (?, ?, ?) [["sort", 1], ["created_at", 2017-04-14 06:54:31 UTC], ["updated_at", 2017-04-14 06:54:31 UTC]]
5471
+  (0.0ms) RELEASE SAVEPOINT active_record_1
5472
+  (0.0ms) SAVEPOINT active_record_1
5473
+ SQL (0.1ms) UPDATE "items" SET "sort" = ? WHERE "items"."id" = ? [["sort", 1000], ["id", 1]]
5474
+  (0.0ms) RELEASE SAVEPOINT active_record_1
5475
+  (1.8ms) rollback transaction
5476
+  (0.1ms) begin transaction
5477
+  (0.0ms) SAVEPOINT active_record_1
5478
+  (0.1ms) SELECT MAX("items"."sort") FROM "items"
5479
+ SQL (0.4ms) INSERT INTO "items" ("sort", "created_at", "updated_at") VALUES (?, ?, ?) [["sort", 1], ["created_at", 2017-04-14 06:54:31 UTC], ["updated_at", 2017-04-14 06:54:31 UTC]]
5480
+  (0.0ms) RELEASE SAVEPOINT active_record_1
5481
+  (0.0ms) SAVEPOINT active_record_1
5482
+ SQL (0.1ms) UPDATE "items" SET "sort" = ?, "updated_at" = ? WHERE "items"."id" = ? [["sort", 1000], ["updated_at", 2017-04-14 06:54:31 UTC], ["id", 1]]
5483
+  (0.0ms) RELEASE SAVEPOINT active_record_1
5484
+  (0.5ms) rollback transaction
5485
+  (0.1ms) begin transaction
5486
+  (0.1ms) SAVEPOINT active_record_1
5487
+  (0.2ms) SELECT MAX("sequenced_items"."sequence") FROM "sequenced_items"
5488
+ SQL (0.7ms) INSERT INTO "sequenced_items" ("sequence", "created_at", "updated_at") VALUES (?, ?, ?) [["sequence", 1], ["created_at", 2017-04-14 06:54:31 UTC], ["updated_at", 2017-04-14 06:54:31 UTC]]
5489
+  (0.2ms) RELEASE SAVEPOINT active_record_1
5490
+  (0.5ms) rollback transaction
5491
+  (0.1ms) begin transaction
5492
+  (0.1ms) SAVEPOINT active_record_1
5493
+ SQL (0.4ms) INSERT INTO "items" ("sort", "created_at", "updated_at") VALUES (?, ?, ?) [["sort", 1000], ["created_at", 2017-04-14 06:54:31 UTC], ["updated_at", 2017-04-14 06:54:31 UTC]]
5494
+  (0.0ms) RELEASE SAVEPOINT active_record_1
5495
+  (0.4ms) rollback transaction
5496
+  (0.1ms) begin transaction
5497
+  (0.1ms) SAVEPOINT active_record_1
5498
+ SQL (0.3ms) INSERT INTO "items" ("sort", "created_at", "updated_at") VALUES (?, ?, ?) [["sort", 1000], ["created_at", 2017-04-14 06:54:31 UTC], ["updated_at", 2017-04-14 06:54:31 UTC]]
5499
+  (0.0ms) RELEASE SAVEPOINT active_record_1
5500
+  (0.1ms) SAVEPOINT active_record_1
5501
+  (0.1ms) SELECT MAX("items"."sort") FROM "items"
5502
+ SQL (0.1ms) INSERT INTO "items" ("sort", "created_at", "updated_at") VALUES (?, ?, ?) [["sort", 1001], ["created_at", 2017-04-14 06:54:31 UTC], ["updated_at", 2017-04-14 06:54:31 UTC]]
5503
+  (0.0ms) RELEASE SAVEPOINT active_record_1
5504
+  (0.4ms) rollback transaction
5505
+  (0.1ms) begin transaction
5506
+  (0.1ms) SAVEPOINT active_record_1
5507
+  (0.1ms) SELECT MAX("items"."sort") FROM "items"
5508
+ SQL (0.4ms) INSERT INTO "items" ("sort", "created_at", "updated_at") VALUES (?, ?, ?) [["sort", 1], ["created_at", 2017-04-14 06:54:31 UTC], ["updated_at", 2017-04-14 06:54:31 UTC]]
5509
+  (0.0ms) RELEASE SAVEPOINT active_record_1
5510
+  (0.6ms) SAVEPOINT active_record_1
5511
+  (0.0ms) SELECT MAX("items"."sort") FROM "items"
5512
+ SQL (0.2ms) INSERT INTO "items" ("sort", "created_at", "updated_at") VALUES (?, ?, ?) [["sort", 2], ["created_at", 2017-04-14 06:54:31 UTC], ["updated_at", 2017-04-14 06:54:31 UTC]]
5513
+  (0.1ms) RELEASE SAVEPOINT active_record_1
5514
+  (0.1ms) SAVEPOINT active_record_1
5515
+  (0.0ms) SELECT MAX("items"."sort") FROM "items"
5516
+ SQL (0.1ms) INSERT INTO "items" ("sort", "created_at", "updated_at") VALUES (?, ?, ?) [["sort", 3], ["created_at", 2017-04-14 06:54:31 UTC], ["updated_at", 2017-04-14 06:54:31 UTC]]
5517
+  (0.0ms) RELEASE SAVEPOINT active_record_1
5518
+ Processing by SortableController#reorder as HTML
5519
+ Parameters: {"Item"=>["1", "3", "2"]}
5520
+ Item Load (0.1ms) SELECT "items".* FROM "items" ORDER BY "items"."sort" ASC
5521
+  (0.0ms) SAVEPOINT active_record_1
5522
+ SQL (0.1ms) UPDATE "items" SET "sort" = ?, "updated_at" = ? WHERE "items"."id" = ? [["sort", 0], ["updated_at", 2017-04-14 06:54:31 UTC], ["id", 1]]
5523
+  (0.1ms) RELEASE SAVEPOINT active_record_1
5524
+  (0.1ms) SAVEPOINT active_record_1
5525
+ SQL (0.1ms) UPDATE "items" SET "sort" = ?, "updated_at" = ? WHERE "items"."id" = ? [["sort", 1], ["updated_at", 2017-04-14 06:54:31 UTC], ["id", 3]]
5526
+  (0.7ms) RELEASE SAVEPOINT active_record_1
5527
+ Rendering text template
5528
+ Rendered text template (0.0ms)
5529
+ Completed 200 OK in 14ms (Views: 6.8ms | ActiveRecord: 1.3ms)
5530
+ Item Load (0.1ms) SELECT "items".* FROM "items" WHERE "items"."id" = ? ORDER BY "items"."sort" ASC LIMIT ? [["id", 1], ["LIMIT", 1]]
5531
+ Item Load (0.0ms) SELECT "items".* FROM "items" WHERE "items"."id" = ? ORDER BY "items"."sort" ASC LIMIT ? [["id", 2], ["LIMIT", 1]]
5532
+ Item Load (0.1ms) SELECT "items".* FROM "items" WHERE "items"."id" = ? ORDER BY "items"."sort" ASC LIMIT ? [["id", 3], ["LIMIT", 1]]
5533
+  (0.3ms) rollback transaction
5534
+  (0.1ms) begin transaction
5535
+  (0.1ms) rollback transaction
5536
+  (0.1ms) begin transaction
5537
+  (0.0ms) rollback transaction
5538
+ ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
5539
+  (0.1ms) begin transaction
5540
+  (0.0ms) SAVEPOINT active_record_1
5541
+  (0.1ms) SELECT MAX("items"."sort") FROM "items"
5542
+ SQL (0.5ms) INSERT INTO "items" ("created_at", "updated_at", "sort") VALUES (?, ?, ?) [["created_at", "2017-04-14 06:55:49.108835"], ["updated_at", "2017-04-14 06:55:49.108835"], ["sort", 1]]
5543
+  (0.1ms) RELEASE SAVEPOINT active_record_1
5544
+  (0.0ms) SAVEPOINT active_record_1
5545
+  (0.1ms) SELECT MAX("items"."sort") FROM "items"
5546
+ SQL (0.1ms) INSERT INTO "items" ("created_at", "updated_at", "sort") VALUES (?, ?, ?) [["created_at", "2017-04-14 06:55:49.112855"], ["updated_at", "2017-04-14 06:55:49.112855"], ["sort", 2]]
5547
+  (0.2ms) RELEASE SAVEPOINT active_record_1
5548
+  (0.0ms) SAVEPOINT active_record_1
5549
+  (0.1ms) SELECT MAX("items"."sort") FROM "items"
5550
+ SQL (0.0ms) INSERT INTO "items" ("created_at", "updated_at", "sort") VALUES (?, ?, ?) [["created_at", "2017-04-14 06:55:49.115609"], ["updated_at", "2017-04-14 06:55:49.115609"], ["sort", 3]]
5551
+  (0.0ms) RELEASE SAVEPOINT active_record_1
5552
+ Processing by SortableController#reorder as HTML
5553
+ Parameters: {"Item"=>["1", "3", "2"]}
5554
+ Item Load (0.2ms) SELECT "items".* FROM "items" ORDER BY "items"."sort" ASC
5555
+  (0.0ms) SAVEPOINT active_record_1
5556
+ SQL (0.2ms) UPDATE "items" SET "sort" = ?, "updated_at" = ? WHERE "items"."id" = ? [["sort", 0], ["updated_at", "2017-04-14 06:55:49.120801"], ["id", 1]]
5557
+  (0.0ms) RELEASE SAVEPOINT active_record_1
5558
+  (0.0ms) SAVEPOINT active_record_1
5559
+ SQL (0.0ms) UPDATE "items" SET "sort" = ?, "updated_at" = ? WHERE "items"."id" = ? [["sort", 1], ["updated_at", "2017-04-14 06:55:49.125651"], ["id", 3]]
5560
+  (0.0ms) RELEASE SAVEPOINT active_record_1
5561
+ Rendered text template (0.0ms)
5562
+ Completed 200 OK in 14ms (Views: 6.8ms | ActiveRecord: 0.6ms)
5563
+ Item Load (0.1ms) SELECT "items".* FROM "items" WHERE "items"."id" = ? ORDER BY "items"."sort" ASC LIMIT 1 [["id", 1]]
5564
+ Item Load (0.0ms) SELECT "items".* FROM "items" WHERE "items"."id" = ? ORDER BY "items"."sort" ASC LIMIT 1 [["id", 2]]
5565
+ Item Load (0.0ms) SELECT "items".* FROM "items" WHERE "items"."id" = ? ORDER BY "items"."sort" ASC LIMIT 1 [["id", 3]]
5566
+  (1.9ms) rollback transaction
5567
+  (0.1ms) begin transaction
5568
+  (0.1ms) rollback transaction
5569
+  (0.1ms) begin transaction
5570
+  (0.1ms) rollback transaction
5571
+  (0.1ms) begin transaction
5572
+  (0.1ms) SAVEPOINT active_record_1
5573
+ SQL (0.5ms) INSERT INTO "items" ("sort", "created_at", "updated_at") VALUES (?, ?, ?) [["sort", 1000], ["created_at", "2017-04-14 06:55:49.160829"], ["updated_at", "2017-04-14 06:55:49.160829"]]
5574
+  (0.1ms) RELEASE SAVEPOINT active_record_1
5575
+  (0.4ms) rollback transaction
5576
+  (0.1ms) begin transaction
5577
+  (0.0ms) SAVEPOINT active_record_1
5578
+ SQL (0.3ms) INSERT INTO "items" ("sort", "created_at", "updated_at") VALUES (?, ?, ?) [["sort", 1000], ["created_at", "2017-04-14 06:55:49.167553"], ["updated_at", "2017-04-14 06:55:49.167553"]]
5579
+  (0.1ms) RELEASE SAVEPOINT active_record_1
5580
+  (0.0ms) SAVEPOINT active_record_1
5581
+  (0.1ms) SELECT MAX("items"."sort") FROM "items"
5582
+ SQL (0.1ms) INSERT INTO "items" ("created_at", "updated_at", "sort") VALUES (?, ?, ?) [["created_at", "2017-04-14 06:55:49.169470"], ["updated_at", "2017-04-14 06:55:49.169470"], ["sort", 1001]]
5583
+  (0.0ms) RELEASE SAVEPOINT active_record_1
5584
+  (0.4ms) rollback transaction
5585
+  (0.1ms) begin transaction
5586
+  (0.0ms) SAVEPOINT active_record_1
5587
+  (0.1ms) SELECT MAX("items"."sort") FROM "items"
5588
+ SQL (0.2ms) INSERT INTO "items" ("created_at", "updated_at", "sort") VALUES (?, ?, ?) [["created_at", "2017-04-14 06:55:49.175944"], ["updated_at", "2017-04-14 06:55:49.175944"], ["sort", 1]]
5589
+  (0.1ms) RELEASE SAVEPOINT active_record_1
5590
+  (0.1ms) SAVEPOINT active_record_1
5591
+ SQL (0.1ms) UPDATE "items" SET "sort" = ?, "updated_at" = ? WHERE "items"."id" = ? [["sort", 1000], ["updated_at", "2017-04-14 06:55:49.179899"], ["id", 1]]
5592
+  (0.0ms) RELEASE SAVEPOINT active_record_1
5593
+  (0.5ms) rollback transaction
5594
+  (0.1ms) begin transaction
5595
+  (0.0ms) SAVEPOINT active_record_1
5596
+  (0.1ms) SELECT MAX("items"."sort") FROM "items"
5597
+ SQL (0.2ms) INSERT INTO "items" ("created_at", "updated_at", "sort") VALUES (?, ?, ?) [["created_at", "2017-04-14 06:55:49.184863"], ["updated_at", "2017-04-14 06:55:49.184863"], ["sort", 1]]
5598
+  (0.0ms) RELEASE SAVEPOINT active_record_1
5599
+  (0.0ms) SAVEPOINT active_record_1
5600
+ SQL (0.1ms) UPDATE "items" SET "sort" = ? WHERE "items"."id" = ? [["sort", 1000], ["id", 1]]
5601
+  (0.0ms) RELEASE SAVEPOINT active_record_1
5602
+  (0.4ms) rollback transaction
5603
+  (0.1ms) begin transaction
5604
+  (0.1ms) SAVEPOINT active_record_1
5605
+  (0.2ms) SELECT MAX("sequenced_items"."sequence") FROM "sequenced_items"
5606
+ SQL (0.3ms) INSERT INTO "sequenced_items" ("created_at", "updated_at", "sequence") VALUES (?, ?, ?) [["created_at", "2017-04-14 06:55:49.196183"], ["updated_at", "2017-04-14 06:55:49.196183"], ["sequence", 1]]
5607
+  (0.0ms) RELEASE SAVEPOINT active_record_1
5608
+  (0.3ms) rollback transaction
5609
+ ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
5610
+  (0.1ms) begin transaction
5611
+  (0.1ms) rollback transaction
5612
+  (0.1ms) begin transaction
5613
+  (0.1ms) rollback transaction
5614
+  (0.1ms) begin transaction
5615
+  (0.1ms) SAVEPOINT active_record_1
5616
+  (0.2ms) SELECT MAX("items"."sort") FROM "items"
5617
+ SQL (0.6ms) INSERT INTO "items" ("sort", "created_at", "updated_at") VALUES (?, ?, ?) [["sort", 1], ["created_at", 2017-04-14 06:55:52 UTC], ["updated_at", 2017-04-14 06:55:52 UTC]]
5618
+  (0.1ms) RELEASE SAVEPOINT active_record_1
5619
+  (0.0ms) SAVEPOINT active_record_1
5620
+  (0.1ms) SELECT MAX("items"."sort") FROM "items"
5621
+ SQL (0.1ms) INSERT INTO "items" ("sort", "created_at", "updated_at") VALUES (?, ?, ?) [["sort", 2], ["created_at", 2017-04-14 06:55:52 UTC], ["updated_at", 2017-04-14 06:55:52 UTC]]
5622
+  (0.0ms) RELEASE SAVEPOINT active_record_1
5623
+  (0.1ms) SAVEPOINT active_record_1
5624
+  (0.1ms) SELECT MAX("items"."sort") FROM "items"
5625
+ SQL (0.1ms) INSERT INTO "items" ("sort", "created_at", "updated_at") VALUES (?, ?, ?) [["sort", 3], ["created_at", 2017-04-14 06:55:52 UTC], ["updated_at", 2017-04-14 06:55:52 UTC]]
5626
+  (0.0ms) RELEASE SAVEPOINT active_record_1
5627
+ Processing by SortableController#reorder as HTML
5628
+ Parameters: {"Item"=>["1", "3", "2"]}
5629
+ Item Load (0.1ms) SELECT "items".* FROM "items" ORDER BY "items"."sort" ASC
5630
+  (0.0ms) SAVEPOINT active_record_1
5631
+ SQL (0.1ms) UPDATE "items" SET "sort" = ?, "updated_at" = ? WHERE "items"."id" = ? [["sort", 0], ["updated_at", 2017-04-14 06:55:52 UTC], ["id", 1]]
5632
+  (0.0ms) RELEASE SAVEPOINT active_record_1
5633
+  (0.0ms) SAVEPOINT active_record_1
5634
+ SQL (0.1ms) UPDATE "items" SET "sort" = ?, "updated_at" = ? WHERE "items"."id" = ? [["sort", 1], ["updated_at", 2017-04-14 06:55:52 UTC], ["id", 3]]
5635
+  (0.7ms) RELEASE SAVEPOINT active_record_1
5636
+ Completed 500 Internal Server Error in 20ms (ActiveRecord: 1.1ms)
5637
+  (0.7ms) rollback transaction
5638
+  (0.1ms) begin transaction
5639
+  (0.1ms) SAVEPOINT active_record_1
5640
+  (0.1ms) SELECT MAX("items"."sort") FROM "items"
5641
+ SQL (0.4ms) INSERT INTO "items" ("sort", "created_at", "updated_at") VALUES (?, ?, ?) [["sort", 1], ["created_at", 2017-04-14 06:55:52 UTC], ["updated_at", 2017-04-14 06:55:52 UTC]]
5642
+  (0.1ms) RELEASE SAVEPOINT active_record_1
5643
+  (0.1ms) SAVEPOINT active_record_1
5644
+ SQL (0.2ms) UPDATE "items" SET "sort" = ?, "updated_at" = ? WHERE "items"."id" = ? [["sort", 1000], ["updated_at", 2017-04-14 06:55:52 UTC], ["id", 1]]
5645
+  (0.0ms) RELEASE SAVEPOINT active_record_1
5646
+  (0.5ms) rollback transaction
5647
+  (0.1ms) begin transaction
5648
+  (0.0ms) SAVEPOINT active_record_1
5649
+  (0.1ms) SELECT MAX("items"."sort") FROM "items"
5650
+ SQL (0.2ms) INSERT INTO "items" ("sort", "created_at", "updated_at") VALUES (?, ?, ?) [["sort", 1], ["created_at", 2017-04-14 06:55:52 UTC], ["updated_at", 2017-04-14 06:55:52 UTC]]
5651
+  (0.1ms) RELEASE SAVEPOINT active_record_1
5652
+  (0.6ms) SAVEPOINT active_record_1
5653
+ SQL (0.1ms) UPDATE "items" SET "sort" = ? WHERE "items"."id" = ? [["sort", 1000], ["id", 1]]
5654
+  (0.0ms) RELEASE SAVEPOINT active_record_1
5655
+  (0.4ms) rollback transaction
5656
+  (0.1ms) begin transaction
5657
+  (0.1ms) SAVEPOINT active_record_1
5658
+  (0.2ms) SELECT MAX("sequenced_items"."sequence") FROM "sequenced_items"
5659
+ SQL (0.6ms) INSERT INTO "sequenced_items" ("sequence", "created_at", "updated_at") VALUES (?, ?, ?) [["sequence", 1], ["created_at", 2017-04-14 06:55:52 UTC], ["updated_at", 2017-04-14 06:55:52 UTC]]
5660
+  (0.0ms) RELEASE SAVEPOINT active_record_1
5661
+  (0.5ms) rollback transaction
5662
+  (0.1ms) begin transaction
5663
+  (0.1ms) SAVEPOINT active_record_1
5664
+ SQL (0.3ms) INSERT INTO "items" ("sort", "created_at", "updated_at") VALUES (?, ?, ?) [["sort", 1000], ["created_at", 2017-04-14 06:55:52 UTC], ["updated_at", 2017-04-14 06:55:52 UTC]]
5665
+  (0.0ms) RELEASE SAVEPOINT active_record_1
5666
+  (0.5ms) rollback transaction
5667
+  (0.1ms) begin transaction
5668
+  (0.0ms) SAVEPOINT active_record_1
5669
+ SQL (0.4ms) INSERT INTO "items" ("sort", "created_at", "updated_at") VALUES (?, ?, ?) [["sort", 1000], ["created_at", 2017-04-14 06:55:52 UTC], ["updated_at", 2017-04-14 06:55:52 UTC]]
5670
+  (0.0ms) RELEASE SAVEPOINT active_record_1
5671
+  (0.0ms) SAVEPOINT active_record_1
5672
+  (0.0ms) SELECT MAX("items"."sort") FROM "items"
5673
+ SQL (0.7ms) INSERT INTO "items" ("sort", "created_at", "updated_at") VALUES (?, ?, ?) [["sort", 1001], ["created_at", 2017-04-14 06:55:52 UTC], ["updated_at", 2017-04-14 06:55:52 UTC]]
5674
+  (0.0ms) RELEASE SAVEPOINT active_record_1
5675
+  (0.5ms) rollback transaction
5676
+ ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
5677
+  (0.1ms) begin transaction
5678
+  (0.1ms) SAVEPOINT active_record_1
5679
+  (0.2ms) SELECT MAX("items"."sort") FROM "items"
5680
+ SQL (0.6ms) INSERT INTO "items" ("created_at", "updated_at", "sort") VALUES (?, ?, ?) [["created_at", "2017-04-14 06:56:46.560327"], ["updated_at", "2017-04-14 06:56:46.560327"], ["sort", 1]]
5681
+  (0.0ms) RELEASE SAVEPOINT active_record_1
5682
+  (0.0ms) SAVEPOINT active_record_1
5683
+ SQL (0.2ms) UPDATE "items" SET "sort" = ?, "updated_at" = ? WHERE "items"."id" = ? [["sort", 1000], ["updated_at", "2017-04-14 06:56:46.565653"], ["id", 1]]
5684
+  (0.0ms) RELEASE SAVEPOINT active_record_1
5685
+  (0.8ms) rollback transaction
5686
+  (0.1ms) begin transaction
5687
+  (0.0ms) SAVEPOINT active_record_1
5688
+  (0.2ms) SELECT MAX("items"."sort") FROM "items"
5689
+ SQL (1.0ms) INSERT INTO "items" ("created_at", "updated_at", "sort") VALUES (?, ?, ?) [["created_at", "2017-04-14 06:56:46.579109"], ["updated_at", "2017-04-14 06:56:46.579109"], ["sort", 1]]
5690
+  (0.1ms) RELEASE SAVEPOINT active_record_1
5691
+  (0.1ms) SAVEPOINT active_record_1
5692
+ SQL (0.1ms) UPDATE "items" SET "sort" = ? WHERE "items"."id" = ? [["sort", 1000], ["id", 1]]
5693
+  (0.1ms) RELEASE SAVEPOINT active_record_1
5694
+  (1.1ms) rollback transaction
5695
+  (0.1ms) begin transaction
5696
+  (0.1ms) SAVEPOINT active_record_1
5697
+  (0.1ms) SELECT MAX("sequenced_items"."sequence") FROM "sequenced_items"
5698
+ SQL (0.3ms) INSERT INTO "sequenced_items" ("created_at", "updated_at", "sequence") VALUES (?, ?, ?) [["created_at", "2017-04-14 06:56:46.598210"], ["updated_at", "2017-04-14 06:56:46.598210"], ["sequence", 1]]
5699
+  (0.0ms) RELEASE SAVEPOINT active_record_1
5700
+  (0.6ms) rollback transaction
5701
+  (0.1ms) begin transaction
5702
+  (0.1ms) SAVEPOINT active_record_1
5703
+ SQL (0.3ms) INSERT INTO "items" ("sort", "created_at", "updated_at") VALUES (?, ?, ?) [["sort", 1000], ["created_at", "2017-04-14 06:56:46.611819"], ["updated_at", "2017-04-14 06:56:46.611819"]]
5704
+  (0.1ms) RELEASE SAVEPOINT active_record_1
5705
+  (0.4ms) rollback transaction
5706
+  (0.1ms) begin transaction
5707
+  (0.0ms) SAVEPOINT active_record_1
5708
+ SQL (0.4ms) INSERT INTO "items" ("sort", "created_at", "updated_at") VALUES (?, ?, ?) [["sort", 1000], ["created_at", "2017-04-14 06:56:46.618538"], ["updated_at", "2017-04-14 06:56:46.618538"]]
5709
+  (0.0ms) RELEASE SAVEPOINT active_record_1
5710
+  (0.0ms) SAVEPOINT active_record_1
5711
+  (0.1ms) SELECT MAX("items"."sort") FROM "items"
5712
+ SQL (0.1ms) INSERT INTO "items" ("created_at", "updated_at", "sort") VALUES (?, ?, ?) [["created_at", "2017-04-14 06:56:46.620454"], ["updated_at", "2017-04-14 06:56:46.620454"], ["sort", 1001]]
5713
+  (0.1ms) RELEASE SAVEPOINT active_record_1
5714
+  (2.3ms) rollback transaction
5715
+  (0.1ms) begin transaction
5716
+  (0.1ms) SAVEPOINT active_record_1
5717
+  (0.1ms) SELECT MAX("items"."sort") FROM "items"
5718
+ SQL (0.3ms) INSERT INTO "items" ("created_at", "updated_at", "sort") VALUES (?, ?, ?) [["created_at", "2017-04-14 06:56:46.633872"], ["updated_at", "2017-04-14 06:56:46.633872"], ["sort", 1]]
5719
+  (0.1ms) RELEASE SAVEPOINT active_record_1
5720
+  (0.0ms) SAVEPOINT active_record_1
5721
+  (0.1ms) SELECT MAX("items"."sort") FROM "items"
5722
+ SQL (0.0ms) INSERT INTO "items" ("created_at", "updated_at", "sort") VALUES (?, ?, ?) [["created_at", "2017-04-14 06:56:46.635806"], ["updated_at", "2017-04-14 06:56:46.635806"], ["sort", 2]]
5723
+  (0.0ms) RELEASE SAVEPOINT active_record_1
5724
+  (0.1ms) SAVEPOINT active_record_1
5725
+  (0.1ms) SELECT MAX("items"."sort") FROM "items"
5726
+ SQL (0.1ms) INSERT INTO "items" ("created_at", "updated_at", "sort") VALUES (?, ?, ?) [["created_at", "2017-04-14 06:56:46.637243"], ["updated_at", "2017-04-14 06:56:46.637243"], ["sort", 3]]
5727
+  (0.1ms) RELEASE SAVEPOINT active_record_1
5728
+ Processing by SortableController#reorder as HTML
5729
+ Parameters: {"Item"=>["1", "3", "2"]}
5730
+ Item Load (0.2ms) SELECT "items".* FROM "items" ORDER BY "items"."sort" ASC
5731
+  (0.1ms) SAVEPOINT active_record_1
5732
+ SQL (0.1ms) UPDATE "items" SET "sort" = ? WHERE "items"."id" = ? [["sort", 0], ["id", 1]]
5733
+  (0.2ms) RELEASE SAVEPOINT active_record_1
5734
+  (0.0ms) SAVEPOINT active_record_1
5735
+ SQL (0.1ms) UPDATE "items" SET "sort" = ? WHERE "items"."id" = ? [["sort", 1], ["id", 3]]
5736
+  (0.0ms) RELEASE SAVEPOINT active_record_1
5737
+ Rendered text template (0.1ms)
5738
+ Completed 200 OK in 17ms (Views: 10.2ms | ActiveRecord: 0.7ms)
5739
+ Item Load (0.2ms) SELECT "items".* FROM "items" WHERE "items"."id" = ? ORDER BY "items"."sort" ASC LIMIT 1 [["id", 1]]
5740
+ Item Load (0.1ms) SELECT "items".* FROM "items" WHERE "items"."id" = ? ORDER BY "items"."sort" ASC LIMIT 1 [["id", 2]]
5741
+ Item Load (0.1ms) SELECT "items".* FROM "items" WHERE "items"."id" = ? ORDER BY "items"."sort" ASC LIMIT 1 [["id", 3]]
5742
+  (0.4ms) rollback transaction
5743
+  (0.1ms) begin transaction
5744
+  (0.1ms) rollback transaction
5745
+  (0.1ms) begin transaction
5746
+  (0.1ms) rollback transaction
5747
+ ActiveRecord::SchemaMigration Load (0.2ms) SELECT "schema_migrations".* FROM "schema_migrations"
5748
+  (0.1ms) begin transaction
5749
+  (0.1ms) rollback transaction
5750
+  (0.1ms) begin transaction
5751
+  (0.1ms) rollback transaction
5752
+  (0.1ms) begin transaction
5753
+  (0.1ms) SAVEPOINT active_record_1
5754
+  (0.1ms) SELECT MAX("sequenced_items"."sequence") FROM "sequenced_items"
5755
+ SQL (0.6ms) INSERT INTO "sequenced_items" ("sequence", "created_at", "updated_at") VALUES (?, ?, ?) [["sequence", 1], ["created_at", 2017-04-14 06:56:49 UTC], ["updated_at", 2017-04-14 06:56:49 UTC]]
5756
+  (0.1ms) RELEASE SAVEPOINT active_record_1
5757
+  (1.8ms) rollback transaction
5758
+  (0.1ms) begin transaction
5759
+  (0.1ms) SAVEPOINT active_record_1
5760
+  (0.1ms) SELECT MAX("items"."sort") FROM "items"
5761
+ SQL (0.3ms) INSERT INTO "items" ("sort", "created_at", "updated_at") VALUES (?, ?, ?) [["sort", 1], ["created_at", 2017-04-14 06:56:49 UTC], ["updated_at", 2017-04-14 06:56:49 UTC]]
5762
+  (0.0ms) RELEASE SAVEPOINT active_record_1
5763
+  (0.1ms) SAVEPOINT active_record_1
5764
+ SQL (0.1ms) UPDATE "items" SET "sort" = ? WHERE "items"."id" = ? [["sort", 1000], ["id", 1]]
5765
+  (0.0ms) RELEASE SAVEPOINT active_record_1
5766
+  (0.4ms) rollback transaction
5767
+  (0.1ms) begin transaction
5768
+  (0.0ms) SAVEPOINT active_record_1
5769
+  (0.1ms) SELECT MAX("items"."sort") FROM "items"
5770
+ SQL (0.3ms) INSERT INTO "items" ("sort", "created_at", "updated_at") VALUES (?, ?, ?) [["sort", 1], ["created_at", 2017-04-14 06:56:49 UTC], ["updated_at", 2017-04-14 06:56:49 UTC]]
5771
+  (0.0ms) RELEASE SAVEPOINT active_record_1
5772
+  (0.0ms) SAVEPOINT active_record_1
5773
+ SQL (0.1ms) UPDATE "items" SET "sort" = ?, "updated_at" = ? WHERE "items"."id" = ? [["sort", 1000], ["updated_at", 2017-04-14 06:56:49 UTC], ["id", 1]]
5774
+  (0.0ms) RELEASE SAVEPOINT active_record_1
5775
+  (0.3ms) rollback transaction
5776
+  (0.0ms) begin transaction
5777
+  (0.0ms) SAVEPOINT active_record_1
5778
+ SQL (0.3ms) INSERT INTO "items" ("sort", "created_at", "updated_at") VALUES (?, ?, ?) [["sort", 1000], ["created_at", 2017-04-14 06:56:49 UTC], ["updated_at", 2017-04-14 06:56:49 UTC]]
5779
+  (0.0ms) RELEASE SAVEPOINT active_record_1
5780
+  (0.1ms) SAVEPOINT active_record_1
5781
+  (0.0ms) SELECT MAX("items"."sort") FROM "items"
5782
+ SQL (0.1ms) INSERT INTO "items" ("sort", "created_at", "updated_at") VALUES (?, ?, ?) [["sort", 1001], ["created_at", 2017-04-14 06:56:49 UTC], ["updated_at", 2017-04-14 06:56:49 UTC]]
5783
+  (0.0ms) RELEASE SAVEPOINT active_record_1
5784
+  (0.4ms) rollback transaction
5785
+  (0.0ms) begin transaction
5786
+  (0.0ms) SAVEPOINT active_record_1
5787
+ SQL (0.3ms) INSERT INTO "items" ("sort", "created_at", "updated_at") VALUES (?, ?, ?) [["sort", 1000], ["created_at", 2017-04-14 06:56:49 UTC], ["updated_at", 2017-04-14 06:56:49 UTC]]
5788
+  (0.0ms) RELEASE SAVEPOINT active_record_1
5789
+  (0.4ms) rollback transaction
5790
+  (0.1ms) begin transaction
5791
+  (0.1ms) SAVEPOINT active_record_1
5792
+  (0.1ms) SELECT MAX("items"."sort") FROM "items"
5793
+ SQL (0.3ms) INSERT INTO "items" ("sort", "created_at", "updated_at") VALUES (?, ?, ?) [["sort", 1], ["created_at", 2017-04-14 06:56:49 UTC], ["updated_at", 2017-04-14 06:56:49 UTC]]
5794
+  (0.0ms) RELEASE SAVEPOINT active_record_1
5795
+  (0.1ms) SAVEPOINT active_record_1
5796
+  (0.0ms) SELECT MAX("items"."sort") FROM "items"
5797
+ SQL (0.2ms) INSERT INTO "items" ("sort", "created_at", "updated_at") VALUES (?, ?, ?) [["sort", 2], ["created_at", 2017-04-14 06:56:49 UTC], ["updated_at", 2017-04-14 06:56:49 UTC]]
5798
+  (0.1ms) RELEASE SAVEPOINT active_record_1
5799
+  (0.1ms) SAVEPOINT active_record_1
5800
+  (0.1ms) SELECT MAX("items"."sort") FROM "items"
5801
+ SQL (0.1ms) INSERT INTO "items" ("sort", "created_at", "updated_at") VALUES (?, ?, ?) [["sort", 3], ["created_at", 2017-04-14 06:56:49 UTC], ["updated_at", 2017-04-14 06:56:49 UTC]]
5802
+  (0.0ms) RELEASE SAVEPOINT active_record_1
5803
+ Processing by SortableController#reorder as HTML
5804
+ Parameters: {"Item"=>["1", "3", "2"]}
5805
+ Item Load (0.2ms) SELECT "items".* FROM "items" ORDER BY "items"."sort" ASC
5806
+  (0.0ms) SAVEPOINT active_record_1
5807
+ SQL (0.1ms) UPDATE "items" SET "sort" = ?, "updated_at" = ? WHERE "items"."id" = ? [["sort", 0], ["updated_at", 2017-04-14 06:56:49 UTC], ["id", 1]]
5808
+  (0.0ms) RELEASE SAVEPOINT active_record_1
5809
+  (0.0ms) SAVEPOINT active_record_1
5810
+ SQL (0.1ms) UPDATE "items" SET "sort" = ?, "updated_at" = ? WHERE "items"."id" = ? [["sort", 1], ["updated_at", 2017-04-14 06:56:49 UTC], ["id", 3]]
5811
+  (0.0ms) RELEASE SAVEPOINT active_record_1
5812
+ Completed 200 OK in 4ms (ActiveRecord: 0.4ms)
5813
+ Item Load (0.2ms) SELECT "items".* FROM "items" WHERE "items"."id" = ? ORDER BY "items"."sort" ASC LIMIT ? [["id", 1], ["LIMIT", 1]]
5814
+ Item Load (0.0ms) SELECT "items".* FROM "items" WHERE "items"."id" = ? ORDER BY "items"."sort" ASC LIMIT ? [["id", 2], ["LIMIT", 1]]
5815
+ Item Load (0.0ms) SELECT "items".* FROM "items" WHERE "items"."id" = ? ORDER BY "items"."sort" ASC LIMIT ? [["id", 3], ["LIMIT", 1]]
5816
+  (0.4ms) rollback transaction
5817
+ ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
5818
+  (0.1ms) begin transaction
5819
+  (0.1ms) rollback transaction
5820
+  (0.1ms) begin transaction
5821
+  (0.1ms) rollback transaction
5822
+  (0.1ms) begin transaction
5823
+  (0.1ms) SAVEPOINT active_record_1
5824
+ SQL (0.7ms) INSERT INTO "items" ("sort", "created_at", "updated_at") VALUES (?, ?, ?) [["sort", 1000], ["created_at", "2017-04-14 06:57:00.066673"], ["updated_at", "2017-04-14 06:57:00.066673"]]
5825
+  (0.1ms) RELEASE SAVEPOINT active_record_1
5826
+  (1.8ms) rollback transaction
5827
+  (0.1ms) begin transaction
5828
+  (0.1ms) SAVEPOINT active_record_1
5829
+ SQL (0.3ms) INSERT INTO "items" ("sort", "created_at", "updated_at") VALUES (?, ?, ?) [["sort", 1000], ["created_at", "2017-04-14 06:57:00.076236"], ["updated_at", "2017-04-14 06:57:00.076236"]]
5830
+  (0.1ms) RELEASE SAVEPOINT active_record_1
5831
+  (0.0ms) SAVEPOINT active_record_1
5832
+  (0.1ms) SELECT MAX("items"."sort") FROM "items"
5833
+ SQL (0.1ms) INSERT INTO "items" ("created_at", "updated_at", "sort") VALUES (?, ?, ?) [["created_at", "2017-04-14 06:57:00.077771"], ["updated_at", "2017-04-14 06:57:00.077771"], ["sort", 1001]]
5834
+  (0.0ms) RELEASE SAVEPOINT active_record_1
5835
+  (0.4ms) rollback transaction
5836
+  (0.1ms) begin transaction
5837
+  (0.1ms) SAVEPOINT active_record_1
5838
+  (0.1ms) SELECT MAX("sequenced_items"."sequence") FROM "sequenced_items"
5839
+ SQL (0.4ms) INSERT INTO "sequenced_items" ("created_at", "updated_at", "sequence") VALUES (?, ?, ?) [["created_at", "2017-04-14 06:57:00.092025"], ["updated_at", "2017-04-14 06:57:00.092025"], ["sequence", 1]]
5840
+  (0.1ms) RELEASE SAVEPOINT active_record_1
5841
+  (0.4ms) rollback transaction
5842
+  (0.1ms) begin transaction
5843
+  (0.1ms) SAVEPOINT active_record_1
5844
+  (0.2ms) SELECT MAX("items"."sort") FROM "items"
5845
+ SQL (0.2ms) INSERT INTO "items" ("created_at", "updated_at", "sort") VALUES (?, ?, ?) [["created_at", "2017-04-14 06:57:00.099689"], ["updated_at", "2017-04-14 06:57:00.099689"], ["sort", 1]]
5846
+  (0.0ms) RELEASE SAVEPOINT active_record_1
5847
+  (0.0ms) SAVEPOINT active_record_1
5848
+ SQL (0.2ms) UPDATE "items" SET "sort" = ? WHERE "items"."id" = ? [["sort", 1000], ["id", 1]]
5849
+  (0.0ms) RELEASE SAVEPOINT active_record_1
5850
+  (0.4ms) rollback transaction
5851
+  (0.1ms) begin transaction
5852
+  (0.0ms) SAVEPOINT active_record_1
5853
+  (0.1ms) SELECT MAX("items"."sort") FROM "items"
5854
+ SQL (0.3ms) INSERT INTO "items" ("created_at", "updated_at", "sort") VALUES (?, ?, ?) [["created_at", "2017-04-14 06:57:00.112352"], ["updated_at", "2017-04-14 06:57:00.112352"], ["sort", 1]]
5855
+  (0.1ms) RELEASE SAVEPOINT active_record_1
5856
+  (0.1ms) SAVEPOINT active_record_1
5857
+ SQL (0.2ms) UPDATE "items" SET "sort" = ?, "updated_at" = ? WHERE "items"."id" = ? [["sort", 1000], ["updated_at", "2017-04-14 06:57:00.115257"], ["id", 1]]
5858
+  (0.0ms) RELEASE SAVEPOINT active_record_1
5859
+  (0.4ms) rollback transaction
5860
+  (0.1ms) begin transaction
5861
+  (0.0ms) SAVEPOINT active_record_1
5862
+  (0.1ms) SELECT MAX("items"."sort") FROM "items"
5863
+ SQL (0.2ms) INSERT INTO "items" ("created_at", "updated_at", "sort") VALUES (?, ?, ?) [["created_at", "2017-04-14 06:57:00.120917"], ["updated_at", "2017-04-14 06:57:00.120917"], ["sort", 1]]
5864
+  (0.0ms) RELEASE SAVEPOINT active_record_1
5865
+  (0.1ms) SAVEPOINT active_record_1
5866
+  (0.1ms) SELECT MAX("items"."sort") FROM "items"
5867
+ SQL (0.0ms) INSERT INTO "items" ("created_at", "updated_at", "sort") VALUES (?, ?, ?) [["created_at", "2017-04-14 06:57:00.123200"], ["updated_at", "2017-04-14 06:57:00.123200"], ["sort", 2]]
5868
+  (0.1ms) RELEASE SAVEPOINT active_record_1
5869
+  (0.1ms) SAVEPOINT active_record_1
5870
+  (0.1ms) SELECT MAX("items"."sort") FROM "items"
5871
+ SQL (0.1ms) INSERT INTO "items" ("created_at", "updated_at", "sort") VALUES (?, ?, ?) [["created_at", "2017-04-14 06:57:00.125591"], ["updated_at", "2017-04-14 06:57:00.125591"], ["sort", 3]]
5872
+  (0.0ms) RELEASE SAVEPOINT active_record_1
5873
+ Processing by SortableController#reorder as HTML
5874
+ Parameters: {"Item"=>["1", "3", "2"]}
5875
+ Item Load (0.1ms) SELECT "items".* FROM "items" ORDER BY "items"."sort" ASC
5876
+  (0.0ms) SAVEPOINT active_record_1
5877
+ SQL (0.1ms) UPDATE "items" SET "sort" = ?, "updated_at" = ? WHERE "items"."id" = ? [["sort", 0], ["updated_at", "2017-04-14 06:57:00.130626"], ["id", 1]]
5878
+  (0.0ms) RELEASE SAVEPOINT active_record_1
5879
+  (0.0ms) SAVEPOINT active_record_1
5880
+ SQL (0.1ms) UPDATE "items" SET "sort" = ?, "updated_at" = ? WHERE "items"."id" = ? [["sort", 1], ["updated_at", "2017-04-14 06:57:00.132253"], ["id", 3]]
5881
+  (0.0ms) RELEASE SAVEPOINT active_record_1
5882
+ Completed 200 OK in 7ms (ActiveRecord: 0.5ms)
5883
+ Item Load (0.1ms) SELECT "items".* FROM "items" WHERE "items"."id" = ? ORDER BY "items"."sort" ASC LIMIT 1 [["id", 1]]
5884
+ Item Load (0.0ms) SELECT "items".* FROM "items" WHERE "items"."id" = ? ORDER BY "items"."sort" ASC LIMIT 1 [["id", 2]]
5885
+ Item Load (0.0ms) SELECT "items".* FROM "items" WHERE "items"."id" = ? ORDER BY "items"."sort" ASC LIMIT 1 [["id", 3]]
5886
+  (0.4ms) rollback transaction
5887
+ ActiveRecord::SchemaMigration Load (0.3ms) SELECT "schema_migrations".* FROM "schema_migrations"
5888
+  (0.1ms) begin transaction
5889
+  (0.1ms) rollback transaction
5890
+  (0.1ms) begin transaction
5891
+  (0.0ms) rollback transaction
5892
+  (0.1ms) begin transaction
5893
+  (0.0ms) SAVEPOINT active_record_1
5894
+  (0.1ms) SELECT MAX("items"."sort") FROM "items"
5895
+ SQL (0.4ms) INSERT INTO "items" ("sort", "created_at", "updated_at") VALUES (?, ?, ?) [["sort", 1], ["created_at", 2017-04-14 06:57:02 UTC], ["updated_at", 2017-04-14 06:57:02 UTC]]
5896
+  (0.0ms) RELEASE SAVEPOINT active_record_1
5897
+  (0.0ms) SAVEPOINT active_record_1
5898
+  (0.1ms) SELECT MAX("items"."sort") FROM "items"
5899
+ SQL (0.1ms) INSERT INTO "items" ("sort", "created_at", "updated_at") VALUES (?, ?, ?) [["sort", 2], ["created_at", 2017-04-14 06:57:02 UTC], ["updated_at", 2017-04-14 06:57:02 UTC]]
5900
+  (0.0ms) RELEASE SAVEPOINT active_record_1
5901
+  (0.1ms) SAVEPOINT active_record_1
5902
+  (0.0ms) SELECT MAX("items"."sort") FROM "items"
5903
+ SQL (0.1ms) INSERT INTO "items" ("sort", "created_at", "updated_at") VALUES (?, ?, ?) [["sort", 3], ["created_at", 2017-04-14 06:57:02 UTC], ["updated_at", 2017-04-14 06:57:02 UTC]]
5904
+  (0.0ms) RELEASE SAVEPOINT active_record_1
5905
+ Processing by SortableController#reorder as HTML
5906
+ Parameters: {"Item"=>["1", "3", "2"]}
5907
+ Item Load (0.2ms) SELECT "items".* FROM "items" ORDER BY "items"."sort" ASC
5908
+  (0.1ms) SAVEPOINT active_record_1
5909
+ SQL (0.2ms) UPDATE "items" SET "sort" = ?, "updated_at" = ? WHERE "items"."id" = ? [["sort", 0], ["updated_at", 2017-04-14 06:57:02 UTC], ["id", 1]]
5910
+  (0.0ms) RELEASE SAVEPOINT active_record_1
5911
+  (0.0ms) SAVEPOINT active_record_1
5912
+ SQL (0.1ms) UPDATE "items" SET "sort" = ?, "updated_at" = ? WHERE "items"."id" = ? [["sort", 1], ["updated_at", 2017-04-14 06:57:02 UTC], ["id", 3]]
5913
+  (0.0ms) RELEASE SAVEPOINT active_record_1
5914
+ Completed 200 OK in 11ms (ActiveRecord: 0.6ms)
5915
+ Item Load (0.1ms) SELECT "items".* FROM "items" WHERE "items"."id" = ? ORDER BY "items"."sort" ASC LIMIT ? [["id", 1], ["LIMIT", 1]]
5916
+ Item Load (0.1ms) SELECT "items".* FROM "items" WHERE "items"."id" = ? ORDER BY "items"."sort" ASC LIMIT ? [["id", 2], ["LIMIT", 1]]
5917
+ Item Load (0.1ms) SELECT "items".* FROM "items" WHERE "items"."id" = ? ORDER BY "items"."sort" ASC LIMIT ? [["id", 3], ["LIMIT", 1]]
5918
+  (1.7ms) rollback transaction
5919
+  (0.1ms) begin transaction
5920
+  (0.1ms) SAVEPOINT active_record_1
5921
+ SQL (0.3ms) INSERT INTO "items" ("sort", "created_at", "updated_at") VALUES (?, ?, ?) [["sort", 1000], ["created_at", 2017-04-14 06:57:02 UTC], ["updated_at", 2017-04-14 06:57:02 UTC]]
5922
+  (0.0ms) RELEASE SAVEPOINT active_record_1
5923
+  (0.9ms) SAVEPOINT active_record_1
5924
+  (0.1ms) SELECT MAX("items"."sort") FROM "items"
5925
+ SQL (0.1ms) INSERT INTO "items" ("sort", "created_at", "updated_at") VALUES (?, ?, ?) [["sort", 1001], ["created_at", 2017-04-14 06:57:02 UTC], ["updated_at", 2017-04-14 06:57:02 UTC]]
5926
+  (0.0ms) RELEASE SAVEPOINT active_record_1
5927
+  (0.4ms) rollback transaction
5928
+  (0.1ms) begin transaction
5929
+  (0.0ms) SAVEPOINT active_record_1
5930
+ SQL (0.3ms) INSERT INTO "items" ("sort", "created_at", "updated_at") VALUES (?, ?, ?) [["sort", 1000], ["created_at", 2017-04-14 06:57:03 UTC], ["updated_at", 2017-04-14 06:57:03 UTC]]
5931
+  (0.0ms) RELEASE SAVEPOINT active_record_1
5932
+  (0.4ms) rollback transaction
5933
+  (0.1ms) begin transaction
5934
+  (0.1ms) SAVEPOINT active_record_1
5935
+  (0.1ms) SELECT MAX("items"."sort") FROM "items"
5936
+ SQL (0.3ms) INSERT INTO "items" ("sort", "created_at", "updated_at") VALUES (?, ?, ?) [["sort", 1], ["created_at", 2017-04-14 06:57:03 UTC], ["updated_at", 2017-04-14 06:57:03 UTC]]
5937
+  (0.0ms) RELEASE SAVEPOINT active_record_1
5938
+  (0.1ms) SAVEPOINT active_record_1
5939
+ SQL (0.3ms) UPDATE "items" SET "sort" = ? WHERE "items"."id" = ? [["sort", 1000], ["id", 1]]
5940
+  (0.0ms) RELEASE SAVEPOINT active_record_1
5941
+  (0.4ms) rollback transaction
5942
+  (0.1ms) begin transaction
5943
+  (0.1ms) SAVEPOINT active_record_1
5944
+  (0.1ms) SELECT MAX("items"."sort") FROM "items"
5945
+ SQL (0.2ms) INSERT INTO "items" ("sort", "created_at", "updated_at") VALUES (?, ?, ?) [["sort", 1], ["created_at", 2017-04-14 06:57:03 UTC], ["updated_at", 2017-04-14 06:57:03 UTC]]
5946
+  (0.0ms) RELEASE SAVEPOINT active_record_1
5947
+  (0.0ms) SAVEPOINT active_record_1
5948
+ SQL (0.1ms) UPDATE "items" SET "sort" = ?, "updated_at" = ? WHERE "items"."id" = ? [["sort", 1000], ["updated_at", 2017-04-14 06:57:03 UTC], ["id", 1]]
5949
+  (0.0ms) RELEASE SAVEPOINT active_record_1
5950
+  (0.6ms) rollback transaction
5951
+  (0.1ms) begin transaction
5952
+  (0.1ms) SAVEPOINT active_record_1
5953
+  (0.1ms) SELECT MAX("sequenced_items"."sequence") FROM "sequenced_items"
5954
+ SQL (0.3ms) INSERT INTO "sequenced_items" ("sequence", "created_at", "updated_at") VALUES (?, ?, ?) [["sequence", 1], ["created_at", 2017-04-14 06:57:03 UTC], ["updated_at", 2017-04-14 06:57:03 UTC]]
5955
+  (0.1ms) RELEASE SAVEPOINT active_record_1
5956
+  (0.4ms) rollback transaction
5957
+ ActiveRecord::SchemaMigration Load (0.2ms) SELECT "schema_migrations".* FROM "schema_migrations"
5958
+  (0.1ms) begin transaction
5959
+  (0.1ms) rollback transaction
5960
+  (0.1ms) begin transaction
5961
+  (0.0ms) rollback transaction
5962
+  (0.0ms) begin transaction
5963
+  (0.1ms) SAVEPOINT active_record_1
5964
+ SQL (0.5ms) INSERT INTO "items" ("sort", "created_at", "updated_at") VALUES (?, ?, ?) [["sort", 1000], ["created_at", "2017-04-14 06:57:13.559648"], ["updated_at", "2017-04-14 06:57:13.559648"]]
5965
+  (0.1ms) RELEASE SAVEPOINT active_record_1
5966
+  (0.1ms) SAVEPOINT active_record_1
5967
+  (0.2ms) SELECT MAX("items"."sort") FROM "items"
5968
+ SQL (0.1ms) INSERT INTO "items" ("created_at", "updated_at", "sort") VALUES (?, ?, ?) [["created_at", "2017-04-14 06:57:13.563753"], ["updated_at", "2017-04-14 06:57:13.563753"], ["sort", 1001]]
5969
+  (0.0ms) RELEASE SAVEPOINT active_record_1
5970
+  (1.7ms) rollback transaction
5971
+  (0.1ms) begin transaction
5972
+  (0.0ms) SAVEPOINT active_record_1
5973
+ SQL (0.3ms) INSERT INTO "items" ("sort", "created_at", "updated_at") VALUES (?, ?, ?) [["sort", 1000], ["created_at", "2017-04-14 06:57:13.572822"], ["updated_at", "2017-04-14 06:57:13.572822"]]
5974
+  (0.0ms) RELEASE SAVEPOINT active_record_1
5975
+  (0.5ms) rollback transaction
5976
+  (0.1ms) begin transaction
5977
+  (0.1ms) SAVEPOINT active_record_1
5978
+  (0.3ms) SELECT MAX("sequenced_items"."sequence") FROM "sequenced_items"
5979
+ SQL (0.3ms) INSERT INTO "sequenced_items" ("created_at", "updated_at", "sequence") VALUES (?, ?, ?) [["created_at", "2017-04-14 06:57:13.582480"], ["updated_at", "2017-04-14 06:57:13.582480"], ["sequence", 1]]
5980
+  (0.0ms) RELEASE SAVEPOINT active_record_1
5981
+  (0.4ms) rollback transaction
5982
+  (0.1ms) begin transaction
5983
+  (0.1ms) SAVEPOINT active_record_1
5984
+  (0.3ms) SELECT MAX("items"."sort") FROM "items"
5985
+ SQL (0.4ms) INSERT INTO "items" ("created_at", "updated_at", "sort") VALUES (?, ?, ?) [["created_at", "2017-04-14 06:57:13.591480"], ["updated_at", "2017-04-14 06:57:13.591480"], ["sort", 1]]
5986
+  (0.1ms) RELEASE SAVEPOINT active_record_1
5987
+  (0.1ms) SAVEPOINT active_record_1
5988
+ SQL (0.2ms) UPDATE "items" SET "sort" = ? WHERE "items"."id" = ? [["sort", 1000], ["id", 1]]
5989
+  (0.1ms) RELEASE SAVEPOINT active_record_1
5990
+  (0.4ms) rollback transaction
5991
+  (0.1ms) begin transaction
5992
+  (0.1ms) SAVEPOINT active_record_1
5993
+  (0.2ms) SELECT MAX("items"."sort") FROM "items"
5994
+ SQL (0.4ms) INSERT INTO "items" ("created_at", "updated_at", "sort") VALUES (?, ?, ?) [["created_at", "2017-04-14 06:57:13.608364"], ["updated_at", "2017-04-14 06:57:13.608364"], ["sort", 1]]
5995
+  (0.0ms) RELEASE SAVEPOINT active_record_1
5996
+  (0.0ms) SAVEPOINT active_record_1
5997
+ SQL (0.1ms) UPDATE "items" SET "sort" = ?, "updated_at" = ? WHERE "items"."id" = ? [["sort", 1000], ["updated_at", "2017-04-14 06:57:13.611076"], ["id", 1]]
5998
+  (0.0ms) RELEASE SAVEPOINT active_record_1
5999
+  (0.4ms) rollback transaction
6000
+  (0.0ms) begin transaction
6001
+  (0.0ms) SAVEPOINT active_record_1
6002
+  (0.1ms) SELECT MAX("items"."sort") FROM "items"
6003
+ SQL (0.2ms) INSERT INTO "items" ("created_at", "updated_at", "sort") VALUES (?, ?, ?) [["created_at", "2017-04-14 06:57:13.615901"], ["updated_at", "2017-04-14 06:57:13.615901"], ["sort", 1]]
6004
+  (0.0ms) RELEASE SAVEPOINT active_record_1
6005
+  (0.0ms) SAVEPOINT active_record_1
6006
+  (0.1ms) SELECT MAX("items"."sort") FROM "items"
6007
+ SQL (0.0ms) INSERT INTO "items" ("created_at", "updated_at", "sort") VALUES (?, ?, ?) [["created_at", "2017-04-14 06:57:13.617821"], ["updated_at", "2017-04-14 06:57:13.617821"], ["sort", 2]]
6008
+  (0.0ms) RELEASE SAVEPOINT active_record_1
6009
+  (0.0ms) SAVEPOINT active_record_1
6010
+  (0.1ms) SELECT MAX("items"."sort") FROM "items"
6011
+ SQL (0.0ms) INSERT INTO "items" ("created_at", "updated_at", "sort") VALUES (?, ?, ?) [["created_at", "2017-04-14 06:57:13.619224"], ["updated_at", "2017-04-14 06:57:13.619224"], ["sort", 3]]
6012
+  (0.0ms) RELEASE SAVEPOINT active_record_1
6013
+ Processing by SortableController#reorder as HTML
6014
+ Parameters: {"Item"=>["1", "3", "2"]}
6015
+ Item Load (0.1ms) SELECT "items".* FROM "items" ORDER BY "items"."sort" ASC
6016
+  (0.0ms) SAVEPOINT active_record_1
6017
+ SQL (0.0ms) UPDATE "items" SET "sort" = ?, "updated_at" = ? WHERE "items"."id" = ? [["sort", 0], ["updated_at", "2017-04-14 06:57:13.623723"], ["id", 1]]
6018
+  (0.5ms) RELEASE SAVEPOINT active_record_1
6019
+  (0.0ms) SAVEPOINT active_record_1
6020
+ SQL (0.1ms) UPDATE "items" SET "sort" = ?, "updated_at" = ? WHERE "items"."id" = ? [["sort", 1], ["updated_at", "2017-04-14 06:57:13.626820"], ["id", 3]]
6021
+  (0.1ms) RELEASE SAVEPOINT active_record_1
6022
+ Completed 200 OK in 10ms (ActiveRecord: 1.0ms)
6023
+ Item Load (0.3ms) SELECT "items".* FROM "items" WHERE "items"."id" = ? ORDER BY "items"."sort" ASC LIMIT 1 [["id", 1]]
6024
+ Item Load (0.0ms) SELECT "items".* FROM "items" WHERE "items"."id" = ? ORDER BY "items"."sort" ASC LIMIT 1 [["id", 2]]
6025
+ Item Load (0.0ms) SELECT "items".* FROM "items" WHERE "items"."id" = ? ORDER BY "items"."sort" ASC LIMIT 1 [["id", 3]]
6026
+  (0.5ms) rollback transaction
6027
+ ActiveRecord::SchemaMigration Load (0.2ms) SELECT "schema_migrations".* FROM "schema_migrations"
6028
+  (0.1ms) begin transaction
6029
+  (0.1ms) SAVEPOINT active_record_1
6030
+ SQL (0.4ms) INSERT INTO "items" ("sort", "created_at", "updated_at") VALUES (?, ?, ?) [["sort", 1000], ["created_at", 2017-04-14 06:57:16 UTC], ["updated_at", 2017-04-14 06:57:16 UTC]]
6031
+  (0.0ms) RELEASE SAVEPOINT active_record_1
6032
+  (1.8ms) rollback transaction
6033
+  (0.1ms) begin transaction
6034
+  (0.1ms) SAVEPOINT active_record_1
6035
+ SQL (0.4ms) INSERT INTO "items" ("sort", "created_at", "updated_at") VALUES (?, ?, ?) [["sort", 1000], ["created_at", 2017-04-14 06:57:16 UTC], ["updated_at", 2017-04-14 06:57:16 UTC]]
6036
+  (0.1ms) RELEASE SAVEPOINT active_record_1
6037
+  (0.0ms) SAVEPOINT active_record_1
6038
+  (0.2ms) SELECT MAX("items"."sort") FROM "items"
6039
+ SQL (0.1ms) INSERT INTO "items" ("sort", "created_at", "updated_at") VALUES (?, ?, ?) [["sort", 1001], ["created_at", 2017-04-14 06:57:16 UTC], ["updated_at", 2017-04-14 06:57:16 UTC]]
6040
+  (0.0ms) RELEASE SAVEPOINT active_record_1
6041
+  (0.4ms) rollback transaction
6042
+  (0.1ms) begin transaction
6043
+  (0.1ms) SAVEPOINT active_record_1
6044
+  (0.2ms) SELECT MAX("sequenced_items"."sequence") FROM "sequenced_items"
6045
+ SQL (0.4ms) INSERT INTO "sequenced_items" ("sequence", "created_at", "updated_at") VALUES (?, ?, ?) [["sequence", 1], ["created_at", 2017-04-14 06:57:16 UTC], ["updated_at", 2017-04-14 06:57:16 UTC]]
6046
+  (0.1ms) RELEASE SAVEPOINT active_record_1
6047
+  (0.4ms) rollback transaction
6048
+  (0.1ms) begin transaction
6049
+  (0.1ms) SAVEPOINT active_record_1
6050
+  (0.1ms) SELECT MAX("items"."sort") FROM "items"
6051
+ SQL (0.5ms) INSERT INTO "items" ("sort", "created_at", "updated_at") VALUES (?, ?, ?) [["sort", 1], ["created_at", 2017-04-14 06:57:16 UTC], ["updated_at", 2017-04-14 06:57:16 UTC]]
6052
+  (0.1ms) RELEASE SAVEPOINT active_record_1
6053
+  (0.1ms) SAVEPOINT active_record_1
6054
+ SQL (0.2ms) UPDATE "items" SET "sort" = ? WHERE "items"."id" = ? [["sort", 1000], ["id", 1]]
6055
+  (0.1ms) RELEASE SAVEPOINT active_record_1
6056
+  (1.7ms) rollback transaction
6057
+  (0.1ms) begin transaction
6058
+  (0.0ms) SAVEPOINT active_record_1
6059
+  (0.1ms) SELECT MAX("items"."sort") FROM "items"
6060
+ SQL (0.9ms) INSERT INTO "items" ("sort", "created_at", "updated_at") VALUES (?, ?, ?) [["sort", 1], ["created_at", 2017-04-14 06:57:16 UTC], ["updated_at", 2017-04-14 06:57:16 UTC]]
6061
+  (0.0ms) RELEASE SAVEPOINT active_record_1
6062
+  (0.1ms) SAVEPOINT active_record_1
6063
+ SQL (0.2ms) UPDATE "items" SET "sort" = ?, "updated_at" = ? WHERE "items"."id" = ? [["sort", 1000], ["updated_at", 2017-04-14 06:57:16 UTC], ["id", 1]]
6064
+  (0.1ms) RELEASE SAVEPOINT active_record_1
6065
+  (0.5ms) rollback transaction
6066
+  (0.2ms) begin transaction
6067
+  (0.1ms) SAVEPOINT active_record_1
6068
+  (0.1ms) SELECT MAX("items"."sort") FROM "items"
6069
+ SQL (0.4ms) INSERT INTO "items" ("sort", "created_at", "updated_at") VALUES (?, ?, ?) [["sort", 1], ["created_at", 2017-04-14 06:57:16 UTC], ["updated_at", 2017-04-14 06:57:16 UTC]]
6070
+  (0.1ms) RELEASE SAVEPOINT active_record_1
6071
+  (0.1ms) SAVEPOINT active_record_1
6072
+  (0.1ms) SELECT MAX("items"."sort") FROM "items"
6073
+ SQL (0.1ms) INSERT INTO "items" ("sort", "created_at", "updated_at") VALUES (?, ?, ?) [["sort", 2], ["created_at", 2017-04-14 06:57:17 UTC], ["updated_at", 2017-04-14 06:57:17 UTC]]
6074
+  (0.8ms) RELEASE SAVEPOINT active_record_1
6075
+  (0.1ms) SAVEPOINT active_record_1
6076
+  (0.1ms) SELECT MAX("items"."sort") FROM "items"
6077
+ SQL (0.2ms) INSERT INTO "items" ("sort", "created_at", "updated_at") VALUES (?, ?, ?) [["sort", 3], ["created_at", 2017-04-14 06:57:17 UTC], ["updated_at", 2017-04-14 06:57:17 UTC]]
6078
+  (0.1ms) RELEASE SAVEPOINT active_record_1
6079
+ Processing by SortableController#reorder as HTML
6080
+ Parameters: {"Item"=>["1", "3", "2"]}
6081
+ Item Load (0.1ms) SELECT "items".* FROM "items" ORDER BY "items"."sort" ASC
6082
+  (0.0ms) SAVEPOINT active_record_1
6083
+ SQL (0.1ms) UPDATE "items" SET "sort" = ?, "updated_at" = ? WHERE "items"."id" = ? [["sort", 0], ["updated_at", 2017-04-14 06:57:17 UTC], ["id", 1]]
6084
+  (0.0ms) RELEASE SAVEPOINT active_record_1
6085
+  (0.0ms) SAVEPOINT active_record_1
6086
+ SQL (0.1ms) UPDATE "items" SET "sort" = ?, "updated_at" = ? WHERE "items"."id" = ? [["sort", 1], ["updated_at", 2017-04-14 06:57:17 UTC], ["id", 3]]
6087
+  (0.1ms) RELEASE SAVEPOINT active_record_1
6088
+ Completed 200 OK in 7ms (ActiveRecord: 0.5ms)
6089
+ Item Load (0.2ms) SELECT "items".* FROM "items" WHERE "items"."id" = ? ORDER BY "items"."sort" ASC LIMIT ? [["id", 1], ["LIMIT", 1]]
6090
+ Item Load (0.1ms) SELECT "items".* FROM "items" WHERE "items"."id" = ? ORDER BY "items"."sort" ASC LIMIT ? [["id", 2], ["LIMIT", 1]]
6091
+ Item Load (0.0ms) SELECT "items".* FROM "items" WHERE "items"."id" = ? ORDER BY "items"."sort" ASC LIMIT ? [["id", 3], ["LIMIT", 1]]
6092
+  (0.6ms) rollback transaction
6093
+  (0.1ms) begin transaction
6094
+  (0.1ms) rollback transaction
6095
+  (0.1ms) begin transaction
6096
+  (0.1ms) rollback transaction