rails_db 0.3 → 0.4

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1998) hide show
  1. checksums.yaml +4 -4
  2. data/app/assets/images/rails_db/data_table.png +0 -0
  3. data/app/assets/images/rails_db/data_table_code.png +0 -0
  4. data/app/assets/javascripts/rails_db/application.js +51 -13
  5. data/app/assets/stylesheets/rails_db/app.css.scss +4 -0
  6. data/app/assets/stylesheets/rails_db/application.css +1 -0
  7. data/app/assets/stylesheets/rails_db/sidebar.css.scss +3 -0
  8. data/app/controllers/rails_db/application_controller.rb +2 -2
  9. data/app/controllers/rails_db/sql_controller.rb +2 -2
  10. data/app/controllers/rails_db/tables_controller.rb +4 -4
  11. data/app/helpers/rails_db/application_helper.rb +13 -5
  12. data/app/helpers/rails_db/flash_messages_helper.rb +2 -2
  13. data/app/helpers/rails_db/rails_db_data_table_helper.rb +75 -0
  14. data/app/helpers/rails_db/tables_helper.rb +2 -2
  15. data/app/views/rails_db/dashboard/data_table.html.erb +15 -0
  16. data/app/views/rails_db/dashboard/index.html.erb +3 -2
  17. data/app/views/rails_db/shared/_data_table.html.erb +32 -0
  18. data/app/views/rails_db/shared/_footer.html.erb +15 -0
  19. data/app/views/rails_db/shared/_gems.html.erb +15 -0
  20. data/app/views/rails_db/shared/_header.html.erb +7 -0
  21. data/app/views/rails_db/shared/_sidebar.html.erb +1 -1
  22. data/app/views/rails_db/shared/_sql_result.html.erb +31 -0
  23. data/app/views/rails_db/sql/import.html.erb +1 -1
  24. data/app/views/rails_db/sql/index.html.erb +8 -15
  25. data/app/views/rails_db/tables/_data.html.erb +68 -0
  26. data/app/views/rails_db/tables/_show.html.erb +32 -0
  27. data/app/views/rails_db/tables/data.html.erb +1 -68
  28. data/app/views/rails_db/tables/data.js.erb +6 -0
  29. data/app/views/rails_db/tables/show.html.erb +1 -32
  30. data/app/views/rails_db/tables/show.js.erb +6 -0
  31. data/config/routes.rb +6 -2
  32. data/lib/generators/templates/rails_db.rb +3 -0
  33. data/lib/rails/routes.rb +1 -1
  34. data/lib/rails_db.rb +4 -0
  35. data/lib/rails_db/adapters/base_adapter.rb +12 -0
  36. data/lib/rails_db/adapters/mysql.rb +7 -3
  37. data/lib/rails_db/adapters/postgres.rb +4 -0
  38. data/lib/rails_db/adapters/sqlite.rb +1 -3
  39. data/lib/rails_db/connection.rb +16 -0
  40. data/lib/rails_db/engine.rb +6 -0
  41. data/lib/rails_db/sql_query.rb +5 -4
  42. data/lib/rails_db/table.rb +4 -16
  43. data/lib/rails_db/table_data.rb +47 -4
  44. data/lib/rails_db/version.rb +1 -1
  45. data/test/dashboard_controller_test.rb +7 -0
  46. data/test/dummy/app/assets/fonts/glyphicons-halflings-regular.eot +0 -0
  47. data/test/dummy/app/assets/fonts/glyphicons-halflings-regular.svg +288 -0
  48. data/test/dummy/app/assets/fonts/glyphicons-halflings-regular.ttf +0 -0
  49. data/test/dummy/app/assets/fonts/glyphicons-halflings-regular.woff +0 -0
  50. data/test/dummy/app/assets/fonts/glyphicons-halflings-regular.woff2 +0 -0
  51. data/test/dummy/app/assets/stylesheets/bootstrap-theme.min.css +5 -0
  52. data/test/dummy/app/assets/stylesheets/bootstrap.min.css +5 -0
  53. data/test/dummy/app/views/home/index.html.erb +11 -1
  54. data/test/dummy/app/views/layouts/application.html.erb +5 -3
  55. data/test/dummy/config/initializers/rails_db.rb +3 -0
  56. data/test/dummy/config/routes.rb +2 -0
  57. data/test/dummy/db/rails_db.sqlite3 +0 -0
  58. data/test/dummy/log/development.log +33387 -0
  59. data/test/dummy/log/test.log +3775 -0
  60. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/-0xOW6kZ_PxIObfM-697IKlFxdVWEHNi8XA79IvYVpQ.cache +0 -0
  61. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/-6JMVRt4t5CXOqAZKwQGnqKvO_1f6IXWlTLo4-d4EyY.cache +1 -0
  62. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/-6xOd_hP4p2QAusRz7b3PVGHOPIb_k8wN8K6iw0KldQ.cache +0 -0
  63. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/-K8Re3mEMEEM33xfA5gF_15xai-8By3c6sURk4S7QYI.cache +0 -0
  64. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/-NYi-3itwHJ7esZLS-dRrSUlh9AtgGSfCbtYKqbE0-E.cache +0 -0
  65. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/-PBxjB5Nd2U-9O6BWMNnZHc8_m4AMn1JQYWxGQ8mkUw.cache +1 -0
  66. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/-_fvy-UwTTD8GG1Dflq8tMu3LBvHmo04_YvHEIVQJgA.cache +0 -0
  67. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/-fqyb5mfhiZITSnqv2JyBWKoMbQGUxWM6rl7XgWXxFw.cache +1 -0
  68. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/-jYF7MjfAhGBPYljAwsXzY38ZUs-5lySngHZJt2iuLk.cache +1 -0
  69. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/-lz4zCNBpecGSZO2b8EcN2MGFNDuchRkXJMQNODk2JY.cache +1 -0
  70. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/-nbnSc_f5dvPlXqdI5nBW-mWIe1_Pf2yeYv5mCv2Fb8.cache +1 -0
  71. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/-ndqLA80BDnRssh6PSc4HbOfIvjRFWkQsno-48o0W4E.cache +1 -0
  72. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/0--8SQ8Wk69i-ccX7UJRijTS0QB7cM7SHyDqaOLijl0.cache +0 -0
  73. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/0-d5OEY-026f8EyveKNcdRhOKC73f0VeRePHjJ2cQFw.cache +1 -0
  74. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/02qrKgSGVSpb70BvFzHnhdrX_E001gLXK26lWBNf3g8.cache +0 -0
  75. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/05gN-xS-Zkv-9f5US7i9AALSCRITgBnDL18VfQ4dakE.cache +0 -0
  76. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/0BLzd4bk2HxqroaJPtuYwPWF3Vcdb0Tc1YoHJBR_vhc.cache +1 -0
  77. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/0gMSjJfhMOWejZjizQpa0ZXI-qssztzgT-bSGD1maOo.cache +0 -0
  78. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/0p628s5CJ28q7enD6ncnUcpnBBJXBK5jevO02oU7RCQ.cache +0 -0
  79. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/17iTdRhsdqQIA5JOQhLMDB_Jx9V3cadCJqQbrMFXmPo.cache +1 -0
  80. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/1CeQ_6-dXwWpUoZZhPqXkyPCongZnqKR084nmrJSp9c.cache +4 -0
  81. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/1JTxLaHrsOdZLFOzuwvoFElcM4g1EwHjtz_ZAchHAw8.cache +0 -0
  82. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/1UlRbHDleWRlAgBpIOeagbhwTYPNE8x24cGNO2jnhVc.cache +0 -0
  83. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/1nyYWG9c3CZefpTEOQN6nsGag1t4FbPStlrHfeE1KKo.cache +1 -0
  84. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/1skcOgea33vdGkEOnv3lr2M4kyYIjs3jN25LWYg_axM.cache +0 -0
  85. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/1tIUKvcqYXUizNF8qpCR0UrObSc0DqKm7rCywaW30NY.cache +0 -0
  86. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/1ySPHqdE8juVMhdOW1Ru5mgOmfAcFmyjgyOr-SI9-eE.cache +1 -0
  87. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/21SnQ_zQ-0rYUNlZHd3Zy2Bjuseh7ZkgnwGwU04PrVw.cache +0 -0
  88. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/28iSrm3IGfIfMR6NO_LvYQZUmSp4OYvA9IckOYGdw5s.cache +1 -0
  89. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/2EahkcqQHMxVKw6M34tM2zLACgDVZP4A6GXi9JgcNzY.cache +1 -0
  90. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/2K7-P1zlOQ0Yju5K7BEWi2blkV_vAiUce_D2jrPunJk.cache +0 -0
  91. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/2PARsA8F64-bGB3X-z6wuENk0XFQWh_6jn3PvdEujLc.cache +1 -0
  92. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/2Z27FdbUPh4zuQSqqzKKTfUmNkXzdLB7iu7n0-RFGDU.cache +1 -0
  93. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/2kUyky0Mm8qyuTPpwkZWqhkn7f0YW05R1AFVv-qNJHE.cache +0 -0
  94. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/2zpr5Zc63JadUG8AWOmPGWT0f-eso-WdfUTWD0-WD7U.cache +0 -0
  95. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/3-2yzRVdU82JQaFP1mesN_M_9XfRqvjKm0gCBDBPqfM.cache +0 -0
  96. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/393czv9GhQWlysfiGB9vaKHYwSVaCDehPR8TKyTwaew.cache +0 -0
  97. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/3BI0MR2qqMvd-421QVXP5G_QfIBa5ul-GCPnl_CvInE.cache +0 -0
  98. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/3Eq21aLAiYBLiSuxBuryRzWX0fJoZVAviF6Jzogv95A.cache +1 -0
  99. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/3TNzL9TTHs4gIhrpFkiM3dFYitvAl0PTUdiwMHsm6Pw.cache +0 -0
  100. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/3cxAARlUs-INnmj1uN7phP42q-AkmWkm84Qh78qS248.cache +0 -0
  101. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/3iOvWK2JCaapuHpnkMtSOJanYE-h7S14zGYlxQIdF-Q.cache +0 -0
  102. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/3lb-7lDGcXDdweFoekjkNM-92aULc4JA6PyfFQIO2Pc.cache +0 -0
  103. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/3xQWBCJ5imsmLpTVPrNIZTmBdjCWb_IUs9fR6VTQ6xQ.cache +1 -0
  104. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/43b4Nq2EDzpue-DB7IJSDK5kTYllhGlsqiDdDQ32P3I.cache +0 -0
  105. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/44qdZZAjExJ_hvZhWslXQhel3UPvTQlKJG221D0ZEwQ.cache +1 -0
  106. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/4F9IwK5e5IEZE27-B46YHo70mITje4cQkirsOAj8x4k.cache +1 -0
  107. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/4ZdDh7j_XNixJARL5J5tuinjFjPvPqdzEpgnL-D68ho.cache +0 -0
  108. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/4bMYpuCRdWz6ZBLuJ0gIGfpRadkaRxRF2ZItTkk77Pc.cache +0 -0
  109. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/4fmePXA9SA7ptPvVAuEKO5nOGqvJr4zMmi4Xv1zZqmY.cache +1 -0
  110. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/4jR1nAFADnLuFS5uKpr1NaSDwIN7Tdksaf9ussYobII.cache +1 -0
  111. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/4lGew8GBa-r1OokJeesFFtjF3VmGlt-JBuMNCno9Hfc.cache +0 -0
  112. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/4m3REv4pcwFyYUxZSZTWlirX1PFIBkPBPy7ph90X43g.cache +1 -0
  113. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/4n5h3cPQ3F3_ErL2hQKJl044FlFFzkFfOZmbBhHAuhg.cache +0 -0
  114. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/4tGFxFB5VTj7nhgxrvXQ_qmjmmiWbtTqJ-b01ZkNu5g.cache +0 -0
  115. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/4tr5rduRkJZxBCmeT24J5WqEvPRCnn-BiBHOkRcaCUA.cache +2 -0
  116. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/4xWYQMo0C_syi9csbyDTESV-shMR3lNeJCBLMS1pJp4.cache +1 -0
  117. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/4zx-1u0yTrqlfKY5wgvN2rsw5Bsb3dqlEXavzaLLPtk.cache +1 -0
  118. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/59BfxfCIVazt_RivwsbXh--97VMsGqMMky1SgfsWoBw.cache +0 -0
  119. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/5BbD3waJZ9ugIoTWh6LNx4Z985LHWP1f2fwWxE8vtvs.cache +1 -0
  120. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/5EEwzpvQcQ18Vw85t7R-tr15VA6_2tfxeMQpQ_CyXfQ.cache +1 -0
  121. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/5Lly_CA8DZvPhQV2jDQx-Y6P_y3Ygra9t5jfSlGhHDA.cache +0 -0
  122. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/5Rwh1Zkl4K76yWH1qVYHUcSu1TzaF2tU0N0iTobgfSA.cache +1 -0
  123. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/5e5qVtRnZJqPlsZ6CU9cABHvuMcISk6Evfd4Kdrf1B4.cache +0 -0
  124. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/5iQx4RhuCuzMwaUQeQW2oXEPBUJeK8bjPEj0ExxQgsQ.cache +0 -0
  125. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/5keO8_JHetEGOyNrIy72Zy4eZScXD4UnnXfG0TqzKnA.cache +1 -0
  126. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/5qUzw_J8K5RKz03IqyCSB6M46f6CtKW-Hj36IU21QGI.cache +0 -0
  127. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/5t5COsOZp9XQkfcTzom5qwJmmJm1EjP4-IsGA3wOWGU.cache +0 -0
  128. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/5vR8KsRwCaN4Otsi7A6oaFu42mIkW6S-Y3B45JyL1iU.cache +1 -0
  129. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/5yggBQzyHdL8q8dgP2zq8VYEZDhg-7ueD0vNX0Eh_yg.cache +1 -0
  130. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/66JmyCn3xo9ZW-Ue-G-QDcaEurN20wnjundoFlGsMZM.cache +0 -0
  131. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/679OlydPJ1gi7BeiLIVVrrcO5sPOFUsUgEck3kjOAvc.cache +0 -0
  132. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/6AXZIKVUfmfHObCGLXOp3Gk9HRJU0F1nyBSDtg-gyiQ.cache +0 -0
  133. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/6SbcuwlBgQ-eKEAmUidhYzJW9HX30--LsOq7lVMrURM.cache +1 -0
  134. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/6ZG9nUBITBUMlvo3dOrpGAthq1Ye_S32qFPTe_vV0rM.cache +2 -0
  135. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/6_bnXY_Qqar4SzK45PiaHrLPjsgzUP3eKBWZD-zR3ok.cache +0 -0
  136. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/6bRPY9mggJl1FdiyrCo1SPifApLZi6vyFDm5Mg0_1-A.cache +1 -0
  137. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/6plKf6zCOv0zJ8tlzU3gnjmvedbKts2sIKWLDLKx0FE.cache +2 -0
  138. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/70htQ0Jv68n0er0h_Aaw3CWv7DytbAwvGDEZhhC1-Is.cache +0 -0
  139. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/71n6PDYubWaVFT30a8eMAzQpsiMNPqpu8-OxuvUNqWs.cache +0 -0
  140. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/783RpayjD9glEMBZLoVVDTaEc1BCVT-QtyWHCqV9khM.cache +0 -0
  141. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/7LcqiMlnoElaR0iSXE8W_qhBdsA1v8gQdIvIrF7wQt8.cache +2 -0
  142. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/7Nq50MnJJHZxRBWpELcu2mGCWeOdykoQUo64Qlw1Vz0.cache +1 -0
  143. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/7ON6cyyNo_uIcriOI_tC4obWLCL-cWyZ9gUwNs9AVWc.cache +1 -0
  144. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/7UMYjXnJcipB--iM3t3sgRfTJRnk-CUT894X9LvOQGk.cache +1 -0
  145. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/7fqe48bs-TOD2eaPHMv_ZVQaMvXmXfBAOtaWgiDTyiQ.cache +0 -0
  146. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/7iUm4kEY9_5GmPZxknkHjYNSeQEleURbd4_X3qBF7ds.cache +0 -0
  147. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/7jLZ7d-eZVByziHKJ5LT_XRyN5cOlAmAnXJbRshmE64.cache +0 -0
  148. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/7jwZNR7oFzlaYK1lPu3Nf2EzNGgPPZhOX5RAFYSbaKw.cache +0 -0
  149. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/86JKB7n2lY6hXh9FUlE9xUzxKMwSEzFXDoZZ521o0O0.cache +0 -0
  150. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/86h7LTqLxOXHgYInqPaDz5jvoEC8fRb9ld6OXC8jZW0.cache +0 -0
  151. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/8Fh-sCrcVzvumJTGHeT2AtUM6Y4atPP3bya-k2DLdIM.cache +0 -0
  152. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/8GzRRVIYGS03FGT8dY-osHqvVFyQN9dCwxBHlX15nYg.cache +0 -0
  153. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/8RLtG1Wt4WHivVlr4xH6HL8YpTXVhuI2f_toVzZDBAE.cache +0 -0
  154. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/8biMy1floUMuXSf8_HljjqlL4LDlX3SI7FtwXMSFWWo.cache +1 -0
  155. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/8cEz3N3pjWxksxNwhH3-soef5uPKS16Sx-yIjlOwTq0.cache +1 -0
  156. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/8hnco_HvB9XiGCkgA4BKZuWueXpGgqh8bMElUttI32w.cache +1 -0
  157. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/8t8sEp4cjff5ma6P6J26iLTNp9m7-TePuDYVXA6pIZA.cache +0 -0
  158. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/9ATQsmcwKkTRqX1K4wacKEEQOULu5C8RLlMwH1DG9BQ.cache +0 -0
  159. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/9Csou7RYh99MSe4sRFUGfCSefLCjQToQS4z9UGisesA.cache +1 -0
  160. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/9EpM2-vmPyaTnLq07O5cgT35u5qOHIGsIXJfhQvqMjA.cache +0 -0
  161. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/9PIsQswRVaBZHbFX6-Ngu7561pqWO5EpNqtwzYP8HHU.cache +1 -0
  162. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/9RdlAEmWbYd9nCCBZSmboOCBFiTEiMfE-uOP7lZjOoQ.cache +0 -0
  163. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/9Vi3GJKP526qWwSDcWmtKokM1ZeUUVCBcXz_o-RIvBE.cache +0 -0
  164. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/9gkqbhKI5He9t_HICSW5FWCNvblvib5fyDKdM8iF4fc.cache +2 -0
  165. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/9k-AARs1KQAKQhVWm8-SVW7D9ZuFZFNvkr73Fvt73b4.cache +0 -0
  166. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/9v6gWiourJLSFhiDIW43ka9nX6guQ5wWnwRICzHNI2Y.cache +1 -0
  167. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/A56ga4Yq5lb1rvDks1JZai1SC_ihPt0bud4HvERRIyY.cache +0 -0
  168. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/A6nu2ZR2M6oOVpuwXtaEMtQvsvzUWy4wA8sDhFdpSQA.cache +1 -0
  169. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/AAThAKMebWR6rhXeKIQaVE3Ci_R_oF4znQXiaTXpBiI.cache +1 -0
  170. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/AJmmFLjU5H7Z9IYOX5jABeBVqg5ii5AQfQve9wZqJKk.cache +0 -0
  171. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/ARGlxnD1ja0-qwXpR9pPemSxqPHKoMIQzCzTe1zqiCI.cache +0 -0
  172. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/ARlWHZtNFJ4PS49EqhE-Oe2S35JnPC5Lf8_MuEe5zsw.cache +1 -0
  173. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/AS89jiR5NGFlrmfxU-rTP83kPQU5Ha2Cp5PXuckpE78.cache +0 -0
  174. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/ATrc_wKr3FHpxiqXiP34TF2qMkxfvgrQcY__vsOuM8k.cache +0 -0
  175. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/AZjHapdPssS1VgdwPw9tk65EyaGs3YrjTIBMkkm_tyM.cache +1 -0
  176. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/A_nc_mbDj89aCETPNJVMnbtHKDQuPZOgEZO2UNcyKIU.cache +0 -0
  177. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/AfolB4Mmreva7q0NuLXv0LXFIrbogTqtPF8GeMlWZZc.cache +0 -0
  178. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/Ag7YCcEGBo5RmkTFP2UdcWAXu_0ecJibpNcjL3FgjjQ.cache +0 -0
  179. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/AiBRlIk5dWzjT43R6_EgdxIfJ4m8ZDgqm0yfAppeDSo.cache +1 -0
  180. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/Ajs3l0EM82BsgG9N0q8kxEEd2vUxrLZfqWv0mHwwvfA.cache +1 -0
  181. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/AnHn_OBXeWj-CHxS7Km6xfQA9Sy3yhaPfrgzepfY0JI.cache +0 -0
  182. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/AnVM8-zgZyitmC0595o4ohIZ2-now471oLIldlVLEeI.cache +1 -0
  183. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/Anl9_lcW1xgmnjm5Y30Z4gt_hHorOFda4ulWQsXLo7s.cache +1 -0
  184. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/ArppyXQ0B4eAPkL9Dj-ezUuVpcJ5sXZ_3UIPC5MKpxA.cache +1 -0
  185. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/AtU_GPS3e18NpmnHXV_FZxSZMTu0-yE4z9UTdYTqmIQ.cache +1 -0
  186. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/AyvBS5xrgBKMDZDT6UAFGZnQ6wxHzyB5i0e16sd4gD8.cache +0 -0
  187. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/BEMB2QGjUEvOWb0U-AbWFWR5RriXVsViVTLWwlZxJuQ.cache +1 -0
  188. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/BNHu4ffs_YF0f6cpEyZuIvsO3ydm3I9bpl2U89dRtXY.cache +0 -0
  189. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/BSS8roc38EFG2S1Qb2fFh878sVci3uvQG-KKw0dDZwI.cache +1 -0
  190. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/BfCA_UitwnvyMV0q8LWUVwuxHy46EsXMjVtB6N2b2js.cache +0 -0
  191. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/BonO3oeSqD4tepFbrFhyeMMXsqZXjOMG2zwHF9xpkCI.cache +0 -0
  192. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/Bv7IzOCV5mntEER2OJhpRO9kDT-OzV2Vkv-C-2OqfJM.cache +1 -0
  193. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/BxzQEUfqti143UEWVX3a4vJo2T2TFEveH6L5JeRpGOs.cache +0 -0
  194. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/ByvwRWGSWw_TuQf2J80EjCF0_pmCS8ijdV5inDKQuX4.cache +0 -0
  195. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/C-Fsu0r4KqUE_dh8t9uIch5g14H171MvP3e2axxYmFI.cache +1 -0
  196. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/C64U02SEdI4hL_xZe4yn3wxLWa0nmGav6IAKYqt3huc.cache +1 -0
  197. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/CHD78cmso2EBNrAZXEXVFooXRnjMHvy0YXnWDUDtVP0.cache +1 -0
  198. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/CHaG44H8r8Z48n8xsP5oxo9nqm-VZ2166eD6uRVohak.cache +1 -0
  199. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/CSkitPHkNYf5HNCiAc50yOK2lZSI6Me5HvbUho3GHH0.cache +0 -0
  200. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/CjnL7vvmPRNJTauK9zSzH1b5P9UP53diJNtkoYNknE8.cache +0 -0
  201. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/CmGTzQDPKHwDV2xeoczOwhO6h8fTKeD3fvNkaGSL6eA.cache +1 -0
  202. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/CtZaE3GRsbnGj25T0FBp4ygikYwt37lB2jbUJYN2jRw.cache +1 -0
  203. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/CulXhjZGJKhy6sjeBKxzTDG8NFMCxUMVWYo15ERJ60o.cache +0 -0
  204. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/D1w5jlrgqCzxh8YgLEtgxIuqxfqrgLFrIJLoWnECNUI.cache +2 -0
  205. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/D5gslBWV8RN5beObJA9gJ5uPKyxz8fT9lM5ujx6ytqg.cache +1 -0
  206. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/DD7nukW-Y-z1IvkJEozc2aspkJca0P6MkNaSa2DqYlQ.cache +0 -0
  207. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/DLyo6VwnlwX3UUK9LbhX-C9FxVU-yeZzwwR8kXQ8tlg.cache +0 -0
  208. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/DTH2oHcWLTWTq0JlGsx2KmrLPvNv0wuoLwHIzXn02fs.cache +1 -0
  209. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/DU6DueX5J9GQIOul91HkRVRwGrfyEiykKjKiuFk2nOo.cache +1 -0
  210. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/DURj4V4HxBZI2o8RpAgMTOQISVeSi7iY_8fRB5fCufs.cache +0 -0
  211. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/DWMrm4e3y8RYimdazWxg9B-3KLp4UOUkbtiWo5bVFjA.cache +3 -0
  212. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/DhsPNWQRxe3QrqS2p-jM15n68wql_mJHJN_GjBRpwGE.cache +1 -0
  213. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/DqB8nDL1pOnHmRhgk98CDnjRoo0208HGqd4S7KGe99o.cache +1 -0
  214. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/Dr5a04frn7varVqiG5dHlcNFA_eqqGKMH7wxZARTa3Q.cache +1 -0
  215. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/Dz2w6MsSzJ1chX5gS_7oU4bR8Jw8RjtFxA-iiSvbcN8.cache +1 -0
  216. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/E5w3ogRGKiUCsGzj7b6N1Z0ToTXfLjJYPefnb2O7sNc.cache +0 -0
  217. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/EBo2UG5Us2ORnTre5PK8KZbLwBXZsoMzH4EiMz7CXaU.cache +1 -0
  218. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/EP6519DAVrXGlWLeKAgP07TtLQM9KcU4IjhRBIDPkfc.cache +0 -0
  219. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/EQAWZCRowoQmquV9jOrgD7BNpV8tnTMAdYm03c0kHe4.cache +1 -0
  220. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/EX121HvTuPMQ69gY3JUOY2nPstypri5OORU8X4YAA-Q.cache +0 -0
  221. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/EZQnkzNTH_0IR2LKamjGlZXWtTQ__WAAS-YouJjFTjM.cache +1 -0
  222. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/EeggR66uYyzEfDaBQMSHsZyNB7_bG8eQFu_0P5WmYLs.cache +0 -0
  223. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/EfC457-cr0KQ-NAxK1bQKvZBcBcT3g5UXsnRAOjs9_o.cache +1 -0
  224. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/EokgWLFLuqrSqrN8O8SIt8cyK8QE98g1WjI5vi1LixU.cache +0 -0
  225. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/Eu4BAF28kH7dwi0fVC30Ai3UlTEPHsJ2whKoQ0WPM4o.cache +0 -0
  226. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/ExqPyZboVmxVXZdVmuGMHbs7HThn71jWYkN_R1DyeS4.cache +2 -0
  227. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/EzYR52osZFrbT1kNev38IfzhtDz1trRQzb2jcOltVYQ.cache +0 -0
  228. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/F1htn_YwPxdUmO2uXlGA2mrQ-LsOJMBnPZif0wVqD0M.cache +0 -0
  229. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/FWQ3l7pCahfwRf6piy__p2GRW85cCilKCAL-7Yg0vqQ.cache +2 -0
  230. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/FXhGSRdO5Ci3JIUOJci3cAbAth56uW2kaOKN4DfMGF8.cache +0 -0
  231. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/Fc47raqrnLQIn-bU5hLK4vBBmYOd-F9hXyYyAWf5EBc.cache +1 -0
  232. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/Fj_1Wdiau1aqaLYldwNMIpTt7t_IEhYLskQfbsJi7ho.cache +1 -0
  233. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/FtLEl8o8qKAGiNs6Vasi7Vn1m_ip6IOlt2LbhFL0u20.cache +1 -0
  234. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/FvguJO9_vE_-ngtUuJnEF_mslrHslT224CHzqYEBIGs.cache +1 -0
  235. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/FxNGuO4ktEU_76Fn3wxtOUKB27D4MzK6FGNLOr93J2U.cache +1 -0
  236. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/G0xVlpwb6J11rp0vgxgH-L_d4DajjE5XFfDgTsb7GyM.cache +0 -0
  237. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/GIkPjR_I8bKh3sUuE_UovLGwTu755601KSuPWzj1YPU.cache +0 -0
  238. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/GIz-W_ncnE1CozE1-0iGyHafXnymTqi4cPnX7xzKf-A.cache +1 -0
  239. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/GV3TpgLNHSJjuG_EqiQXuysA-G3dDSzxOR4hGsvncpU.cache +0 -0
  240. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/GYJh1928OQkEVwdXAgtGov5iTuKT5mejaiLoUl-HCrA.cache +1 -0
  241. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/GiMWQLd5wgWQy0gKmrwcQhX7a5bzd7TKC8OqJ969qjE.cache +0 -0
  242. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/GlGM3HFzNkWEbTaYSl2lnkmSHxFcxVqvYDhAGVXy68g.cache +0 -0
  243. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/GvgzsU04PWCgo35R-fYTg8E5OZt42EM0QvBTLesMEpo.cache +0 -0
  244. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/GxEz6uitKIPnlr1WU76uhD2xgmJHv2is2xB5ibGHQCk.cache +1 -0
  245. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/H-KL4D_175F2oJ7RhDcOEue0RuBrGlety6vLEo40DAU.cache +1 -0
  246. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/H1OVffA7LxVPvret-pFAl12-n7LE4_nvrcH0GPWw5Ik.cache +1 -0
  247. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/H9dQVTMDdjierkd_YNJcb7jRbNZyCIAgqwXUkGrRSAA.cache +1 -0
  248. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/Hc_ZEUlraRzUGeCUQiBQgdeirN4jeRjwxslaEpRhOuY.cache +1 -0
  249. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/HdOmOGvLJ1byFkKoP9Xgpcjw_CQaVw0B2SyvhlNf-gY.cache +1 -0
  250. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/Hf91IdewjqIceI8HrFLMCPrMlL5Z_7teWO107tY_86o.cache +1 -0
  251. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/Hg_mxYy2f92cupNwglaHfida_gYlnK5qlpw4G-QB6Do.cache +0 -0
  252. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/HhPrTikvHNNw-187BE12mKSy9UAQPUVMPKYWaFI-xlQ.cache +0 -0
  253. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/Ho8BoZnmfRKuXbS8bVHSSA-OCID-tKc8EujIQfpqs6Y.cache +0 -0
  254. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/HpKYXd0YX65HIFHQWUOJ92vbXqtiOwRHOx4hFzsGZTw.cache +0 -0
  255. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/HtivXU6MD29bNTDw146khZiRtLADl7qW4JZ2WOO6eow.cache +0 -0
  256. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/IVEzkX79YDWjlDxCl9ELY5TKFGSXPiXnl332rF4HjVc.cache +1 -0
  257. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/IXnjJ6Fln2GDCKZo7UYplP2MjVMaRPx_F1f4ILEUp3g.cache +0 -0
  258. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/ImPdWcn4TbkRkaoIkhTUe3hkmK0YIliwt7zjAR_ul-w.cache +1 -0
  259. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/InGtG0ook6rEZG546GST7Le74g9SYfo1PmASDM5YEKw.cache +0 -0
  260. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/Ivt0AuSoaS8to3xCBwU4OHKTsqvPzHH1Ce1D-mz4pVk.cache +1 -0
  261. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/Iy88CXuot5O6dgEW1YE_vCIzUSF6s1aYplNJ8jA6lZs.cache +1 -0
  262. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/J-xUnIWf5bwWTeA4xo5to3Kz4h1s6xjzJXHK4p-ao7M.cache +1 -0
  263. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/JEG7nGGUg3sCUu3EJdr2g_iLZNsSLhdLSiDm7ebwRZU.cache +1 -0
  264. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/JI0z3-nMvCC_R3po6yC7FdBg81u44GS4iX3kTnOGehU.cache +1 -0
  265. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/JLMqIUda114nu8mLm5cRJYTkDJ7xnTJ3alLpNPYWSBU.cache +1 -0
  266. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/JXY3MdJ29dTbs9SQNzH5sBTuQ8z0z64pQh1PlZ3HnXw.cache +1 -0
  267. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/JdSTsjuGCe2KjdtLSXb2UYOjb3snN7IY4TLF7Ty3aSg.cache +0 -0
  268. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/JqRGpuHl74HDCESaRVDVMXGTtLFDW1ixo5Y0Lg-pw50.cache +1 -0
  269. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/KLRRTbKFts8uBCUrrGDfy2OKGFEl_uZ6caMYNt1k8YA.cache +0 -0
  270. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/KWHOe12mSn6Tkn1zbkkeHcVkm9nE6PQw_XLxJvqwXtk.cache +1 -0
  271. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/K_tt8teXs70nW3Gp63lBIsCNQbG8N8034RkhHiemZpk.cache +1 -0
  272. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/KfPe83RRJa1gZRpyY_eh7lB_cYLqpDq50mYzfNi3Cpw.cache +0 -0
  273. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/KiwRkY0xv5TZBlXrZTm39Q1-HikI7iG12Tnj19PuQa8.cache +1 -0
  274. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/Kl52dpdJ5vYHM28UHVBi5L31jYp6-24KvcXFu9FamIE.cache +0 -0
  275. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/KxYOpfgNwLbuZ2kbStk7D-6_w7eoiPzvqWLoRY69GzE.cache +1 -0
  276. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/KzOKykYOOd9OarQj4K4Re4r9KW2k5YLc6mubra_20JU.cache +0 -0
  277. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/L0M6o6SwGtLdysAdqFW9yQdG-oQ55_WFgf1FXwDk7AQ.cache +0 -0
  278. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/L7BRCeZ2IqHraqccNqvjSqNScqsM0gr6AjPZ7vQdVBQ.cache +1 -0
  279. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/LFoFr404q4k75qvqP2ThtzhDEswedtRqJ38u2Kx0vas.cache +0 -0
  280. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/LShcO1TCTcqR7D5Hfd6UzPEqAr-9W5B3aOVREUMohyE.cache +2 -0
  281. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/LXXnRNoWaV2Gzq2nuwYo-WrHVbmBaJiBKo4rVw19vUE.cache +0 -0
  282. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/LZuNNhWHd2QFtrAdjLMf_wEfAd6JieI7GIkxskEAQag.cache +0 -0
  283. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/LcMnLZPZ21SXqXRLyJsu1eME5ZYiCwLTCPKTKusC70c.cache +0 -0
  284. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/Lm4UBbZhK16w1HJFoFY7jA9DuB0CxU635Mpstqd65Xc.cache +0 -0
  285. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/M9-I-pf3saFd9Pvo_K7kocq5YV63ZA5iGsd79AQTifs.cache +2 -0
  286. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/MI7M4hBpU2NZMzKkT0KGinb2xDy_WgcC8_DfYpNMo40.cache +1 -0
  287. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/MSYSsviFElbcjRpPUpp2Nz1EqQFsLZYaZkBPDOjAw9Y.cache +0 -0
  288. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/MkH68qhn3ZQD1Jii28MjtHUQc-zOu5EXgRzy46pV9X8.cache +0 -0
  289. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/Mn-7zVX1RbAApYwOCK4_I91AcAFnj9RPotew5djWL70.cache +1 -0
  290. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/MrnP-vNcygoyA-eU8CTwaXk3VGDabXVujLRmXU5Qlqc.cache +1 -0
  291. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/MzrPGnULpuR53_6Mj7b3PmuJzg9yIvVzskUyqgmfaFA.cache +0 -0
  292. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/N05UGUgr-tBFYjYkt_OFE-NEDMi25-KOC_wIRNNWU0Q.cache +1 -0
  293. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/N212t3CJZ8Qg8U5cz3pnA1VNpSiuP3LufQwzqKHk-4g.cache +0 -0
  294. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/N2aIv9n3yUk9GImTMoCNzPzqOKcHuCTAYUcyQsCGGVI.cache +1 -0
  295. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/NCcZ9ptpbJGlcYOV-he2SPSdXixb-RMZ9fJ-YPuVpt4.cache +1 -0
  296. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/NCfzSdIvgzqi9xRVazOlPquSNIp7n6WkujD7frZjHW0.cache +1 -0
  297. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/NLy6wvAxQoXfGnZrZPS6tK0z9P0qfJe_q-DA9rbjkfY.cache +1 -0
  298. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/NYLLY76Okh_1XFyIPFm18Dj9JzP-0FG7pPj7xAECquY.cache +1 -0
  299. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/N_EsQTWQyIHtxrFLysz7cwxjT3Q-gJFzcUrQTNXOvLU.cache +1 -0
  300. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/NbGlmlfRfX3qxbWfeCEtfgYE_IeTewVUJ0Qo31q7Dxc.cache +0 -0
  301. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/NcH4QEuAVBnab16mHQ8P-6UW9RhyQ-ROZpIOdVe9ync.cache +0 -0
  302. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/Np3Vh3SjpcMdT6st4Wxrmx41FZt5lU45GJTjd8LKIl4.cache +1 -0
  303. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/O4DFELgfqEwkk1cArV0MJAxRAT8anOErezcp3iDOIUY.cache +1 -0
  304. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/OCl39Db3CwIhjiA6I0FRRLBWhX5hgI5ZeBErJgjT1i4.cache +1 -0
  305. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/OHvKK7FZmU46-zpJ_NKIR_V8u-ZW79MqOZmXVRDiCwk.cache +0 -0
  306. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/OI6uxGcnsKavdWTtwDAasU3wPx8QXhzBgV0X2n1KjMQ.cache +0 -0
  307. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/OOmRXyxCcTueMx32XPC8EQ5-djG_d3SnLE1EmyKpf7s.cache +1 -0
  308. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/OfQzI4ebinK8E1IJJ8JLuJ7uN_k1pS9lpXzk3YIkiuQ.cache +0 -0
  309. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/OgBtdhkhvpHyp8W98d95M86t7rGLrlLc0eOgbQHs230.cache +4 -0
  310. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/OitS5nNalNMHCliHtKIvGndQLczI9KJhdCmaWB2XiY0.cache +1 -0
  311. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/OvwWvP7wSCsdFIUqs2LUYvneAmkKh2e36KVJX768F18.cache +1 -0
  312. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/PS4uOMfkyQ3mnJTVLkkrz9QwjqUG-y4vlaTv3n2STJg.cache +0 -0
  313. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/PWLg7OEMZMN2KtJm4bknuYvqmgwKyImeHzqwcWm-UMo.cache +2 -0
  314. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/PXSPe0F9rnlTiMm9C9beUY7d6K4-C5oAqmk24ApBuyM.cache +0 -0
  315. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/PqPGw5eNzo6RQWBzmr6Ok-UKdvO3NOhSR6jJqiK5Qa4.cache +0 -0
  316. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/Ptl1JpF1UVuNb1yZZEIEZu3uNtBddzptNu5PF8a8-7Q.cache +1 -0
  317. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/Pusp9JjTlD8lhQBCMfm8bCIwSIWWOCOjNlyHWJFjELM.cache +0 -0
  318. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/PxqRCikuOAn8EUQya0pki3JoN3c40mm_UES-5MYakOM.cache +0 -0
  319. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/Q5PKBReZUqUy8h6VpTODuNCL54yHzV6Ps2RY_DBnxdw.cache +0 -0
  320. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/QEGT875op09i6gTQiwxbDZPQKJUGkFRJT6AOhbzkNLI.cache +2 -0
  321. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/QS1LNLs6432W7jS5wlTw3GAi3jIzowqdn4EH8Xy_nlA.cache +1 -0
  322. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/QSuyXkBhKkEsgbMzrOMX3qoAG0Rm0fQ0M3pkMju46J8.cache +0 -0
  323. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/QjB3oTgQrJr4ujZk0bkqM5P2sbcan8EMpC06hIBa7LI.cache +0 -0
  324. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/QmTmltgjB2zRHIgP1m9zFpQXIjVfySzz4gyjvUGzLmQ.cache +2 -0
  325. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/QmenK3j8gqq_AucVYLst2tpjNAg7v7o5uBajT5AO-kk.cache +1 -0
  326. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/QpZMjISr6GNdh4whtszO0jZ6gAtSx3UJR5dM3ZfULzg.cache +1 -0
  327. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/QunfEx8zN8_ISkOVIFjY6TLfNtXBual8faS-vuhQMAE.cache +1 -0
  328. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/RJF7EMD0imO9fnUAJfR2ULK-K0SEhwy2XHXGEdemz5k.cache +0 -0
  329. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/RMFHntjnhHWXtUhYXeJBd6fHgbEV2E-AmeV1Jbc0-QQ.cache +0 -0
  330. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/RQzLnsNGJPXH2uf-iMigu4L-VAVfwt4_1-MrvS9cGEY.cache +1 -0
  331. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/RTZhB0188OyCcuvMjZSYPwY9gU8CYMEWytk9cEPXaSo.cache +1 -0
  332. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/RVnHjN-f5rIU8QYDQxcngE_vTtfzn2xIqnRJEEIek7Q.cache +0 -0
  333. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/RdNpFfjS4bmNBSu4PpOzxcGw9PeWh_17QWXXs4WLrYs.cache +1 -0
  334. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/RkrIkuziuK6SgY7KfWQYVDBIlpi4Ht2BLP-f9Uepem0.cache +0 -0
  335. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/RlyvyKseZ-B8nPK1kwL6bH5KReXaY5PJYrFtL700Ibw.cache +0 -0
  336. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/Rnsmxy0y2KRnsRxIBz2TI8nnbGKY-iuCKPtsxNvVoc0.cache +0 -0
  337. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/RqLewNnE-wnvVMWddLDYyxfTFHK1mRKRgOIC7Vc3AnE.cache +1 -0
  338. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/RtQWIjzrf55G0-iwUad1OeC-lvTrz66KPAMvH0LurJ8.cache +1 -0
  339. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/RvCi0jfOIKJssSK32coXr6IzE6OyjvpS1LLUeINPrHs.cache +0 -0
  340. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/RvMWpumQpnfZpUvsEde6hflpnFODOs8G-04MOO-vEu4.cache +0 -0
  341. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/S2aj4EaGsR_HSyIHR0XQUsknHnPmna5uypAB2Gn1_Vk.cache +0 -0
  342. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/SA4WSZIFDTXeEWvwqO1ICOYkMZqHSZyJlIFBeratw50.cache +0 -0
  343. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/SBcIIPEaR9wp50jcdD99DN8GxSMEs-IzHWvUW-77wng.cache +0 -0
  344. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/SPmfgIla9utofxDXysDPPldw3s3OzeRUIiGCJGn5MkM.cache +0 -0
  345. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/SZPPl363OMnOHVYNKK_mzD_JhLJIYEdkP2SzXA9cHR8.cache +1 -0
  346. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/Sft27Pk9itNOJcxG1WLWE2ZX8L2J45jjg9ajsrohvOM.cache +0 -0
  347. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/SgI5pDq3DYZJW2rD8oG4OemBpLu4tLC6dJStDfkix3w.cache +0 -0
  348. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/SvSKMJNG6lnuz7MLfKQoJFAv9EVJ3VkJt0zBuHUjf1s.cache +1 -0
  349. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/Sx2jMn4N467TfdnBdt0YJhO3vhPu-2PpntcEBgejqk8.cache +0 -0
  350. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/T2dAZkt90lVb4lOSuU3j0MKqqAHAvmKcQ0gg8ZjrOMQ.cache +1 -0
  351. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/T33McWSMQkYElc3iOHFaiG9FkU69cz0cs3nkR-ydZjg.cache +1 -0
  352. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/T6oHGgAy702w0ZYinzq-K5INT0Ty3C-0KL2bp5pd48M.cache +1 -0
  353. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/T8LHLYJf2P_mkzrQI5pJkQv3SmnkQmWcKwvQI4Ljj6c.cache +1 -0
  354. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/TC-ph9Am-ZnXOZK7Xo0SvD8PdkG_lanxuPIsRfcgnv8.cache +1 -0
  355. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/TDxAJba8dOAY2pn760OM0Ng2LTAwwhe0TO0GACAsMzU.cache +1 -0
  356. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/TI7kD5OoISbRVDDEuOG68f0OqKQM_xd6nnQ3SW0y-Nk.cache +1 -0
  357. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/TSmnbMTsR8zZMlQeEEj9CMe6s858mn6KLipt_cHuj1E.cache +0 -0
  358. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/TTwayV5-f2ROG46lJQOIMJsm9dphfKlw1glMtqvvNSo.cache +0 -0
  359. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/TaEdnVMHv2o3QlBfWocseyVdNd1OrryzrGoNwXN3CIk.cache +0 -0
  360. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/TagxPLQq3MaoELkRKAyMiWSmsnfkcVOU-U3VZ_TqXAI.cache +0 -0
  361. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/TceIzNmkIanG--LyMK8lORT1CrKhZ0yARa4f_uoZIZY.cache +1 -0
  362. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/Th5Ws27ENl7we4i-qSiwvmOPDzAIom214UDHOXJlxe4.cache +0 -0
  363. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/ToCcR4fB-_gDd6TQSjhC62bOa-8QwH1zoX9LK6ctnf8.cache +1 -0
  364. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/Tr9kke60ol0omTloWe1pT8ZaQp264jddH6iiR1Dvnng.cache +1 -0
  365. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/U-DW_7qzo4ExXOuxIkY5HdQItkvlFlBa3vaM3SFMJlE.cache +0 -0
  366. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/U0L78vlh_sO9vQrLeF-65tP7NFhNcqYYuXAav5xU-Cc.cache +0 -0
  367. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/U14A38qENHPtBER8Sojl4Og3svuo99jlE8Y3XzAWlP8.cache +1 -0
  368. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/U1bjPgkj3lRR9AMXIR-ySu_jovqjAJ2ZMxq5yvo2QDI.cache +1 -0
  369. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/U3yClRcgxK6HxEw60vil5QcMIVe-U5_hCpnOzvCvIPw.cache +1 -0
  370. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/UFTTLIznzTo5tviDuaBc3CyFe5konSQ7deMdKdpnUA0.cache +0 -0
  371. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/Upe2SubnfHLrtkpTxkCjPfSu2ImJEDhidTqjOpZNYe8.cache +0 -0
  372. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/UsOm2b_PCyX0MJk5mo6ecAmcW4bEjwqjh9Ay6frgKO4.cache +1 -0
  373. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/UuMLrtTNVDx39EeukA9_rv6l1P-38jx3cvcyDH_1Ue4.cache +0 -0
  374. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/V8WkTJo_OjeaSus_zunzvDmkUYwTvmp4AwbjoEj9y3o.cache +0 -0
  375. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/VElh-Pg0MLazX_KDlpGMwERsQme5uCEfg-g8VprleKk.cache +0 -0
  376. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/VL0pfdTKuOKncRe_DnwrteBSjsoJmMqmeyv7YdVW8Uk.cache +0 -0
  377. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/VMgeBeE2_nYO7L3tKOrH0VPBrbpgJ7k1lQRuicO2ODU.cache +0 -0
  378. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/VWZ8cGwZxVoHDVVWjPVuJE8o9PWEw4MKrkI7OASpqT0.cache +1 -0
  379. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/VX3DB3EuBOT7bQQA2WCU2aMU3mhZeP2gtSPTQP8i8Kc.cache +0 -0
  380. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/WFOgpT19Zck1pko2SHgtioPxQR7tIhZfmAFy5UhGacU.cache +1 -0
  381. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/WGjrAy96tMjuEmU36KcWp-L0-uAVIWyd_puYDidIuXI.cache +0 -0
  382. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/WHXozfCUpGJIWBmbz1sYBOVaRKgkgbaLaNNUVZFdU7I.cache +0 -0
  383. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/WJD0ZyfbBi1vqWi7RxJglq0Zgdua_LcPP3j_SXjqGBg.cache +0 -0
  384. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/WJcBw9ldI3R0jseTF1-bdXkvF22L_Bgp9bzEDrh5IVo.cache +1 -0
  385. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/WVYNHwVOEfxRMMU127-5xwIXloRLrz7B7Dg3e7lpwQ4.cache +1 -0
  386. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/Wezmkvk_3yG8iI0MZlnZu66ebKDb1yfg8pHeQK_4xGg.cache +0 -0
  387. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/WgTRJkmN7RY5BRvqXKvRt6P4uhJ6Rl9rNrwyHwRmGV0.cache +0 -0
  388. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/WigqFkrQxt3-jWLTa3m7Zl-JFBO7qqlhKUCyrcYbTXs.cache +0 -0
  389. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/WvUaSGkY4zCJla8Vat25xfOESs1Mh5SlyNp-71y34OM.cache +1 -0
  390. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/XIJCC35V2R2MGJoJbmkb3j1gDZdQzqfs9URYGfDE7nc.cache +1 -0
  391. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/XKFHPuEr8b49acyugJDbbZNLQX_h4vAdnB3GXwZ0fmk.cache +0 -0
  392. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/XLJRiVa-v3sM5UPtOYC-9qDWw9j7cHGZB1gjo7xNDE0.cache +1 -0
  393. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/XRKHQTqeyBK0pu3__mIC9CRYgS1_AUaQfS04MPGy0Os.cache +0 -0
  394. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/XfclXhy28fBDZ74Mg0vFlYmZao6I2ji4TfPwaKFfIfU.cache +0 -0
  395. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/XfjIcU0j1lrcV3nO7sf_e8H-tDhMfRB9NeSj2B2tr6U.cache +0 -0
  396. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/Xhw8Dva0M3lgW2LPyMskI_73xcon6OoJLl1gyecOF5k.cache +0 -0
  397. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/XrNC7Tz3pPHfgv0biWr5QsNKyU1eJ4BrEVs8fANOnmk.cache +1 -0
  398. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/XrZfe3VR42LwWRzXMomlBEgrXKESl-hmREiAkUDpftM.cache +0 -0
  399. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/YMcab_hgulGe-UCksm2mYNO_eRDvakIZSwRUcbTJ1lw.cache +0 -0
  400. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/YNRqqsZwrU5Mm7Xq0V_y5tCEUVQ8lXzlhaeXvwb7-iM.cache +0 -0
  401. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/YPilGR4YqGMh4ii76Pd81rI0oZkGqnqflr1xSaGgihQ.cache +0 -0
  402. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/YRnhspAIDsYb1YUf-dU5lxJgtzUK7qE7MhF-aNrwLXg.cache +0 -0
  403. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/YStDKabCs1ChoBYEOhSgtuMOotE2mvTJi4DvGx4hzAE.cache +0 -0
  404. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/YW2YrVc4OJfD9ebRaEliTq7jV2Rl732LWkSXmHZ2ivg.cache +0 -0
  405. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/YgUtAIVlR_tCXuMhWotXnD51b55aOND_DbVHSZGbY-8.cache +2 -0
  406. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/Yo5Qlzsgp0piSY8EvsETPth1YCaHvdqlPRkzg-8R1r8.cache +0 -0
  407. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/Yr9TbPycwB0z-kuM3klrMRAeDNzyDWwFrqi6Muor5PE.cache +0 -0
  408. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/Z-wMaUh92s7jirMkQmwa755EnQvRz79p-bw3HnhhRco.cache +0 -0
  409. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/ZEMEWLG9c91oF3hQylPuLFMamRT_vX4GIEunBxkv87k.cache +0 -0
  410. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/ZEMJMBe3GY7Ej7FCN3qce_211msny8gEpoFzLbkCwcU.cache +1 -0
  411. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/ZIp50kMI0SOq9I1jD4lYjG1sFV11UWEJFPC0FG0E6mA.cache +0 -0
  412. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/ZOXHHfuuEXXhOI6Z5Cm093CZcWZ-ea4F3DFO0EMO3k8.cache +1 -0
  413. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/ZXBHWTiZ1rMmiY0u5VcuYZNG4Me0ielK9vHk-fsnlKM.cache +1 -0
  414. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/ZbOZcsTGU9jHEXlm_gcYlOnJ-k_oK7Z0MfLI72SwboE.cache +1 -0
  415. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/ZzdRNyQ6e9MyGg4Eeb_c7lB7xU4UfHT3jT3pmdnClOs.cache +1 -0
  416. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/_0fyQjxtlr_q3jBc13b6rjaMAURmaQZD4vYKeNM8zc8.cache +1 -0
  417. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/_29E0icRFfVhAJBl7jqpxhF4hv7iXz7xJpa5GmZQ5Rc.cache +1 -0
  418. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/_7OFmYRPqIZ8D0mcLg5d8-h2PbW0-GA1QQXd098yKIg.cache +1 -0
  419. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/_9E857rP8d63WBjmBTIrm93OIwaCXXvqkWRob-mnTSc.cache +1 -0
  420. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/_EDizIo704tl4-Qxy6E0dR71Byy1whuyYpKeGk7i-Ww.cache +0 -0
  421. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/_QRJM_r3IVUjiOPfRJ8ts2noDgQ-ElVndHMSb6lSmc4.cache +1 -0
  422. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/__Ae9vekA4T0VAIfFN9bIU2Qar9drdmQd8QEC3T8mC4.cache +0 -0
  423. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/_cUTlbO-55S0RxFQwYpD3ug-4RKByJrSSs145JGzddk.cache +0 -0
  424. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/_gsISW01dPZGHgN-4EX1oNWrNM_0lseBKXHzOOgEHvw.cache +1 -0
  425. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/_s0UuSF84Oc0xCpUI-mu028pczBYXg__SFy-_GJGYkg.cache +3 -0
  426. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/_s4Ftr5s8lN-mpDk6HVEP4DxdUQ4jMiWFTsDX-CF4hk.cache +0 -0
  427. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/_vJP5kS28-M667VBchLUhnMXadd_R2YiTAXBLJJcxt0.cache +0 -0
  428. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/a128fBU4TRQyDoUb4urW0HNqZrB52RqQ2oHDhACy1Zg.cache +1 -0
  429. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/a2CjFzcfK82vcC8NAaabMcGgtZoWjaV8Rh9Y3BdUO38.cache +1 -0
  430. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/aLfGo1CUythP3zD-0D9llWx7KHsOrbcpBMsUfsDEG0s.cache +0 -0
  431. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/aShzkqgwSaGXRHAPCSD6INzNpvgZszu4dgC0G99daTM.cache +1 -0
  432. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/aaYOKi18acd_WgYcVwdakILEhjcvKNF8DS3s9RRX60c.cache +1 -0
  433. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/at-x21BTkxGVuOhGWtqQq8l7nwQjE9HbsYEmGKFs1Go.cache +1 -0
  434. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/awrKqK-hRGKLongyCbg0iNof4yNBbv63uryOX0lq9TE.cache +0 -0
  435. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/b3iRmGGzK3pappd3mGNjRd4mDFwzTKRCgDl6u7U7KL0.cache +0 -0
  436. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/bCANnFsfOv2GDSC5BEBf0uX24VF2bAsscnuhQSaaV64.cache +0 -0
  437. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/bO7vKK0rJer0b9NQkkiB3oqjrWXgLH-EALmSYKrmnWM.cache +2 -0
  438. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/bie3GRaBerRkhZYZgDnh7yxLuk1xN9Nq1kY0B7gbLoA.cache +1 -0
  439. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/bkzVN2HnxbEPuO9EPBZKnlv-5qarU9NnFkzsIcCHhRI.cache +1 -0
  440. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/bpK2Pv4uKvDyKJN7GAm-dNE9pjBC_m15rRZGyuaBITQ.cache +0 -0
  441. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/buUjR6GBP9Osq4-2obe6MQOpi4vdNXBk5NW-aTRM_D8.cache +0 -0
  442. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/c3eRmZERAWtIh4m_fI927ncXwTjoiTn1YFQGWnHOISs.cache +0 -0
  443. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/c9tgo68XEX2GDT_Yf80ARk8hRBhz7hl2VGtq5ZdEEVQ.cache +1 -0
  444. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/cKZcZXVWWz1ZFS12r6slUyNAIOhJKLUSEeem4RmAcCU.cache +1 -0
  445. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/cRyjxxhXhl72hpsruuARg8biasemE2mi-KBJnwbrVyk.cache +0 -0
  446. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/cVeDfBxk7r4lhOU1gIV87nAP-f_tVEwrA59DMXUCs3I.cache +1 -0
  447. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/cXsDquRBl70AlYHpYmBa5ouyEARb7Mo0xgsr1nDnIM8.cache +0 -0
  448. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/cb5YHvTEIWFkWyLXUHycKnQ9khO3s_elky9IEOPgF2s.cache +1 -0
  449. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/cbmeKPLWVGuRRumHdd9IKOXkDnxMtVl6V4YUFIUEQaM.cache +1 -0
  450. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/cz53VhV3VaNkPgQOh1RHUVawvC4nQi5f1gWvXbRttaY.cache +0 -0
  451. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/dBYQ0u-fvTz_crfyLr1-E85BCGnSN5K5xIo8yUjW69s.cache +0 -0
  452. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/dQvYrB8JT6LojzwpO3ap67V76hH-kipkVwF9xk_D7UA.cache +1 -0
  453. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/dWqO71V23dOji9cjgcrPUZgFx20YEames3_Zlzc4YDk.cache +0 -0
  454. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/dlqBj5BP-l2mSjkz2QyCt7-3xufIWHq2MFz9gyxZzis.cache +0 -0
  455. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/dmud35xkBH3sUxGhZZ72HxEJK3xFgH-pX1FbSd1rHcc.cache +0 -0
  456. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/dsMf4VrACIZKEVLT3hwEDaSxl8ZmNnUL7_IaLv8Rxkg.cache +0 -0
  457. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/duEWgXVR_Oa1a8iF_CDILw0QuZexMSXIo5tpWJ-zxw0.cache +0 -0
  458. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/duZtzSJQZEb95emfWosFUqIs7fwYDLFDQgTU3-xGCmY.cache +2 -0
  459. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/eLux8CskzeJzcg6UE73rzFQtSXf62X7RqASNTDEgsVE.cache +1 -0
  460. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/eMVolIxnkJddMNeU4vo9he_lhHOupk3l36GAP_7Pbi0.cache +0 -0
  461. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/eQmY62fJ5FWSFiCKWQWQl0Wih5klwhuje4g1Gh0400o.cache +0 -0
  462. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/eUUSHGPEraWZImSQ1TVEbvX0KtRyhYe3hidNz2glNrs.cache +1 -0
  463. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/fL6wvGFAuQ3V1z40f0RcfwKtkzAy6U6o_-y712IHQRU.cache +0 -0
  464. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/fRvb4xC4zc-dXKKtSvXpPajuBvCbk4lI3VHQ-4FlfuA.cache +1 -0
  465. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/fTTUkHXVI3_nn45drEuYYGJjguky-2SSWx9rpzrCeHs.cache +2 -0
  466. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/fVJnAcZOD4BiZzxdBu0H8B3OF6jcRQ3mG7nH9SXdBpw.cache +0 -0
  467. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/fVKb-v7eej8MuVl-PWRdgsTx2zeFdJkSMLdnrvcXSDk.cache +1 -0
  468. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/ffUggAvCnszoNzeTxqGg0LP7fiIa0X26sftv8zPfQtQ.cache +1 -0
  469. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/fgNuJ3RC33BYjvr4d6RJT1wr7QnOkFdoJHqqBd_sNiw.cache +0 -0
  470. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/fgwVWXCqbiX3p8L64aem_EJxQHy8R8vJ4jiLPxtgfhA.cache +1 -0
  471. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/flwaoHOienAlHtScbOp1wCzwZpNlllveY85m_S9c3T8.cache +1 -0
  472. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/g-8JVvaRbVzyjwrd4knM11p04itYpomf3bxn9-tFALI.cache +1 -0
  473. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/g2avC9UB2-gSwOVilwOWVerZBUd8RmpYkNK9Ypsmq9Q.cache +1 -0
  474. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/g5EZre2tKf7sYlSUObjMFf-qRDRd8j2fKg4LvdojKgQ.cache +1 -0
  475. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/g8Dz35JguOfyiojKgOKRaj1pFwy9FlvJ6kPdo4sQBog.cache +0 -0
  476. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/gG73k03gjztCLOoBnTtLGQXZoV4xf34In7nFfEbU-p0.cache +4 -0
  477. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/gJg2uE0PplK8-a2VF2RlUuEX-rctkT7Y6MSF5lS8koA.cache +1 -0
  478. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/gMYUp_hEjtvhWD2Tu6K45-hEECRSuoSuNpqLMRX1JqU.cache +0 -0
  479. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/gVzwYGDh2U6AFb_HsoS3NLGFFR663SOyeoLLx95yjJ0.cache +0 -0
  480. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/gezVpnmmAcigYgj0qsnrK7fleNyYmWGsSLl7eSZ5JLQ.cache +1 -0
  481. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/gnr7z183Cnw919YjMDy3E6dcIodDFWqmfX7lGU9EAB0.cache +1 -0
  482. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/guJIqDTcg8r4Wk_RSgllUCtFwmHhFhlcKw4yS6Bd4zU.cache +1 -0
  483. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/h-wKHa7255Fwqf4PNyWnLUEz2qc4WrqOVHewVrBdVxk.cache +1 -0
  484. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/h1UR3LgWwFzssujFm06H-xrFOPKWwbdWQpgRrIMIS94.cache +0 -0
  485. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/hFtpMe3on8oKhnqjDardELOV_ftyT3vdEgMXecOD0LI.cache +2 -0
  486. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/hOcVNYHWIIcoDp2IqgZjJYiRof-_f0s64DmIPL4EVlI.cache +1 -0
  487. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/hRTlkta-L7Vty9CEoQ1u-9c3obVQYRpRCi5TmVE2VdY.cache +1 -0
  488. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/hZ4ebvPkwUB0ETlRgnuPC-pBoTBd84dUTjmHmLd8Jl4.cache +0 -0
  489. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/hfWaSjYWXaEplzG4m-juxQFxVfUXfkvxgT26WuqN9Ms.cache +0 -0
  490. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/hh4mizBW87zRz3ArlY3Rp9Kyc5Yw-au_i5SCezwhg8M.cache +0 -0
  491. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/hsVpsHLJezQM29cVKlV29MQD2oFsCWacCF4sLfyWpHk.cache +0 -0
  492. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/i2V3RIRfPvuHpHiFaypyczhBgpD4KPlpij4IrpV9E7U.cache +0 -0
  493. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/i4sRz_O6fVqsEaa2D2m4bGMIS_gTDRcDwAYebj5vNtM.cache +0 -0
  494. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/i5VaM3-gSqUKJP3p6e42w7zqhQ8pdLcmCjm0c7LEnJA.cache +0 -0
  495. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/i5WuEUmJY4WBk7Tlx0v7j9PdVOVpCEDT8Y8GB1y4kGY.cache +1 -0
  496. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/i7ODUgpGgVFgKk5nm_JtGAdHcz-iOctmI78uqdErHBM.cache +0 -0
  497. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/iDFlTPxG791J0hJcxRIbzd6kUz_HzYU35-7T7-blgAg.cache +0 -0
  498. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/iGr-BChPeLpw7nVouv3a_9rozXzx0VWZStZX7hvGCzA.cache +0 -0
  499. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/iHfYwlbA78P6LPQ49hVALgXVTQHd6iD6oBc44IUxbOY.cache +0 -0
  500. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/iHoO-q7DgmOiWdI2HjmR26jAZO1qCZG9uftmG_3KHas.cache +1 -0
  501. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/iI8F_xRRBIU9oojN2SWDfr51UbIossDJulp-QzQUUPk.cache +1 -0
  502. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/iRu8zybHMQd-u4bEVmTVtcXqJZrnw6ypK0PPnsDLO0E.cache +1 -0
  503. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/iTr0BqYZTetw3FJAczOwAMPCWw4SpyhEi5SrDutk7zI.cache +0 -0
  504. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/iV0r0PwHy3Hn94DrzY9LRn_EqvHRfYP6xUvAC5qWieg.cache +1 -0
  505. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/iXMby0pw9H3xzg9YYf2BL_mMQJy3GXI0BzSvgw2_C3g.cache +1 -0
  506. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/ipnRkAVTQAyvS0zwN08hidVHmzQER4-ifi8Rh14TUWc.cache +0 -0
  507. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/izyRd79UDmzG9qA1TlaHy34aTSzmZgjp_XBkHAZLr9A.cache +1 -0
  508. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/jNUmymzF2T6MJcEvvmmHIK6IEY0UXFmdjYXWFUjdp1c.cache +0 -0
  509. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/jQcsTlsqaRRYjlQDGWtCn3A6gAMfVIXt6tiHdgl1bdY.cache +0 -0
  510. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/jWeGIEvkNbrHuuo7nNtVyg0ywelVza1p3Np5-J-C3GI.cache +0 -0
  511. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/k24IQ7v-Uy1wQfF9CVO-i9k6VTAxse8-jqFRVXeoIRM.cache +0 -0
  512. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/k2_dHDBJyRUJwwyIVlos9mJ2FHxO1VEBxj7i2OfXl1c.cache +0 -0
  513. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/k42dI1KbaysfQxsMV7xcrwtCRaBOgm4ITxPO0CBlE3E.cache +0 -0
  514. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/k4RrvUYp_Cr9yg6m1Ey2XIxQy6Y3zqCXUxuVB9AJnyo.cache +1 -0
  515. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/k7prgXHad01IV-zUWkvdMMYRGJX7-dfk0NdH8uuiXBU.cache +1 -0
  516. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/k9RNLsh_EDHZP9AQJwHPcCDldwkllwdGMO0CHzblPBI.cache +1 -0
  517. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/kF3AKfax8eBiSqTC_Ho9Jz9YTid6cxEhk_hC4z6PSgY.cache +1 -0
  518. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/kGgIaTgkluKIO0bZNLMheemhd6udfbv1S493qlNaWg8.cache +1 -0
  519. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/kRclbPd6Co7_qjYriL1bo5np7iyC2h3kNKegEclhD6Y.cache +0 -0
  520. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/kS-0lw_pX0vXV5TR_o_n49MbsJwXcSudMCx_DAdoRuk.cache +1 -0
  521. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/kbtC8hm0r5CyhFd6_tvf2vVvkx31DAQHnjeOaTmcvYA.cache +0 -0
  522. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/kmQaJKRrYLwqmU2jrqi5ItHXpjEVggeAf55qYhu8pcI.cache +0 -0
  523. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/ktdPNTfX4tokjQD1LwIAkjS0BzOe9T-a56t1Lof-glg.cache +0 -0
  524. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/kyHjcdAGsF4Ao7yp_wDRPKM3n6Ijar6KI4KgvZcEAhM.cache +0 -0
  525. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/kzSbEj1cngA7ldBbfclylnKnN85HMwzduWyo6PpbAfc.cache +1 -0
  526. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/l2i11RFD7UPuNErVlXzb0nhmQaZQ5rGtmDrRvwUjyGM.cache +0 -0
  527. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/l6qrBwIob20OabXZqfasNhqp33za4brsI4EFOIPfjII.cache +0 -0
  528. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/lNdR9TonHcVdLI8jH25HMAvxHTu1UbASAg0cE2ywTxg.cache +0 -0
  529. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/lQQAC_DVOkhC1XcZHlvUP7BMsXJQtBI9fZ_B3tBVm7I.cache +1 -0
  530. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/lbtufFEPdzZb9VEnX7avrhdTAq1NfLjtljAxqHwY6fA.cache +0 -0
  531. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/lr3tjWAODYL2te4bVDC0wJ1vTAJXvsDjmwckSn3mXYw.cache +1 -0
  532. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/lyX9Tpu0dKS_EwKGVV-THO3Gp4hW3GWN15AAtvzzBTY.cache +1 -0
  533. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/mCDKHSwhoHI3yix07jKhrNziB2UiYMdwG_og8w3DEec.cache +1 -0
  534. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/mRSFLUjUkt6gMSVGxZZyksMHr2oXmtAVbRaENdyeNKo.cache +0 -0
  535. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/mRf8T6FVhlDmJ9xg4aYBSgJS-0nX2dRvmESbR8dEEsw.cache +1 -0
  536. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/mg3ZmDeAJfj4d_l-n7Icav0CrjsWxdKpGBNeh1mvljs.cache +0 -0
  537. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/mqvdsuzlsVjU-OUXSKWT4aX7sx1q1wzkg1P-zAlACeQ.cache +0 -0
  538. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/ms91EcYJt5begh-HnwOorBhEiW1s1Z4Y43GOZh3KUqE.cache +1 -0
  539. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/n-fRAQ3jS-3oK60g3tJMMr_JqiHhMkUen0hs8Dd8CWo.cache +1 -0
  540. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/nB7hRQqKBgzxqk4nLOixMLTI1g4vZCF-Lt5M9-pqqpQ.cache +0 -0
  541. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/nY24LnYolcrHoJJGOg-8uRhmTJkOFU-5U4QllWKIp24.cache +0 -0
  542. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/nYU_W7R2s36-_PTxvOEv5Db3CqKaXG_vTtgdhvWiwN0.cache +1 -0
  543. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/nbNku5rnqNb1HIX_Wyt2L6Xz9uZVhtruMmJDryG7LTw.cache +0 -0
  544. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/nde8EEe_4YB2UQfBOqlnkjTwuZF9JhkIAmxRccGtryU.cache +1 -0
  545. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/ngQtsu45j8gvPjqqR8HhWR2zIPLE28TEje5r8_VpJNc.cache +2 -0
  546. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/njhWco4rivsg_ha35v3mwErzb8SdO7nvFox5LWGuUUg.cache +0 -0
  547. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/o1iwNxPvdMiDz-CCI-eu-NMrI-5539LbxgE3SLToXbA.cache +1 -0
  548. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/oD98yBJPNw_yoQ_wLuuxzaUhUIoM6bRrmrR7505uN9Y.cache +1 -0
  549. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/oG2biF5A1hfw-iIp9N54PyrwDL33OhDHln0SyBBdDHk.cache +0 -0
  550. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/oGWQc7MDO9HRT_umP8iqstMveEYfuhRuj7cAiEdLHvU.cache +1 -0
  551. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/oHXx0rt-y5sfVjMl-Ihp-HRrxgaSqwu9gfaN5wxBYD0.cache +0 -0
  552. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/oKMvJtuF3jnIuC3HEDH2HBTOYWv9E7-byAoRniUjNsM.cache +0 -0
  553. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/oMTAfqM0nLKFKEQkaui0iDEUZx_7MKt_wAzhZmxCQJA.cache +0 -0
  554. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/oO1R1ylngG8gVRFbu5pdlxFxi0JI2NKOeba6_q2GXSY.cache +0 -0
  555. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/oVceKCP6vS7cwtR3WycPaa_CncBCmFpNR1OkqUu-rYw.cache +1 -0
  556. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/obrUGfm0z7ap4ATIUYGqvKIbcsC7axq_VThIlr3Xymw.cache +0 -0
  557. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/oik-6iOQWURoNAyL1_Mm4IZqK5BH4aBevGUjB-Bn4oA.cache +1 -0
  558. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/olQFoAr_MZLBmRXmtVK4M-o6DX8fwqxaH3GiHXAwdrc.cache +0 -0
  559. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/os0xAfsO9ImktyzZ0L52sraqoOCDRVKQKkksdg90Cs8.cache +1 -0
  560. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/p8AlxLhG8pAlz1t2PufdsoUpzrfNGOrQWupzz9eHEsA.cache +1 -0
  561. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/pIVqc5tXAaLDSQbx4dvcFawX1iRPdcw_JTjDIE6Y0eM.cache +0 -0
  562. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/pKxlJJZ6Yo8LeMsfWAtIDIkgCy2I4byQtn0cPkb7SUU.cache +0 -0
  563. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/p_4wRKESn466E7kY6H0h1QmJtBDIoCVay2wEX3-cXII.cache +0 -0
  564. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/pufWUBi1ZZ-1xsubFcZbmHWUlK9r87u4HVvvI2sVd-I.cache +1 -0
  565. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/pxMMbBDBXKklVRglp6Nyi8eBwVRCpHCQa4bMvCZIp3E.cache +0 -0
  566. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/pxrLnfVBb80cJT0gBprGmrVM69VX84QrOv6YKhXL4ts.cache +0 -0
  567. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/q8cFrU0ckHm4NMnzTH5XXjmOlotp-eZB0pctlMpGvGY.cache +0 -0
  568. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/qBv10tPYuW5MYHwlY41irXjiEffhL6aIMnBOhMAir9c.cache +1 -0
  569. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/qS7eltqKK8bQ3Iyx9kadFKnDJG7m1edAI6L4d6ZZmkg.cache +0 -0
  570. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/qW4duiCZfz6ViulbE3yPtZ9ztYG7UJnN75JvhXUjWWE.cache +1 -0
  571. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/qgLN7qJo39kfMr1abRmExsZrAqy2Fo73i2g5AsHMP4U.cache +1 -0
  572. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/qmVYYd22ienUB7q3sffkc8Ni7vQQAxV4U304m6cwlBE.cache +1 -0
  573. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/qmxnvUNYGOizmXPux6pxThxM5tX_APfFAD0sZ0Qvphc.cache +0 -0
  574. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/rGXO9ijaTp0y9OKAcGYWWCJ61r72qvZJ2jRKXvP2hYE.cache +0 -0
  575. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/rHFd9rbN4c3DuKHkC_vmMyY_IhA0ag93AKg5vLSifDo.cache +0 -0
  576. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/rM7WGiE9LzcaE8iDI3Hk7QRTNhb3u-ZO2F_RuWo00pk.cache +1 -0
  577. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/rWl6x5BfTdwTHdFDNVfcrtXCFS-Vrg-SFoQ5o3CWhVY.cache +0 -0
  578. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/r_g3ybJ--mxrNJFM1ciNReEmxtBzEWFusRL3Z6ixDMQ.cache +1 -0
  579. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/ra7Wl3G6ikX1DcKYQK-e7Mz_0sqtUDu1O45d-xp-aAc.cache +1 -0
  580. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/raPB4ZFQd6lcLTll9lQmK7bvpCWAUITnnsKHS_sKYz0.cache +0 -0
  581. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/riw8oZiw9NPDL6NAswXE4PFL4dTKmR6zUCV1FiTB3WA.cache +1 -0
  582. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/roT0_z82njvRoOok-TQpDb1KESI0uElDmYntyRVXUF8.cache +1 -0
  583. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/rr4o1ijKE2SDqPuNW-8Fjfp7fvJ6UIdoWozKgaRP5_Q.cache +1 -0
  584. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/rtjiRH4hcuK9AF_YYWVhdbpxIu0dDbBD9edMIQAQjp0.cache +1 -0
  585. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/rvgl-Syoo9B_SW55-cVyXwfOMwiemz7cvIvh__d_mGc.cache +1 -0
  586. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/s25DPfP25KLcTP-Da-cbam5bULHLShn-azFCqqjYjvc.cache +0 -0
  587. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/s71VkEs5lNQYyJYi_k9zjCZ_v0BGotMWSbwGjpBAvxs.cache +0 -0
  588. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/sKczrditz4P1TLDlvsRhAong8IC65FfcHjW3ZNDmHQY.cache +1 -0
  589. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/sPY-uevdJHjAfMEKg7-97G9XGgLfo2dQgWCU6LFmQbY.cache +0 -0
  590. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/sQ0pf1youUUjm_b6ADs-YDE7VAuXqVHiVT7pfgA_jAo.cache +0 -0
  591. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/sRRBXIO44ITPyWGEagm0Kslr12TUpqa96jS3UqvXd78.cache +0 -0
  592. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/sTsyjTnCRNt6L0_9KAD6eUtG0T9_26ufZqiOO7XlLFU.cache +0 -0
  593. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/sVzjA8EYioenyQ4tep7CFG1Si5dTsRRL9JNxc8NJ6VE.cache +1 -0
  594. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/sYqD_6_DLhWbWmBm4ZOKDNI8bKtF7czThI6GXwmFlMU.cache +0 -0
  595. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/siw2ObnjvWu7rg1MrxvfQekKc6-4Xe4vmMtgr4D5jEw.cache +1 -0
  596. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/ssCeWSriLxuKpvMiru8D8YxOPFCif1x1cpfu1EKqYvQ.cache +1 -0
  597. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/sxvP3QZh66L4s-ehb6KgVGaUjFFugMbK-EbMKjts2_M.cache +1 -0
  598. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/tF4lUBF263kkSEcbBcfuZQQ9MRg16RvwQkNKF5oG8zg.cache +0 -0
  599. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/tIz7whbTBgKj_jOr6lw74WKUdgfbaPIbJj22yuCELHI.cache +0 -0
  600. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/tRz4rAhIbzLLsmcSFXisiGIVFWT3NJVTK7qvQG1SGcw.cache +0 -0
  601. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/tTedWZyAUZ6zcSscDu1lPBXd33qeG-blCgj12w__F50.cache +0 -0
  602. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/tfWlFd-U7YwAoltCV3pdOChRfKaslGk9093QsUaYE5k.cache +1 -0
  603. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/tg-HQ1SOisxueXopRIXXsRMdovmGGufzacc8TiRuO-8.cache +1 -0
  604. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/tp2-J-ccwcShE5JDkOD5cM7MouLfNM4B6ZP1dUbjOH0.cache +1 -0
  605. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/txuvISRuQg_aN7HZj54opZEW-tZh-Kj-gpO6CSzKpJI.cache +0 -0
  606. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/tzwGxWBd-sXS-c54oGcpk41vPMgi62ZLoM3VQbgWrDM.cache +1 -0
  607. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/tzxgIXGPww5IfIJIAthdcprYp2E3E0gdcNCGUOIKiMU.cache +0 -0
  608. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/u5-xPDEfSptXWi5piboRZI5o8-GnOiEH44JdcHGG5L4.cache +1 -0
  609. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/uAQ5tmmXhgihKvyALxvEjnuK5x5-wjcgjOR635Gk8ME.cache +1 -0
  610. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/uISGDAOk3kpc-zLcqGjzFrn33AYHNEe9ZMvC__3tRU0.cache +0 -0
  611. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/uNtmf38NHVVi2gI8YdV8xp2xR-QjsGzbaNlBbi50sI8.cache +0 -0
  612. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/uev3uYaK7eJGXrTv8Ts7JcIbAj40H0qXmxTaeUn0yBg.cache +1 -0
  613. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/uqG5p9_szX7mnoe5TIm4KKhHZaQlithnF52yg0eIeAY.cache +1 -0
  614. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/v1BHLJc7EQxPLvvYr55D-4CjInVAFxKMy38MHA9Qv0U.cache +0 -0
  615. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/v48xZ03ft0nO11kEgaYINgJccm5yHO75EHUVnenI7e8.cache +1 -0
  616. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/vAiYhjmBrOElKBngbyuoXs7EJMZaQqK5oIAtDh6uDrs.cache +3 -0
  617. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/vL9MdL-l7X9W-ui-h8qZBCsaZzO5ChFaZDAQXs90OEs.cache +1 -0
  618. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/vYlapFHXC4jwaY69fGKyL_chc4Tlqdj_rbTcs9YPl6o.cache +0 -0
  619. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/vaNGWNL1whKvl2jiuyWAFl1wFOn0pAJ2ISJCM3BxFAQ.cache +0 -0
  620. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/vbxiWC4nTG6tyzidTDXB2YX5210ZMmVZBe45mtbvaQo.cache +0 -0
  621. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/vehIZbDNp5UIV2l3GuwQ7HbhC1P8FUQlI7gTpM4GpFM.cache +0 -0
  622. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/vqmDQuY5rBr0HR0sOwe1NnisYmM_oHYzfcZpsLayqSo.cache +0 -0
  623. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/w3r65Vn4mkOSlJiBTKNSCwDf7LGs3WO7OMU92GqDDMo.cache +0 -0
  624. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/w52WnTe0HP6448zzxqfQv20GrzGMWqqeAZESpjdOYzE.cache +1 -0
  625. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/w5U34Uv9LnnNrc2ei37d9lPyHAvy0qEWTiFcFswMla8.cache +4 -0
  626. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/wDiRZmvswHvkc8h3i5ShLvXhA9-hOckARt6OjSLw2Lo.cache +0 -0
  627. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/wHHVVokDvnX6VhrMTId-vxwFcCjVLK6OveEVWW2r-8E.cache +1 -0
  628. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/wKDoP96EfmFRIm2C1WzmNV2r-D4o2R7FknKtlKEzG-k.cache +1 -0
  629. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/wMlYgUvE63QgYD0--2o7w8NiowEmsL42sUDsVrbYRaE.cache +1 -0
  630. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/wXwTEATuaHLpWOws2cFwokABkNP1wuO2fvaT0aMFg_Q.cache +0 -0
  631. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/wdtYsg7Gdw_puPNtU-wsPLgKxhWOOHbbM1P5Zc4scLA.cache +1 -0
  632. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/wk750ZRF5P_V1HcOd0M0E25keAIinFP7v5XUjK8BW-k.cache +1 -0
  633. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/wsUs3HLcGvJkELQxc5Cqn4-jdeUCbJqtHjrPzfVBruA.cache +0 -0
  634. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/wwzbrPWwVj8jC65sLWOzs94aXsVdv9kfDe5l8cA7j6Y.cache +0 -0
  635. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/wzid1gPYZZoQtvBFwesN1yBQDmpZrUISaGYJDfH7ED0.cache +0 -0
  636. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/x4lCa3KOMGjtiQBuV207N52GD_zpThS6OcxJjb3xdSM.cache +0 -0
  637. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/x5fkjq_EHnc-2UbkBqmQcJdR4C3CdZWrcX5KO9o7Bek.cache +0 -0
  638. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/x5uiOFc64N21awrkQ-R9b_oNE8_lXSA9zzrPJksM9pE.cache +3 -0
  639. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/xD-QY3l8lIODBVJG4cqHOxYzSygXC8vGCL_VvltlXX0.cache +1 -0
  640. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/xJAcB19KGJlTpBbsSHd3WMYiys1Rf4OcecH-N-SkSz8.cache +0 -0
  641. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/xNE8krrFK4SiWACVrpL312TI5Vl92hkn6FiDdmgSDsg.cache +0 -0
  642. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/xPag5-87PQXC5X0MbSIQuZc5u708GLtdmZYb326bGVk.cache +1 -0
  643. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/x_aiiXnlq9YMKcscS6vQmk8f8mnzAQ96B4IreP4L9I0.cache +1 -0
  644. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/xbTN0oLj95Kk9f0_uN_-k4tMd-adJVSOGTyfdwtXmqo.cache +0 -0
  645. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/xfbRwWIn2RRgMkXOexQ1UVushCDpvNIvwoL7dRYWkxA.cache +3 -0
  646. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/xrL4H3RWFmg9g_6dNWFxUt909zq3fQ7eVAW6Y8DWai0.cache +0 -0
  647. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/y5AzW8iENDd6O_HamLZRgFbt4x7RVzVgsgY1DL7NMZU.cache +0 -0
  648. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/y7eV8rKHWQZSTQJgc87LMVOHhT4F9DYz9yxcSB8isLo.cache +0 -0
  649. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/yGoMNzeIYIt08zJwiNxTWPebuY_jUVRG2ZPQOVHcUKE.cache +0 -0
  650. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/yGxyg2XdByJgpFmyzNkVSZjaO8uwxmkKzgWxjEdcP-g.cache +1 -0
  651. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/yIjPTVu379qUdC0ZvGmEaC6PY3xPKw1dG4F92Q39Bf0.cache +0 -0
  652. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/yJ09WsUjvoKld7a12-zCwdjezBiDsiDrCHyMeJEPdlc.cache +1 -0
  653. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/yTpHBO8wPVyu2tDjLKTejeVsVc32Bof4mIc9WHnGxGc.cache +0 -0
  654. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/yrABiAjdTb9bU4PyjXH19hwQEKeFAls5obSuW_AiA04.cache +0 -0
  655. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/z5wWaIBo0WgaGYr7A3DPO6tdeZOfn3ieveLIRgwhbNw.cache +1 -0
  656. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/z6u63peMhS0GyVHwRUv84XSa3Nv0raxp0HsnC6a6Yyc.cache +0 -0
  657. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/zIitAZ9PqeeJ2XopJZnCEA_56HweryW0AOcvJA-24As.cache +1 -0
  658. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/zOj44EKCUBMTKs7l1XQTfiP7QofvVlf4mEDlmNsMNSw.cache +1 -0
  659. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/zSXyylkHu-k00yTa1exLXNdhbegea7uFxJyfQaQ102k.cache +1 -0
  660. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/zdTNIIqESQF79lh_dHTJgrI54VYXNH54rs2l7N4pYBc.cache +1 -0
  661. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/zjNAHVAgSdEFIVzbkAyS3UWXXSo2402MYx0M6iRnSZ8.cache +0 -0
  662. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/zsKT3tX2oCG89rHP1lS1-iHXicIIDIbtJ4S99L1i5ng.cache +0 -0
  663. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/zuYQwFYL7Eue67juAGgsDcDUz0JFANRAWXGdCX5f1VY.cache +0 -0
  664. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/-61bDWcrYH0P47L-C27y7bz6a3CWmjAoWn4rkC7Noa8.cache +1 -0
  665. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/-NYi-3itwHJ7esZLS-dRrSUlh9AtgGSfCbtYKqbE0-E.cache +0 -0
  666. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/-_PsVBpN0vLlZ4JE4D7Eci5Ud42jdp5KmAeqYx5DJxs.cache +0 -0
  667. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/-j8ATYEosLFRW8195O4vSbdax4Dv1HiLmXdYCbgcN-U.cache +1 -0
  668. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/0--8SQ8Wk69i-ccX7UJRijTS0QB7cM7SHyDqaOLijl0.cache +0 -0
  669. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/07r__Y3uko92OpGt9W5uVc4idSBDbQJxB6sJSmEc7vU.cache +1 -0
  670. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/0X2Q7Q8UawOzZfBEY8TedX-_X_EkiKKlY7fOYzjtEq0.cache +0 -0
  671. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/0ju6RVAiz8dXf9pyOhO3abaErV5GkZT6d8ezN6_PoLw.cache +1 -0
  672. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/0p628s5CJ28q7enD6ncnUcpnBBJXBK5jevO02oU7RCQ.cache +0 -0
  673. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/0xbFGdt2O74RYhAmL-IG9ySg5g7ILykBX9TLlJIx39U.cache +1 -0
  674. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/1fhPhAuMBYdlQjehLpaEFhZeiWr-fmGR07O_rYDrBMU.cache +0 -0
  675. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/1skcOgea33vdGkEOnv3lr2M4kyYIjs3jN25LWYg_axM.cache +0 -0
  676. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/1yv1IyNhXxkvU0RAfUbhxN5enTOPdMla2mcBjN64O_k.cache +1 -0
  677. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/2Lo_N_8LdGHSYFnNz8h_WsieC10Nh5zXEvzKsjSiO9I.cache +1 -0
  678. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/2O7AUrbjE_42J4FNT_Cw4bC5Meea0IlYx7uctrxT5FI.cache +1 -0
  679. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/2RDQHCQAME8XRed3hOF36NKVLFfIumqH_Fk48Q1cmzY.cache +3 -0
  680. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/2d2q7IUUVQFss3ljsjXgSiSwV7_KmzP5-HlX1Zc1MK4.cache +1 -0
  681. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/2eRPXRnEOu2SdXwqngpiNniSGIfgHKyd2qbrjm4l7pU.cache +0 -0
  682. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/2tDloiN7IgeZgoxrX4aBV99zWvBl8DQWIS9H69TUwEk.cache +0 -0
  683. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/31Pb4FZtZkYR13dbRhFPAhjJyEW767E-XUm_zw0RfL0.cache +0 -0
  684. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/33sBwL7F7zECd-BmXeHuvP-ufMZ6i0lraviD020AV2A.cache +0 -0
  685. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/3G0_U5Vjq9f3binijGw1LRm7OwRI5OhHMcOu2BLgVbw.cache +0 -0
  686. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/3Zybs00y7urwPOLym8WfhrTJVn4vTxxiXXZaUnWtSW4.cache +3 -0
  687. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/3xG3WweLzgmXBvuKCWK40paIziAsBC-im14yOKdq57A.cache +1 -0
  688. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/43cHFsQINAMLIty1J090nEOtZoFdqgCk5kQe_kqOmVY.cache +1 -0
  689. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/44u2Mbk1F9SXrxcHbbAQzU4PhbrOq23QJUWvn_FCC9Y.cache +0 -0
  690. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/4Ig0eDIMGKYDMPzis8UQ-qVvrwQpk0xi_6WBGsCldvc.cache +0 -0
  691. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/4cWsuCXg0jqMiNWo1KuOIt9fl1quNFK6VkWWdd7_4tI.cache +1 -0
  692. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/5Lly_CA8DZvPhQV2jDQx-Y6P_y3Ygra9t5jfSlGhHDA.cache +0 -0
  693. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/5e5qVtRnZJqPlsZ6CU9cABHvuMcISk6Evfd4Kdrf1B4.cache +0 -0
  694. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/5zdF7Cova_yWzbeSDFkpoPMITW0m-MlWaRRdKaDcgMo.cache +0 -0
  695. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/6r3T3Z0AhLZOD0rEabze8rojBlMjN_Nfxa_wSjekJ7A.cache +1 -0
  696. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/7LcqiMlnoElaR0iSXE8W_qhBdsA1v8gQdIvIrF7wQt8.cache +2 -0
  697. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/7V8Oaa-JCoqA-_aXNSSsAsjbFmrCTB-HGbtztny3D6s.cache +1 -0
  698. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/7cPxH6K4F5-gg5bOqIMFuAmDB0MMg6GLa1Qn4DGkUDg.cache +0 -0
  699. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/7fMIqgn0DvLM0VUmkk4SqtmJskOp8hqhHDK9TtE_SO8.cache +1 -0
  700. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/7maI2q-BhTkSaiLG4aBgv-S0dID7JdHbQ_rqnqCErAk.cache +0 -0
  701. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/8J_w57d6A4lXStO-vCZsdwuXrNZxMZl1lryKSt8YFNA.cache +0 -0
  702. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/8NtpKB_tYf8j2yjju99s06yGN7jG_JsivBc-CY0aHZw.cache +0 -0
  703. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/8hnco_HvB9XiGCkgA4BKZuWueXpGgqh8bMElUttI32w.cache +1 -0
  704. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/9gkqbhKI5He9t_HICSW5FWCNvblvib5fyDKdM8iF4fc.cache +2 -0
  705. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/A6nu2ZR2M6oOVpuwXtaEMtQvsvzUWy4wA8sDhFdpSQA.cache +1 -0
  706. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/A8s5avRp_oFxQyRkZT7NDaWEAE8ttM2Hy2eZQqK6p0M.cache +0 -0
  707. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/AnVM8-zgZyitmC0595o4ohIZ2-now471oLIldlVLEeI.cache +1 -0
  708. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/BI4bzKFheovmx5lBOkjvAxNffIWEfquTM8ZwRIj53Js.cache +1 -0
  709. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/BfCA_UitwnvyMV0q8LWUVwuxHy46EsXMjVtB6N2b2js.cache +0 -0
  710. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/Bv7IzOCV5mntEER2OJhpRO9kDT-OzV2Vkv-C-2OqfJM.cache +1 -0
  711. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/ByvwRWGSWw_TuQf2J80EjCF0_pmCS8ijdV5inDKQuX4.cache +0 -0
  712. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/C-Fsu0r4KqUE_dh8t9uIch5g14H171MvP3e2axxYmFI.cache +1 -0
  713. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/C64U02SEdI4hL_xZe4yn3wxLWa0nmGav6IAKYqt3huc.cache +1 -0
  714. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/D5gslBWV8RN5beObJA9gJ5uPKyxz8fT9lM5ujx6ytqg.cache +1 -0
  715. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/D6OqeKrt7t1soTcWrrut8CYwNap8tg3_YzjKpfY6DdA.cache +0 -0
  716. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/DE9WP8iM-5NbklQqpYSUTeQBBrG27ahUKtBUaVrvuK8.cache +0 -0
  717. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/D_M8EHqLg2sBLoE-4ap50oYadd6pEE9b49czlHAhlnM.cache +0 -0
  718. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/E3xop0Ggzv9sCLsuILZDOQhqrLLb43VJ4-JzhvMAytU.cache +1 -0
  719. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/EOO62zjf-Jpo9TbJkRTWIbnDX8CRDT9-IsHgWmWMk00.cache +1 -0
  720. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/EP6519DAVrXGlWLeKAgP07TtLQM9KcU4IjhRBIDPkfc.cache +0 -0
  721. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/ETeLpl5kwfdetfHp0IoVNveaHiE_FrcwR9tpQ4TIlL4.cache +1 -0
  722. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/EVxiu4B0M8_XS1BxDu7aa29xfDkWJFXveTsGjdCWitk.cache +0 -0
  723. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/EeByGmLGqMsY5tFXv4GRjyvvFF6Np4niSJCXO1u8oU8.cache +0 -0
  724. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/EfC457-cr0KQ-NAxK1bQKvZBcBcT3g5UXsnRAOjs9_o.cache +1 -0
  725. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/Egx-pIuTwYpa4UT6SOHidESFXZpL4MOUWpd3jdh1IEQ.cache +0 -0
  726. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/FHN7gIwjeYHAbaJEcLCyUm0psbaeCTNmtg08RUQmnTU.cache +0 -0
  727. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/FNEFT9baPnniRiH0QF5Mj2xEpvjMPoVcceyNFF4__fY.cache +0 -0
  728. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/FWQ3l7pCahfwRf6piy__p2GRW85cCilKCAL-7Yg0vqQ.cache +2 -0
  729. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/FdmuLbm7lc96rihL8O21FbpeM00hFVLKTW6H9w0jgQA.cache +0 -0
  730. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/FfhNLedYT1w7dVNJJQGGgpZ12LdXU9hukWVhg2R8bxw.cache +0 -0
  731. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/GIz-W_ncnE1CozE1-0iGyHafXnymTqi4cPnX7xzKf-A.cache +1 -0
  732. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/GV3TpgLNHSJjuG_EqiQXuysA-G3dDSzxOR4hGsvncpU.cache +0 -0
  733. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/Gk7pgpN-YL3ziBLAnUA0Pr4n47LCC_uevRmjix80Ng8.cache +0 -0
  734. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/Gs_S0BDL8PPcFCqR34nGFhvCco73dFDxJwjjbBpzGQ4.cache +1 -0
  735. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/HAZr_jfqLVaGJvbMYMAcTJi0LuMW8W_a6mMt7JGiBpY.cache +0 -0
  736. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/HVS4q3LTqFlu9tZmDAo17DZp5v0R-RY8OQp5799YSTc.cache +1 -0
  737. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/Ho8BoZnmfRKuXbS8bVHSSA-OCID-tKc8EujIQfpqs6Y.cache +0 -0
  738. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/HpKYXd0YX65HIFHQWUOJ92vbXqtiOwRHOx4hFzsGZTw.cache +0 -0
  739. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/IVEzkX79YDWjlDxCl9ELY5TKFGSXPiXnl332rF4HjVc.cache +1 -0
  740. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/IVMwiqvvHFhSgTAvH_-XU7P4YG5xUlTKnwYHm6P3qoA.cache +1 -0
  741. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/IiwXMv2f3NjbP4hjapbVbZcvHkqkzESH1ZoUDxRhfE0.cache +0 -0
  742. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/IorYhAxRdtO05a7awNq3w4T06-aPtCSY689nHhkkY0w.cache +1 -0
  743. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/ItyqJq-4TIZcAeCKDOfb2yldWuZrRwhDsQt-D43pAN0.cache +1 -0
  744. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/JUPCs-R-0GwY8Q97iUUsngciTmmR3xGfEPcYlArmS0Q.cache +1 -0
  745. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/KJWW3bjnlVFiZA2bKsF2qNWzJIJ3Y2i-uv0Bv_OXWxQ.cache +0 -0
  746. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/KnEWIoeB-K-HYt1YKVf1lTsnPqoipOUEBAn_w7ADQ8E.cache +1 -0
  747. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/L7BRCeZ2IqHraqccNqvjSqNScqsM0gr6AjPZ7vQdVBQ.cache +1 -0
  748. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/LLaP58U7pBZn117iOs70xeIueSH857eJOuUoBgZE3-I.cache +1 -0
  749. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/LPREZiGDnZznEIpK_WoO6BV77rhwx4RWVGaEqSg7v5U.cache +0 -0
  750. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/LSFg1Wt9yqIutuiQeGOeKJkWHrrT7Dps5qRB6k5GNWg.cache +1 -0
  751. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/LTZoM9ytTXZ_oow2kHiPlPKtY7O1h-WGQXZgGKqaraw.cache +1 -0
  752. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/LW-1whw-jlTxedTwY2cPdjQHhVMSIYMAD1rLCDgBoQE.cache +0 -0
  753. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/M7e5trzR1GLjPncrz_MAMBBDptrKl0Rgx8g5xOB5EkU.cache +1 -0
  754. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/M9-I-pf3saFd9Pvo_K7kocq5YV63ZA5iGsd79AQTifs.cache +2 -0
  755. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/MENDvqKPJJYrmweZ6GS1gKZpu46nFaLL1DTn83r8amU.cache +0 -0
  756. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/Mq7QA4t7dbK9JkHCod9TU6npH-ooaOqeTX5GvCtanis.cache +0 -0
  757. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/Mr3Hst2-bxvDXZmM5n_06BKmS74A5HjV7cr7kxWHyMw.cache +0 -0
  758. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/N-3j38UOU_YaUX2lC6DqzcYbLdF1l2pLzMKErQhdUCc.cache +1 -0
  759. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/NDLTwuCCnrW-TRn1rDGjOvJOClkNrSdH8ycaptF2g7o.cache +0 -0
  760. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/OI6uxGcnsKavdWTtwDAasU3wPx8QXhzBgV0X2n1KjMQ.cache +0 -0
  761. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/OO8OOHgbFLk9qXyp8w1lAWBe9NFbtUN12EmpoXCv1yk.cache +0 -0
  762. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/OvDoBXiPfwmm4olsaeflsOv54mYK1PsxqpfwdNlzMQw.cache +1 -0
  763. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/OvwWvP7wSCsdFIUqs2LUYvneAmkKh2e36KVJX768F18.cache +1 -0
  764. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/Oxxk5VbadZLAZPEXnPLNxhQSkEJozz6poiSoKxvQy0k.cache +0 -0
  765. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/PJIYuwEwUawMyW_FZYH2Lkacltu8YmzQTb4k_pY3_Lk.cache +3 -0
  766. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/PWLg7OEMZMN2KtJm4bknuYvqmgwKyImeHzqwcWm-UMo.cache +2 -0
  767. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/PXSPe0F9rnlTiMm9C9beUY7d6K4-C5oAqmk24ApBuyM.cache +0 -0
  768. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/QAj1VRJ_B8WisvnlSiD5acbiDXv56t36fy8UyiF0WOU.cache +0 -0
  769. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/QPzyjRl8W8WXPJLHZkjQCO5rZfxwN68r549kdQScSY4.cache +0 -0
  770. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/QeRK8LmZDs4XudU6XODbeZDCs2wec-N2XuO1MZeUDwg.cache +1 -0
  771. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/Ra8EmJ0qv8prBWYRJkQ6EyMUpkteA_sLPOGGezySqj8.cache +1 -0
  772. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/RraeA9ExFEABtQoktHxquUk0wPtPIgsRmYIANvfe6sc.cache +0 -0
  773. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/RtQWIjzrf55G0-iwUad1OeC-lvTrz66KPAMvH0LurJ8.cache +1 -0
  774. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/RtnYVhIvSszrCqMLyC3Z2LTbB-blRSpAmLZJI5nWMJg.cache +1 -0
  775. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/ScZvtCXaNW7zNb8F20gZ96GLOHt8hsM-2fvyCRIStHI.cache +1 -0
  776. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/Suh4RYjx64hBq9_fIybzrzmKhUEUqu3_foWTTrg7LX0.cache +0 -0
  777. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/T8LHLYJf2P_mkzrQI5pJkQv3SmnkQmWcKwvQI4Ljj6c.cache +1 -0
  778. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/TBBPTFg-oKNVewQOtfiaSvnTB6SUEMMMRRFhS9JdNMc.cache +0 -0
  779. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/TcfSRUXPg92xo1qTypxnz_AEWw2VKYpn4TUYgcAmFUI.cache +0 -0
  780. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/U-PHXiFhaCpsZPOdCe-wiNdp6dOZh-gGqr4vqkxPsAs.cache +0 -0
  781. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/UAvG5Mr92A0ZfCyRjtrykHS59BRYEHIhXzWNO_rNvZQ.cache +0 -0
  782. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/V04oHcSP3GwH1U8SPQwZyHe3DsXyrfvF2nwxHkKb8Bc.cache +0 -0
  783. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/V8laOOeEL7fZQKhwhYCJiOEEeHslXGKJa8OMollEpcw.cache +0 -0
  784. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/VG7czkGM3NZJjAsiDiKWvTCR0h8gIO1-qTG515Ll1aA.cache +1 -0
  785. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/VMgeBeE2_nYO7L3tKOrH0VPBrbpgJ7k1lQRuicO2ODU.cache +0 -0
  786. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/VWH9kSvk15xuIyZbBv30HoU-FwwNIuobR2yT51uD3Mw.cache +1 -0
  787. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/VzB5xUJIO5BzUNZe6li0T7ErcgXHWz6fdASqTlg42CQ.cache +1 -0
  788. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/WFlMngKusmAYRzmvj5XKh0-uv_JIDfXuaFB9qmPnvPk.cache +0 -0
  789. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/WHLh9MUG8UzGEgSuDfJNTKJ-ctCL9iHwGT9er0ydt7I.cache +0 -0
  790. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/WJcBw9ldI3R0jseTF1-bdXkvF22L_Bgp9bzEDrh5IVo.cache +1 -0
  791. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/WZg1AbU7oRrryotgq49avnWWbSDAzRv_j4dUa2xPmQE.cache +1 -0
  792. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/X5jzQZhrZgps2uNPMyKCznXGMVCnpevWlAStSZ-IWKQ.cache +0 -0
  793. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/XD__QRQH_XDQV4BtZlWBY016pLqHoDfVrE8eYnmKZ_w.cache +0 -0
  794. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/XETRExskaj1hyWfx4tZdF4oy8yRt92Be0VNuh2q9lLw.cache +0 -0
  795. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/XgDImKrhJbvloP4tLSvu9fvg455qs-wvOsPqwV5BHc0.cache +3 -0
  796. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/YMcab_hgulGe-UCksm2mYNO_eRDvakIZSwRUcbTJ1lw.cache +0 -0
  797. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/YPeX5KlzNNN7ztLvRWuGEZtUcSGaSjcQpo7ek-6DXJs.cache +1 -0
  798. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/YzIYZa5phtpihx3hnvuzSP_NTU1Tlu-qsqGMcULqVig.cache +0 -0
  799. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/Z50-qOcZz32FTjMi7hNfMRoIaFgjKa4nX9XFjzXcPdw.cache +0 -0
  800. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/_9E857rP8d63WBjmBTIrm93OIwaCXXvqkWRob-mnTSc.cache +1 -0
  801. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/_puQJruY3W6mJ4a4eyUSdvHHQOVFuYk1DqiYqCyNVN8.cache +0 -0
  802. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/a2CjFzcfK82vcC8NAaabMcGgtZoWjaV8Rh9Y3BdUO38.cache +1 -0
  803. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/aAm-ROQSUS8sUMOOZmlRqMq-Q89LWmfU7CilxBelAu4.cache +0 -0
  804. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/aHrJQ7Zh4PT_L0OmOXx95aMhaE03_FE2zPKFD-njYfI.cache +0 -0
  805. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/agSwo3i_fYRXR5l5rUUGxBBK1rFqWh7cK3wS0k0Oaxo.cache +1 -0
  806. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/ajFp-LWUuaDCkxii_zoz7Zt1fcDSqAMKv8MCUaBrZhU.cache +0 -0
  807. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/arWaNGxqNWqohjLzb6w17mustTGeqlUKhMWcfZlXHnQ.cache +3 -0
  808. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/bO7vKK0rJer0b9NQkkiB3oqjrWXgLH-EALmSYKrmnWM.cache +2 -0
  809. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/bkS66cb3rlxATIhIEknUwMgsMGsPcNJY9GRkvZrrybg.cache +0 -0
  810. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/c4VEQd7niUB37LaADxPz7OsrGNmUEwcp_7D6K0pi6_g.cache +0 -0
  811. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/c7cT5-HMomAGlKr7aXGt5Df-x_0P8CRuM75yVUe38GA.cache +0 -0
  812. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/cKZcZXVWWz1ZFS12r6slUyNAIOhJKLUSEeem4RmAcCU.cache +1 -0
  813. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/cboJLFG6o4N0a0uF51FXw5ScMianfL3T7fzWRkdIKCE.cache +1 -0
  814. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/cj_yWmiPHnNCSxfSUxbnfk9_-DSpC_PfqVKnkJc-zbA.cache +1 -0
  815. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/ckZmzp0Fikd-G4L3mgy-pgueKDU_zFV2lEYp-4rXbzY.cache +0 -0
  816. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/dBYQ0u-fvTz_crfyLr1-E85BCGnSN5K5xIo8yUjW69s.cache +0 -0
  817. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/dKY5M117HPtOAMPdCe-BZQBoLMwM1ziDOAvOO0AkASI.cache +0 -0
  818. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/dStSirega3uh1amr4wvdhpn5zZnPCd72txegkbqygbA.cache +4 -0
  819. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/eJ9i8IpvK8tN3oR6Vu5u_3ui-H1wV8hWn1cjf1VE6MY.cache +0 -0
  820. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/eNn0dyE37CSGK981vl5QzTBHAA7GK39O-Xl2IaXBeCo.cache +1 -0
  821. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/eaGRlIy9yFhQeFz2_d87jOcc_5tiLxpA7vE6Yfc5OWE.cache +1 -0
  822. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/ekzsxh6VZtS8hzzOrHnbUInul5U7rECyCt_gK4ykhlU.cache +0 -0
  823. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/eznSoMklBi7CiPibM-yXdZaIH52jhiY-oF_x0fq3vTY.cache +1 -0
  824. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/faYvVzT9Dg96eWfvoZk1_KemXra5aV55CTMSz16Sc24.cache +0 -0
  825. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/fpYRc2jLc-xtDIx8tRkd4R7xFDNShRNqWFJjtMH7Ipg.cache +1 -0
  826. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/gtH_TROnj9mQ1_DArt_eUr_uifyGsVpRkOgFOAk9AmM.cache +0 -0
  827. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/h1UR3LgWwFzssujFm06H-xrFOPKWwbdWQpgRrIMIS94.cache +0 -0
  828. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/hFtpMe3on8oKhnqjDardELOV_ftyT3vdEgMXecOD0LI.cache +2 -0
  829. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/hOcVNYHWIIcoDp2IqgZjJYiRof-_f0s64DmIPL4EVlI.cache +1 -0
  830. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/hZi1k6tpxxCGYxRe7zY74ItcOI8gZrREOpGuA8JSpGg.cache +0 -0
  831. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/hfWaSjYWXaEplzG4m-juxQFxVfUXfkvxgT26WuqN9Ms.cache +0 -0
  832. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/hntdVI0jW5TTqbl9T3PmucE5kBUfks9S4koSYC6Q7mQ.cache +0 -0
  833. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/i4M_5G22UC2Q0Hqyi-0l1fx78jGfbAhiWlGHaO0bg6M.cache +1 -0
  834. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/iC37TPlWbfaIwNTxTsqeIAAhcpWyCB8_ATjA30EJ_s0.cache +4 -0
  835. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/iXMby0pw9H3xzg9YYf2BL_mMQJy3GXI0BzSvgw2_C3g.cache +1 -0
  836. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/iarH2P6sSZa8yhBz6iGc4GNauKjOx2iTqHMsdFQwW68.cache +1 -0
  837. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/ibVwHQ-GyF7DAbsiLJtyi4b36NrS3OWMNb_t3gHta_k.cache +1 -0
  838. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/ige1svz65Pk158VPE77T1bUcVeK1ArO86XPMw-8xy5M.cache +0 -0
  839. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/jNUmymzF2T6MJcEvvmmHIK6IEY0UXFmdjYXWFUjdp1c.cache +0 -0
  840. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/k4RrvUYp_Cr9yg6m1Ey2XIxQy6Y3zqCXUxuVB9AJnyo.cache +1 -0
  841. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/k__4M95yGRxCAf9N5o6AjvBH7UOFxC3rYbq4qQQjxWI.cache +1 -0
  842. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/l2i11RFD7UPuNErVlXzb0nhmQaZQ5rGtmDrRvwUjyGM.cache +0 -0
  843. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/l33HXRYTyBmBb5Wu-Pg-isuYCxr49QFw69UiJHSk91Y.cache +1 -0
  844. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/lbtufFEPdzZb9VEnX7avrhdTAq1NfLjtljAxqHwY6fA.cache +0 -0
  845. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/loZ1b6iDWNuxkxpYt4oUwUpR_RwTbcn--iR6ttutA-8.cache +0 -0
  846. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/lpLE5Qt4E0DKerOMTCIliBk-nq9a6_yKk7G-6Yvb4cw.cache +1 -0
  847. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/m5WvwWmvuLFfMmbG-E5XatFigkQgY6XsqfEalLdNfPM.cache +1 -0
  848. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/mKQnP7YQTjCh_iAVsXp_9h15RD58mg8Oy-YdC7VnXk4.cache +1 -0
  849. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/mqvdsuzlsVjU-OUXSKWT4aX7sx1q1wzkg1P-zAlACeQ.cache +0 -0
  850. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/n5YWeZu6zS79ixg03RibtJERkjyUTEQ7lj1-2XW0lcQ.cache +1 -0
  851. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/nXr6Af3B7mPtfhWPHwBpIE1-CkalfgXnFYjOqJXtZS4.cache +1 -0
  852. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/nbNku5rnqNb1HIX_Wyt2L6Xz9uZVhtruMmJDryG7LTw.cache +0 -0
  853. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/neFhDO8ECO3zJUVTksu7kY4_pFIc20xxNmiZ5wLQ4ZI.cache +3 -0
  854. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/oMTAfqM0nLKFKEQkaui0iDEUZx_7MKt_wAzhZmxCQJA.cache +0 -0
  855. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/ohb7Jdi1YOAGXtdOUuCPBy9T38D0Zkpc5aYgA0gapCk.cache +1 -0
  856. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/p51-PdVN68yqKgjatYyg9eA9AUQcu_-ryPuGPAFypUw.cache +1 -0
  857. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/pEhaat2KBd5SrT7szC_8R1_6hK17FTpvoRFkmCRSD3M.cache +0 -0
  858. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/pIVqc5tXAaLDSQbx4dvcFawX1iRPdcw_JTjDIE6Y0eM.cache +2 -0
  859. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/pZakB9fYDKprlq-2xLTnTdJWbO-aWh2C5dyNiGmyRnQ.cache +0 -0
  860. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/pnfae6L-826EmJKd3OZ6Bxspk1GHA0wCIpRGxq8Xa4E.cache +1 -0
  861. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/ptLMv2qGZT5x1K8w47Mzphxplvk9R7T_buEBzpQvXfs.cache +0 -0
  862. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/q8cFrU0ckHm4NMnzTH5XXjmOlotp-eZB0pctlMpGvGY.cache +0 -0
  863. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/q9aSme2U8O54m1OqcuLZriU3IC2BZ5POIz1-GV6SgMU.cache +0 -0
  864. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/qhcEBwYbZsJrWn0Tudp1oq1sErr1krXcrUryNXCB_QE.cache +1 -0
  865. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/riw8oZiw9NPDL6NAswXE4PFL4dTKmR6zUCV1FiTB3WA.cache +1 -0
  866. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/s1mLbZLRMgPuBOy871P40pkwzCxTxEUu-dTbyfNXOC4.cache +0 -0
  867. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/s3ZkgbrrGnCviVpxMKEEzNB2_CPhDPU4pYDlcCdPN1Y.cache +0 -0
  868. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/sWgrzL5CuCQNMX6Pw_jdS4ii_Awf8QPGgutaL-mik5U.cache +0 -0
  869. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/sYqD_6_DLhWbWmBm4ZOKDNI8bKtF7czThI6GXwmFlMU.cache +2 -0
  870. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/tKK4jmLfeMA3L-8yScFsT9037F8WQVFwu3pgYM_HXJg.cache +0 -0
  871. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/tMLyMzklZKmtSTjHGOi6hTHi5Us8I-9jJcs7M1YDT5E.cache +0 -0
  872. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/txuvISRuQg_aN7HZj54opZEW-tZh-Kj-gpO6CSzKpJI.cache +0 -0
  873. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/uESHow7wWhN7tkwsKZ49SaDb-xS96DpNiPASUk20MHU.cache +0 -0
  874. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/uEoZPwICKOu4bGzXGIjbP3BEltQnsBF2y8g6Q_g2tTk.cache +0 -0
  875. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/ubmrxnEJjJzCJCoH2VKv0E8KPRAb0ClNc69m60S1SK8.cache +3 -0
  876. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/uyjaJbxVaUaPtiNGhP0_1cnALghsMDe0d0fcOegCqjo.cache +1 -0
  877. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/vL9MdL-l7X9W-ui-h8qZBCsaZzO5ChFaZDAQXs90OEs.cache +1 -0
  878. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/vaZno4GhMQ6Ubig4Y4L4Zw6p40ch4_MfhukAX95xqjA.cache +1 -0
  879. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/vbHSVKQkNqjZ30NTVI01oAQ6X72exRmqRy0tPGxuzT8.cache +0 -0
  880. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/viiZ5epOU_Gi6lDbZ61CsgK-yO52NVE75ake2JNV5KY.cache +1 -0
  881. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/vsZuSFf3trsVNgYWhmyRF5Qw13oH9Y1oGgzNqmlLSXY.cache +0 -0
  882. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/vwKmh5ZXQNRiz2kiZBPeJwWHkgM6JuTJGYkjpfO8g2w.cache +0 -0
  883. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/vz5eW2bvvm-GZY33HGOb9Nry_sR7UwUpF9aJxr-I-s0.cache +0 -0
  884. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/wO7n-J_BrH4AhXTkfnzqpxnueLyya5kDcwcpmHp_67c.cache +1 -0
  885. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/wP3khL7kAF6akVuLNlGJIhGE36oavnCgUEkR2idKx2c.cache +0 -0
  886. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/wV_KL2J_DZr3YHCQoz4XIRpYyRmmrMsFMxExlgGU7wo.cache +1 -0
  887. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/wZ3A7JKmBZzV3cCwFZE3ouzuzOxzXGMsvy88rx0q8dU.cache +0 -0
  888. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/wtHQWmJUPSCiBT2NzUFFMM0CZVvq8jRfMOhG9yjuOVg.cache +1 -0
  889. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/wzd_vygK34-UYUa_0YyUaX7VEij-vD0pwKeP5SR1IzA.cache +1 -0
  890. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/xkmrj0QC3m3CG48reP0AucxouM45UL6U7d7kvF8CsVI.cache +0 -0
  891. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/ysDU-aKPDWGScdpWAJp-MC5BYpI-DxoHRFi0dad01sA.cache +0 -0
  892. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/z54z9rK-02WuGWOloDqILOk4frSill5R47Y13If5PrY.cache +0 -0
  893. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/zGi9AP5_spAYGxHHrvn6pcoI4MYiM90BOJ2-yLuzD0w.cache +0 -0
  894. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/zhkSFT1LRbVyH9QNKST0lx2UpAbohr7q7NmK-DfHo4M.cache +1 -0
  895. data/test/rails_db_data_table_helper_test.rb +39 -0
  896. metadata +1569 -2206
  897. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/-3PNoeFpOJzhB48eEZBplAlTKKqNwLKEY0fIQU_NokM.cache +0 -1
  898. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/-5cHuJOFur7g_QBNqcVTDW12uGA_aO2U8jd7NyE9xcw.cache +0 -0
  899. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/-E7VRLo8wDAqWevFQk5wnfbK2GzKsNipTMADn5VTDR0.cache +0 -1
  900. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/-F30YJ6BWnWUCJjWw6E2bp82qIyQEo6ApcBLeXwtSzw.cache +0 -1
  901. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/-GQboUC58JofgybDwfSEQkOzQtJjLBnoU66phGi2YD0.cache +0 -0
  902. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/-QCHitwVV5Vlap34ffu__wBUZyZHkW_ZSqsVUl_b5gE.cache +0 -0
  903. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/-WB-5EyQR54xmfvMdOtqJEqKPQFiCA98soEHf5Dssjc.cache +0 -1
  904. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/-WZ-dMFXdcR4C3HZGeFE_rv-duXm-4uUzhxna2rZK3k.cache +0 -1
  905. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/-YyHM0VC5weGa0iyyYbP4GXe-xlP56CWsix5-CKV5Z4.cache +0 -0
  906. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/-dyofhMCofUApk4e0fUX8giJhf9OCU6cSndDDMwhUnI.cache +0 -0
  907. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/-jPs0rPh9rUmzBYbmngYOCr57zfmf94d3_f4zmL_uJQ.cache +0 -1
  908. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/-ji4f61zCHLVgVTVylZTIVE4WkGoRjQM6rSi7igIcgg.cache +0 -0
  909. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/-l71AYwEWcHps7nsHvdKChxy2YwytXgphlJVNumjFII.cache +0 -0
  910. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/-limvpfnDR31LfI2QH1ayc6PLcczU3zxYEFKINiUvvg.cache +0 -1
  911. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/-mQRSKxdWkjtvCNYDTTVzokK_PE6HXeFLGetsD14f2A.cache +0 -1
  912. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/-p8VdsC9jq1dzC7Td4peUPww2JWf0Aq1BZ6yIR2oA5Q.cache +0 -0
  913. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/-uiwlp0GCsnfpZAqvdeeL7n1OskecJY8iAoitEauBjA.cache +0 -0
  914. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/-vnFlkf6AsxqGo-HBwvr0bAlZ21WVO9jdfNqDu5p0Dg.cache +0 -0
  915. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/-xxZm7EbQVqqInv8ZAyR6FSttRABpd3EEp0XG9WeeRs.cache +0 -0
  916. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/04VIrCH-dZKwxwioFASpsZEzOWZK7QeRU6E2c6OpLuM.cache +0 -2
  917. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/04sk9cwk_AyBZRUtWXi4dYVLzEhmLxKPGqJhsbzQM1w.cache +0 -1
  918. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/06EV6xR7N3tWDZkR1GdbM-_OdUT5DQQWBSIXRhgJlS0.cache +0 -0
  919. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/07edQYwrfPbXdSS-K-Xgt_agerDVrtbkm-VPRrt1STg.cache +0 -1
  920. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/0CJZsvzqRXj7BfU9xohcaA9nlNp0B1JD2-8UEySc548.cache +0 -0
  921. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/0CK0ImzT3Hqv3PZ3rx6f3uA5uKZFZ3B9X34VNG0-rlc.cache +0 -0
  922. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/0DYE1cn3uU8clNTKEIY77kCBKdclfIx9C8QUYvRoB-g.cache +0 -1
  923. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/0Ge9zuvGQVyImqZHBrDct0N9aWrUKE4A0yAGIE5YUrw.cache +0 -1
  924. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/0HUk-bA_QMx1kctMLIdKXw1UvA_8lWC18C64jYDqYSo.cache +0 -1
  925. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/0U7DMPpge_iRfTruu4OjPtmIJOjuDIg7PgjaVnspvks.cache +0 -0
  926. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/0YT2GV-p4Z2vKFJpR_SpPOxllxEDLohz0pl_yCXQrfQ.cache +0 -0
  927. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/0YUdskcNhgTO2y_2PSHFBweI4Pb-l3EqAVcT-VyTPME.cache +0 -1
  928. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/0eih_fXNWk9cPHhgLoTfJunm7Jho7BhYVUoPcxYFROU.cache +0 -1
  929. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/0nLhqbTvH-FdZHHJZ-vunELRdfQ8BS8Hh1DFsDVTHyE.cache +0 -1
  930. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/0pk635cF8VC-k9z-7NIzKG-4mh_RNiVJdnQPuqOFD94.cache +0 -1
  931. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/13IV4mIUgzDuux7TfDh6g1rpYjm1dTtJ9r7DBRtZnXU.cache +0 -1
  932. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/15qgnSoksFN3pPzbqWxgb8_AheUHRuXpHDhXmZZ0k-E.cache +0 -1
  933. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/19K0GVU__K7zeaPEOo92HHEjvAORWlrf02wNURpXaOc.cache +0 -1
  934. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/19sVwrtLmo16tGjkGBUN0nC7aoc3G7OTLvaAfztYXhM.cache +0 -1
  935. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/1IHX-lmqX4gNMwvWnkdpQqr20RKpoC3j0X17MxbjV4M.cache +0 -0
  936. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/1Jq22wxPi3aLKH08-gfcFWZt8n38gzNWz1NQu4b_4jA.cache +0 -1
  937. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/1Jrc7kVy_Ca6ZZtpvxyAulWkcvcrxtHjVt4wEkOtxRo.cache +0 -1
  938. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/1MQom-2MLtlxw9dGir03Q8M-r343gKFWzJpaE49CwBk.cache +0 -0
  939. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/1OJWBiPboLYRsGkaJ1S9g42hqfDNVigl0smP37KziG0.cache +0 -1
  940. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/1TjGOT4FUpw194wObE7JPDCYcOQN6eUUqjmzlbP-n8Q.cache +0 -1
  941. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/1UKNKY5KVOFWxYsxgO9s1h2eNE7HjV41i-xNYjKiHTw.cache +0 -0
  942. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/1UkchGQiBOzumF0OG5eMVYhfBew2FoAMUCSHbpe1tlg.cache +0 -0
  943. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/1ZIXxcRVlA91FqbT9AtIZ_DhQWmAisF_euSL3lYKgIA.cache +0 -1
  944. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/1jIq15OlktvCiKXUtwL2rHLMzaxN2PGPbIZrwAY0a6w.cache +0 -0
  945. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/1jh-9NU2iIYob2f05y7ew3CqUUaA27uI81Ufls0RkSw.cache +0 -1
  946. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/1mPObeOkaydOfQtVUv1iScE2_JMyuSoMY6yCchKY7Ww.cache +0 -1
  947. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/1otV-WDE1fi1PbhMZ-umRaCG3EVxMDYIdUxuU3zMTXc.cache +0 -0
  948. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/1qe1-S7qTJt4ce9so2D0w77OEslUNJLOwyAAkoUE6dY.cache +0 -1
  949. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/1xMqE5MsI8DodX-ZzOV0Nc0kbE9OuYKTc5SUS5PWVTU.cache +0 -1
  950. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/1y24ysLVY9Z6_ht3LO71uOEDczVT0dbm6qz5G6ugaxc.cache +0 -0
  951. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/26zUrBFndBlu0sXEMwaXymlXAkByF7f1NCruQLnP2pY.cache +0 -0
  952. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/28czAFo18zZwE9tv8yLgQj1jwqs505mRNhh9PGU46SY.cache +0 -0
  953. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/2BBfBqupg99YUOmWcJUHC7iL2SWHVIiP1ggNBXDMsOQ.cache +0 -0
  954. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/2EzgpOOazPrlpRsMUDvnwdxH0VBKiuS4O5t8qSwrvYM.cache +0 -0
  955. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/2IGDQ0gOnQ3HsNywk9EyUJeIZJNT0hEOSMaHomaY5tM.cache +0 -1
  956. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/2Iyokm_ezg80wXP68cQopvNmnrhvYzVExknnoH8bFfU.cache +0 -1
  957. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/2KmNOXYL692LZk0JUtaEeS2s_Am7hcMAY7fGaYQEAoQ.cache +0 -0
  958. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/2MfQDoyBzmFLTvLgf52FmLlWCcYzk0-F-GKnLPlcNes.cache +0 -1
  959. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/2V4r3Ey06pAZgyLvNasYl4tToFo_aDjc3GGdZGVU-Co.cache +0 -1
  960. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/2_ppGdy1w4XbKVMrXbvydRRBWeYSLCViAz-5rrgrTp4.cache +0 -1
  961. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/2c-Wh8G_ToaTcu87abo7RYqf6iThyYoCTvm1rftHk28.cache +0 -1
  962. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/2hw_BAzdEcpnVqqD74Z6cOBNFPxVJh_lAtMLI8AhTlc.cache +0 -1
  963. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/2ppZT1BQIxg90ChHKIoHLAoIdgm-edI2G2qJs5v1WS4.cache +0 -1
  964. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/2sOXzt8Ipt12_uIUwNGfMuZqg0MWf4OPQTeTlvyU31I.cache +0 -0
  965. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/2uAufwv26KAlqdlrM0txzRQF-RPLX2KtNAYi3r47CpM.cache +0 -1
  966. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/2wPrVIIFl61Y88eOYd-mhfO7GsuaIL5nRIVOXavDp2E.cache +0 -0
  967. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/3-9-IWxG9o692eDC9d53dzWuVyuyOGnMoonhk0Yr2a8.cache +0 -1
  968. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/3-SBOG7eOlgphu8SdL86h7c3cox6gecP59WVE-pttGI.cache +0 -0
  969. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/38mPWKXskCMhjegm49zj2WMEdCMREizByRhp4U1elpc.cache +0 -1
  970. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/3G4ym_frkXyty1Syqop-v-jnoN63UxxcJBfwbIwNPc8.cache +0 -0
  971. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/3ITOZ57rIzIt-X1gVd3VSK9C5fHlowMF0IMbtNx2RGs.cache +0 -1
  972. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/3NYULKNHJrv2MfZcehnxI4il8HTGVFvnebHl8lx9zqs.cache +0 -1
  973. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/3W55kuGs4a9OdA7SoTjCgMQGH5IDSkY3c05DHhCvHU8.cache +0 -0
  974. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/3bbSZt23eaghHCgFxJlU3aM-69hQzZNw8YuCix4MfZs.cache +0 -0
  975. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/3bzUXfg_SMmmfsxAvKs4VFZZgq3CdxGIcIOK4eBID84.cache +0 -1
  976. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/3jMS4jZLGiYf2IC3POzxrBi234oqWiXTM0yNX18tncw.cache +0 -1
  977. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/3kOmvAP-sphOM60qb6fqs4pC3DDtmqh7lbhoZBW0kkI.cache +0 -1
  978. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/3lczDeoctuIDGPqp_p5nKR_baVMqvctZxQRbrZpbJEg.cache +0 -0
  979. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/3rEJ1krkDOAQJb72BAqT_R5e_DZSgLW3VE40uFdfVTU.cache +0 -1
  980. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/3wKlv5p_0UfUCjCZyWkqtSmMkUc6-C8OjaK5NeqcQGY.cache +0 -0
  981. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/3wVLl3cCsxiijB9Bu4am1OWhjj34plVMCxNJrR-T4qg.cache +0 -0
  982. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/3yOBtOkwnBkTniz21wU3dgXIt33RrncDpBJqYvm4utY.cache +0 -1
  983. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/40VwalIKLF16B-MFt1me3I6qN2cN0UWGiwe1dAe2l7M.cache +0 -3
  984. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/45Dm9AaHrqBYT7fxc4P5XQrLukJt_aP9SoPMhHdXsY4.cache +0 -1
  985. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/45Y-OdvYqZkN2lJi6heHct5EcQyBw-PpCEyOoMAt4wI.cache +0 -1
  986. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/49NnoCG8xeeZ7V74QwSGxe4PKSAVOfLQ8vFuJ_LhrSY.cache +0 -1
  987. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/4Dzbp_FpuxnPbyx_BUryQEvca7BR9s9D8a16Axvykcw.cache +0 -0
  988. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/4FPATQXkSFEl4OIhc7cEwbleAIAp3Cu8maSQHlkosEM.cache +0 -0
  989. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/4GbdPTVo0VZN8TSTiQIRAKE60daIDCMw76l_xT7B2K4.cache +0 -0
  990. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/4JnTGSYV9CTssYix2jM8vCE6iqwrwr8YfhFq8DR91Zg.cache +0 -0
  991. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/4L-J0xV4uSVXcFpRGaOpgSHnweC9xgzNY-4qslAJXLI.cache +0 -1
  992. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/4P3HaYJ5ohASDpW7tb7wzd91yP0PGlgmCEs9MSoj-Gw.cache +0 -0
  993. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/4R15FvkwcM6hJ82T9Hx8oqlbzhOCiD-G9PCGI7rXB9o.cache +0 -3
  994. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/4UDJ2L9t6NIdbDr6vSoblWaUqvsaC_L7kqF_aUm4lko.cache +0 -0
  995. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/4Z4lac4RcJDqOsF0tDySedcKqTRYoPdvsnv-t6LA15I.cache +0 -0
  996. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/4aXt0bFKvC7m4xFvtaAWMk-IgGW8wCkFd3BERKJbh7g.cache +0 -0
  997. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/4bqL3sMwd325HNxWJwXIIQ5QXIVW7iIZgbgUgQNs-tE.cache +0 -0
  998. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/4dFmfK7noNmywkmL2bEx7qS900sOa3cgvOMwe0wnADg.cache +0 -1
  999. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/4j4c1QxWLGy4X-8XQRPtDsG-KTZ82PT8EduiLI-5uE0.cache +0 -1
  1000. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/4j9_bVmGAHgHpnmQ4kKlzT34WIycsN9RgdDZ6yWsn3M.cache +0 -1
  1001. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/4q_oZw0tuO2X7jjcRAvfFBZHeKcqi8-xCV5tsQL4skY.cache +0 -0
  1002. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/4zwwIysX9sZ8yg_u9Hm-Yf_zVkZgKUQbLRgx42YWcXU.cache +0 -1
  1003. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/50B-y_77fjRfqKA33IRod0zr-b9556IXqJZksbvdKPk.cache +0 -0
  1004. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/53JmEjhgsgA37h7Jy1H9TkzV1Fmg7j6q-GmXncaK06A.cache +0 -1
  1005. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/53jG7pEZip_vCPB_VRZ_Gm2LH2x2kBPZjo3__HKQB1E.cache +0 -0
  1006. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/5BmbjhYVduem7uOkyVhcc6tNq33hZx31KTtaMAFUu74.cache +0 -0
  1007. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/5JCOOcWXyWn27Z1ebN7tCnXkS6JML0rzRLyliN61PlY.cache +0 -1
  1008. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/5SBKpTiaG2w9CeMFRMhBZJKUXoMsJwR8ffECuUCzHl4.cache +0 -0
  1009. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/5UjtQ50JUbKv9ivuOphkaiqZB5Br7vNts4wCvXDTGGw.cache +0 -0
  1010. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/5XSyyqdS1t-MR4juR7BiF8MHthBmxvGWJUnM4t_oDvs.cache +0 -1
  1011. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/5YV4xu06m-EmtejZoYPxqtxVjN3c-zw9bpZd9CshOq8.cache +0 -1
  1012. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/5kBz8HqRJWEcVY6tHNAokloTMhNIRLfErWkR1i3vWlo.cache +0 -0
  1013. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/5p4k2nbezTobaLMmNFYRdjo41OfFVoiDPo6zcr9XBvw.cache +0 -1
  1014. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/5pZMxIf178uby5I0vP9JUl_xkiYTWv1A3qH9lB5MYqY.cache +0 -0
  1015. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/5plrA_gGa-C7fQjWR8JIETfsr8Xp2JA9_J5rFITLltU.cache +0 -0
  1016. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/5scvLOXxa4-OLsnDzoz8VqtRrNSUDEVaaO81xm_kCbs.cache +0 -0
  1017. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/5wYxQLsTEBV9CH5YCdjvvBu-7li7R3lLwY8XqIqBJ9g.cache +0 -0
  1018. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/5zoAR1PASWBExfFJXtg-hUGhOZ2-5bfmOR_Icx2pR_w.cache +0 -0
  1019. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/63-JHyWhH2IWzZ_vZAP3aMGHMh79KAPL1lEj9BjQwJA.cache +0 -1
  1020. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/65oqU8gBDFF381cQwPcxQr6JF6iS1k9iA80MMv7grx4.cache +0 -0
  1021. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/6ASJKLatlE6EqrUCCIYOWkutYejEddHTUh6UV1jSsZ4.cache +0 -1
  1022. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/6CHCFjuwjEJpFKb_7abqPTTAuqFqECVZGaXJkvKaabU.cache +0 -0
  1023. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/6G4RF5Kn-gCQOiLQEvwvc00qF8uVuiiqg-bT5mR34wY.cache +0 -2
  1024. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/6HM_e4snYAfmcBaG272LvWzuO6yznOm24OBnJ1dC4zI.cache +0 -0
  1025. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/6IX9KtD2Fmzw5mK3vm2xM7mX-CHSGWTIJF_CpqlmCNw.cache +0 -1
  1026. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/6KtQraL_zISMatBwp7f2S0FG_VsTGOl8T6x8o1wxaQY.cache +0 -1
  1027. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/6Tibp3ulOs5EFScWePq2hR7v130VFiGnotX7DANIJo4.cache +0 -0
  1028. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/6acxn8yFQOLuKLGLfXB2HjoNxhOODY0ezX5JqGja0EE.cache +0 -0
  1029. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/6c6maSHO3veIK2I8acIzZ7fUE4-ApT47VZP_tIJ_-Ek.cache +0 -1
  1030. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/6cP-d9blB-lMt0vgacsg4hF2r_aBKpjTQuoP2hChlWg.cache +0 -2
  1031. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/6cXKGz_60Pa5t5n_oD1TZUlrMwl7oEIqhmZriSEhbU4.cache +0 -2
  1032. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/6dMd5nGwPFmF774k7qHicjgAPenRBrJQWZ4Nu1LiNgc.cache +0 -0
  1033. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/6djIZcVFhjc-KHeiIjZxPXQzrkluTR041OfJUsQOmWI.cache +0 -2
  1034. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/6eyE37Ptbc1ptR2K0UElr7_YAOH70ppuaQGnXbdga8U.cache +0 -2
  1035. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/6f5xWByJEM2JJbg8FZoDAjSgm_1YHFUa9KZOIBu6k_U.cache +0 -0
  1036. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/6hCMqjIwjJgH9xSNNMI_2Oiln6OVvUZhIZ9vY2V50S4.cache +0 -1
  1037. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/6mPR4g5yPVGN14H8h8zhG6L32K8iAij97jCbTnRF8bw.cache +0 -0
  1038. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/6ujO_UiyAMhtGl2M7bfVMwlCxPmzTmssj54WfFmdEZA.cache +0 -0
  1039. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/6yzzrG_NSf4XYe79uQcdXNbc6QLbP1thle7mZfNNdaA.cache +0 -0
  1040. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/73_Xb67Y5Y38N-3YpEwhUdhtvi4vFgrAcGYDOvid8sY.cache +0 -1
  1041. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/74W27jy9KGtMTvoAHIYWONfzJpcPE4pJkrzIPmqoMTc.cache +0 -0
  1042. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/7A7dA-WwU8IXVJcOclj72Sq5aSZ_7nkXwXHsUbP5m6U.cache +0 -1
  1043. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/7Cfs-ixLjiaprv5D2USvO5fUFUrEGb4l6qesgvxHAtM.cache +0 -1
  1044. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/7HI8pFOx0Ir-nhB3mg-rH07QKjhAsdHnZ-4PmNrWD64.cache +0 -0
  1045. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/7XE79DgK2NSOWDckzYzljj1McpMe0BS4hsnDj0ehuYI.cache +0 -0
  1046. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/7gEEyXcAnedWcgt--enLG5PlZliwTX8lMc195v5vx1Q.cache +0 -0
  1047. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/7gqCp5cpRDqJQiH9scLFWnnrIew5pbHCU1S8kNzQMQQ.cache +0 -0
  1048. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/7m-MbYTiVGURtTIreaFy8QYtxPUSNd0VwRy-JEwSoYE.cache +0 -0
  1049. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/7nHgXpZLi4_2owVbX_y9JUGzliAwR6iTHzR__-42MdU.cache +0 -1
  1050. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/7oBKLj3JO_P8_lCM5AC0ipG2UDAHneCW2UiFdE3gd64.cache +0 -0
  1051. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/7qtS13az28jNzBf5nqodjQaPvqNBIzaxkL18h8sftic.cache +0 -2
  1052. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/7sstIy2OCRMgTOH6ecWRhHPre428-D-e4MaTOmF1c5I.cache +0 -1
  1053. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/7y0HxRBMtAyXb6Xfa-uopTmUXGCYWa_VA-LPPuY7YN4.cache +0 -1
  1054. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/88momluo0_rrVeOBIuCcQ4CV1q2_DjW1Nxl_q3k1RBo.cache +0 -1
  1055. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/8GYYr9mvbXYPKgrfmBJ8vPBeiDsZj5AGuhmwf5-pfzA.cache +0 -1
  1056. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/8NLxXM6HrwR9BSNMFrNc3dXS4uTVgAKV8_dsG7ufjqo.cache +0 -1
  1057. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/8afXr6ckV13gLJwqh6RQwAIA_cGlU4LARUsyx59fD28.cache +0 -0
  1058. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/8aqi7pB7KExpZrgQxBydqvklqtzBA3R5yFZ512kd_bY.cache +0 -1
  1059. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/8c-TucSkGeTJl5_GNxFZBytPOrbYa2190NUic_Glj2w.cache +0 -2
  1060. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/8g5nvQPblJBwqm6C8DQcVDK5JvhPkiZm3RAoEoa-TZ0.cache +0 -0
  1061. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/8h87Tci3sq93dGi60YidNrprqYrzoqML0eweJjwhEKA.cache +0 -0
  1062. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/8ixocAsHzcnkSYI4LMPd5-XtnmKi5xLHSgEzs5BEYtY.cache +0 -0
  1063. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/8mjlkNPj83ujXwyqjJjSEyMpZqMEJXqiugjL5nRcSp0.cache +0 -1
  1064. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/8nPN4_inVxs13nPbJzjgtVnnOEQgFsVE-VfabYIkHGs.cache +0 -1
  1065. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/8rUr3RvbMRuJDwEonO0N6-Hs627cpyUo_xyl3VOrPnY.cache +0 -0
  1066. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/8sLP4x4VnSonPAjg9P77eWLex9zn5-0xqavMe0m2W98.cache +0 -0
  1067. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/8uorPZyHkYW2qYFoCFFLQT9Pos24dwSE-NJBRA6x9Pc.cache +0 -0
  1068. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/8vr6hV9JecGgUBHs1DefdFgYCDsB2grKZdqerWSn9yo.cache +0 -2
  1069. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/8wZRz7KDpY6C4hnlaUoGDm-Kn_jyMnLgP7_PLOVolno.cache +0 -1
  1070. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/91Md1RoPbL3Zm0Ick-aw120YZRG-o3Llaw1xHBg1hbA.cache +0 -1
  1071. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/94X2sd7aNU9G6kzk3CwVHos4zy39Y4QZqvSq4pirLFA.cache +0 -0
  1072. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/9Aha0J24k7H7InXpQt3AwusAH9CJMJJwN1DA4HUJOUI.cache +0 -2
  1073. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/9Ez7BV0vmJcwsp5QESkzq7Er6MSprhBbqIcVUAbdD3k.cache +0 -1
  1074. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/9FxT9wO2B88rR0Iy1-HH5TK8jMOuyQ8W1I9__mKdBbQ.cache +0 -0
  1075. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/9LwpwMMvz_No3BS4BVoX9tfqn5qSb_5JLGkKewBN9Mc.cache +0 -1
  1076. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/9TL36in0WdRjSkqF1wCscpKI0Pv8sQlwBR8sZZFhrbM.cache +0 -0
  1077. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/9ZF1_yOjlwJQ2d4qdsHfwqVcyffj_UJ_RbQNWGWtmpc.cache +0 -0
  1078. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/9_q3kRxGExat9gM-FoN44UfSL8YDX_bj916HABv03Zc.cache +0 -1
  1079. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/9hwsm2ELtu9M9PrNJL8XdZ14hkK-AF78C7aKU6fJksk.cache +0 -0
  1080. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/9iKWIE5wMF-V8AYcPB73zghH5MBMZhS0X5_bL12_xHM.cache +0 -2
  1081. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/9ij202JluZcJoe4rola_cAWYGkRse1A6O2UmUFpbDOc.cache +0 -1
  1082. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/9vZCIVhui-ZS-KxOFtJdpfjwM0XkFQcjG64mQpfxHuM.cache +0 -0
  1083. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/9x3aoG9YdSd0rRSLD75uyQFLRYm9_30AkZlhI6lht-c.cache +0 -1
  1084. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/A1W1n1s-4yJTCG-jBihYfzPwpENFzBTUDzr3jnOLF7M.cache +0 -1
  1085. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/A6EQz2KRIcdEOkMcfaFqwn9sCHF_6OfWQKUxZjk3cCA.cache +0 -0
  1086. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/ACCMcxuwyYKOV8KG_r6j0LHP5VuEKKInSz2KVRN8vKk.cache +0 -1
  1087. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/AF6Y20DedVdW4b4hFXFzBNPyXnPTvY1fCXsmPchQh2o.cache +0 -1
  1088. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/AFkyUS-vGRzxEaxblSYRg86OstwftQYeR7OH3UztTgM.cache +0 -1
  1089. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/AM-k1GcAtTFO464BaJQjFGutScCzANfhB3oIPdDmeq8.cache +0 -0
  1090. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/ASAW3Qx0i9r8Q6Zjwa9OlOSvUMTedp5nQt7eb-rOh6o.cache +0 -1
  1091. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/ASUrNEnUux03jPGc8zuxylaZkRenshXKbgMb_8bz3Yk.cache +0 -1
  1092. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/AXIpryi4GzA4E8vMJmAAcSFa3qvwG6GF-kpEbRp_WJ8.cache +0 -0
  1093. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/AXL3b20-VKAMNq00rrAZJrI3SSfUGoEfCk-kYsn2buY.cache +0 -1
  1094. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/AcgD2YiL_HGtNlr9Xqn5LGc6ndrfXr9OR04rLZ8mS64.cache +0 -0
  1095. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/Ah0nCq5HnbXxnBrm4krNH4VoYXrMBNmlDd_L-scd-GE.cache +0 -1
  1096. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/Aj8Lo0tn98TsUhhYH_53c9kcaeV3JX20vno3EuQsNnc.cache +0 -0
  1097. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/AkVDurTYUcAKzfv4qRUjBN-5e9loJf0wmKWGv3TrSEs.cache +0 -0
  1098. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/Am3AtU53lStuW26phjVYHkoA8UImvC2E8H0zd2oc2Tk.cache +0 -0
  1099. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/AmYue-qx0CTnGAhYYh0pCNA023q40T4RgfVb7UwpVe4.cache +0 -0
  1100. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/ApVGrTSKoFdBUfCcx9xbkpqbr4HofyKV14WmMLxnGDs.cache +0 -2
  1101. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/AvN8glREHfTouSlYCFzX7va_CkfUI2NyK5XQYGVrfA0.cache +0 -0
  1102. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/Awi3JpOrorshnsMr3vvnluol3He51PKuK8RTRxSkv94.cache +0 -1
  1103. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/AyQ7oHHMuo2HvQTIqU053ltgH3i2zM5Wm_2cO-_OJIc.cache +0 -1
  1104. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/BIVTU4ZbOvA6hHqadnevkZSnPxBmfbDP11YuyS8mFU8.cache +0 -0
  1105. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/BKJoGHWYFtLDO_PCJgSZQDc3D4Un52LpCS44g3YuUBE.cache +0 -0
  1106. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/BMRg5o2sEFfnxNiTJ5YuDmPkd9B3WF3JziD_XmPLzGQ.cache +0 -1
  1107. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/BO3ho4VErTQIJAMnXkJMmE-NmHoUDBw6FH7dQVcxF_I.cache +0 -3
  1108. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/BPJvX6SAOYTqA97qNIeeSF0Q2ot8PArlpmMM76ZpUk0.cache +0 -0
  1109. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/BSeYVqlmj6s__omMfjhWiXFIYz-5bWkOwHGw9ouOi6s.cache +0 -0
  1110. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/BW4qXX6yfAxHsnHfcmNHxuyN-IAdu5Ju0bwzofgb59s.cache +0 -0
  1111. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/Bd2Nx3ppo4yLCh8n7eDS7AuotYoMPqb-1yo2af6ZWZQ.cache +0 -0
  1112. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/Bih9SF0E_A5yruGnl2Dfgv-FcmXv2yQZS30JR8Ngxyk.cache +0 -1
  1113. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/Bj-yE4W78xnfF8WjjYaDz63StofW0cIRx9Sn30TBbrA.cache +0 -0
  1114. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/BjjlEdTTh1yxZUdabQ8DrXuhSrRVrFZa1-XIUe97mW0.cache +0 -0
  1115. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/Bqsm7uQdu0JGrV3Pm3GcHQxJqdvLJsVwTA8silZwlZQ.cache +0 -3
  1116. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/Bs2tOz5dJxnHN25oQMaqY4vy1HvjaLL41qTpDy3j8ZM.cache +0 -2
  1117. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/BubPleNmzlkmC1U-NkKjZVd59YJnlxdmrPwo9VSU3gg.cache +0 -1
  1118. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/C5BorVA6aMuDgRGsEDiURG-szyfpgT-3znkHU0cixyg.cache +0 -1
  1119. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/C8WF4UwEFbieydU_b9rftDkyBxx8gCWbcYheZJemBSs.cache +0 -1
  1120. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/CDbbpFDSOObUYzkAbggjzSvQRwhcBJon6xL7w-k2pPI.cache +0 -0
  1121. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/CE9lm56QP3sJFdEyv5HHvxqsHMRlgVtUrguUnuw1T8g.cache +0 -0
  1122. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/CHoqG0rfcFuTUOcnD3my6RPSYogtsEp1gkzgH7G_TFI.cache +0 -0
  1123. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/CHvS17WQUvklR1rVc90_Q3Wzg6upN7phSu0JhlM00dg.cache +0 -0
  1124. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/CTu6ImQy-V-K_Rhc0M851D8eePCFqc1EOF98FZSEFrQ.cache +0 -0
  1125. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/CUt8njm3iRsNFI2-OPH7H-QETe6LabVy2V84JCjKF6s.cache +0 -0
  1126. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/CYDY9OxmnL7C9tvjwNlDBOxZdAtDqvdV0EUqp2q3dzg.cache +0 -0
  1127. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/CanHu3Pelrfr6ASUBn8muZ-x2nvIBBWETrrMwgyG-jo.cache +0 -1
  1128. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/D-wbd__kOCMYW66WKflAc3zYsvGkKgVIk2VCcbFlvUk.cache +0 -3
  1129. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/D2St-wjA6BTOEgLzk_oL8u9kp2G7EgSRSI2_OQN90dI.cache +0 -0
  1130. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/D6fO4LTt7NAhvwptwJ9nAWtEh3RUhzh5KzPG_cE7lik.cache +0 -0
  1131. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/D9DaP4lSm6npbSDqcrcTR9UwxUt44Q48_gULqakpQjc.cache +0 -1
  1132. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/DBtrgytVUphAYWeqCSAAt5PNOczfc7KCMywk5euUXiU.cache +0 -3
  1133. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/DC7FZVpeKM33ZupBY5PrXLcl-98-36Dr2WdqB9ryhBU.cache +0 -1
  1134. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/DE28kUYGSzlhQ10KD74_-krJijv7C8jT-xjVtT1Co8c.cache +0 -1
  1135. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/DL4gJHzSRANWRL-HZ1N4EUHOvPcAeCRxWYQyyalydBs.cache +0 -1
  1136. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/DV4Eh4bKZp2wlKuYUP_opNqrHHkeN4ygpSRYH5J3yCE.cache +0 -1
  1137. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/DVRnTlfbyl7HyGvfA8yUMDMZgTyIHcm_WsnDA9xt3LI.cache +0 -0
  1138. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/DZ-q1akV8p4E0oK9QL2FZ0psnKM3JtNuiSEt_8DC8wE.cache +0 -1
  1139. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/DevR-7_wquY7tChMtnaSrUly8ev1KNOgCQoGUYh_leQ.cache +0 -1
  1140. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/DhfWaWsUbDrPUuHeFFgWooEmcznExT-SkXP8p_mUgt8.cache +0 -0
  1141. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/DjDnfGUN8X5D9tcD1FZWI0Jhi6VdTG0QFHRx3t4Ilns.cache +0 -0
  1142. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/Dqi2xsCgv08vNBIs98q68EQ0Bl3RSwi8wCMDy4YIkFU.cache +0 -0
  1143. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/DrfKs63wViY9KZDvfF7eTqIe-LNr73hu6gv46QNGPwY.cache +0 -0
  1144. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/DtCwAw70sO_TlN4ucKPMW4Alziwr36U-Ob_JPcbCrg4.cache +0 -1
  1145. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/E-CI3IfAykL-gVOXpKK0qy-tXakpWOzbAlDaRhq0Wqs.cache +0 -1
  1146. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/E9cauNfFzFaokaNzidoLxSqJuSs0VoHIWKtx7lPwET4.cache +0 -0
  1147. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/EA3bvHqAloJ2oKVblGUgvWY2IQe7IqsTsUKMXCL7uIU.cache +0 -1
  1148. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/EA4giUWGDvmq3sfNtGhSz8h5NgooB6Ja7dUyeX2BsCo.cache +0 -0
  1149. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/ED4gZJo0nfoqvfcvJw3wkfC5vWWyMBEyCNIPazzlZ3I.cache +0 -0
  1150. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/EIldO76-AtQGs20t8hd7iXXvSw7IG2N7-49g9g7dQUY.cache +0 -1
  1151. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/EJ1DHDl9rPH_qaQEqGAt2nPo98fZQTDywSO_C2q8Tgg.cache +0 -0
  1152. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/EKsY6Xzhiz8vEAkWSXS9AvmapRukf-xzKRa1tKOFSOY.cache +0 -0
  1153. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/EMSS8udYtr4McVBzWxmpCXbTp5juHIVjRfvc84bz4-g.cache +0 -0
  1154. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/ENoXRMOgan0djgyfVA2f9H91R3vxE4pe3k8la5whvVQ.cache +0 -0
  1155. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/EPc3slzn-fn-rIuZFLmdQbt4blFOJY7pO_lM04cOfgg.cache +0 -0
  1156. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/ETHCL8Tj9nV4BFn3EUjUBtQtb0Oi1LT4nUnZOuzzdVI.cache +0 -1
  1157. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/EYCtdeDp48oriklY1ZXjsXcV5pv1qDXv4uBPSZpVdnw.cache +0 -1
  1158. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/EacTFBbXTul-3yvjYpdpHyfDHUEoLg68mXwjJa1-UPM.cache +0 -0
  1159. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/Et2j1p48H3InSM2MwnZ5riDspcNgE7uQPNgv4j8YNCU.cache +0 -1
  1160. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/Eu-e8MdaEPoatEMEm_bclifj44OYv0pP9TU5GqsQ-ho.cache +0 -1
  1161. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/F0yRG3LKH5r8NxZ-UcpVZVu_FzdutfoOTO11qa99_7U.cache +0 -1
  1162. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/F1Mj4D7MR_-KOVU292ikRwhgs83qOftGC4jbVUq6nPk.cache +0 -1
  1163. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/F7Y62nEoKslGVN4f95JfN0efSsxMQgd0oh2ucLq_hjY.cache +0 -1
  1164. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/F8Gp9BTLl04PA9PR-tFzM_Pxp-QyOaPHBRC5U3ow3vI.cache +0 -0
  1165. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/F8ROg1UVFxnLE4Za-9iG9Q4gg6UR-cBqXkBQnr2NtiI.cache +0 -0
  1166. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/F9kqItxGFWJN680VA9_2DHQlX2IRntBpltsc_ZscME4.cache +0 -0
  1167. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/FC_g1O5D5alS8v3eaujor2xxjODrQ_I7LqSzN0CWLVI.cache +0 -0
  1168. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/FGSNsY4XNeGw90b3NNcZ--YVYzZwmx8cVsqILR3e9EM.cache +0 -0
  1169. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/FKK1gGRGwa5KekY887qXEdijhH9mtQlAlbWvlTwWHwY.cache +0 -0
  1170. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/FNR_9eByd_u82tKNnTCW0MT2uM_B0LG_I1Gewn4mBpo.cache +0 -0
  1171. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/FP4EgtbqHrh-y-pEeVVBukdosj1WrhVe01ldtITx4ZQ.cache +0 -0
  1172. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/FQPMKeRYY8RUTmorKF9B4t_MqNI1HCHb53DwWPv_qzk.cache +0 -1
  1173. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/FSdvHx9bOrVClRvLryWUDJO-KQWlU9Ka6cPQFSSSqyo.cache +0 -1
  1174. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/FUInyqAWLxVLg4LQOcxuHiB7d4417YwA4nJ1_G8D4m8.cache +0 -0
  1175. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/FYIQClR1QioHy-pYgZbew64xlfTphiuEqYryhbWVWcs.cache +0 -1
  1176. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/FZGKoQS4Are-IiknOYzUPu3WdlFvWTvTS_4pcbTbdeA.cache +0 -0
  1177. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/F_25wXtoElzzdqF0Xz1clnnIaFbbHhqpXcWVwfOpC5A.cache +0 -0
  1178. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/FfG-zuv61wLQA724G63uUt0B22huUaOOVZA_YRJB-8E.cache +0 -1
  1179. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/FlCEsXuPVYg0iVgy68rYGCcLT1zudx6QQBBTD0mJmt0.cache +0 -0
  1180. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/Fmw7U7-gG1C2akeJIGghoF3hl6i9dlxR4IVyMAW8BvQ.cache +0 -0
  1181. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/FuQfTACCoNvyX-KaHZw3JC25_90wdwYfBRQ9khkLSlo.cache +0 -0
  1182. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/Fw62w0gSVf10ZjzdTDKggDfEG_KeUMxczgD3Z3Li15k.cache +0 -1
  1183. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/G-IPfM7dhB3P6LUVhLHqJaxeLf_GtoU4O4JWqbcMu7s.cache +0 -0
  1184. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/G6O3uP0YEcnEy6nCr5AyNAowBHhHf8nPqwWjH6u-HUM.cache +0 -1
  1185. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/G76t2uP5SGNX6AsRrjc-ks6mNylh6V7Nu03yyqhWUPY.cache +0 -0
  1186. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/G7rG2R2mCbGXdya88yi2FFg6t7VpQ55W7IIF2ChE9C4.cache +0 -3
  1187. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/G91HiFNdvG-z9-8BzZVboiB2Ey5OIYDwrfqFC2oOVxU.cache +0 -0
  1188. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/G91xv-3Zk2-eaIHxMp9hW8vYl4GoXGjl0foptthdhnI.cache +0 -1
  1189. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/GAuXOU_oFG071wUrQbjDa_IlJyKrlSXHmTW4_YgKUEw.cache +0 -0
  1190. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/GDkvFoBHA5RU-sqs_ce0Ty64n_M6-TZ9eDqLenjLzdE.cache +0 -0
  1191. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/GEkLapLu40G0W_gW99eraSI0LfTCOk4Q3d2heiAvL8g.cache +0 -1
  1192. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/GGPes8rzMnzZ5ByOkgADeZKIkv5_MFkvQu0e3mPJlCY.cache +0 -1
  1193. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/GQkcOeqJkhBcPEwNqHcI9ApTqiR0oKZy9frtGEETXgE.cache +0 -1
  1194. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/GW5uUEi-vG0__8Wy7iQXGzsQH11XghRDD3fvXZ3l9JQ.cache +0 -1
  1195. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/GYEM05hw6Na532EVCoO0aQH-OBroySscxR7ssjdYgyY.cache +0 -0
  1196. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/GY_75qfpNBNbbOANSJ50ozkvfKFa7hjIrLxEEK8qHmA.cache +0 -0
  1197. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/Gf24rreDba-Juk0D5yKkxVybg8OpZAgVqvFUqsRKgRU.cache +0 -0
  1198. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/GgoYv156V_GfDm9wE-ElDoVCAdrMrF1WZ2J61ljfTjs.cache +0 -0
  1199. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/GjcAgTD6V1aT6CSZ0qyIxalPo-nfexgB3jin0dHeCR0.cache +0 -0
  1200. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/Gl3spdKKBbcAe9p8dSxk3PAHUYLC4gmhMDnrPxDou4k.cache +0 -0
  1201. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/Gqv7HHvGbKiw_hk_JBm518yO3kR_EueD8UrzZBCmK1I.cache +0 -1
  1202. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/Gs3Am--PX8vNaeyJtCdKu9T1fjpZ67_KQpLsiEV4nIE.cache +0 -1
  1203. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/GvJyQMBPBKhvPYC2lJ1MYFvuY4HqTLRQIwcgPf9XemA.cache +0 -1
  1204. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/Gwbuh3al8juPp6q0qbvklT5x-TQMBM_fmqv11gXzbnU.cache +0 -0
  1205. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/H38f2R15nh97dXulhler_tWzCB6PQFCcyzBTTP5hDgI.cache +0 -0
  1206. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/H7UgZkDzwAz5ZiMa1w-dqvySetJE3JD7Ic6i5OHbMjI.cache +0 -3
  1207. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/HAr0BzQVAnNwCwO1sv-dTW20QnjmWTu5unbvEj-TQq0.cache +0 -1
  1208. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/HHYectr7sC2hRz0O4fWomc9FfzJq2JJy7UPbCh_xAXQ.cache +0 -1
  1209. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/HIUCzu2akVwb9OTlTwJapzNzneJ1sFGIQRcYBIwzS44.cache +0 -1
  1210. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/HJx_SYnJ6n53rNLpnpxzSBES6zkpts-9R0u7woDpEh4.cache +0 -2
  1211. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/HKS1LeMiJ7szlFgYqnV8qMrDyZzkuXB9RfMoJrkmBY8.cache +0 -0
  1212. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/HP7cspzy8xElIQM5IDeOSmVK-CxiflxRikr10t_FaBM.cache +0 -1
  1213. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/HSEY04QnJxCHyMbiAbM4rfmrZ_gsBsnc9fTWxCCRRwY.cache +0 -0
  1214. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/HSy6SnjgmY7YR0IjPVa3iMlgI-zjPUeaiO8Dux7x5Ao.cache +0 -0
  1215. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/HWsBHqu2Bnfxv0jKSkVLkMrTYO99Pe9j-MtcMuD37_Q.cache +0 -0
  1216. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/HYVOfp4vACx-OUTbmuZ6pnoMCv27fL7ZMi_Zzo4B2GQ.cache +0 -0
  1217. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/Ha-6bbMjPXXohaDzgdCpnbSQDdkUJSvryZYLxvaB26Y.cache +0 -1
  1218. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/HcGgBW6a6Jo9mYljly-0OG7nZn4VuGPC_d253RRSAQQ.cache +0 -1
  1219. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/HfM6zbQjRSq1MqSUmEY5GMh1CgDJmldFTeCuMHiq_HQ.cache +0 -0
  1220. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/Hfij_hIL13mNlWkLT92tboIk_6dWzhDV0-JEtNwGeYQ.cache +0 -1
  1221. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/Hg1DWm2nsebD0C5OVC5K7Zoikon7HRd6wWEJUVFSIVI.cache +0 -0
  1222. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/Hl5Wn1h-1vsyONozrsoc80GUWfykpkojtp10myk-G4M.cache +0 -0
  1223. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/HlX0FwSzc4FdZn1cBjmE8yiuSC4oe37ltOWcb7ARnv0.cache +0 -0
  1224. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/HnLrTkGBaahuBAecB20d7Ax_ge8nbhMdlkCtbYva0Ik.cache +0 -0
  1225. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/HrEbGinyf2ZX9n6wUyiYDyQJM7djykj57bTQUITZGRE.cache +0 -0
  1226. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/Ht55NugFd7HiXz1rDI7xuFJaqbu5sfHAEOmW1aOUYrc.cache +0 -2
  1227. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/HvEurt8pTAoICsJzODrcgPrhwgLhyU0y9oatHUrv4ik.cache +0 -2
  1228. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/I-MODURtQ7cxGTAewjXarhDhCjhxHC4fG1UmG80KhMo.cache +0 -0
  1229. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/I-qXsQi5PT3vkCWNzUl8ne_uskkUho-Sl7xgGAcZawM.cache +0 -0
  1230. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/I2vffnVIU88HHoB8sEeZBKcbMNN9MyNsO-lpKobEVXQ.cache +0 -1
  1231. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/IB2yQYgA8C0JeJha_K0dadatQOJtnbyD0uH5ykzsLaQ.cache +0 -0
  1232. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/IBMdXZN0Vk89Z6dGJPk6obBQ3MBAGk5J5e9bViI2hWQ.cache +0 -0
  1233. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/IDaiuXKdAI55amz5KSQ1GSXs-uyTu87pCw_XXPjCAP0.cache +0 -0
  1234. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/IK8eO_FySe557qnkHLeuV97P6JFrGKNyAu9q-7JiNOc.cache +0 -1
  1235. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/IKeUu1LS_kpN_1PZCrUc5mmaguQzIrYOfVLTjkiORBQ.cache +0 -0
  1236. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/ILVGn6Bn2HiGv8QPByAxw9n8rpvckovGplmbCCk_lMU.cache +0 -0
  1237. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/IOA5ZLi_T3UmmUDCGaANnXV1i-_2IY0jeo08eDIMOAE.cache +0 -0
  1238. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/ISMQSH_Jx1oCLHFrK29P6U61m6-1rKbSwbMEKl9ZDxI.cache +0 -0
  1239. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/ISMrxnckPl8gFADrlfqJWjjqMX3kQRN7njnllp7_mok.cache +0 -1
  1240. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/IU7c3Z1OPhGmq4pqeRXOvc2maEu6bqpfYj1iWzSApKg.cache +0 -0
  1241. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/IWnfAnQhibYUT4wAlN2B70QkWaCk_l3K7r27gPJnwNg.cache +0 -1
  1242. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/IXIiNjuwVWJPRH0vV0hKPy7Llzh84WcmWsbsiiE6zro.cache +0 -0
  1243. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/IaP81WAuqLr_EKKGWkf7cHOSIezbYX795-CsCH_7opo.cache +0 -1
  1244. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/IcGD8AY_hLZpgtEifZJ-CWJMPM19Xs-1ffVuiJkdAE4.cache +0 -1
  1245. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/IcjhArqW7Wl5l5mHiDD8On7PnGT_n_i-fxtLahcyetY.cache +0 -0
  1246. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/Id1PvuV2XSOCGYcZo8HnitpscIJLIbTWDje5m45W6PA.cache +0 -1
  1247. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/Ik01ktGfuKyw5tawYQ0yPKdZM2_BwOb51jPNB0Cadjg.cache +0 -0
  1248. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/InbpE5zqctHWgg-qxS1-JTofTei7gmMBvvtzaGc3azM.cache +0 -0
  1249. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/Istjk0PGpHPyfiedjnJAESTvU8huGf4raOdPZS3nSM8.cache +0 -2
  1250. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/IuaJLNYjlk-Ryz5o7h8rbfo2QyD52isFhgyCHlXv1s0.cache +0 -0
  1251. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/Iyvejgfqgy2si-Cl4SXIA7RVpG-hLfTVYapz0Xm4sGg.cache +0 -1
  1252. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/IzcQAZHM293zsgd0w83WHgIREmIVQDMMYNhA7XHTa38.cache +0 -1
  1253. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/J563OMaDN3bL02KqJ6z3oq2RcsvxWg17U_eLO_CaR_s.cache +0 -1
  1254. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/J7Hrv9-ahyPw4TKkL5y9SPDj936eMjWmmDk8KZRePgo.cache +0 -2
  1255. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/J7hD9_mOfISy-HXudc26M_wkCjazoD7oNFYnyKKb1Ys.cache +0 -1
  1256. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/JB7zQijg39Z0nrYOPwD0lNyX0d3kZ7vR_2IDsqPgEGA.cache +0 -0
  1257. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/JOgg6uGy_uKl1UTn_Ji_TgpZdrbIGBtCouUapIPv-FY.cache +0 -1
  1258. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/JP4ztrXPThpmjWKmfcF5ZTb6wuX3s1h3hv_Q7fCkKBc.cache +0 -2
  1259. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/JR7LQxGd3svD-5mUT45-SsAOlrNAHI6OHAbRKjP-1YE.cache +0 -1
  1260. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/JdYt40x8XWxjJy3xXWLuNBZCIcASfctXrSuL6Pxhzrs.cache +0 -0
  1261. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/JjTWOLkz7nIDUnVgSCRwxp7yvKPsReMvbqHH8X41Iv0.cache +0 -0
  1262. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/JnMi40mfom65WftNWCq8Kd8QPS3EMSexIm9pQ-Q1Fio.cache +0 -0
  1263. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/JovA0gwlzv9VgbioetcRtR5rxn7iOCcBhShkltLPL14.cache +0 -1
  1264. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/JtTxZ09nPecu0j4NGzbe2z2I2xRi4bV9BVCsZzozThw.cache +0 -0
  1265. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/JtzsU96bqlTfq4N02a2mH9prCQfzZIP8tVaWeNxWwIo.cache +0 -0
  1266. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/K0Q66XYxgJxYbT7t877WD6REPw-9yn2wYLXWU_45ZG8.cache +0 -0
  1267. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/K9yGb85OkZVuvu2heQa5JZ20ZHaQv7LI1XRBu4G7GLw.cache +0 -0
  1268. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/KSc5YJeZbLrn7Ztd4i5HjJZyTD4ovBFNVkgyKYYUQMs.cache +0 -1
  1269. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/KUSv5tSurJAYQfuBm_k-OgfLg_9vjS6s5-FeLogF-lA.cache +0 -0
  1270. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/KUo4BoEeas144SoVlx0ggO6BmqPXoCHtDEBT0F0M8OQ.cache +0 -0
  1271. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/KVJWEYT9igO9pFopeNqYtzLWuiToC_7QeNqtIoCbfs0.cache +0 -0
  1272. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/KZqoGzpQmK9lOeTw836_mCtBz4fEiACqnnwqZW-ftOM.cache +0 -0
  1273. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/Kd7L9VbA2zSG7JCGuSYx8hLG1x3uJd9SU2ia5w3J2dI.cache +0 -1
  1274. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/KfPdgl6hktV3h0bxF05s8ZtpBPBmV_aHyEHJ4Q4z3Go.cache +0 -0
  1275. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/KlS10cyMQW_LdxHvuWIZjLXr5Paes373XtgSGw_zlAg.cache +0 -1
  1276. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/Kqr56roIacjyJWxYfmWRTzXURA2-N5iB6qrFUMzlYxg.cache +0 -1
  1277. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/KuNF3_H5Fw6xET69v8AMa6Rv8lckCANiEOXtj2oLlSI.cache +0 -0
  1278. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/L--drhZVXjExlR6_3w3Rb-ixs8C4LlfoMTU2fX3WCzE.cache +0 -1
  1279. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/LAw3MOWk6sC57PXRmBmbjWktkyKBi-uYsEavJ6JDsiE.cache +0 -1
  1280. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/LJ4MV3HYwoYeNbAflDneZOj4mwUnJG9AKqj6lQjrgp0.cache +0 -1
  1281. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/LY_YvndHnYdAMwrXRmm08E5ahonjMT4S-46rawLyt60.cache +0 -1
  1282. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/L_TgmxZAIsqP9W4jKY4g-e9_Hj-Nj1x7v7st0MjVaDU.cache +0 -1
  1283. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/LbdN5dxZJqmEmLUP40jg9YacYiFWpvVMNTSzoTLD5VQ.cache +0 -0
  1284. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/LetFNQpPr7n8AiI155vshGicJQL7t1oDioW2U6W-4YM.cache +0 -0
  1285. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/Lje53llp4fz8yluEkAapMz-N0J1Z2IKsCi0DNDgZfOM.cache +0 -1
  1286. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/LsZAVkEBu9OHc01gH-By7Xa8n8eNoF1JolL95BLTvHg.cache +0 -0
  1287. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/LtpDOJxQCH4AH5am4aniWD7ME9BStR8cV_xlp0D_K_4.cache +0 -1
  1288. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/LwQBzBRSl-O5k63mPOr8fs8ZtGtSNaxjTV-9Qh3NqOU.cache +0 -4
  1289. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/M7hQ1pTmBUwO4PNtiIvoYqCOLqTRITgkyb3U8i5MrhE.cache +0 -1
  1290. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/MJXkEsW8E1U_f7sEzgw1LLZWKNQFImLWWyeZ3szQ_xk.cache +0 -0
  1291. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/MQaLSuboYb2YMGiinnLqQ7K0OHIwtE8VXUrAKh3yvFo.cache +0 -1
  1292. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/MRrzY8e5et2Rs-ez5FPtClWq_77BZDAcmyin3NPmyV4.cache +0 -0
  1293. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/MULHkrasfgNAQ-CN4jeweWh8MuCfD4Z81axfH2xm-d4.cache +0 -4
  1294. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/Mcgux7B7CgG6dAwKTRtjsNlfInQVa07lEqdB16fTX7A.cache +0 -0
  1295. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/Mg4dIfG5N_5EpTtRJdb73FuokGsJ4DhFLGO5E97faPk.cache +0 -1
  1296. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/MhSVtmn6UzeGs6SJ7qkUfUgtf-1gz3vQ2P9tL_pzHwo.cache +0 -1
  1297. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/MnFHrobwFjdb90DW0pUT-McbvwKDyzJASJu-8HBL4Q4.cache +0 -1
  1298. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/MqCwik585OGxytqVlw1qfe8DqeD3aT7jyo91WrSzUow.cache +0 -1
  1299. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/MuGE99EGixDQRmrEVI-eZKtqb910pUWytAbB9hWnOEg.cache +0 -0
  1300. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/N17UtSwDXOj0_Kcljr3dc9Sog-Wi2A6Yf2kkZNLYMiM.cache +0 -1
  1301. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/N3grQMLg0w7UCZhmY2jLc5hwu3BszzTUR5plqL1FHdA.cache +0 -0
  1302. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/N8HIueS84JQHCMyLd49fiMYmOjsFONtRv7thsjLyml0.cache +0 -3
  1303. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/NBPEKKzMDFOXxhQO-6El4in4G0JKlc84W4xJ9k1RTME.cache +0 -1
  1304. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/NG9dL0iiqpP1HLm-T_0Hl4rVP8PdRRb5v3vYGXgFRg8.cache +0 -1
  1305. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/NKfm0iD_IP6kW--LC6TfmqG-2eIQ6v2cO_3vEUO_PNc.cache +0 -1
  1306. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/NMMPvxNa8qrdOVsbJ-DMPKnp4mf--ZWjNmawsUBva3Q.cache +0 -1
  1307. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/NNBZ2fC9pj3fHspva6DcxJ3Pp6eijN5nq0egdo8s4PU.cache +0 -1
  1308. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/NW5mro9N_cMVc6eYVnOZ0n5Ac72OvMUYMLRn6DZKnVA.cache +0 -0
  1309. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/NXd37GGS0-E2gYGVeiRfS8CITiZD4ODXJvw4KGovpXw.cache +0 -0
  1310. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/NZgT9Sl0Xg06nisl46y2MBwLekiJh-6gdSXyTsIAvFE.cache +0 -0
  1311. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/NjuaHtZzl--dxEYdC5r-eO4hQFk6I8bN9y_PIA76rac.cache +0 -3
  1312. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/Nn4rGavVRCvyWXuLAddTjgb9ZCUFxbTXMHy1fZo49qQ.cache +0 -0
  1313. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/Nt4t0j5FYMOkvNRvZ59S4PPOCloxLaYw2uXDNjcypzc.cache +0 -0
  1314. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/NwvLFYDDYSsPNpat3-J0HbrlIRiRnCj1-nyfP7avsy4.cache +0 -0
  1315. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/O-BwCOIB07d2oVf_L7-KNo-B4m5CGhlwzdMS_X_gaL0.cache +0 -0
  1316. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/OAgPSRSsznXGewTTx_gnTinDWRjQ1ZVBS-WpL5HSVr4.cache +0 -0
  1317. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/OBSKM2af-qFyx3wTLH9oVA7zjqoF_zKdGwiEZbAanV8.cache +0 -1
  1318. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/OCatMM7nVdh9C_Iw9N4udx8J6vQnquvuZxb_h7YF3Zc.cache +0 -0
  1319. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/OMqrNJjQ0xc7qCjHVTy-yi8xqB-W37jY3kpYFa5n9gc.cache +0 -0
  1320. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/Oa6SftFHc8w7Dd-OSJvMyjHpgJO7tv45GOmPXFM8SKo.cache +0 -0
  1321. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/Oa7Iga5U5ANSFUbfwIerRcU9NFKbZMs_QUmQfapXJZk.cache +0 -0
  1322. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/OiGawIRJmxBVgo2RZxjRA-LhkA-M9UPfQFakeGQEOP4.cache +0 -1
  1323. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/OjaZcFkim5dcwF-Z2sp7711vBIZYNtUUYILZoSeZNPU.cache +0 -1
  1324. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/OnsCbUBmMbqDeyVMBO6o0FFaDgClSf6sO23VWKCNYmU.cache +0 -0
  1325. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/OqHDJSnPP40vo9aCR3qWaqYV7Ab7MwvOSzPAEbBIGqQ.cache +0 -1
  1326. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/Or9vDzGJWWkKwLe2tyhUhxh_kgrEtTNiURZehe8EeM8.cache +0 -0
  1327. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/Os6WrTgRjzgeBDj4vg-dojv86Kk5yb31fR25mVdE1-w.cache +0 -2
  1328. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/OxUiKSK2pgxHZKvqw7nVkAi9YTiyX5mplfvx7mDtW-U.cache +0 -0
  1329. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/Ozqa1eYP7tgcwGsh_NG2_NW0lD_7ztlqkZrk8O4hStg.cache +0 -0
  1330. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/P6Xuy8XpzOuzfMD7D1aYSJmXPKDbyQ6AB9TAHCLpPMo.cache +0 -0
  1331. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/P8MWG-EhKxAOrpj55HiLQc3nJw2YimDRi6dAaN4DYu0.cache +0 -0
  1332. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/PEzCXdUyXQREfDebfJgUxhm9fdnntbO1XN-lfTP_GuM.cache +0 -0
  1333. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/PGNG3MHz8nHbwhL6Goyy1OzRSRcq6zyf7xIFyJVTFzM.cache +0 -0
  1334. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/PHU-KUYrkgKrLxrDvRzlYr_8OPWkEhCOlnXp5N0_bbo.cache +0 -1
  1335. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/PJH2SV0_RveBZe0whZMYg6fikW5Xnz-c6UDLi7uPrmg.cache +0 -0
  1336. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/PL3T9MXxSUowhqGiA74Hyj-BFKsQsfjmnd42EFm_0oA.cache +0 -1
  1337. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/PPT5tz1k9dg7xjmEabReXwXqjw7UdZGU-_7B3bGEh8g.cache +0 -1
  1338. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/PT3a3_NVheNiCV3JCIZJzkwNwaAbT8SY-zvLCeM3w3s.cache +0 -1
  1339. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/PUDitbg2w2-Kz42HQuSQmGNyQnj1ZcdQ_sx3QwYTXSI.cache +0 -1
  1340. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/PWOCC5SNFcWlAwTqt8O2GwIKo2QGv4b_OcUYhmOkIOI.cache +0 -2
  1341. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/PXODKNMOtwgy-g1x82de1vAdbISTLxR7jU4YabNHe9U.cache +0 -0
  1342. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/PYlBcm218w8ui8GwuLEcWWavox4_uZAS97crUSM4YOA.cache +0 -1
  1343. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/Pb7Wd19vFn_UsAyH_kAxS8Mcv60LgIypMb5vNZ1WVJI.cache +0 -0
  1344. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/PghrB_yV9wKU4bb7XUDCGx8PBdLFwx7zVHzuUKAORcY.cache +0 -0
  1345. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/PhxJgWUUkds5Fi5b3_Ha_eEWkpPm7z9ZbQv3GVci0O4.cache +0 -0
  1346. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/PjZYrFAAWjeymc0dlmWUjo-fA0pY7LDNRhTqHrYf7Gk.cache +0 -1
  1347. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/Pmup41CtLPSgF0rlFPaJQPLHFHhu44ZHvtFviN9wacI.cache +0 -1
  1348. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/PtXZ6v0yPXoCruF2FbeAqFWpMGu-kmsdNRTJ9U9UrJU.cache +0 -0
  1349. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/Q48R-sc5uW7Q_zLWI0vZDtN84MmsyrHxzrXVwo8Gm3Y.cache +0 -0
  1350. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/Q8Z6BBFvzQ5cG5-22cNSO58a-iexsEG1SI20PHVgiTE.cache +0 -1
  1351. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/Q8ZSIRhrgdSjo4esM1GoqlliTA-p8MEW4ErnOz9aLeg.cache +0 -0
  1352. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/Q9kiE_4VF7OFPsPU2vvBaQov8Htxsej0_-3snNUVLzI.cache +0 -1
  1353. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/QCxrM1w2FD-nKXlyqnz60zwdjA7zylKErhjtGgLLplk.cache +0 -0
  1354. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/QONTuP33nvofcB1HOrTkuTddmEHM0h7D1V1T9r7Aij4.cache +0 -0
  1355. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/QPovnEolBsC5XoSQV_N8NcOEiAbhZjy6KmafE7HSDBM.cache +0 -0
  1356. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/QYfGC6-KSNdJYxf1MzYonqhvTLAIEZqQgaMp3RIaBzU.cache +0 -1
  1357. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/Q_90Mj3yjawkDq0oNKrsSbLOGbpXnP2Q1U0YPrbnCMU.cache +0 -1
  1358. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/QkywVUukJox0USufbs7lruWWxv5ZnsnXDBpz52ZIS1c.cache +0 -0
  1359. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/Qms6HbTEVEU-kaHJJVDoc-GDtLmWKwYhVRJbgLxgdFc.cache +0 -1
  1360. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/QpwY9Axlul60vJbJu5YhzgkSw9fE9dKSz61USEnlG64.cache +0 -1
  1361. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/QrRmrn3y-5InkxBXm17R524YwdpxfftnMYzjwc5rRn8.cache +0 -3
  1362. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/Qwynx3Fak48JsuMlnvjxbD800GUSE0dTGw1T9PX-BBw.cache +0 -2
  1363. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/R2Ie_PAu3pE3hEk6SAf97MiQQTfrFF_I3zt57A98sO0.cache +0 -0
  1364. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/R4_81s1yyx1QMRvGACQFxiGtPmLAJEWBrMTFyIKWRK8.cache +0 -0
  1365. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/R530Jnh5qZwxRqdUPkps_syZxAm-WbSxP9nA_pMug9o.cache +0 -1
  1366. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/R9hGBdcOmQ004t3vj9beuJ4VD-GuPoH9cby0Tg79Ys4.cache +0 -1
  1367. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/RGxSPGeHY8mllBLyQjv_7KWtuhW3aJmqfDcw1hDsdmQ.cache +0 -1
  1368. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/RJOCBip-BAjgZCM8-tNFjS48Nus2PD5-fX2smS8eJTo.cache +0 -0
  1369. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/RLP2jj0JP_t1YBB9hMfWDZgdBK8CwN5SSdlB5KgCdYw.cache +0 -0
  1370. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/ROPRKoZ_UUZhf1srOGwc_tN780yYi9Uxkfl8VGNQmHs.cache +0 -0
  1371. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/ROYj3kDZxej-BaSlbn2942_oBu8EcaunMOasf5ekrsc.cache +0 -0
  1372. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/RPIm0ICEkcPbNH2cbdVLe7C2M7fbGw5C3mAon28mAhQ.cache +0 -0
  1373. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/RdaCJvvCenCLUY6Evz3Pvw7aDcZYbWkzakzmsgaaTqQ.cache +0 -0
  1374. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/RqRcRGjhiJMzEN-te9p2M2Tcp2SfvW2HgSKaQFpQb5M.cache +0 -0
  1375. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/RwxgsMYuxPaShcPkGXweBCeBZw5paacKCMsphRQohQA.cache +0 -0
  1376. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/S6EKUe5V8Kvqlq9jUfqPFJACuT0wxb3C0kj7oeRvLco.cache +0 -1
  1377. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/SHuuAtlPMP3kOBSMap4JvYg8AoKpFH7G-s-pH-WRy2A.cache +0 -0
  1378. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/SJc0EHUrjIwTEgfPmjXNrcJxpnhDySE9uGMAty_gwXE.cache +0 -0
  1379. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/SOOypfntGQaCl6gKor825-5Y5IbRToR5zzhTrt7KTWY.cache +0 -0
  1380. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/SQpYgfpXX0Gou7GTjvhI8fkBM_7HI-DWPWQYGzQMeHo.cache +0 -0
  1381. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/SUL-XhFpwYclsM3hksxmqORp_5Fd9-KzADh8afB429Y.cache +0 -1
  1382. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/SXoYudXL8QdcG1jOtv0MHTtsxb6R4jxQIapgrw9mBIo.cache +0 -2
  1383. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/SYP7LBmm-tZjJfA7yUWTaFApWlq3E4aOfD908p5hMDg.cache +0 -0
  1384. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/SYUhlM5_qBPYFmTON4qz0HBDzCO2_OU5veuoz6XeY-E.cache +0 -0
  1385. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/Scwez4_fovRUuNaBhF3LnmpkwoLY_dRyo0uuUCbV48c.cache +0 -0
  1386. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/SfOyirDFROyR6mcnJGvXrD0P9nCSSyTMCuVDITrnfjA.cache +0 -1
  1387. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/SjH_yuCrEaXLmS0Hy-O7GscLah9LeQ2C5fqagDjc92c.cache +0 -1
  1388. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/SusWrogsxyC5Ifw7b_QnhHPTF4nTlcxK1FOIlqejAMQ.cache +0 -1
  1389. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/T1g8D3FiL1VbKqljuP5KB7za_lzbcG8NnmlpnGcMYvY.cache +0 -0
  1390. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/TDOOuTDityUHRrfey3Qgrpw78drrhQzcA8YB4lnP5xk.cache +0 -1
  1391. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/TIohbG-3pCGRFU2qvgiU_k7K1z9vOt_pbLLR6bXtl1c.cache +0 -0
  1392. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/TJk0jg2RybsBowdAt3Ij86p-h0x0-4zUluL6yyeFT5U.cache +0 -0
  1393. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/TOVjPNsU58uwAJ4sAW4NtqfI5ANClBSnXXLsyRxT45k.cache +0 -1
  1394. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/TS8FvX2GHQLv4I4izaqD3dTujf-klIbpeCjO6GgDp5M.cache +0 -0
  1395. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/TWZWXJ96MhTokck_uoLNmCfqHGwdgAmsIPVKkpQh8j8.cache +0 -0
  1396. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/TXGdzrR3MSnS3i_xSzCKgWLrt6zvAD5F7348bjD26Bc.cache +0 -0
  1397. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/T_w_wD1XLde_XOT7nr4_vszH7Toe5b_Hg4x_dAdmidk.cache +0 -0
  1398. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/ThR8xQ3AIqoZO2zyXvoubIL-LmPANWiEdukcgtH4_ag.cache +0 -1
  1399. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/TvWt5fwzFA7yE7Eli4Q1y-_nsE4GdC7uewkwpwql2Mg.cache +0 -1
  1400. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/Txd36JMiv3WLiqP8Wfbvm4yabh__mkwPFGdgMyuIMHo.cache +0 -0
  1401. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/TyBqsqfHZtTaqC55rKRJBQypwC5La24mLijLmFvs7cg.cache +0 -2
  1402. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/TzTDAeSGNYadZIT-LoVqo2Ay6nG7fdwNj7xFQUQTmsc.cache +0 -0
  1403. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/U4muNTRPJNsgtPVGUq77MOLt5zh0i1Cu-fJpgM9OmxM.cache +0 -1
  1404. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/UFUFjMvwT-pNrG674WJTKLt7NI-SELMcz7cZLiF0yyc.cache +0 -0
  1405. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/UMFyCbv8oekXyDYJWX7jwjT6LxHzIBEdoWEwwT0U4zo.cache +0 -0
  1406. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/UN9d0XK2vM-xOIcUwb10IeGsoPuPi8SMEBEW9lEV-SU.cache +0 -3
  1407. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/UOLHCq1jyREanljh4SE38CP1cA_uYyy8oX3FOxWhpSM.cache +0 -0
  1408. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/UTUDCVrqPsB6u7UqJS0obM0g-Fnfzqiq28R6rqXQ3OA.cache +0 -1
  1409. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/UkSqizvByMkZJYA1h4AJjkuCREljeN8DUNg-NGCOsfI.cache +0 -0
  1410. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/UktUnoybJuUxJd4pspV5d6PYybGf8rDFXujfnEme5nk.cache +0 -0
  1411. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/UrNOkFbehyoM3ay1sCC1D-5hyiH3kvtxWJxGifGtWAE.cache +0 -1
  1412. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/UsNfVVp6J5XgHsLFOldOVHwUJBIRgBhkcqL-3jgNsAA.cache +0 -0
  1413. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/Uzc_w8_0UdcbhjXUBWPeYcikKDguqHrhScEWqMavvtA.cache +0 -1
  1414. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/V1lTI3PJ9hJc0wMVE5MX5RVc-pxsTJFhcEBypefkFnY.cache +0 -0
  1415. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/V54GiRjyVeqEN0hF7dmeaec_2hI9xjSsHXVeeeHfZq4.cache +0 -0
  1416. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/V7lA3LWWVqY8DZGysHQRPATj_PtiNfCnuW4mXOy_hX4.cache +0 -0
  1417. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/VA_itW-3Nvv5M0P22yK1hjAaVBlaLeRZiVVzfuxsDu0.cache +0 -0
  1418. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/VB-gcopDl8SeHDpRxntioFNkHn9MAw2aKBA93ujGcCs.cache +0 -1
  1419. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/VI4pKbjJvWQ9DJqLHTRNi0qoZFeP5TOO8ZgqfXnx2Ks.cache +0 -0
  1420. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/VQw_2o_1FZVwQdifqlc7P9HMpcGM4ILgATJm7a7gCbk.cache +0 -1
  1421. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/Vbo-oCOZ6GvDEnSOrmm1gFgB-H3iaXsw49y6ui0uPzo.cache +0 -0
  1422. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/VmzERuCnsDPPO8rmkrayQtgOHCFn2opdsslsQWi9FsY.cache +0 -1
  1423. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/VnklVgyAcz0gPLXNAHH6gwf_siw3aOgaTqyqjAWr1n4.cache +0 -0
  1424. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/VogSHx8N_u0bBxEdut_Ls87mwVM2JguCYBMHUIi9F2A.cache +0 -0
  1425. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/Vq_iWOA9lSH-s2u0yz4j87GUzNm52DY_roOxa1w79_E.cache +0 -1
  1426. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/VrLxmN7fL6TBPOW5K4TOCBYrSh-1FGxMnfkdxeqVipY.cache +0 -1
  1427. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/VsifWu8hoO5eoZV63f4qOvw_kQ3v4emT0j7j29k3jmA.cache +0 -0
  1428. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/VvKRr0slGPktw2AuXo5td2pfdoJfDb1rzCrIfsZgbFM.cache +0 -0
  1429. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/Vz76oqFTfrgArZGt9UhkYJJvVMqNBUdq3N7b98buqKY.cache +0 -1
  1430. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/W-6cFuRmrhVsaI7PVM75MMonbAgw_y2Jb9UJgalqf9U.cache +0 -1
  1431. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/W0EvpIKO317gmGReM1opX8EOp47kcMlydcn9knHsPCc.cache +0 -1
  1432. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/W1BHDnSIxiI7dcX-W2jHA3fD_FfjiPgqDFvJ8_bzMgk.cache +0 -4
  1433. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/W74LiBLAy08k7oUSes8KzCm-idMgq5yCMYGZIek-u0g.cache +0 -0
  1434. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/WAo2q6oLlW5w1ddamSDM_ScW9MmG9INOFVGiOc_Er1c.cache +0 -0
  1435. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/WJnOypiFUBELf7qIhNfE_tDK7kD0EsvBfNmjwOuJ16s.cache +0 -1
  1436. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/WPyQcUV9IdOMCHEcTfjlVX45sITrEolBRkdIxcE8AGM.cache +0 -1
  1437. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/WVTClIDi0Igd7RUthbTqu0_ls33qyKjweeHMx-wfY2M.cache +0 -0
  1438. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/WVkd1KiRPyy6kjvCsUkCbCxH0rdJVDu4zfrr7U04s2c.cache +0 -0
  1439. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/WXCqCU-6r96mtoGgPxJHsTnUsgnsT26Cf1Aw8GKxJks.cache +0 -0
  1440. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/W_T3l3T6OQ-TVOWpzA9oNt9Fp-8Te7D20kWARDySu_c.cache +0 -1
  1441. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/WczVFSbVv7epqcd7HQ0ZFF8Hxs5znt-zgFn13waVD1I.cache +0 -1
  1442. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/Wrte3f383xmZFGPiYP2Pu3HwPe7zxCWexuQNg0ayOTY.cache +0 -0
  1443. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/Wt5GAiEVbI9csVMGEvCdyCNceDp64iVEulYlltI4MaI.cache +0 -1
  1444. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/WwvGuW22Pul16VETk-weBxhXCOMBYObY2zOnKHJVfU4.cache +0 -0
  1445. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/WyG8_M5H-9b_EnXOn_1xkFlN5Snubr4e2eJuKW4MmKQ.cache +0 -0
  1446. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/Wyu0AX0yVAluJU-nuQxsPplcvp47R7ub8l_XLDl3QZ4.cache +0 -2
  1447. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/X5EeZZQlAgatDMeN2GEGP7fOQ-4L-lo-HHGh5-Xv_hA.cache +0 -1
  1448. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/X5h3K_vKJFoyvovsJzD-U9YBmIRidbfw5c_Kxwntdy8.cache +0 -1
  1449. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/X8s7tN9a49h82Q36IqA1Kpw47pup8BB73kUeVFyEMdk.cache +0 -1
  1450. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/XBNHT4QLuDKfzpsV5bdsEhE-f-sQCBMV1wiNZxT7nGk.cache +0 -1
  1451. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/XD-yzCtUARzaLj5AY3iUJ6Wd72Y7s3ORi1wonMuEO9I.cache +0 -2
  1452. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/XDsB1VFxP9PmLAxJ8TKBulJ6wWRq7I-Bo-1xGMcqMl0.cache +0 -1
  1453. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/XEC81EdPRT3N-P077HwVepLWxVdglMqtRdiOWWlgDV8.cache +0 -1
  1454. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/XN5Cc2QwP9v2tPavpQUeKWE-9z22L5FC_0gJ_EDsPhA.cache +0 -1
  1455. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/XR6EwIfbrPalKAGuxnYOedi0716vFnh5mJHXWKm5fLI.cache +0 -0
  1456. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/XWFaO1W4Gp3x61hRV-CXZjAHM24pfTPcfP3NB9wyCIQ.cache +0 -0
  1457. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/XXW__jmsAT99gDo6idlJo7oyl_pFJlejGadgeE__OJA.cache +0 -0
  1458. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/XbiDkCGOc_xuRQzC11SIPWFAy_u3gtb5hACN1SB5u84.cache +0 -0
  1459. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/Xhh1smK96EYmyl-O_Cl7AiX6jqwtt6Ghucg1FeMX8nE.cache +0 -1
  1460. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/Xp21zF8EIKNBj16YDHwa7EJxlnMdSGQr5kNB4-cr5k8.cache +0 -0
  1461. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/Xp_uLJRakR_I4t8HPVYgH7Qnlk4rhD_pKqPsc2eztjE.cache +0 -0
  1462. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/XrigJsxHcPzTCWybfMLymv3hjty2YwEF7QTY0RerNRg.cache +0 -0
  1463. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/XtJfT9_fQJKn33bQlaouufSHAxA_boMLgVF4jMrNZxA.cache +0 -1
  1464. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/XvUjBkTz6KEYrZtidP841hjFOXuPbDoh0z8dL-m-XPA.cache +0 -1
  1465. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/XwS-uTq-nVazFeqh7GqydsR_v9QlX2QkDjt02PDGJvk.cache +0 -1
  1466. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/Xx8sdGLKlFOFz2VqirnyaFLiLmxIqUzNYkzFpj2KI0E.cache +0 -1
  1467. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/Y14qobWIPStbo85-yhscmj8iytG_-eAjoCyZbdhNsds.cache +0 -2
  1468. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/Y1deI_-1EpOKdkakC7JYq_N-crnehvfnrnq_WaQOBS4.cache +0 -1
  1469. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/Y3l9iLHwFK1Tgc8Igr7sdy3K0v6Wb6PhLY0rR3oGHwQ.cache +0 -1
  1470. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/Y6kw4O2qkcr6AALSbb3xqPpQofAbwiKd4lAKLfg_Y7M.cache +0 -0
  1471. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/YD1H-PWJhmCP2Bt8Phtm_wUCsUj6jwCrOLyQ5z3yoS8.cache +0 -1
  1472. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/YF2Xf7sHi43S9OsoijLJAJCpXLlLregZnRXOzyehcJY.cache +0 -0
  1473. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/YI3I6OuFKsHDPfRf1ga1SFY5DXUfHgV7bAAO2ubemUc.cache +0 -0
  1474. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/YIbw8soHw9ldyUx0jTYENE4vRvmFKhTPSxmWRnP-NfQ.cache +0 -1
  1475. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/YPCABARLDl1cyIB_HqGuMAnDPKCVa88aAsTfTycOegk.cache +0 -0
  1476. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/YPNZpnYbzuLiSSUavhMqMVj0H2TDD8QiKbwvdiAUhEw.cache +0 -0
  1477. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/YRbdLBept9Chi_cnfRX-IIw7tFkwgGybA47p2l5OvhY.cache +0 -0
  1478. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/YUZ8RMTFkolzXxy7E_EyOPVKyvze7HInCmlrCDEfNIc.cache +0 -1
  1479. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/YV0VPZmsXs4pra-Sy8lgo68RAfZEgk9lQa_So7ALhII.cache +0 -0
  1480. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/YVRmPGrhWRXydkfFJYHK3IWEk2Tdwa7FtT05FWfNdxA.cache +0 -3
  1481. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/YcuuzbVKpWL6dITV7tl0mewB9GV-xUoQjHBxQPnnQoE.cache +0 -0
  1482. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/YoHjHSmd-iZmPoL-AStgXF4CaNU_SMsts1b1YUH68pI.cache +0 -0
  1483. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/YpLwwJjrCwKEld1Nk_4PLVMq0E3Hge1UJ7rCSjgQ4DQ.cache +0 -1
  1484. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/Yqr-1rG7mG2roqmzM-Yf4Q-tvrhIRKus3BnmIgjpDwA.cache +0 -1
  1485. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/YuTVzbmlDZw-Nhlekx6rvvaxBUhKBQmlhNM-3EEHR-0.cache +0 -1
  1486. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/Yz7MprOR1f4QCutBKmK7fdsrZSSWRUUlynIUkYZCMro.cache +0 -0
  1487. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/Z4XqmyLeb03bxycFdF2hc5Ns8kBLYawTzcf69rlyBZo.cache +0 -1
  1488. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/ZCtHSn2GGVjuaziU2XFXlLwHeS-joOvdDU98K15S4gs.cache +0 -1
  1489. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/ZCtqw4Ggdi6p5oOXWhd_7Wx1isx6Yue5v6n4IFPXiCg.cache +0 -0
  1490. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/ZIZGz9XCYJuD37DuYxAL0EujI3CxKpeNCvSBdHQ8oxk.cache +0 -0
  1491. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/ZJahVqG5qQTCaFtRKLQLKqTHwvuakSctDN9TAIbHrfY.cache +0 -1
  1492. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/ZJefl1bTRC-2KzgQP6Nc3YccadxweMx-qUhUJOzrw24.cache +0 -1
  1493. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/ZPl5v_VDYhtZzbbAh6ARVyyM4x-cNWBuDr-u7KjQS9k.cache +0 -1
  1494. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/ZZCllLbHvXq3L8XXARHtZflkSJNkNiTJWAzbSVjSzjU.cache +0 -0
  1495. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/ZaTzZxghNNoVAapnQ6J_f-P2GDVinqOX0MYPR02EY-g.cache +0 -1
  1496. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/ZfN8lS92Gx4G848gn0Z3Aa_qGMBOlWdx9-32FqegnPg.cache +0 -1
  1497. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/ZgZF38FUBrCR8sAiSdNaueRifzthZOrLtB8ogENf5xA.cache +0 -0
  1498. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/ZhBCYu57XPCvyH-3RKBAr6X2kiecY7XB_QofYEUJ43U.cache +0 -0
  1499. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/ZhI9MHC4QZbfjBDAF2vZQq-vq6hZ3UUnlp5q37Znvio.cache +0 -3
  1500. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/ZjcDiQh5dDRxXAS3xnkkw9ZZofTVKEMpqPPDR5fu4rI.cache +0 -0
  1501. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/ZlSGOAfUQkt4ZbNYSGq7u7ntqO1yvkXebYskaP9CT2U.cache +0 -0
  1502. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/ZnZqU22KKsTO8mJxs6XWfXyumXB5rTVFWgxQnm86GmU.cache +0 -1
  1503. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/ZoiBtwd_BUbQtGiqIYXIIi2B9jIeYGss67wNP7Uvuxs.cache +0 -1
  1504. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/ZsaGKvhPzvWvJvkhckWT_hg1jE1Gbr7hJRlQeG8qaC0.cache +0 -1
  1505. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/Zss7ytdmkKRqw04IL7QaXKvcxpRntJsPsQhi-hyXMWc.cache +0 -1
  1506. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/Zx0xFhlPl5LwAA5qZJkVtuJAUWCchogwJhsk8evbDEU.cache +0 -1
  1507. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/ZyzUaFOKA42wyC4E5wd2wKW6IUTuyyTxjxEUCj6E_jY.cache +0 -1
  1508. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/_0QGtshHNXAo9GnPrHlW-xPm1jFozgeNjMBNg1yVJdY.cache +0 -1
  1509. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/_4MzrJHO4tfNUfcJNVtvF9kYTxam2OxmA9YSjV_5pZE.cache +0 -1
  1510. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/_7_wZF49i1-THxjnA3-TOpnwnGhVNJ1QIg_e4GotYqk.cache +0 -1
  1511. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/_HscPFBBd1_rWLYXB1zO4HEwKTNKTLNTKUGBqNiRWN4.cache +0 -0
  1512. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/_TR5IuxXrCFnJBLI6FpcWE3yYd_RwHMAIhqpn9-tmdA.cache +0 -0
  1513. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/_W2W4qFFbFTIhs2uIwGCb2c6E6nt18TcXX07qAkkP7U.cache +0 -1
  1514. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/_ZiNB3dBGlIrlT0v35B_7moBqCt3ayDGC3mMVJg0Jsg.cache +0 -1
  1515. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/__40Pt9K9wvqZUz1QPQHZ8CPzLl-Dfwdr9-IRRQyaZw.cache +0 -1
  1516. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/__boQentjBoK84dHE-D20YreICFJT6XfTdFY3gM0Mr4.cache +0 -3
  1517. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/_aKJdOdwNodCcxPkigJexzeCuZGL68M_CAz2xM0o7HU.cache +0 -0
  1518. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/_ewsGKkW6_X9kr04mYjoCiRR8T72AXtB3S7b1IyTQfU.cache +0 -1
  1519. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/_hfBWR-fOMRm7PWvZ4JocJZyaIS6FhSDXpyfaepg4Lc.cache +0 -1
  1520. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/_mzb9F4kZYCXu3pzMpEszid_tL0zcngdweti4Jp6ElM.cache +0 -0
  1521. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/_q_T979VlOfuB9XNt8vAJ2Q7M_1ZFxI3SPTl_RtA7kw.cache +0 -2
  1522. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/_ux4YoalL_1DGrq_2vS3rsFfmKjR4G6sOjXV_v6c5NQ.cache +0 -0
  1523. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/a0bhuTzr1YJ0bKvL21XhixqAY1HlUhYXO_0tCGW-XN0.cache +0 -1
  1524. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/a31G7o8TsQpASG55FgRD6zpcss8uy3Tnj5kzTv74or8.cache +0 -0
  1525. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/a7KFFHAfgnNKLn-77FZgjB93lgovCN6bmOFp8_DlYbU.cache +0 -1
  1526. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/a8PWjPLe1smfluOOA7r_LzUqxsrwdmaGSZkPJOn3nng.cache +0 -0
  1527. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/aAbBpLyegrNnFxVN36ZUpXkynyLSBqEZXPu0Zx9YvlU.cache +0 -0
  1528. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/aAjWAssGKAT_lHAYwavc-P9kfSyjxvC1hIkPuw4w7Aw.cache +0 -1
  1529. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/aIm-GFP6jWniRBR9GGPBCRhfS5Xha5snRllmjOHAiQQ.cache +0 -1
  1530. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/aR_S2mfMVOwLMUwjpVIfbqDOvSkX9OixEMK8_Zk9Tfk.cache +0 -0
  1531. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/aS-5dk7fYeJR1FM0PPP25pZCwDste19IZ4yagL6Og4U.cache +0 -2
  1532. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/aVyL9xklHnZtAiuywvRp2yA0HZgrDf2vvwhu3VjyJhE.cache +0 -1
  1533. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/abT27j6-jD-gtSCDlyS536woswHEQW4_xRWjoJl2SLw.cache +0 -1
  1534. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/abbmshgICjbfrGISWWO_ljXyNdLK97NFCqy2MJSDbEo.cache +0 -1
  1535. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/ahPC36qyFJeKDHGBnRvLVcTJGD6_viXkxyAI0cPyjSM.cache +0 -1
  1536. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/au6X96VmOR3tFF9j_lVIktArg8wNxoZyVNkZLhN5Udo.cache +0 -0
  1537. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/auBkzWzOdb6TaP6MZh84vjLrNcU9ODC2PLuVOSKwPDE.cache +0 -0
  1538. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/ayOL9k5ihcSX3QFfdoisjeX0iH8xKUuO2R2k0d9Ged0.cache +0 -0
  1539. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/ayfiSmw_6sd7isPUbTJN5za4ueGk1CKvOnb-x67K2dE.cache +0 -1
  1540. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/b-9H0HTcIovhQ0rDi2AEbASOgEa7780xLI1kaQoHS40.cache +0 -0
  1541. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/b-za4IkH76_FAtA9pYUt4hcJ45bx0_fO0Awja_6Wew4.cache +0 -0
  1542. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/b22-lejS9yFQ7ZoGNsUhMeFqanm7Kio08ChLfUK9lQU.cache +0 -0
  1543. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/b3oBAa5cEez2e6XNzzrVafUmRfK3DniQ8NfC_LnYOEw.cache +0 -0
  1544. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/b7gj8dHTbrk53WnwF0T6wVu0ZtRXAvFqc84afIkApG8.cache +0 -0
  1545. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/bAy5NXwV4EE8cZ-RFkldzoAW9VTS59ZvLnQ5IEhz25k.cache +0 -1
  1546. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/bCm4X6k8BhAw3d_tGIgqG2jqjANxDPNRE01zlYN0jfk.cache +0 -0
  1547. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/bDBUijtSVwDYHL5QX7OiWiNSFAf-ttG2TGQ4t_aVLyM.cache +0 -0
  1548. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/bG-IDjST0SLxtvYiElAItAdb1QfTTLRvr2wkkJNLnCg.cache +0 -1
  1549. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/bGB75zSCYCib9Kt2qnKX3B2bsNbBmc37AGet5MO03RM.cache +0 -1
  1550. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/bIHvQHG3u_5rPuNStqX2YBWlJ6DcHsc4aPsNjg7r5sM.cache +0 -1
  1551. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/bInQTi8QWKxe9DRQRQ-gd6MN0iok6LqCjsfuPq2rDuA.cache +0 -0
  1552. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/bMCgV7_EEHt9h8ei0SbFZGSs4rwej4NxK0gaXuJ4QVw.cache +0 -0
  1553. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/bPVqY4rKOZGnr6Yc_ynxSG0QJbZZ5F39Ocz3TtgutGA.cache +0 -1
  1554. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/bVw6_NDS_3nGAFzq3X1WmiH8Vh1W6Ewjc50dJ-Z8CgY.cache +0 -1
  1555. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/bZ80vByGSZv8lqYsUS1ZOd1MZP_UW5ie0W6ssTLhxe8.cache +0 -1
  1556. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/beuFBjtqcGuMpMY4Cph_hnIi0a6kwEgGTZpAIM8AOfc.cache +0 -2
  1557. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/bkRKTqf1hzKtOTAMv1qAlwESt9v5yau0TUGShc4PKyA.cache +0 -0
  1558. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/bkh4K-AY8R-nD5Ps4B-qowcFlUnGKYrk_KOW6arZ7I8.cache +0 -0
  1559. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/bnoCFL8wGwQU9oWNFMK92UFWvB3IUgHmpt2PrDIB6jA.cache +0 -1
  1560. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/byWg_ts7BO7kpUGQc85sr-WFNFMn3H3BXSy8Uy_ZPXo.cache +0 -0
  1561. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/c00d2UefXdXPnPfQmjE9Kn3cOTCZw2RBzonuLRBZRrY.cache +0 -0
  1562. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/cCRr3VsVp6KGiBI_yxnhp4nvhKcoQ7DcQDPokB07_w0.cache +0 -1
  1563. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/cDmDfTfpa4JQD5cDlZdW72q3FY9t9E0DtyIRFFCQ5a4.cache +0 -0
  1564. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/cEjhueheRzHqL5mC4BMtJY6fsJiSTtqrsFxenRCvApU.cache +0 -1
  1565. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/cINTn35iei7k9h92n_lG5VEFPyoLBwGYecwmuRiVcIo.cache +0 -1
  1566. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/cL5nvNm0zLYJ1lKiQcYfI3T0VTf-k_PmDCTjgX2-HMA.cache +0 -0
  1567. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/cO3QGDlnsdTOZGMwy4JoKaJaZDGbXGRVqhImKfFyfWk.cache +0 -0
  1568. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/cPgLPhJbgmS4sUJlEW4WvRaatkUkOTXI45ay3-_Xlzg.cache +0 -0
  1569. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/cUoyvm2B8H6YMHbr_chlmUiTEzeCzPpq3hUIvNoipPQ.cache +0 -0
  1570. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/cWOAz6KqbVfZ2gZNhcv5Qn3S9HFj6HB1gUC6PJXwYpA.cache +0 -1
  1571. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/c_avDXyZ-PzYiI55PX9DQ0dCcyXD9InBhR7VmuyHM8g.cache +0 -0
  1572. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/ceYMWz_StJZtE1riTAIQckdXm7sd9raC0a1a_N3dlGM.cache +0 -0
  1573. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/cjlD0758XbTwLyiekq5hGGpaIdemkiXIdob5oK5w83w.cache +0 -1
  1574. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/cmomwi759_jlpcxkwypoqjFZmgZbrENZD-omUTMIrUw.cache +0 -0
  1575. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/cno19QmGhi9qnam9gPpfIKpRUDFg44t0UWp6Y7ZR9eE.cache +0 -0
  1576. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/cttqv1lPQzJlxId-x3DDCMB9gumptD1f6w8QI8qv7ts.cache +0 -1
  1577. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/cuK3q4nMfqXX-GVnrVfXhplBz2Hfr6NvjB5LJqycFjA.cache +0 -1
  1578. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/cwN7o5Twqgs0e01fF4ggBsJ0nTwhRjsrxaLfSgG1NmE.cache +0 -1
  1579. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/d0EZjW0Udu31z9EKik3ZlFUTSLrPm0_fzgEaMOC0N3E.cache +0 -1
  1580. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/d1fSVD8uApeyHjXWvCJi2tRINcEL94zWLTFuN_O6vUs.cache +0 -1
  1581. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/d4sHkJSPD08nGO0P1ir-nCXqXUBhV1sBsQZI0NqA6aI.cache +0 -0
  1582. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/d5RD_qx_mM7bazbjZ2g_a3163TKDIyQu3CHftaDghW4.cache +0 -1
  1583. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/d91QAsUDnijFalJjyXhWh7N1KRgx11iCgITIJ8Haqbs.cache +0 -1
  1584. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/dCpoZF296mUrkqSIlNR-FrkwuBgZ-eHJQTvSIZ2VmP4.cache +0 -1
  1585. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/dD2l_1MWxm_JG7xupsNq-1Pny2_zW8mzXaO_SxZiVL4.cache +0 -0
  1586. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/dKTmaujwbe6HQGPNjZty89Ka6J06parQzbdNF9b1Ges.cache +0 -0
  1587. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/dQ9JqHBkziEOizgyYYRViXpbjw9_bZGN6w6MaXgx6tg.cache +0 -1
  1588. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/dQB1Vvy6fnJ2jmsOBBBDvUo7EVBmzq8Uq-fWdOV4FQQ.cache +0 -1
  1589. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/dSfpl8Q63b0hYCkjKs6id-CLG064iUDx_-ccmIrgItU.cache +0 -3
  1590. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/dT9NBupF21ztmA5pNI55gxOqcVG6hjrZmpUfDz-xQGo.cache +0 -0
  1591. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/dVnGFpSC3EYfWQ0Y6VXqJDnbVuaxEl7ZuxKCVScAI4Y.cache +0 -1
  1592. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/da-c7w7tLxjm4XhfAdKL_dM5sUwBAiF5pCqy-qhNxEI.cache +0 -0
  1593. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/dcd-dLHK3Id-74yctEB5dwBmc7bFA3Tq6qV6UCn1FEI.cache +0 -1
  1594. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/ddGIxg9HKjEsRy9zFxyheXQz8d1LXlw2IOLQmR_hmoc.cache +0 -0
  1595. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/dsOJcGn7rikpolhdH2xoV7jUFSyf3YrgeCzuJ4ufCPY.cache +0 -0
  1596. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/dtbW0sjsRrcnHOEALNnB4f-xl9f8QmxYpl64I9MARxI.cache +0 -2
  1597. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/e3bupZ5CPHb9geuO-Tq9s4ac5knDIdvvvfz-OFr0huI.cache +0 -0
  1598. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/e6OHk08FYytodYgGIwiEWCScqrDiAZCJUtpKgzClHv0.cache +0 -1
  1599. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/eC-_SwVltVdX6AknNT0UKtz36rErZ-__cVL_Cwwe2y8.cache +0 -0
  1600. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/eC_fnc-SmRfwsdfRqmlmnsXXOOFA6N0vZlAJEGrqZeI.cache +0 -0
  1601. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/eELRixshu2y1i1JzL-NritNlDRJRex97iqBXW_N-JjA.cache +0 -1
  1602. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/eIPzUGP-HsEaNG8fhLAtwv8tNSfAz0KJ-pDBuRpZIAo.cache +0 -0
  1603. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/eL9agbT-09zUKK9hhGJPgXm86VTI3MopZRqTxYroKNk.cache +0 -3
  1604. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/eLKbKZQDYtGLhenKruQTshAS6Dp7_pBtnO54h1b0ZCg.cache +0 -1
  1605. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/eOPY9_EZ2hPKfT7gEv83EdcjvBm67z2DyfyLrEK30nY.cache +0 -0
  1606. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/eQzhZHa7lerWbXeIiiVPN8TqEn4RNYlSCsDqURHeWnM.cache +0 -0
  1607. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/eUD0p-d4q3aG8t4tXLOeGuMJTPP5oiKxfw4vws46AmA.cache +0 -1
  1608. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/eWivlhkX28nslzkfRAvErjOWxOMdDK-8RyjRHrdZmkM.cache +0 -2
  1609. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/eX7JWs-bz0czxUZPGHNw6UCeT_2D9sA209BualNFPpo.cache +0 -0
  1610. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/eXU5SimQMG0NSNm6e-Cqs1zm9yy7LFIfIbmUcWW_77o.cache +0 -1
  1611. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/eXaZkD5zK-C3echMvDNz-mLbXCw9sVqTV1Sf6AcgsxU.cache +0 -1
  1612. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/eXsgAwL0z66ZhK7s_cuhZqleWOlqMrkT6kLyLd4oCtc.cache +0 -1
  1613. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/ehSSJchnTgyjkHxcR5SGVAAiuitK1bQpXVELDqH_eYg.cache +0 -1
  1614. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/ekUpiaYYYbAad9lc5fYwgM8j-Zn_bu5IXFhB_A8rmaQ.cache +0 -0
  1615. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/ekazdE8BkOIBM9CMTInfQR-3TES9p5COwwGr-keef6g.cache +0 -1
  1616. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/eup_2zT33dxz593gDfen-x7_MzoEkSuLYlSWuky2PSk.cache +0 -1
  1617. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/f1uiU9kr13-tHJo-vSwa4Ao6z-UlkOg1U27T50_eJ2Q.cache +0 -1
  1618. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/f2uyrFCWzPkbp4SLtlmjKkB5v6K7BsRBTSUhAOnT2_c.cache +0 -0
  1619. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/f5VIF2zTQxQJVislhmlArgVL6-w8VsKkokWh0_U2ZGI.cache +0 -1
  1620. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/f605dXqNAga7J24tKrJiRHPiU48w7h0sygPwUXH4eg8.cache +0 -0
  1621. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/f7la8aiQ1hjKOKFjqG8941FewnGFkZ_k68W6ikOgdh4.cache +0 -0
  1622. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/fCxDROWARZk6J8h4ez2_WUYqDKeGF4_ojz7wUjZpJTA.cache +0 -0
  1623. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/fD1U_uLLStSZ5eWLJmUbbv3ke2Zzb2DSvVf482scEPk.cache +0 -1
  1624. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/fEFj7Ijjr8O2ne_K-JQP4Rz7-sXsH81EP6O9gYO6ee8.cache +0 -1
  1625. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/fNl5L-MHhUNpamjA7tJu3wtpdKkkZPk7eHp91Ks1_-8.cache +0 -0
  1626. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/fVFlgy4ZPSemX5_aC28Fy7MFnjNna4LRpbMuJRCQg6w.cache +0 -1
  1627. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/fZBk2sBfNpmTRot2S-Ijz4M241QotwjKW2Yi1KsN9nA.cache +0 -1
  1628. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/fZtkHuApf2Tqg-dul_MN--Ye2Gv5woziZPrvWisVN6E.cache +0 -1
  1629. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/fd_WJHHoR0Xs3MJHWDbv1i9WgKYhQe-uQxnbMbosF4M.cache +0 -1
  1630. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/fmDn5uO4_o5XYF1ztd-vxIZJASs7_wJ8K7tJoqsT4WQ.cache +0 -1
  1631. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/fuFDzg4vBTm51loKWn7Ri69IfAMqXvRbhHF3eFTEufo.cache +0 -0
  1632. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/fwX95WNAJIye1XYk7D3c33ae8LWuFsdak-qfvfvfNhU.cache +0 -0
  1633. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/g0LTb3RYIl8C_fs4BR_eLCdZCe8b1M9CInYkpsc7gmk.cache +0 -1
  1634. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/gA3EpAdm8a6fUxkjp1dx1MjGUN_ifcJemNfSKw6kiBA.cache +0 -2
  1635. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/gB_aDR6grtPLMzqzAh9vYgX9UdbTz2KlDdMj0GDjJjM.cache +0 -0
  1636. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/gGI-Q5nMY2u1FDucymGE1Yhd1N82mnPMidN316cjd18.cache +0 -1
  1637. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/gHfVG823aFUAMPE-dGCnkE-biHGxcQRvGlFY4X2qMPI.cache +0 -0
  1638. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/gIBJ2go7T4kKoHu38ogsC_BBaea_lE2QAZh-qwfX6as.cache +0 -1
  1639. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/gLnmu8YYb242tTmw1G6d7tBHdSWeuhWLjvRsdYOiz1s.cache +0 -0
  1640. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/gNK6eDR_K3ZXeuOv1LBwC1FBG9GrIE7h6sfgkqdsc_g.cache +0 -0
  1641. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/gOSWBn5nqMMsmjDDb3kXUpOq-4PZArLCE0sL7PrQrFw.cache +0 -1
  1642. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/gRMMgoo26fEJzAZBQqNFAF8jffg8C71h6CjWIIXYl6A.cache +0 -0
  1643. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/g_uny9v6-bTdZQn9hUpvntfTaENdHYpFTWrjZsTcKyY.cache +0 -0
  1644. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/gaBwZSkX9IRHYit5C5uLhPWBBPH0NlfigDgr4oGL8dI.cache +0 -1
  1645. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/gcM3KxrWaNkW80Aw7yjuxhRy1VE0YEz2OLog0YcuW_c.cache +0 -5
  1646. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/gd5cM9Kjo7rv4u4pHxYXhfvq5Q7rKhcQBEZU4iobb4A.cache +0 -0
  1647. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/gdC6Wr5pGf7LzLv-wdyCkBEN1kb9wORUzbDnCqiG31Y.cache +0 -0
  1648. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/gp7IcwchHjUa0dnbF2-ObuWJy7ADXN49QV-WLBfoqLQ.cache +0 -2
  1649. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/guuMpIdQTsUUyUtOMonEV2emMxjZ7-53OBrlFCkDvuk.cache +0 -0
  1650. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/gvRc0tMKctYXb5oMi8EK4zaj9aOIU50gopSNUkbV0f0.cache +0 -0
  1651. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/gwg97JF8Kbi7G2hGhKUF6HZ2ChhQlpOAT5BSVSeJquI.cache +0 -1
  1652. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/gx9xSBO0b3xbWB4-PSvKkhcTg9Ni_roRce9eMO7P-dA.cache +0 -1
  1653. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/gxiWzTOp8IHGKdFvMfaWaPMxHgmAelazpaSr4Vemjxk.cache +0 -0
  1654. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/gzEaxYrKUG2EWnAo9V-8OBGFAl8gTfzUSWFGRffpNyk.cache +0 -0
  1655. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/h2_fvfy7zHYFXZ7eHsri68A6PWyINvZPJ_-7jklXcRo.cache +0 -3
  1656. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/h6kByyPvO-zuRubHj-IbsN30CLEHjbVhFKkaO6LJZVU.cache +0 -1
  1657. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/h8QTpjVCuQEpC8ytwcSWxnyjfVL95JbJ97m_9fYFFtk.cache +0 -0
  1658. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/hEDjilfUyuXCwiDY9uKn49q4wFEoH7QQf5Kpeyy0lYE.cache +0 -0
  1659. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/hFdHrILn92gbNsw0YuiM9zZ7MdW0oKXYbhCwroHoEeE.cache +0 -0
  1660. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/hGdQn5odw6CsW3RLoPfS-aoFd95aczUPhKdE2ihGECI.cache +0 -0
  1661. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/hKAv-SuewGyhJjUyCexpKq4zAWNxPhU18NwQ6aoqg54.cache +0 -0
  1662. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/hLxCM7Jezp3AgH2Lubc45GpDUKeph3hh0o0FrW-Ajcg.cache +0 -2
  1663. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/hN2gF25fROolcGic71jYtBt7UwNczgadrTc-gGK0DEE.cache +0 -0
  1664. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/hNJKU7EyP7ca0DG9F9H0On2qMFUVnfrqQI7yYbdPnNA.cache +0 -0
  1665. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/hPv48Uw5JplYH-XX8PpciAgykkDJPNgcxbBssE9Texc.cache +0 -1
  1666. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/hQ4yueVUMAlQlFIZjCHZGuc3AU0CL2jwkpoxOB7ZS90.cache +0 -0
  1667. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/hYRYq6d5sYehVYY6-K_4g44d6_GWGaQa1wrund74fp4.cache +0 -1
  1668. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/hZcGNs0B7_Rkk_ajKdZUzM5N14jfWEnhOlsqNYQy0g4.cache +0 -0
  1669. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/ha_epgN-ft4GkPg8POovTVCKZPrZlJMNg3VU4vEdwjI.cache +0 -0
  1670. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/hgTkKS858grxwLE8Q-SeGzyZrmy6WwlH4-25uChjyjg.cache +0 -0
  1671. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/hgmANM6nCknd7gTfDP5pIrvYayKBRYPNr0JX7huL7qo.cache +0 -1
  1672. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/hh17RJrG8CWlLYWa59D9gTMum_CyCqEa9GZI494Enro.cache +0 -0
  1673. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/hrjGDfhfsUMdi4VcQKHEikfd4zRujW3gOHzIRykflms.cache +0 -0
  1674. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/hvr5OvRdk8Oaf6x6gN_IrqkZ0OISgVh_eBTCbpQFKH0.cache +0 -0
  1675. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/i0wO53l5CdtFetcbNKNC02JhMAze950GVtSUoAfzROQ.cache +0 -1
  1676. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/i2rWmUP9qyutTJRnyEalIKK7czz4FaIhcm5LVbWul1o.cache +0 -0
  1677. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/i6NL0_4OIfFLDRhOjtHiI49GUSe0doU-kPg55gCRCt8.cache +0 -1
  1678. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/i8B-XbztaIz-q8QxvR-SsVrNS4ZFq4tCTNRHF1gxf9M.cache +0 -0
  1679. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/i8fV8IzwvLbziPdW6PLhMkwoDqegpjQzGw50ylJyYPA.cache +0 -0
  1680. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/iAvsOdza_EaGnRSyMvieHD8K9c1J6fwPua8BqmZboH8.cache +0 -1
  1681. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/iBNt5HMRQCe6VzfLeQyB1c70fIdF9bTj6NmkSd1P99s.cache +0 -0
  1682. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/iC8gpWUiEiExXFTRHDkvj5kmgkb_F4BrQx5iMiKrCmY.cache +0 -0
  1683. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/iFJzrWpWGTfSCX4zT8UqMemGKE0LYjL03jJBP1BW-_M.cache +0 -1
  1684. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/iLTxNflksIEyZa3kEu6nDOTUbpamDo34Bl2Nncm5Txg.cache +0 -0
  1685. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/iP4v0jIsL0_cfqUP13D3vMkPRoFEXSSbPOmvkmmmprk.cache +0 -0
  1686. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/iTPTe1-KuzfCcncUry-XhYk_wvAO_tAjdMLIkuW5QQg.cache +0 -1
  1687. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/iX2fd-u-9zEhdkKkW98QwGN1NxQ4lbdHww-9QtQy41U.cache +0 -2
  1688. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/iX2g8T2f9YiHEhAJ0ieGwsESEtkj9BbMa941GMe1z8w.cache +0 -0
  1689. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/iYcudtsoK2ON2WszHzHieqCkYGNa-3xVVgZJTOMmrBY.cache +0 -0
  1690. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/ieicCxcRJupehOm_mHn0-ixJtI8LHWWvLRn43ZSztCs.cache +0 -1
  1691. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/iimMMVFaEnTZ8HzQj0BCYl6HKUjWOZp_fIxETHTKPhw.cache +0 -1
  1692. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/imWoo60UZpWfnfNWMufyZQmMnI5SlphVosnCfKzwrdQ.cache +0 -0
  1693. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/iqBLJazwkJImSjg7AEc_X9x7naYCvkKB1hehnQ8WA10.cache +0 -0
  1694. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/isQE1lWffn3X9JT7xKI0UCRSh-tGzegnkoLxJEopedc.cache +0 -0
  1695. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/j020DHwUt8gEzgQiTl7eduJXM4RGWdD5Qbkz0-_h4JM.cache +0 -0
  1696. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/j1B7Hq30NHacTjPrnBgA3dTcvEbcfejaJMSDJAsgMQY.cache +0 -0
  1697. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/j2xmpuW7BEUknrAGaq5T0S5Iz0k1qEtG4RYjebAU4ug.cache +0 -1
  1698. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/j6-cZyRBYFz9NyN_KdH6DM0USCE5bUXUllPeGCai8Kg.cache +0 -0
  1699. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/j7CfpjcOX5rWYdOmadJr8AUc1fTetdPtHRgBIz-OclA.cache +0 -0
  1700. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/j86KFzuWUTgsInb4qNHhJYwOVat2IJG2rgTUALN30c4.cache +0 -1
  1701. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/j9dUg8gSb9V4BbXiGSMNwftj6Xu5z7mPa3QWGRbVI20.cache +0 -0
  1702. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/jBgjjxlAkG2kxA_qA4Co6WNXc-RBRF1OM71QQbCtm74.cache +0 -0
  1703. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/jQw806qVWAci-HOOgkrZ0EsgVNqcCnZlpZb-KXXz7MY.cache +0 -0
  1704. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/jRONAs4B3LoYGmqT8zAF_dsevKrvZ8Xnw-73SZTdPhM.cache +0 -0
  1705. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/jSHFOwFe8xLudtvYQbg9H3y5v9vqCZvaXJdvaWdJzEI.cache +0 -0
  1706. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/jUuzuuaYd0_n9vY1lUpRpOjXHWQ1I94DLtoqQKJvL_U.cache +0 -0
  1707. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/jXQOynAAxHa1KOP-f2hzWOKl4vy0QAQUQgvY7mWACnQ.cache +0 -0
  1708. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/jZhcYan0zsF6cY8RgbzG96u-Nm7NqdZs1s2zFkduf54.cache +0 -2
  1709. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/jbaYwt-gRuwq7C8lCokpm4U1od2wg0FSE2LIGI-T_L0.cache +0 -1
  1710. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/jm2Y8B8sAOHw91KKhGBOiMaEp_SbInwBDustfmqxGOg.cache +0 -1
  1711. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/jmA2JmpM_agqYiqqyHrFsbLVNu0k04pIQPqErVsRVVE.cache +0 -0
  1712. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/joTWAK5RcLjM4NkXm8HuMYBYhaMr4DptaumswQDPuCo.cache +0 -1
  1713. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/jpJ5LqccDg6tD9dyYLf2I5EXJ06ic2uv9FEX1h6a1-0.cache +0 -1
  1714. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/jsbw8XXvE9a7eJclcoM1lQd9oz83ZxbjCtabPf0JefI.cache +0 -0
  1715. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/jvUURns_qSSJLitB0QGyibfV79NDyBSkNrua7Jof5xw.cache +0 -0
  1716. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/k2W5RUWW3FgdjIYnUPP9N3PuO_EK1stKYWEu2TuUz18.cache +0 -1
  1717. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/k3o0ZjI-HFXI1382FCXqWMTmlsb_EeS0ULYLw_qAmQs.cache +0 -0
  1718. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/k6rgwQMvxSzQYnIlqiOrb3TmBmbtCI7e3sQUZJT9UJE.cache +0 -1
  1719. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/kBzGsHwHfU1RGU4KkBAQE9xH24XjAylY3cWqc25PKjs.cache +0 -1
  1720. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/kQnA07vpBjrkT9TElJJoHwC43EYEO4rfzzQ8amEuBKU.cache +0 -0
  1721. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/kRe2O11JYqtwQ2HzqA9VdIDHO-ag5sf5y7zKgwpjqWM.cache +0 -1
  1722. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/kfudhh-UU8QfB1xfd1LVQHOUiWfyaS8zaWYKbE-vViI.cache +0 -0
  1723. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/kh7nFdeRU68yWdVnn-KSQoGdWxJpCfypf2PNA9OCDOw.cache +0 -0
  1724. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/ki5aVNSvtrFOdqJtmw4h_lrkKCv6suP3pbWXJQc6i6Q.cache +0 -1
  1725. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/klj3CCpoGi_l9nSpsLabPlSpxQeBtovACiN05G_ozAs.cache +0 -0
  1726. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/kqOz0vv0IQdCE3jt8qQLOhtiKD7g-B1ITmaCriGqRwg.cache +0 -0
  1727. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/krMhOr60zn5ZAZNoswkM_j7SQHGOifxRuNnqOw6XRRc.cache +0 -0
  1728. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/ksp_j1vYdYSbHRx96GPba6szzqwfhIrNkzavTOIlP-E.cache +0 -0
  1729. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/l-dDxqX9U7ZkXWLO9VkDhmyoesZnWLRzMFwwMc6rO5s.cache +0 -1
  1730. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/l5kq32W-tdG_5cQub-jhPfg-PY1t21ZAZbAZtViE6oU.cache +0 -0
  1731. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/l7yTzAjCgQh_Y3jBxVxsIi__BYmgfsM1OFX3aCkFJzg.cache +0 -3
  1732. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/lFDk-OjInNkNFSB9bjSEf0u3UvuhRo-66ghQdobwkK0.cache +0 -0
  1733. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/lKlhWt-gnfKSCsjfgS8_poS4bIBmSgA6J7x5MsetLXU.cache +0 -1
  1734. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/lMJC-QM8tkjJMFeNSWT1_ffOo7XdKqY3iZYwO4n2ZHU.cache +0 -0
  1735. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/lMqIONEmNJz2d4sYZUjj7ynfd4IuX8MeMM4KTGqk12g.cache +0 -1
  1736. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/lOYFW-wzyDQa5dxEgYmSxlTDCpj-fQY8fhRe1kKiqaQ.cache +0 -0
  1737. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/lPadxbye6lWUfVpb0ANKOZhoOzjBoxGcLCzwndodJ0s.cache +0 -0
  1738. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/lRaoejFb3y_lm4yTPIRWxW7KEpApF8J2CJrTQXams2U.cache +0 -0
  1739. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/lWKly-apqmgY4kP7aHzSfkGbbzVd-OLYxGq8YnmOZn4.cache +0 -0
  1740. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/lYd9RICWlytO-wYv6O4nfV-XZxfYrVX6tIDxaT9MEQA.cache +0 -2
  1741. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/lYe5cSpxbCOidHGQTB1k9URuoeGWaNE2HfhRBNY0Tqo.cache +0 -2
  1742. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/lacil12pjwz8wCKfVyvc6npEzaHDP0Gl4MkRROKRmZM.cache +0 -0
  1743. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/lhd2Oh2U-ipnwcmd6UrxF_gjc-WH8oo67pkZF_TY_J8.cache +0 -0
  1744. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/llFyFlnApX932uz4j4CHqK9X5HPWmHRflsA_0K_PfO8.cache +0 -0
  1745. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/loQRM_P4MWshTD0BRNeVEb3v8lgenCrki0T7o5k3DUA.cache +0 -0
  1746. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/lw3USOeFrm9juq6-APjIZl6QvocL0k4bkts4Qv49GgM.cache +0 -0
  1747. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/lxe55Jg_Ds9hbqRcLgsHQhlPyyZ2ExGv95Z8qFXxzxI.cache +0 -0
  1748. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/lztLMJQImnWVW-XOiewr6sE-c6IXajrDb5NhXFafdXw.cache +0 -0
  1749. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/mFbcHomNu9BIQUVfy75nz6CaSDM0akVC1R9x4W3TzGc.cache +0 -1
  1750. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/mJTMq-HM-ENuZ91lUaM7L9e9ZhL_-XZjPPTNe4Cocxc.cache +0 -0
  1751. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/mLN7JyztYii5BH42KwhNsnw1gg5FRyYfG9D0JirBQvQ.cache +0 -0
  1752. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/mOEa_QjLcb3371GAcNNYEkqlw6jZ_qgp9onjq6lJVdI.cache +0 -3
  1753. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/mQr9C9dCp_9M2C932L2dSmGgfnu5jR51lsyervulbcU.cache +0 -0
  1754. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/mX0atdQajmfWIIJMlsLmGv8lNcISr8ZY5TEe0KknKaQ.cache +0 -1
  1755. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/maTocjXSVFwIhd308_ox915PCxBran_hEDh9mNXr_eY.cache +0 -1
  1756. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/me6RmmE8HZt--VWt7lUOVmJVQftfAeSmGprKoKOcnVk.cache +0 -1
  1757. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/meq1Uzme_HJt6tqi6VG1ViGN_d0owdaRsF-s2Xe36Do.cache +0 -0
  1758. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/mg9jqInJQT0xVimK-uRYX_zCNlvVScZQV8RjE2IHc6M.cache +0 -0
  1759. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/miYOztiE_FdyV5bwIGYrQ5DAxtyQEx_kPNk1jHr6yGc.cache +0 -0
  1760. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/mj9wEwaPphVTM_cd_gh10NbjbSnB8Erkd66tFzasf8A.cache +0 -1
  1761. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/mlzGI3AtrRWn4MwLb2ecpcSmXFqHZ0JSHwN2Z5NaDD4.cache +0 -1
  1762. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/mn_KqZRDbqrP3xJhGoCBQ1dERFWHRVXaQPywQ7qnoa4.cache +0 -0
  1763. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/mouo3cFPXnQcnGCYcN1cnbE45v8Y4oWzBNLksiyeay0.cache +0 -1
  1764. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/n-pAWzMrv0pBUh6lzaLZ83QMJMA16sIlcrfUwPvdrIs.cache +0 -1
  1765. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/n0D0m9-bSl8mSkPxpcwD4vct5F6YQ6m5DVGsblBavCo.cache +0 -0
  1766. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/n6v2iz5SzpyzLSQz3j9mVddmY9VoF0EaW39QbYtxeWw.cache +0 -1
  1767. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/nThRyneOu9Vy-xd3yk2vG0UTsi_Y8dakbXQGsJQNYA0.cache +0 -0
  1768. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/naAS_vr8UGO2JN941kFGIYOVeQ4hG1KCzFbGhFseruU.cache +0 -0
  1769. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/nap75hvz-EdOTgannRUaYvMOoeiD9T2WF_34P9qfxPg.cache +0 -0
  1770. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/nbC6wTDe7K5ES54_BLarGnZb9o5PDDS2ShCIMJJT8zU.cache +0 -1
  1771. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/nf1Wuy56l1z2Pla32oke1KgUgr_NV6O3K9OMwby7Ow8.cache +0 -1
  1772. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/nmW1VoGVp7yMHf8_zmmrG2zvP6Q539gZ4bBznyX7lJc.cache +0 -0
  1773. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/npcrQiZwPVsoaduWOIUf1Qa52LoOyLCXmukgsIUnkPo.cache +0 -0
  1774. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/nv2foO91rC_e_iAWoeHz7DEl51tN4SRIN8P5Szr-8Bc.cache +0 -0
  1775. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/nvXZxH6Mlm_wHX7l4l-f3NFgaU31-9wbaJpj0SrxekI.cache +0 -0
  1776. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/nwww-HMVLfYrCbzGXYr2oJf-CF5LZDArG8hQ0of3Q9g.cache +0 -0
  1777. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/o48SXrhAUqpY4PROQnLvTv0XaTZeoz9nCdgWWdh9Y14.cache +0 -0
  1778. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/o4Z9zyvrQEn5W6jM1nGPnL0iNLIkZ15aMMMft5L5giQ.cache +0 -1
  1779. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/o55PSXIo9Xp1Pk5fKxNtrN90cL4T5iDZ9sT95BMnAz8.cache +0 -1
  1780. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/oCpWGTh5WJWH9wh_ks-tc06UQGcnGjPOoJxL4LNpJOE.cache +0 -1
  1781. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/oDsZ5NKaAp8uFr_zT_zc0W_Cq399MQmkcegcZJUh9jE.cache +0 -1
  1782. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/oEgvYMELIVXc7YHaA8ud1vTTnoz94Y9JQfmHx7k-TUg.cache +0 -1
  1783. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/oGR6JmPV0N4cNYP7qFLij0nxm2uylP7LKjlLwin690s.cache +0 -0
  1784. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/oKET05sbZInsNYfBemQok3Qy9Z4q6fWTM8tZLCWqWOM.cache +0 -1
  1785. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/oKiEgdKPsMG8BcHusNw7BY6Z_Y35WMHFm1iwkcJymwQ.cache +0 -1
  1786. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/oLJz9ZE_85Fb4Wq8Y6dcDmhjy28F2JPia3cvyXOCKFg.cache +0 -0
  1787. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/oOT05BoS36FHM9tco_r0-HPa9arHX_X4GYUwvsc-MKc.cache +0 -1
  1788. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/oOcyEOgDBllUkFA5wETh5dG2S_Y1YERi3H0NRLN74EE.cache +0 -0
  1789. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/oOxz9GPG6mJrPrdZOEbC7OrE8XhF_fsxKPBw-49Aoc0.cache +0 -1
  1790. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/oR-ncSdeZ3oT2iSp-w9nUPS_fn_vA4KbM7KghJkunbs.cache +0 -1
  1791. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/oT8ZyY5qIkDdgy4QE1U2aw5f1GYl9BmyyXE3sfwVl7U.cache +0 -0
  1792. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/oU55i1H5s6pfSPzP4U64y26T3w-mRUr82tsIrBqxI74.cache +0 -1
  1793. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/oWTcd1YSYCtfCHp2ZCtpUyEEtC6QVoxnOIZiqj2_P9I.cache +0 -1
  1794. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/oe9hHVu3De2AvsGi_gaLMDcbSFpZxBBcqsk40DGpB-E.cache +0 -1
  1795. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/ogMY5dYGxgGWhzdlXUTUl_PhG9ztWwJQ375y3bL4TPE.cache +0 -1
  1796. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/orj3FQqnwdDQ_JKbm2McVSayh-08arr9xXIogAQpNio.cache +0 -0
  1797. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/osY70EbfJlNFePgRGVqu1I6mbQDXJbfIAH_utAQUi7Y.cache +0 -0
  1798. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/ouV-6u1AwhTil0qC5LUl8j0iMcBgzChC45VbBdrh2jw.cache +0 -1
  1799. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/ox58DBbA23GOji3aNRnbBQ6CF3nGZ3zc76nbuEYBgNc.cache +0 -1
  1800. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/oyy0eeSo5xI3Jn5sGf1fGOWxYETmZk12crO10RaLCFI.cache +0 -0
  1801. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/p0pfNLEK1vIZOMGcjC2hy6XqBfw9HJ9khC7l532eZ0g.cache +0 -3
  1802. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/p3jl_gEERn3iJjsXn3BL6LX4z1ov3LElQ7su9nj3RPw.cache +0 -3
  1803. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/p5xCxR1xMKp8oWhsONpzh1AlN9d5wbl43VVoRvi9Xo4.cache +0 -0
  1804. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/pBxgk8zPvR-9FlTbFoWKM4IPvCQEo6k2NAf289WqaJc.cache +0 -0
  1805. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/pEDMP4zaHhHbTh8XjRRrRpET454IFARVHYxReAIYlho.cache +0 -1
  1806. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/pIrdTEXQ97trHJRk0z9GXxkv_6-S9AljLQOfvKsGUtQ.cache +0 -0
  1807. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/pLSXxO7HpD9ivd8pba5HcJ5E7dqOKcCoIsUEh2I2peg.cache +0 -1
  1808. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/pTRYYeoDFCL_5tIuk6weavhXjW4jOO49WmBl8GktWic.cache +0 -0
  1809. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/pXCiEjiDof8_T7-dXZ8IxkwBNidcBBroyRgRxkN5EQs.cache +0 -1
  1810. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/pbz7-ucFSoe0ZubRLf7-tqZ-SUF5WT_OnvUIVrvJ-eg.cache +0 -0
  1811. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/pigNViR3_3MxXFuEd0BbphiTYkjj4lwroBbx8FhhYVs.cache +0 -1
  1812. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/plv_XHHQiTBP7e5uE9xMwPYmw3N0QpOqdbnpi3Gd8G8.cache +0 -0
  1813. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/pm7VhZlDEDZJIY_LEKa6377TPCPz9KpSASeA4AKWCmY.cache +0 -1
  1814. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/pmxiyj0YSkmtrSa-5WYxASi63CitCZEsGGxwYqkrNfw.cache +0 -0
  1815. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/puueG2Ca8xwkGeOKUdl9JyhzQbbtWgZgXFQa-VgZzQo.cache +0 -1
  1816. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/pw1DDknOPkbIumibyzbnaJrKggwCPvWcwoWg9FSJu4k.cache +0 -1
  1817. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/pwzQQ52BU_kBp5M-xml9n18ZzO8sw6P8bbjo6eV5hMI.cache +0 -1
  1818. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/q2WuG40m4E-A68J8VNa475WTGevO-LHYwZ5OWqBYjr0.cache +0 -0
  1819. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/qEQgiUnu1lcA8gzzsXIOtVCAWGmzCikSlnfc01OxfGc.cache +0 -1
  1820. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/qNbcL8QjhSj7fPj1dXsIgodOOexNtXrFQpcCjf3aMpE.cache +0 -0
  1821. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/qO8I8ANJWYQ3h1ZbwQEiEGxPrrrIaBxd1s3s6JpjO3g.cache +0 -0
  1822. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/qRs9Ff9zpV7_7qhDvW5tHtxvYEN-F3V54MAN4PG0KNc.cache +0 -0
  1823. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/q_uaVuvPsJNNecHbG-G5Wcqdo_uLQfdCdVfgcpXje40.cache +0 -1
  1824. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/qaIfbJRbSLVNia1O13q3crqc7GLLqrIVi7XDN3BasiI.cache +0 -0
  1825. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/qamkHP8zPR3GlIAGx37CUOWUHK6CeUkTe-SvXCtrgj4.cache +0 -0
  1826. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/qcndNYhoXDuZC88eFigvzYmsCPQwUUR-IL7LMizdvKw.cache +0 -1
  1827. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/qyRXc9P1BAAwR5bb3LELvBKtW_j0bkADgEwMOkIMaZE.cache +0 -0
  1828. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/qybYYF58SQosn3Foddby_lEQ7JjGUI3Y99svVFrLQ4w.cache +0 -0
  1829. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/r01gh592PWlmOsXxm8bHskIrauxWWIAOdYJU7Klm1lU.cache +0 -0
  1830. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/r3nvRJTXegS-1EEyTcblmVCJQxgbe77tnBZjV17KPNw.cache +0 -0
  1831. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/r5yMkuu51rYSE126ovDdCT4T6HCFAZxiBEGFdon8EFU.cache +0 -1
  1832. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/r7FoR3zTbq1axwXGv5Vi79ajjZSo1Zw5DcdhyFH9cUg.cache +0 -0
  1833. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/r7Zx222mo0KElbTiWRdidNKGzGyj93x-yvkww0uMPzI.cache +0 -0
  1834. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/r8jZjhIYUi5sIIN5rJrxmeoPLhzqiqkZZAi5coK0XOM.cache +0 -0
  1835. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/r9swXOeZrc10O6AqHEpQkYaHQdY36jFCrcX-ddQeR5s.cache +0 -1
  1836. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/rAzgIIX9QJ-7-jV1dotZA6yNjZq0_xWDNNLXRrdesBw.cache +0 -0
  1837. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/rKIzEwuMk7tobm1f2iMn9f5g-j775Lzyucf2HJ4nNWU.cache +0 -0
  1838. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/rLTudUD0UpIqhOIzp2Rhgrn_YRpQzK3MAx2RpzdeGBc.cache +0 -1
  1839. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/rZYoTeFelnoAPPw2OXaRPg88AokkqhLx27bZGlbQN4A.cache +0 -1
  1840. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/r_jE0_KjAwDJBai88EPfxgt5VWa4r9fMzHXx9bjwq7o.cache +0 -1
  1841. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/rcbs5oCQB1XIFqyCUcxm1l7cdCtSQnBnmKPpeeUb70M.cache +0 -1
  1842. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/rd6Vv5gOB7K18zYqIW5seDaqJPDLuldBnuU9D-YN8cc.cache +0 -1
  1843. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/rgg8TWoaQjgzYn2_bkEVFp2sA-lIk5b_G620HrXLNwg.cache +0 -0
  1844. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/rlIQy5HkNtcoSBHb148BrbmcUmItbAsC_5xP9Ax9QJA.cache +0 -0
  1845. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/rpZEwoPcJvxxkKwuYc1nh6zvgT4bQEv5vkLdCo-bR6I.cache +0 -0
  1846. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/rpw4DrJWdnUkLGRPH-g8E2BUc314_G_6NITgCyX4VyQ.cache +0 -0
  1847. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/rqkOUsro3Og_-LyKy0jDlDHq4GuAX2ayM4XR-eb2E4U.cache +0 -0
  1848. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/rvudLfGkxHRS-MRKI756U8W7piHR472IJ9BVbokrJHA.cache +0 -1
  1849. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/s5qQx2nIh-Skor9SCEEPj2sBx-ZxlELKy9q3A30KRq8.cache +0 -0
  1850. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/s7pYizcWDqL2FY5SpWSihkenSeHf4CDFES7v8mpN8f4.cache +0 -0
  1851. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/sD2VH_JszWDpIlkwXKdu1wNcXXTFmJuQgx2PAn_7nIw.cache +0 -2
  1852. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/sFO_shsc7t0SGYJ8DchkxoB1tMwarOTRdrR4ZVsR0bA.cache +0 -0
  1853. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/sGokO4NLhWZ9bRuQgBIo9Lcej96Vovpn5N_-jfS-ueA.cache +0 -0
  1854. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/sHlqUL14gGNJFW6qIGQ0Zsbw2nsT_Kn8mwVXf07XnMw.cache +0 -1
  1855. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/sHoq511Bquo77utWy7pFhoYmu0WC9zXvQeZQm_e3pE4.cache +0 -0
  1856. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/sNJMqIFgmjYqkcSMkM1X5tRaBjsznDW15BkJIKHx9zw.cache +0 -0
  1857. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/sQV82UnyRwj8Udjo9rOBjcHhBtc-4ftV2s8Y4PrCTvQ.cache +0 -0
  1858. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/sRa80pBqJr2n-oiSddwBqQj3HRGL4MUwLQ62tIxFHT8.cache +0 -1
  1859. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/sSMOk7vvjzEP-Fv6bMxHbn2NGdZuR8ZDJ3yXRDSxAE8.cache +0 -0
  1860. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/sX6HPPfSD1_tlcznM-EwmTqdXhjh0IefIempqXeyknM.cache +0 -0
  1861. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/seFOwnZCWB5heeN-riEQtQvTkn2Mo3IkFHq-v63PqM0.cache +0 -1
  1862. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/seKwIFFduYY2qhWSXxn8OMifm2xfA2wnVBY1eAWfRsc.cache +0 -0
  1863. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/stT6y6fRYjSR1q7AGgywvBgaAFPpfqvGBIwo1D2j9iQ.cache +0 -1
  1864. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/swaPbrueuMvVf1nNUe6A98H_n0R_0PKtDaWcLdV3UYw.cache +0 -0
  1865. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/t-EhmMcIlAjLrarDuiL3ykkjHaFct4BtbZlNhB4RERU.cache +0 -3
  1866. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/t14Zlv0PitN7RRs_WnsrLMtKISJL2Q8WMlHZcQoNlQo.cache +0 -1
  1867. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/t5SphfdlWyW2Pnq69BQf63XNGRl5xwfRdHhOAClGRVI.cache +0 -0
  1868. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/t8rj1ERGRVzxPQfCW_jDLbI2WOynPFRKL5Kz2XT2AL8.cache +0 -0
  1869. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/tBrbd3bzl6V9xRNR3NzGBsgokD2qylK0ptiQqaI_cdU.cache +0 -0
  1870. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/tHPdQ-cvNnWAjNauPH0gwHKZpmWz8AuqgBARQ7sET8E.cache +0 -0
  1871. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/tHVkfVswzHjK2Ry-sBX-fYh4CCA7SUn0E1UGgxXXxJc.cache +0 -0
  1872. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/tKYxLJUWJUUvPCNZs2z7a69R1v2DTUs1YGOkpP1n8xU.cache +0 -1
  1873. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/tO0jAmsvMojvo2V07z_l5kb_vYGfGmJwMprRUT66PP4.cache +0 -1
  1874. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/tPQwQqGlj3FHpKHkmT67Ech2Fj3gFWgrKQWskYaoBE0.cache +0 -0
  1875. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/tPyyUrJtZKz7RH0loaqO0TqcqW12pUBUJDnNQrsePOI.cache +0 -0
  1876. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/tSgg2vMP0NGjGv9p05k_IV2SWbbWaKDXUZfYPc_hIxk.cache +0 -2
  1877. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/tSyEqR8OAQJTNFgLB4szfF_vuN9k5TPdzArVt_Q0sV4.cache +0 -0
  1878. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/tTYx-JIqdq2rsqnG5vfN3cjkqWtdB2HAckVzBBAWEWc.cache +0 -0
  1879. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/tTfWev-bTIeKt9BiQwWGo2NnPxj7dKXMDwtvx1xR5X4.cache +0 -0
  1880. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/tWNwK-DnYAzbfjKdNDjL2hs5ikBTFtnLjfW5qSZqzDA.cache +0 -0
  1881. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/tYNz2CsMZRkG6frhzCWGIwEpHMTDTuhInrm9Kby-qYo.cache +0 -0
  1882. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/ti948rDKmmmrT5Clm4MY3fbC5OsDEF6PgGFxmQnFKwU.cache +0 -0
  1883. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/tiehyhWIG9DE5yaQUmkQnebwoeWcrZ0k8VHFIThx7U4.cache +0 -1
  1884. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/tl9x7QCV-8IIqCnUQq-pGZfYYSXkUgNpIlwyWYKtUyo.cache +0 -1
  1885. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/tt3zBFuBejKhEztQX2SUrk6K7SbAU-xrbUk8nDFBfVs.cache +0 -1
  1886. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/tuMih3mTuM0nKeyIaMVeCLO_ERSpyqVEycR9IltUkR4.cache +0 -0
  1887. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/tvdw_nCaJlyCCrgkRsQSkZ9VC4EMD-m4dLAYLGoRhxg.cache +0 -1
  1888. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/u-fEHRQeh661a4q2nVPvcEKhBtIf4N-YMDVK7l9qsLc.cache +0 -0
  1889. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/u-ptJ2Rt-hA_SRe0LGOOYXl3V_A3D9QRwiZq2hz6nu4.cache +0 -1
  1890. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/u-qgw028agngILDogNUN23lryjEBaHkYrTy3g04Ido8.cache +0 -0
  1891. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/u48LsdwjNcjUb3ur3XB5S4s8KcBv_NIa1CxKyJHuWes.cache +0 -1
  1892. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/u9ByNow5c0_nwUc_D82Lsm0dc3_fkvE5uzj7nedaP4c.cache +0 -0
  1893. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/uAi3uH7FjJbb1rJHk2F7gO823YHiPI6dup3PlMZHiB0.cache +0 -1
  1894. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/uQJ2TI0mG0SSWtgIpvdpTOt1qEtBcQ-mYdFixQn8dY8.cache +0 -2
  1895. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/uS5K9L1jhzA0j740VZ7GcFZ5JKXTq3eAUcd-XyzTCZs.cache +0 -1
  1896. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/ufMbqjnLP1p29L9rS89VwLBFp6AIs1JfN1fN3oNnuzs.cache +0 -1
  1897. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/ufcfagtnv-Zzpm3MSumXo5lYp-5llXVZpfeSaVljaKA.cache +0 -0
  1898. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/uj1pi1uilGpVJOJf0pBrpszgXOYwminLs3ONL23xsbU.cache +0 -0
  1899. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/umOMUz3hYDKTayqAXfMUmJ8AzvrBeUA4rhX2k2K07UE.cache +0 -0
  1900. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/un1YRGGoRQWAtEHURg2iNOdDJHw1xymUq4AMrExsCso.cache +0 -0
  1901. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/uqm0jIE2g8c1Fw1JmRFoJ6Ql9grChtmHGSm7XOG_DD8.cache +0 -1
  1902. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/uzprwaZhr8iLs9BxXBlQsr2oiRxSNZDbL747Lzve8v0.cache +0 -1
  1903. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/v-mtxcoqgG7SaQfrbO3Faqd1eR064jR71cP_n6c7aNA.cache +0 -1
  1904. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/v1PbOsbokOeIFhR8ioCxdq758oj29Td2sjs7kygs4DM.cache +0 -0
  1905. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/v1uabYPw9RwvQim_4xEd2XXBz28-hJaqxrbyCTNP-rY.cache +0 -0
  1906. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/v2VK_NGan8veIGXDSZnOaDwSh8cbvqR342pSh1c6NeE.cache +0 -3
  1907. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/v5DEDUA4Z4VSDZ8Y9tA4O9wI_-adNL2fVLunUyv_yoI.cache +0 -1
  1908. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/vAEGCpTNUAbvFv652r1RMyTm5YabFw-B8rRz0NHvDxc.cache +0 -0
  1909. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/vKGGX472iULi48cSPRDUIgVYZSrTd0DoRI8an_t5fbo.cache +0 -1
  1910. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/vKR67Mtckei_SvE7NSv_6QaYv3kHQumQLB6YhqH7Q_0.cache +0 -0
  1911. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/vMmjI-AvAyTahVX_-z6AZb-Ll_d-AOFUTXDp7EYtbhA.cache +0 -0
  1912. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/vOX_pNYaM0cHEQxd0pTqR1SVhR7yO3uYJNiuYQzNhyE.cache +0 -1
  1913. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/vPXa7OXtUCfqHBijrEh3FM9F8Tlol3vUroS9GBPSxvY.cache +0 -1
  1914. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/vS2SSSokbL36LJ0lAtcDCWh-pws6iBXrJOhEZfIC_zU.cache +0 -1
  1915. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/vUPeBtpqnKRgraKLLLzhj9x_LCzY9zhuo5eRWxnogL4.cache +0 -1
  1916. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/vY7c8Jo9K8AWqi9VjHDsE65UOyrqB6i6trWRkFNjWw0.cache +0 -0
  1917. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/vZFcw3e20UT1GXsCHwt5JIoxwjenEKzQ70N3dcalEh8.cache +0 -1
  1918. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/va01tjMWJyXUJOFRiQbjdP6ARh0Qivp-ir-otcpOXAk.cache +0 -1
  1919. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/vfP6kzcD-itng_Y_qG4D3HQQVFxjjFzAuF8n9G6UrTM.cache +0 -0
  1920. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/vhs5ecQtxeMDofaf_a2uVxie1f5Kv0IQgrht_m-LcvQ.cache +0 -2
  1921. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/vjiPnupyO8v6gefxqFbdMUPwEVgkILQZBvgHpcuA4po.cache +0 -0
  1922. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/vjn9nMvBlJMdb19RX_U8_5Yrpf5JKJ1h_fCM6Bj30NY.cache +0 -0
  1923. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/vnZFFyptzFKLWd_EvfAfsv_gy4YGCODoOc-bK39Cv4I.cache +0 -1
  1924. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/vp349SI846aMfw1qG6x_jty4tubl-Ey0ZxKXnUkyWec.cache +0 -1
  1925. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/vtsZMQ6SUwiRdSNRkdUS5ZocLHOErxqUwH81dkqFtLs.cache +0 -0
  1926. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/vxJqrYnTK3wU-whqzcYeaIy6XRbuBnl_WNR0015vWNs.cache +0 -0
  1927. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/w5rbJhi4LBuTaJeelMJIZDo459NbMHNRjbPKp3WoYQs.cache +0 -0
  1928. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/wBPBdHv1HWo37t6R9aJDP33IbIHXtWAN-5290qcUmKY.cache +0 -0
  1929. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/wDv-FebgPLvOy8EFYkfMb4QGXyVFFKTy7dVyLjOOupk.cache +0 -0
  1930. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/wOKr5zRTHIN7W4pa6hqxypEDeDxI0wgB_VJhFYAtfgk.cache +0 -1
  1931. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/wOU40f08YB1J_DzxXhzSpjzpcZBcdcb2F0MHrgBrC08.cache +0 -2
  1932. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/wUYk6rHNCkECywapd6E1IZ_LXHULqyQXdBHwlmcQ2dI.cache +0 -0
  1933. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/wUdk_DkCUWleL9xjrRmZnqPNZ6JNK4xa62NpPJEbsew.cache +0 -0
  1934. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/wZvEfeeAr_t7ernWlzcJzcw_eM2mcuXuWvYmxZCy7-A.cache +0 -0
  1935. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/w_IadCOj7MmdtCU_ykKqNkjDdb-ViDYwCCMExnio-PY.cache +0 -0
  1936. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/w_wpVmczgQOiTAnZXweChM3aVOD_6ikq2VPZemkfOiU.cache +0 -1
  1937. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/wbuE1rrts8vlUDKy2SvXDNQKmIkdL2lY_26Net_q_BY.cache +0 -1
  1938. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/wgpg3azLTlO_RBZXJOOo4NiAsBK_WQVHa8ZZXrgdAFA.cache +0 -1
  1939. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/wh2ExK7iqDuC4DWSpjeh2oryOK63jGXZlYzNMwhlz6I.cache +0 -1
  1940. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/whr6kTk_0lpqSe2qIw8gT1xM9omL9LAfFDJhrU6CnOA.cache +0 -1
  1941. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/win9Wgvyv8wdoel3UEcM0u3S0estroX8LIkGUfyhF1w.cache +0 -0
  1942. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/wxDCIrTTnzlZNK5ACd1xIiJTcAsmXvROj_p6yTOgPNg.cache +0 -1
  1943. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/wzJU5fAyQ9tT7HUT_vVNcJEe9XKA_XKVt2Df44EaI-Y.cache +0 -1
  1944. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/x-BWBvDxBEmjIZWdupGW7XCpDGbZbJPg-eTovm7PGxo.cache +0 -0
  1945. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/x42LhQEBjwMZ8H7Gw-you8PvycSoA2BdHUXgXxIFEeg.cache +0 -0
  1946. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/x5DQiEOreBI5jbp6eJRpEY5m8Qlh32vScKjIkRdErMc.cache +0 -0
  1947. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/x7tX7-Jtl4gzF__G2x09xIVNfJbDkVNsZAlaFTb6lWU.cache +0 -2
  1948. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/xBA33diAc69y5lTxTfSsYxibi9cfj0urrXgDe6Bh4Jw.cache +0 -3
  1949. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/xBQg0MZ_4oDUDJqpYoGLDi_-NGDMUA6ZCagg1p0nIQo.cache +0 -0
  1950. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/xC0O90LtuCpq14lGSRty7fxJZt8iMB7-TpCO-ufweb4.cache +0 -0
  1951. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/xF-3fkaAWa95UO9lrC9B9gjnwBnscVVM_yX3KDr2BMk.cache +0 -1
  1952. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/xKMo165IQ6EG5mAdtnmw8RXZ7xZ1UToZApEkmOzD1qg.cache +0 -1
  1953. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/xM2cbsC6N6vXSlN2KoOUSozJs9KHWCdzUGSRIq-SHwQ.cache +0 -0
  1954. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/xNAH2dLrN6CITtd6Qy1rAO86J91ZfHSF3xLNsTgfHBQ.cache +0 -4
  1955. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/xP236gxiXJZX1wzTUlHJ97gnbnjrpsyaIy-EWAnIyaY.cache +0 -0
  1956. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/x_8qH_kJ7gn_Ofu3ZgyXuYOZebG3Hdzg8dmFvR8tZmA.cache +0 -0
  1957. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/xaPTAERS_6hJiiSPjU7Z39ccxGmc8Sb-FlirOUmuoko.cache +0 -0
  1958. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/xbQshTD9I-qxU5pjb-gxZjr89mZd8BEkqwFCm5eq-Xc.cache +0 -0
  1959. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/xcTYmVaF6YBQaOMR1x5OrbBY6jV-cA8eiHQGLi0k3Go.cache +0 -1
  1960. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/xkMz82jX6sK2k9eHp2QddyJnFXrp5GiLLd65F50qJXk.cache +0 -2
  1961. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/xk_MD6I86A3BAFbuoZK7HRaIhL5rMYW2KQmY5OruTXQ.cache +0 -1
  1962. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/xpmrBFLyPvmRQ_1Ji2gEsN5J3S7cI0ksYIbXaxoco6U.cache +0 -0
  1963. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/xtOIjD2svu4pTLEwACRKdIq9W4hO4E9I7GuQVM-K0-w.cache +0 -0
  1964. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/y18DvFzOARyW2pD7FXtiY0nFi4D7h6VkE_F4YRMe1xY.cache +0 -1
  1965. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/y1B-_bq7h78VrEOg0igrG7iCO7tnjLprG6OI5ohwO3E.cache +0 -0
  1966. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/yAHnHhpYxtjnFJifWq0cYCaz5nkBb3rK5i_TRBWLdqw.cache +0 -1
  1967. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/yCMeSGyMtHWutrAgGssgfflgzgy7D14AmMcdvJANJbw.cache +0 -1
  1968. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/yCSNiHYBgAWrYAL7jySMh1X8iyu61szhT_VBO1vP4Zo.cache +0 -1
  1969. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/yDJw0cO1yB1n3Lp0igse2uU0AAF4JVuKJCvVdm9RWt4.cache +0 -2
  1970. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/yHWdaVqguM9DUv8bh1w43B1HQtgLT7BfIu7m7MeRSYQ.cache +0 -1
  1971. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/yL-OzrAyU-M3DHyyBytBZaXMYXP5BXKhDwqcYXD1Na4.cache +0 -1
  1972. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/yL6c2PSsgJy8ZH7HyWnjztPyFvvd8d2YQb0Bjyfi29c.cache +0 -0
  1973. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/yNb36bvmV0Zve1jiOn1jOH3B8Mq55KqZINVP-jjQvFo.cache +0 -1
  1974. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/yO54P2JFgpIJa3-ZPij-Vfs2yGG9du2j9KCzGFz3W6k.cache +0 -1
  1975. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/yOIOBh4V4qbO08PQdxK3BXd4FFC52nSCJwP9JWif_aU.cache +0 -0
  1976. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/yPTWLaAWM5nBLTbaJaJJhET4Y3PqG33U-XViOoYvFfY.cache +0 -0
  1977. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/yQR9ecaCBHzTXQtwrkUqKiypVrdttBNSPaYRZhxB8yY.cache +0 -1
  1978. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/yWKoy8iJ-86FcA-ZZrqrKpo8l8Co5D8cfsR_2rQLHew.cache +0 -1
  1979. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/yXI6YL_K0R61-iTipGlmRkDt30DtpHDSQWOB0KKnyj0.cache +0 -0
  1980. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/yZwNeR-0ZEc6WrJPh9UZg-ivjbLk5HZB9EcWLptIYyA.cache +0 -0
  1981. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/ygkXc_77oT2Q6UZ9BOYWCoqpq9b2XK02-_rVag29joY.cache +0 -0
  1982. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/yjtGesg4BmIibXmDyQdpNwwv3lSpzIjXTjGIYEIDTXw.cache +0 -1
  1983. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/ynhSPxNfCY97SKCRBtxeLYIzG0Ze_SsgKf9C4_JydZ4.cache +0 -0
  1984. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/ypdtjVH98VhAB-qkJrCKubJLxDvDqmIvIcZQWdBeDzQ.cache +0 -1
  1985. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/yvC4rUMGGZcnqa24CjQ4BakcVIRhujHDsn-WWjG7K4Y.cache +0 -0
  1986. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/z0Dw-FTDC-_htbPHt4eWrLsUwpFCQ_pAID7RUl5xp3o.cache +0 -0
  1987. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/z0OGgpkN2Zv8L896w0YSq_2qfx9rwy55DCnJfD7h2Ao.cache +0 -1
  1988. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/zGAVeWMbC950yV4y2PwOu6ShicWtFBBxI66o6swYQ3w.cache +0 -0
  1989. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/zH_Vc7T7Z4LkRT9gSg_1YSfwWbPdebETmGHebfBnijs.cache +0 -1
  1990. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/zKkYnOZLbAaxaxICOiUtDJNQSSgJzhq4BvV-FftN6HA.cache +0 -1
  1991. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/zNcV2h6MkEailaSCnzIQ2cRmdphy3NtSECE66bRwYVo.cache +0 -0
  1992. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/zTtarEOVA-lWmOKnI4_bDtr0KPIkgYGd7gT1S4BUs3g.cache +0 -1
  1993. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/zVwNF_9N9b2xjgAtf7nQaEgWmxsAWcJEladA0AO1XMo.cache +0 -0
  1994. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/zcvBxIP1wxeeiq9xzia86QjphWpgEhWIzKNRnFXr7l4.cache +0 -0
  1995. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/zdXegJGdnnWoDMlYShJKg1Uf9UuJ85UuyNqPiIdwOYU.cache +0 -1
  1996. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/zeXN_BWdfuTDlNVNK4tt_L1I6IZGi9GqELJV-nx8m2I.cache +0 -1
  1997. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/zjoQ8JcAjmZyLvOPp7BnddHbBwCYTSiSiItjouSg-cU.cache +0 -1
  1998. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/zv09JskAq_wPPubFt669UP_unjjAV4-AVAwtQLmaPSA.cache +0 -0
@@ -3534,3 +3534,3778 @@ Processing by RailsDb::SqlController#import as HTML
3534
3534
  Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.3ms)
3535
3535
  Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.6ms)
3536
3536
  Completed 200 OK in 14ms (Views: 13.9ms | ActiveRecord: 0.2ms)
3537
+ ActiveRecord::SchemaMigration Load (0.5ms) SELECT "schema_migrations".* FROM "schema_migrations"
3538
+ -----------------------
3539
+ TableTest: test_columns
3540
+ -----------------------
3541
+ ----------------------
3542
+ TableTest: test_to_csv
3543
+ ----------------------
3544
+  (0.1ms) begin transaction
3545
+ SQL (1.3ms) INSERT INTO "users" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "igor"], ["created_at", "2015-10-22 12:05:55.210177"], ["updated_at", "2015-10-22 12:05:55.210177"]]
3546
+  (0.8ms) commit transaction
3547
+ --> Executing: SELECT * FROM users
3548
+  (0.1ms) SELECT * FROM users
3549
+ ------------------------------------
3550
+ DatabaseTest: test_accessible_tables
3551
+ ------------------------------------
3552
+ SQL (0.9ms) DELETE FROM "users"
3553
+ -------------------------
3554
+ DatabaseTest: test_tables
3555
+ -------------------------
3556
+ SQL (0.8ms) DELETE FROM "users"
3557
+ --------------------------
3558
+ DatabaseTest: test_adapter
3559
+ --------------------------
3560
+ SQL (0.8ms) DELETE FROM "users"
3561
+ ------------------------
3562
+ DatabaseTest: test_query
3563
+ ------------------------
3564
+ SQL (1.0ms) DELETE FROM "users"
3565
+ SQL (0.8ms) DELETE FROM "users"
3566
+  (0.1ms) begin transaction
3567
+ SQL (0.3ms) INSERT INTO "users" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "Igor"], ["created_at", "2015-10-22 12:05:55.229710"], ["updated_at", "2015-10-22 12:05:55.229710"]]
3568
+  (0.8ms) commit transaction
3569
+ --> Executing: select count(*) as users_count from users
3570
+  (0.1ms) select count(*) as users_count from users
3571
+ --> Executing: EXPLAIN select count(*) as users_count from users
3572
+  (0.3ms) EXPLAIN select count(*) as users_count from users
3573
+ -----------------------
3574
+ RailsDbTest: test_truth
3575
+ -----------------------
3576
+ SQL (1.7ms) DELETE FROM "users"
3577
+ ----------------------------------------------
3578
+ DashboardControllerTest: test_should_get_index
3579
+ ----------------------------------------------
3580
+  (0.1ms) begin transaction
3581
+ SQL (0.4ms) INSERT INTO "users" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "Igor"], ["created_at", "2015-10-22 12:05:55.244567"], ["updated_at", "2015-10-22 12:05:55.244567"]]
3582
+  (0.8ms) commit transaction
3583
+ Started GET "/rails/db" for 127.0.0.1 at 2015-10-22 15:05:55 +0300
3584
+ Processing by RailsDb::DashboardController#index as HTML
3585
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/dashboard/index.html.erb within layouts/rails_db/application (143.9ms)
3586
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (6.3ms)
3587
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.8ms)
3588
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (2.6ms)
3589
+ Completed 200 OK in 337ms (Views: 336.6ms | ActiveRecord: 0.2ms)
3590
+ Started GET "/rails/db/tables/users" for 127.0.0.1 at 2015-10-22 15:05:55 +0300
3591
+ Processing by RailsDb::TablesController#show as HTML
3592
+ Parameters: {"id"=>"users"}
3593
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_exp_col.html.erb (0.5ms)
3594
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/tables/show.html.erb within layouts/rails_db/application (5.2ms)
3595
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (1.0ms)
3596
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.1ms)
3597
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.6ms)
3598
+ Completed 200 OK in 16ms (Views: 15.7ms | ActiveRecord: 0.5ms)
3599
+ Started GET "/rails/db/tables/users/data" for 127.0.0.1 at 2015-10-22 15:05:55 +0300
3600
+ Processing by RailsDb::TablesController#data as HTML
3601
+ Parameters: {"table_id"=>"users"}
3602
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_exp_col.html.erb (0.2ms)
3603
+ --> Executing: SELECT * FROM users LIMIT 10 OFFSET 0
3604
+  (0.2ms) SELECT * FROM users LIMIT 10 OFFSET 0
3605
+ --> Executing: SELECT COUNT(*) FROM users
3606
+  (0.1ms) SELECT COUNT(*) FROM users
3607
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/tables/data.html.erb within layouts/rails_db/application (7.0ms)
3608
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (1.3ms)
3609
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.3ms)
3610
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.8ms)
3611
+ Completed 200 OK in 16ms (Views: 14.5ms | ActiveRecord: 0.9ms)
3612
+ Started GET "/rails/db/sql" for 127.0.0.1 at 2015-10-22 15:05:55 +0300
3613
+ Processing by RailsDb::SqlController#index as HTML
3614
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_exp_col.html.erb (0.2ms)
3615
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/sql/_history.html.erb (1.6ms)
3616
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/sql/index.html.erb within layouts/rails_db/application (6.5ms)
3617
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (1.2ms)
3618
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.4ms)
3619
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.7ms)
3620
+ Completed 200 OK in 18ms (Views: 17.8ms | ActiveRecord: 0.2ms)
3621
+ Started GET "/rails/db/import" for 127.0.0.1 at 2015-10-22 15:05:55 +0300
3622
+ Processing by RailsDb::SqlController#import as HTML
3623
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/sql/_import_sample.html.erb (0.4ms)
3624
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/sql/import.html.erb within layouts/rails_db/application (4.1ms)
3625
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (1.2ms)
3626
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.5ms)
3627
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.8ms)
3628
+ Completed 200 OK in 13ms (Views: 13.1ms | ActiveRecord: 0.2ms)
3629
+ --------------------------
3630
+ SqlImportTest: test_import
3631
+ --------------------------
3632
+ SQL (1.1ms) DELETE FROM "users"
3633
+  (0.2ms) update users set age = 11 where id = 1
3634
+  (0.1ms) update users set age = 22 where id = 2
3635
+  (0.1ms) update users set age = 33 where id = 3
3636
+  (1.3ms)
3637
+ CREATE TABLE t(x INTEGER, y, z, PRIMARY KEY(x ASC));
3638
+ ActiveRecord::SchemaMigration Load (0.6ms) SELECT "schema_migrations".* FROM "schema_migrations"
3639
+ ------------------------------------
3640
+ DatabaseTest: test_accessible_tables
3641
+ ------------------------------------
3642
+  (2.0ms) DROP TABLE "t"
3643
+ ------------------------
3644
+ DatabaseTest: test_query
3645
+ ------------------------
3646
+ SQL (1.8ms) DELETE FROM "users"
3647
+  (0.1ms) begin transaction
3648
+ SQL (0.9ms) INSERT INTO "users" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "Igor"], ["created_at", "2015-10-23 13:01:41.122530"], ["updated_at", "2015-10-23 13:01:41.122530"]]
3649
+  (0.9ms) commit transaction
3650
+ --> Executing: select count(*) as users_count from users
3651
+  (0.2ms) select count(*) as users_count from users
3652
+ --> Executing: EXPLAIN select count(*) as users_count from users
3653
+  (0.1ms) EXPLAIN select count(*) as users_count from users
3654
+ --------------------------
3655
+ DatabaseTest: test_adapter
3656
+ --------------------------
3657
+ SQL (0.9ms) DELETE FROM "users"
3658
+ -------------------------
3659
+ DatabaseTest: test_tables
3660
+ -------------------------
3661
+ SQL (0.8ms) DELETE FROM "users"
3662
+ -----------------------
3663
+ RailsDbTest: test_truth
3664
+ -----------------------
3665
+ SQL (0.8ms) DELETE FROM "users"
3666
+ --------------------------
3667
+ SqlImportTest: test_import
3668
+ --------------------------
3669
+ SQL (0.8ms) DELETE FROM "users"
3670
+  (0.2ms) update users set age = 11 where id = 1
3671
+  (0.1ms) update users set age = 22 where id = 2
3672
+  (0.2ms) update users set age = 33 where id = 3
3673
+  (0.9ms)
3674
+ CREATE TABLE t(x INTEGER, y, z, PRIMARY KEY(x ASC));
3675
+ ----------------------------------------------
3676
+ DashboardControllerTest: test_should_get_index
3677
+ ----------------------------------------------
3678
+  (0.1ms) begin transaction
3679
+ SQL (0.3ms) INSERT INTO "users" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "Igor"], ["created_at", "2015-10-23 13:01:41.154276"], ["updated_at", "2015-10-23 13:01:41.154276"]]
3680
+  (0.8ms) commit transaction
3681
+ Started GET "/rails/db" for 127.0.0.1 at 2015-10-23 16:01:41 +0300
3682
+ Processing by RailsDb::DashboardController#index as HTML
3683
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/dashboard/index.html.erb within layouts/rails_db/application (143.3ms)
3684
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (9.9ms)
3685
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (4.0ms)
3686
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (2.3ms)
3687
+ Completed 200 OK in 313ms (Views: 312.1ms | ActiveRecord: 0.3ms)
3688
+ Started GET "/rails/db/tables/users" for 127.0.0.1 at 2015-10-23 16:01:41 +0300
3689
+ Processing by RailsDb::TablesController#show as HTML
3690
+ Parameters: {"id"=>"users"}
3691
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_exp_col.html.erb (1.0ms)
3692
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/tables/show.html.erb within layouts/rails_db/application (8.8ms)
3693
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (1.2ms)
3694
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.9ms)
3695
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.7ms)
3696
+ Completed 200 OK in 53ms (Views: 25.8ms | ActiveRecord: 0.7ms)
3697
+ Started GET "/rails/db/tables/users/data" for 127.0.0.1 at 2015-10-23 16:01:41 +0300
3698
+ Processing by RailsDb::TablesController#data as HTML
3699
+ Parameters: {"table_id"=>"users"}
3700
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_exp_col.html.erb (0.2ms)
3701
+ --> Executing: SELECT * FROM users LIMIT 10 OFFSET 0
3702
+  (0.1ms) SELECT * FROM users LIMIT 10 OFFSET 0
3703
+ --> Executing: SELECT COUNT(*) FROM users
3704
+  (0.1ms) SELECT COUNT(*) FROM users
3705
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/tables/data.html.erb within layouts/rails_db/application (6.7ms)
3706
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (1.1ms)
3707
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.2ms)
3708
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.6ms)
3709
+ Completed 200 OK in 16ms (Views: 15.0ms | ActiveRecord: 0.8ms)
3710
+ Started GET "/rails/db/sql" for 127.0.0.1 at 2015-10-23 16:01:41 +0300
3711
+ Processing by RailsDb::SqlController#index as HTML
3712
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_exp_col.html.erb (0.2ms)
3713
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/sql/_history.html.erb (1.0ms)
3714
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/sql/index.html.erb within layouts/rails_db/application (5.3ms)
3715
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (1.0ms)
3716
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.3ms)
3717
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.6ms)
3718
+ Completed 200 OK in 17ms (Views: 16.9ms | ActiveRecord: 0.3ms)
3719
+ Started GET "/rails/db/import" for 127.0.0.1 at 2015-10-23 16:01:41 +0300
3720
+ Processing by RailsDb::SqlController#import as HTML
3721
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/sql/_import_sample.html.erb (0.6ms)
3722
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/sql/import.html.erb within layouts/rails_db/application (4.2ms)
3723
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (1.0ms)
3724
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.2ms)
3725
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.6ms)
3726
+ Completed 200 OK in 14ms (Views: 13.3ms | ActiveRecord: 0.2ms)
3727
+ ----------------------
3728
+ TableTest: test_to_csv
3729
+ ----------------------
3730
+  (1.0ms) DROP TABLE "t"
3731
+ SQL (0.8ms) DELETE FROM "users"
3732
+  (0.0ms) begin transaction
3733
+ SQL (0.3ms) INSERT INTO "users" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "igor"], ["created_at", "2015-10-23 13:01:41.665434"], ["updated_at", "2015-10-23 13:01:41.665434"]]
3734
+  (0.8ms) commit transaction
3735
+ --> Executing: SELECT * FROM users
3736
+  (0.1ms) SELECT * FROM users
3737
+ -----------------------
3738
+ TableTest: test_columns
3739
+ -----------------------
3740
+ SQL (0.8ms) DELETE FROM "users"
3741
+ ActiveRecord::SchemaMigration Load (0.6ms) SELECT "schema_migrations".* FROM "schema_migrations"
3742
+ -----------------------
3743
+ RailsDbTest: test_truth
3744
+ -----------------------
3745
+ ----------------------------------------------
3746
+ DashboardControllerTest: test_should_get_index
3747
+ ----------------------------------------------
3748
+  (0.2ms) begin transaction
3749
+ SQL (1.3ms) INSERT INTO "users" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "Igor"], ["created_at", "2015-10-24 07:48:08.702708"], ["updated_at", "2015-10-24 07:48:08.702708"]]
3750
+  (1.2ms) commit transaction
3751
+ Started GET "/rails/db" for 127.0.0.1 at 2015-10-24 10:48:08 +0300
3752
+ Processing by RailsDb::DashboardController#index as HTML
3753
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/dashboard/index.html.erb within layouts/rails_db/application (129.8ms)
3754
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (5.7ms)
3755
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.8ms)
3756
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (2.0ms)
3757
+ Completed 200 OK in 2117ms (Views: 2116.6ms | ActiveRecord: 0.2ms)
3758
+ Started GET "/rails/db/tables/users" for 127.0.0.1 at 2015-10-24 10:48:10 +0300
3759
+ Processing by RailsDb::TablesController#show as HTML
3760
+ Parameters: {"id"=>"users"}
3761
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_exp_col.html.erb (0.5ms)
3762
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/tables/_show.html.erb (5.9ms)
3763
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/tables/show.html.erb within layouts/rails_db/application (8.6ms)
3764
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (1.2ms)
3765
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.3ms)
3766
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.6ms)
3767
+ Completed 200 OK in 39ms (Views: 21.2ms | ActiveRecord: 0.5ms)
3768
+ Started GET "/rails/db/tables/users/data" for 127.0.0.1 at 2015-10-24 10:48:10 +0300
3769
+ Processing by RailsDb::TablesController#data as HTML
3770
+ Parameters: {"table_id"=>"users"}
3771
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_exp_col.html.erb (0.3ms)
3772
+ --> Executing: SELECT * FROM users LIMIT 10 OFFSET 0
3773
+  (0.2ms) SELECT * FROM users LIMIT 10 OFFSET 0
3774
+ --> Executing: SELECT COUNT(*) FROM users
3775
+  (0.1ms) SELECT COUNT(*) FROM users
3776
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/tables/_data.html.erb (8.7ms)
3777
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/tables/data.html.erb within layouts/rails_db/application (11.4ms)
3778
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (1.1ms)
3779
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.2ms)
3780
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.8ms)
3781
+ Completed 200 OK in 21ms (Views: 19.2ms | ActiveRecord: 0.9ms)
3782
+ Started GET "/rails/db/sql" for 127.0.0.1 at 2015-10-24 10:48:10 +0300
3783
+ Processing by RailsDb::SqlController#index as HTML
3784
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_exp_col.html.erb (0.2ms)
3785
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/sql/_history.html.erb (1.6ms)
3786
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/sql/index.html.erb within layouts/rails_db/application (6.0ms)
3787
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (1.1ms)
3788
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.3ms)
3789
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.6ms)
3790
+ Completed 200 OK in 18ms (Views: 16.9ms | ActiveRecord: 0.2ms)
3791
+ Started GET "/rails/db/import" for 127.0.0.1 at 2015-10-24 10:48:10 +0300
3792
+ Processing by RailsDb::SqlController#import as HTML
3793
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/sql/_import_sample.html.erb (0.4ms)
3794
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/sql/import.html.erb within layouts/rails_db/application (4.1ms)
3795
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (1.1ms)
3796
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.3ms)
3797
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.7ms)
3798
+ Completed 200 OK in 13ms (Views: 12.6ms | ActiveRecord: 0.2ms)
3799
+ -------------------------
3800
+ DatabaseTest: test_tables
3801
+ -------------------------
3802
+ SQL (1.0ms) DELETE FROM "users"
3803
+ ------------------------
3804
+ DatabaseTest: test_query
3805
+ ------------------------
3806
+ SQL (0.8ms) DELETE FROM "users"
3807
+ SQL (0.7ms) DELETE FROM "users"
3808
+  (0.1ms) begin transaction
3809
+ SQL (0.3ms) INSERT INTO "users" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "Igor"], ["created_at", "2015-10-24 07:48:11.013454"], ["updated_at", "2015-10-24 07:48:11.013454"]]
3810
+  (0.7ms) commit transaction
3811
+ --> Executing: select count(*) as users_count from users
3812
+  (0.1ms) select count(*) as users_count from users
3813
+ --> Executing: EXPLAIN select count(*) as users_count from users
3814
+  (0.1ms) EXPLAIN select count(*) as users_count from users
3815
+ --------------------------
3816
+ DatabaseTest: test_adapter
3817
+ --------------------------
3818
+ SQL (1.2ms) DELETE FROM "users"
3819
+ ------------------------------------
3820
+ DatabaseTest: test_accessible_tables
3821
+ ------------------------------------
3822
+ SQL (1.0ms) DELETE FROM "users"
3823
+ --------------------------
3824
+ SqlImportTest: test_import
3825
+ --------------------------
3826
+ SQL (0.9ms) DELETE FROM "users"
3827
+  (0.3ms) update users set age = 11 where id = 1
3828
+  (0.2ms) update users set age = 22 where id = 2
3829
+  (0.1ms) update users set age = 33 where id = 3
3830
+  (1.3ms) 
3831
+ CREATE TABLE t(x INTEGER, y, z, PRIMARY KEY(x ASC));
3832
+ -----------------------
3833
+ TableTest: test_columns
3834
+ -----------------------
3835
+  (1.0ms) DROP TABLE "t"
3836
+ SQL (0.8ms) DELETE FROM "users"
3837
+ ----------------------
3838
+ TableTest: test_to_csv
3839
+ ----------------------
3840
+ SQL (0.9ms) DELETE FROM "users"
3841
+  (0.1ms) begin transaction
3842
+ SQL (0.3ms) INSERT INTO "users" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "igor"], ["created_at", "2015-10-24 07:48:11.053328"], ["updated_at", "2015-10-24 07:48:11.053328"]]
3843
+  (0.8ms) commit transaction
3844
+ --> Executing: SELECT * FROM users
3845
+  (0.1ms) SELECT * FROM users
3846
+ ActiveRecord::SchemaMigration Load (0.6ms) SELECT "schema_migrations".* FROM "schema_migrations"
3847
+ ----------------------------------------------
3848
+ DashboardControllerTest: test_should_get_index
3849
+ ----------------------------------------------
3850
+  (0.1ms) begin transaction
3851
+ SQL (1.2ms) INSERT INTO "users" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "Igor"], ["created_at", "2015-10-24 07:53:41.657343"], ["updated_at", "2015-10-24 07:53:41.657343"]]
3852
+  (0.8ms) commit transaction
3853
+ Started GET "/rails/db" for 127.0.0.1 at 2015-10-24 10:53:41 +0300
3854
+ Processing by RailsDb::DashboardController#index as HTML
3855
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/dashboard/index.html.erb within layouts/rails_db/application (133.8ms)
3856
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (5.9ms)
3857
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.9ms)
3858
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (2.6ms)
3859
+ Completed 200 OK in 304ms (Views: 303.8ms | ActiveRecord: 0.2ms)
3860
+ Started GET "/rails/db/tables/users" for 127.0.0.1 at 2015-10-24 10:53:42 +0300
3861
+ Processing by RailsDb::TablesController#show as HTML
3862
+ Parameters: {"id"=>"users"}
3863
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_exp_col.html.erb (0.6ms)
3864
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/tables/_show.html.erb (5.9ms)
3865
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/tables/show.html.erb within layouts/rails_db/application (8.5ms)
3866
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (1.0ms)
3867
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.2ms)
3868
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.6ms)
3869
+ Completed 200 OK in 35ms (Views: 19.0ms | ActiveRecord: 0.6ms)
3870
+ Started GET "/rails/db/tables/users/data" for 127.0.0.1 at 2015-10-24 10:53:42 +0300
3871
+ Processing by RailsDb::TablesController#data as HTML
3872
+ Parameters: {"table_id"=>"users"}
3873
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_exp_col.html.erb (0.2ms)
3874
+ --> Executing: SELECT * FROM users LIMIT 10 OFFSET 0
3875
+  (0.1ms) SELECT * FROM users LIMIT 10 OFFSET 0
3876
+ --> Executing: SELECT COUNT(*) FROM users
3877
+  (0.1ms) SELECT COUNT(*) FROM users
3878
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/tables/_data.html.erb (7.3ms)
3879
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/tables/data.html.erb within layouts/rails_db/application (10.0ms)
3880
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (1.1ms)
3881
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.1ms)
3882
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.6ms)
3883
+ Completed 200 OK in 18ms (Views: 17.1ms | ActiveRecord: 0.9ms)
3884
+ Started GET "/rails/db/sql" for 127.0.0.1 at 2015-10-24 10:53:42 +0300
3885
+ Processing by RailsDb::SqlController#index as HTML
3886
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_exp_col.html.erb (0.2ms)
3887
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/sql/_history.html.erb (2.3ms)
3888
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/sql/index.html.erb within layouts/rails_db/application (6.9ms)
3889
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (1.1ms)
3890
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.3ms)
3891
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.6ms)
3892
+ Completed 200 OK in 20ms (Views: 18.6ms | ActiveRecord: 0.2ms)
3893
+ Started GET "/rails/db/import" for 127.0.0.1 at 2015-10-24 10:53:42 +0300
3894
+ Processing by RailsDb::SqlController#import as HTML
3895
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/sql/_import_sample.html.erb (0.4ms)
3896
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/sql/import.html.erb within layouts/rails_db/application (3.7ms)
3897
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (1.1ms)
3898
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.3ms)
3899
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.7ms)
3900
+ Completed 200 OK in 12ms (Views: 11.9ms | ActiveRecord: 0.2ms)
3901
+ --------------------------
3902
+ SqlImportTest: test_import
3903
+ --------------------------
3904
+ SQL (1.0ms) DELETE FROM "users"
3905
+  (0.1ms) update users set age = 11 where id = 1
3906
+  (0.1ms) update users set age = 22 where id = 2
3907
+  (0.1ms) update users set age = 33 where id = 3
3908
+  (1.1ms) 
3909
+ CREATE TABLE t(x INTEGER, y, z, PRIMARY KEY(x ASC));
3910
+ -----------------------
3911
+ TableTest: test_columns
3912
+ -----------------------
3913
+  (0.9ms) DROP TABLE "t"
3914
+ SQL (0.8ms) DELETE FROM "users"
3915
+ ----------------------
3916
+ TableTest: test_to_csv
3917
+ ----------------------
3918
+ SQL (1.1ms) DELETE FROM "users"
3919
+  (0.1ms) begin transaction
3920
+ SQL (0.3ms) INSERT INTO "users" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "igor"], ["created_at", "2015-10-24 07:53:42.164287"], ["updated_at", "2015-10-24 07:53:42.164287"]]
3921
+  (0.8ms) commit transaction
3922
+ --> Executing: SELECT * FROM users
3923
+  (0.1ms) SELECT * FROM users
3924
+ -----------------------
3925
+ RailsDbTest: test_truth
3926
+ -----------------------
3927
+ SQL (0.9ms) DELETE FROM "users"
3928
+ -------------------------
3929
+ DatabaseTest: test_tables
3930
+ -------------------------
3931
+ SQL (0.9ms) DELETE FROM "users"
3932
+ --------------------------
3933
+ DatabaseTest: test_adapter
3934
+ --------------------------
3935
+ SQL (0.9ms) DELETE FROM "users"
3936
+ ------------------------
3937
+ DatabaseTest: test_query
3938
+ ------------------------
3939
+ SQL (0.8ms) DELETE FROM "users"
3940
+ SQL (0.7ms) DELETE FROM "users"
3941
+  (0.1ms) begin transaction
3942
+ SQL (0.3ms) INSERT INTO "users" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "Igor"], ["created_at", "2015-10-24 07:53:42.179274"], ["updated_at", "2015-10-24 07:53:42.179274"]]
3943
+  (0.8ms) commit transaction
3944
+ --> Executing: select count(*) as users_count from users
3945
+  (0.2ms) select count(*) as users_count from users
3946
+ --> Executing: EXPLAIN select count(*) as users_count from users
3947
+  (0.2ms) EXPLAIN select count(*) as users_count from users
3948
+ ------------------------------------
3949
+ DatabaseTest: test_accessible_tables
3950
+ ------------------------------------
3951
+ SQL (0.9ms) DELETE FROM "users"
3952
+ ActiveRecord::SchemaMigration Load (0.5ms) SELECT "schema_migrations".* FROM "schema_migrations"
3953
+ ----------------------------------------------
3954
+ DashboardControllerTest: test_should_get_index
3955
+ ----------------------------------------------
3956
+  (0.1ms) begin transaction
3957
+ SQL (1.2ms) INSERT INTO "users" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "Igor"], ["created_at", "2015-10-24 08:41:44.082223"], ["updated_at", "2015-10-24 08:41:44.082223"]]
3958
+  (0.9ms) commit transaction
3959
+ Started GET "/rails/db" for 127.0.0.1 at 2015-10-24 11:41:44 +0300
3960
+ Processing by RailsDb::DashboardController#index as HTML
3961
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/dashboard/index.html.erb within layouts/rails_db/application (137.4ms)
3962
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (6.2ms)
3963
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.9ms)
3964
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (2.8ms)
3965
+ Completed 200 OK in 272ms (Views: 271.9ms | ActiveRecord: 0.2ms)
3966
+ Started GET "/rails/db/tables/users" for 127.0.0.1 at 2015-10-24 11:41:44 +0300
3967
+ Processing by RailsDb::TablesController#show as HTML
3968
+ Parameters: {"id"=>"users"}
3969
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_exp_col.html.erb (0.5ms)
3970
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/tables/_show.html.erb (5.6ms)
3971
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/tables/show.html.erb within layouts/rails_db/application (8.3ms)
3972
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (1.2ms)
3973
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.2ms)
3974
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.6ms)
3975
+ Completed 200 OK in 36ms (Views: 19.5ms | ActiveRecord: 0.6ms)
3976
+ Started GET "/rails/db/tables/users/data" for 127.0.0.1 at 2015-10-24 11:41:44 +0300
3977
+ Processing by RailsDb::TablesController#data as HTML
3978
+ Parameters: {"table_id"=>"users"}
3979
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_exp_col.html.erb (0.2ms)
3980
+ --> Executing: SELECT * FROM users LIMIT 10 OFFSET 0
3981
+  (0.2ms) SELECT * FROM users LIMIT 10 OFFSET 0
3982
+ --> Executing: SELECT COUNT(*) FROM users
3983
+  (0.1ms) SELECT COUNT(*) FROM users
3984
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/tables/_data.html.erb (6.5ms)
3985
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/tables/data.html.erb within layouts/rails_db/application (9.2ms)
3986
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (1.1ms)
3987
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.2ms)
3988
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.6ms)
3989
+ Completed 200 OK in 18ms (Views: 16.3ms | ActiveRecord: 0.8ms)
3990
+ Started GET "/rails/db/sql" for 127.0.0.1 at 2015-10-24 11:41:44 +0300
3991
+ Processing by RailsDb::SqlController#index as HTML
3992
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_exp_col.html.erb (0.2ms)
3993
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/sql/_history.html.erb (1.5ms)
3994
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/sql/index.html.erb within layouts/rails_db/application (5.9ms)
3995
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (1.2ms)
3996
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.3ms)
3997
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (1.2ms)
3998
+ Completed 200 OK in 21ms (Views: 19.3ms | ActiveRecord: 0.2ms)
3999
+ Started GET "/rails/db/import" for 127.0.0.1 at 2015-10-24 11:41:44 +0300
4000
+ Processing by RailsDb::SqlController#import as HTML
4001
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/sql/_import_sample.html.erb (0.3ms)
4002
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/sql/import.html.erb within layouts/rails_db/application (3.7ms)
4003
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (1.2ms)
4004
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.4ms)
4005
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.6ms)
4006
+ Completed 200 OK in 12ms (Views: 11.9ms | ActiveRecord: 0.2ms)
4007
+ -----------------------
4008
+ RailsDbTest: test_truth
4009
+ -----------------------
4010
+ SQL (1.0ms) DELETE FROM "users"
4011
+ --------------------------
4012
+ SqlImportTest: test_import
4013
+ --------------------------
4014
+ SQL (0.8ms) DELETE FROM "users"
4015
+  (0.1ms) update users set age = 11 where id = 1
4016
+  (0.1ms) update users set age = 22 where id = 2
4017
+  (0.1ms) update users set age = 33 where id = 3
4018
+  (1.1ms)
4019
+ CREATE TABLE t(x INTEGER, y, z, PRIMARY KEY(x ASC));
4020
+ ----------------------
4021
+ TableTest: test_to_csv
4022
+ ----------------------
4023
+  (0.9ms) DROP TABLE "t"
4024
+ SQL (0.9ms) DELETE FROM "users"
4025
+  (0.1ms) begin transaction
4026
+ SQL (0.3ms) INSERT INTO "users" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "igor"], ["created_at", "2015-10-24 08:41:44.554019"], ["updated_at", "2015-10-24 08:41:44.554019"]]
4027
+  (1.0ms) commit transaction
4028
+ --> Executing: SELECT * FROM users
4029
+  (0.1ms) SELECT * FROM users
4030
+ -----------------------
4031
+ TableTest: test_columns
4032
+ -----------------------
4033
+ SQL (0.9ms) DELETE FROM "users"
4034
+ -------------------------
4035
+ DatabaseTest: test_tables
4036
+ -------------------------
4037
+ SQL (0.9ms) DELETE FROM "users"
4038
+ ------------------------
4039
+ DatabaseTest: test_query
4040
+ ------------------------
4041
+ SQL (0.8ms) DELETE FROM "users"
4042
+ SQL (0.8ms) DELETE FROM "users"
4043
+  (0.1ms) begin transaction
4044
+ SQL (0.2ms) INSERT INTO "users" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "Igor"], ["created_at", "2015-10-24 08:41:44.566988"], ["updated_at", "2015-10-24 08:41:44.566988"]]
4045
+  (0.7ms) commit transaction
4046
+ --> Executing: select count(*) as users_count from users
4047
+  (0.1ms) select count(*) as users_count from users
4048
+ --> Executing: EXPLAIN select count(*) as users_count from users
4049
+  (0.1ms) EXPLAIN select count(*) as users_count from users
4050
+ --------------------------
4051
+ DatabaseTest: test_adapter
4052
+ --------------------------
4053
+ SQL (1.0ms) DELETE FROM "users"
4054
+ ------------------------------------
4055
+ DatabaseTest: test_accessible_tables
4056
+ ------------------------------------
4057
+ SQL (0.9ms) DELETE FROM "users"
4058
+ ActiveRecord::SchemaMigration Load (0.6ms) SELECT "schema_migrations".* FROM "schema_migrations"
4059
+ -------------------------
4060
+ DatabaseTest: test_tables
4061
+ -------------------------
4062
+ ------------------------------------
4063
+ DatabaseTest: test_accessible_tables
4064
+ ------------------------------------
4065
+ ------------------------
4066
+ DatabaseTest: test_query
4067
+ ------------------------
4068
+ SQL (2.0ms) DELETE FROM "users"
4069
+  (0.1ms) begin transaction
4070
+ SQL (1.0ms) INSERT INTO "users" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "Igor"], ["created_at", "2015-10-24 08:44:17.277658"], ["updated_at", "2015-10-24 08:44:17.277658"]]
4071
+  (0.9ms) commit transaction
4072
+ --> Executing: select count(*) as users_count from users
4073
+  (0.3ms) select count(*) as users_count from users
4074
+ --> Executing: EXPLAIN select count(*) as users_count from users
4075
+  (0.2ms) EXPLAIN select count(*) as users_count from users
4076
+ --------------------------
4077
+ DatabaseTest: test_adapter
4078
+ --------------------------
4079
+ SQL (1.2ms) DELETE FROM "users"
4080
+ -----------------------
4081
+ RailsDbTest: test_truth
4082
+ -----------------------
4083
+ SQL (1.5ms) DELETE FROM "users"
4084
+ ----------------------
4085
+ TableTest: test_to_csv
4086
+ ----------------------
4087
+ SQL (1.2ms) DELETE FROM "users"
4088
+  (0.1ms) begin transaction
4089
+ SQL (0.3ms) INSERT INTO "users" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "igor"], ["created_at", "2015-10-24 08:44:17.326837"], ["updated_at", "2015-10-24 08:44:17.326837"]]
4090
+  (0.7ms) commit transaction
4091
+ --> Executing: SELECT * FROM users
4092
+  (0.2ms) SELECT * FROM users
4093
+ -----------------------
4094
+ TableTest: test_columns
4095
+ -----------------------
4096
+ SQL (1.0ms) DELETE FROM "users"
4097
+ --------------------------
4098
+ SqlImportTest: test_import
4099
+ --------------------------
4100
+ SQL (0.9ms) DELETE FROM "users"
4101
+  (0.1ms) update users set age = 11 where id = 1
4102
+  (0.1ms) update users set age = 22 where id = 2
4103
+  (0.1ms) update users set age = 33 where id = 3
4104
+  (1.1ms)
4105
+ CREATE TABLE t(x INTEGER, y, z, PRIMARY KEY(x ASC));
4106
+ ----------------------------------------------
4107
+ DashboardControllerTest: test_should_get_index
4108
+ ----------------------------------------------
4109
+  (0.1ms) begin transaction
4110
+ SQL (0.3ms) INSERT INTO "users" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "Igor"], ["created_at", "2015-10-24 08:44:17.342227"], ["updated_at", "2015-10-24 08:44:17.342227"]]
4111
+  (0.8ms) commit transaction
4112
+ Started GET "/rails/db" for 127.0.0.1 at 2015-10-24 11:44:17 +0300
4113
+ Processing by RailsDb::DashboardController#index as HTML
4114
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/dashboard/index.html.erb within layouts/rails_db/application (140.1ms)
4115
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (5.8ms)
4116
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (2.1ms)
4117
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (2.9ms)
4118
+ Completed 200 OK in 272ms (Views: 271.5ms | ActiveRecord: 0.2ms)
4119
+ Started GET "/rails/db/tables/users" for 127.0.0.1 at 2015-10-24 11:44:17 +0300
4120
+ Processing by RailsDb::TablesController#show as HTML
4121
+ Parameters: {"id"=>"users"}
4122
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_exp_col.html.erb (0.6ms)
4123
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/tables/_show.html.erb (5.9ms)
4124
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/tables/show.html.erb within layouts/rails_db/application (8.5ms)
4125
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (1.2ms)
4126
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.4ms)
4127
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.6ms)
4128
+ Completed 200 OK in 20ms (Views: 19.6ms | ActiveRecord: 0.6ms)
4129
+ Started GET "/rails/db/tables/users/data" for 127.0.0.1 at 2015-10-24 11:44:17 +0300
4130
+ Processing by RailsDb::TablesController#data as HTML
4131
+ Parameters: {"table_id"=>"users"}
4132
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_exp_col.html.erb (0.2ms)
4133
+ --> Executing: SELECT * FROM users LIMIT 10 OFFSET 0
4134
+  (0.1ms) SELECT * FROM users LIMIT 10 OFFSET 0
4135
+ --> Executing: SELECT COUNT(*) FROM users
4136
+  (0.1ms) SELECT COUNT(*) FROM users
4137
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/tables/_data.html.erb (6.6ms)
4138
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/tables/data.html.erb within layouts/rails_db/application (11.1ms)
4139
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (1.2ms)
4140
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.3ms)
4141
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.6ms)
4142
+ Completed 200 OK in 21ms (Views: 19.5ms | ActiveRecord: 0.9ms)
4143
+ Started GET "/rails/db/sql" for 127.0.0.1 at 2015-10-24 11:44:17 +0300
4144
+ Processing by RailsDb::SqlController#index as HTML
4145
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_exp_col.html.erb (0.2ms)
4146
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/sql/_history.html.erb (0.9ms)
4147
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/sql/index.html.erb within layouts/rails_db/application (4.9ms)
4148
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (1.2ms)
4149
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.4ms)
4150
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.6ms)
4151
+ Completed 200 OK in 16ms (Views: 15.8ms | ActiveRecord: 0.2ms)
4152
+ Started GET "/rails/db/import" for 127.0.0.1 at 2015-10-24 11:44:17 +0300
4153
+ Processing by RailsDb::SqlController#import as HTML
4154
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/sql/_import_sample.html.erb (0.5ms)
4155
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/sql/import.html.erb within layouts/rails_db/application (5.9ms)
4156
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (1.2ms)
4157
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.4ms)
4158
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.7ms)
4159
+ Completed 200 OK in 15ms (Views: 14.3ms | ActiveRecord: 0.2ms)
4160
+ ActiveRecord::SchemaMigration Load (0.6ms) SELECT "schema_migrations".* FROM "schema_migrations"
4161
+ ----------------------------------------------
4162
+ DashboardControllerTest: test_should_get_index
4163
+ ----------------------------------------------
4164
+  (0.1ms) begin transaction
4165
+ SQL (1.4ms) INSERT INTO "users" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "Igor"], ["created_at", "2015-10-24 15:39:58.900988"], ["updated_at", "2015-10-24 15:39:58.900988"]]
4166
+  (1.0ms) commit transaction
4167
+ Started GET "/rails/db" for 127.0.0.1 at 2015-10-24 18:39:58 +0300
4168
+ Processing by RailsDb::DashboardController#index as HTML
4169
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/dashboard/index.html.erb within layouts/rails_db/application (149.1ms)
4170
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (5.4ms)
4171
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (2.0ms)
4172
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (1.6ms)
4173
+ Completed 200 OK in 1826ms (Views: 1825.2ms | ActiveRecord: 0.2ms)
4174
+ Started GET "/rails/db/tables/users" for 127.0.0.1 at 2015-10-24 18:40:00 +0300
4175
+ Processing by RailsDb::TablesController#show as HTML
4176
+ Parameters: {"id"=>"users"}
4177
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_exp_col.html.erb (0.6ms)
4178
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/tables/_show.html.erb (5.5ms)
4179
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/tables/show.html.erb within layouts/rails_db/application (8.1ms)
4180
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (1.1ms)
4181
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.3ms)
4182
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.5ms)
4183
+ Completed 200 OK in 35ms (Views: 18.7ms | ActiveRecord: 0.6ms)
4184
+ Started GET "/rails/db/tables/users/data" for 127.0.0.1 at 2015-10-24 18:40:00 +0300
4185
+ Processing by RailsDb::TablesController#data as HTML
4186
+ Parameters: {"table_id"=>"users"}
4187
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_exp_col.html.erb (0.2ms)
4188
+ --> Executing: SELECT * FROM users LIMIT 10 OFFSET 0
4189
+  (0.1ms) SELECT * FROM users LIMIT 10 OFFSET 0
4190
+ --> Executing: SELECT COUNT(*) FROM users
4191
+  (0.1ms) SELECT COUNT(*) FROM users
4192
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/tables/_data.html.erb (6.9ms)
4193
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/tables/data.html.erb within layouts/rails_db/application (9.6ms)
4194
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (1.1ms)
4195
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.3ms)
4196
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.6ms)
4197
+ Completed 200 OK in 18ms (Views: 16.6ms | ActiveRecord: 0.9ms)
4198
+ Started GET "/rails/db/sql" for 127.0.0.1 at 2015-10-24 18:40:00 +0300
4199
+ Processing by RailsDb::SqlController#index as HTML
4200
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_exp_col.html.erb (0.2ms)
4201
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/sql/_history.html.erb (1.6ms)
4202
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/sql/index.html.erb within layouts/rails_db/application (7.0ms)
4203
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (1.3ms)
4204
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.4ms)
4205
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.6ms)
4206
+ Completed 200 OK in 19ms (Views: 18.1ms | ActiveRecord: 0.2ms)
4207
+ Started GET "/rails/db/import" for 127.0.0.1 at 2015-10-24 18:40:00 +0300
4208
+ Processing by RailsDb::SqlController#import as HTML
4209
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/sql/_import_sample.html.erb (0.3ms)
4210
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/sql/import.html.erb within layouts/rails_db/application (3.8ms)
4211
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (1.3ms)
4212
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.5ms)
4213
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.6ms)
4214
+ Completed 200 OK in 13ms (Views: 12.3ms | ActiveRecord: 0.2ms)
4215
+ --------------------------
4216
+ SqlImportTest: test_import
4217
+ --------------------------
4218
+  (1.4ms) DROP TABLE "t"
4219
+ SQL (0.8ms) DELETE FROM "users"
4220
+  (0.2ms) update users set age = 11 where id = 1
4221
+  (0.1ms) update users set age = 22 where id = 2
4222
+  (0.1ms) update users set age = 33 where id = 3
4223
+  (1.0ms)
4224
+ CREATE TABLE t(x INTEGER, y, z, PRIMARY KEY(x ASC));
4225
+ -----------------------
4226
+ TableTest: test_columns
4227
+ -----------------------
4228
+  (1.0ms) DROP TABLE "t"
4229
+ SQL (0.9ms) DELETE FROM "users"
4230
+ ----------------------
4231
+ TableTest: test_to_csv
4232
+ ----------------------
4233
+ SQL (0.9ms) DELETE FROM "users"
4234
+  (0.0ms) begin transaction
4235
+ SQL (0.3ms) INSERT INTO "users" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "igor"], ["created_at", "2015-10-24 15:40:00.928674"], ["updated_at", "2015-10-24 15:40:00.928674"]]
4236
+  (0.8ms) commit transaction
4237
+ --> Executing: SELECT * FROM users
4238
+  (0.1ms) SELECT * FROM users
4239
+ -----------------------
4240
+ RailsDbTest: test_truth
4241
+ -----------------------
4242
+ SQL (0.9ms) DELETE FROM "users"
4243
+ ------------------------------------
4244
+ DatabaseTest: test_accessible_tables
4245
+ ------------------------------------
4246
+ SQL (1.0ms) DELETE FROM "users"
4247
+ --------------------------
4248
+ DatabaseTest: test_adapter
4249
+ --------------------------
4250
+ SQL (1.0ms) DELETE FROM "users"
4251
+ ------------------------
4252
+ DatabaseTest: test_query
4253
+ ------------------------
4254
+ SQL (0.8ms) DELETE FROM "users"
4255
+ SQL (0.9ms) DELETE FROM "users"
4256
+  (0.1ms) begin transaction
4257
+ SQL (0.3ms) INSERT INTO "users" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "Igor"], ["created_at", "2015-10-24 15:40:00.946133"], ["updated_at", "2015-10-24 15:40:00.946133"]]
4258
+  (0.8ms) commit transaction
4259
+ --> Executing: select count(*) as users_count from users
4260
+  (0.1ms) select count(*) as users_count from users
4261
+ --> Executing: EXPLAIN select count(*) as users_count from users
4262
+  (0.1ms) EXPLAIN select count(*) as users_count from users
4263
+ -------------------------
4264
+ DatabaseTest: test_tables
4265
+ -------------------------
4266
+ SQL (0.9ms) DELETE FROM "users"
4267
+ ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
4268
+ --------------------------
4269
+ SqlImportTest: test_import
4270
+ --------------------------
4271
+  (0.2ms) update users set age = 11 where id = 1
4272
+  (0.1ms) update users set age = 22 where id = 2
4273
+  (0.1ms) update users set age = 33 where id = 3
4274
+  (103.9ms) 
4275
+ CREATE TABLE t(x INTEGER, y, z, PRIMARY KEY(x ASC));
4276
+ -----------------------
4277
+ TableTest: test_columns
4278
+ -----------------------
4279
+  (1.4ms) DROP TABLE "t"
4280
+ ----------------------
4281
+ TableTest: test_to_csv
4282
+ ----------------------
4283
+  (0.1ms) begin transaction
4284
+ SQL (0.7ms) INSERT INTO "users" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "igor"], ["created_at", "2015-10-24 15:40:12.504128"], ["updated_at", "2015-10-24 15:40:12.504128"]]
4285
+  (1.2ms) commit transaction
4286
+ --> Executing: SELECT * FROM users
4287
+  (0.2ms) SELECT * FROM users
4288
+ -----------------------
4289
+ RailsDbTest: test_truth
4290
+ -----------------------
4291
+ SQL (0.8ms) DELETE FROM "users"
4292
+ --------------------------
4293
+ DatabaseTest: test_adapter
4294
+ --------------------------
4295
+ SQL (1.2ms) DELETE FROM "users"
4296
+ -------------------------
4297
+ DatabaseTest: test_tables
4298
+ -------------------------
4299
+ SQL (0.8ms) DELETE FROM "users"
4300
+ ------------------------
4301
+ DatabaseTest: test_query
4302
+ ------------------------
4303
+ SQL (0.8ms) DELETE FROM "users"
4304
+ SQL (0.7ms) DELETE FROM "users"
4305
+  (0.1ms) begin transaction
4306
+ SQL (0.2ms) INSERT INTO "users" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "Igor"], ["created_at", "2015-10-24 15:40:12.525965"], ["updated_at", "2015-10-24 15:40:12.525965"]]
4307
+  (0.8ms) commit transaction
4308
+ --> Executing: select count(*) as users_count from users
4309
+  (0.1ms) select count(*) as users_count from users
4310
+ --> Executing: EXPLAIN select count(*) as users_count from users
4311
+  (0.2ms) EXPLAIN select count(*) as users_count from users
4312
+ ------------------------------------
4313
+ DatabaseTest: test_accessible_tables
4314
+ ------------------------------------
4315
+ SQL (1.2ms) DELETE FROM "users"
4316
+ ----------------------------------------------
4317
+ DashboardControllerTest: test_should_get_index
4318
+ ----------------------------------------------
4319
+  (0.1ms) begin transaction
4320
+ SQL (0.3ms) INSERT INTO "users" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "Igor"], ["created_at", "2015-10-24 15:40:12.536518"], ["updated_at", "2015-10-24 15:40:12.536518"]]
4321
+  (0.7ms) commit transaction
4322
+ Started GET "/rails/db" for 127.0.0.1 at 2015-10-24 18:40:12 +0300
4323
+ Processing by RailsDb::DashboardController#index as HTML
4324
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/dashboard/index.html.erb within layouts/rails_db/application (129.4ms)
4325
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (5.1ms)
4326
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (2.0ms)
4327
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (1.4ms)
4328
+ Completed 200 OK in 232ms (Views: 231.7ms | ActiveRecord: 0.2ms)
4329
+ Started GET "/rails/db/tables/users" for 127.0.0.1 at 2015-10-24 18:40:12 +0300
4330
+ Processing by RailsDb::TablesController#show as HTML
4331
+ Parameters: {"id"=>"users"}
4332
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_exp_col.html.erb (1.0ms)
4333
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/tables/_show.html.erb (8.6ms)
4334
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/tables/show.html.erb within layouts/rails_db/application (11.0ms)
4335
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (1.2ms)
4336
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.2ms)
4337
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.6ms)
4338
+ Completed 200 OK in 25ms (Views: 23.8ms | ActiveRecord: 0.6ms)
4339
+ Started GET "/rails/db/tables/users/data" for 127.0.0.1 at 2015-10-24 18:40:12 +0300
4340
+ Processing by RailsDb::TablesController#data as HTML
4341
+ Parameters: {"table_id"=>"users"}
4342
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_exp_col.html.erb (0.1ms)
4343
+ --> Executing: SELECT * FROM users LIMIT 10 OFFSET 0
4344
+  (0.1ms) SELECT * FROM users LIMIT 10 OFFSET 0
4345
+ --> Executing: SELECT COUNT(*) FROM users
4346
+  (0.1ms) SELECT COUNT(*) FROM users
4347
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/tables/_data.html.erb (6.1ms)
4348
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/tables/data.html.erb within layouts/rails_db/application (8.2ms)
4349
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (1.2ms)
4350
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.1ms)
4351
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.6ms)
4352
+ Completed 200 OK in 16ms (Views: 14.9ms | ActiveRecord: 0.8ms)
4353
+ Started GET "/rails/db/sql" for 127.0.0.1 at 2015-10-24 18:40:12 +0300
4354
+ Processing by RailsDb::SqlController#index as HTML
4355
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_exp_col.html.erb (0.5ms)
4356
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/sql/_history.html.erb (1.5ms)
4357
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/sql/index.html.erb within layouts/rails_db/application (9.2ms)
4358
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (1.2ms)
4359
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.2ms)
4360
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.6ms)
4361
+ Completed 200 OK in 20ms (Views: 19.6ms | ActiveRecord: 0.2ms)
4362
+ Started GET "/rails/db/import" for 127.0.0.1 at 2015-10-24 18:40:12 +0300
4363
+ Processing by RailsDb::SqlController#import as HTML
4364
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/sql/_import_sample.html.erb (0.6ms)
4365
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/sql/import.html.erb within layouts/rails_db/application (5.1ms)
4366
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (1.2ms)
4367
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.2ms)
4368
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.5ms)
4369
+ Completed 200 OK in 13ms (Views: 13.1ms | ActiveRecord: 0.2ms)
4370
+ ActiveRecord::SchemaMigration Load (0.5ms) SELECT "schema_migrations".* FROM "schema_migrations"
4371
+ --------------------------
4372
+ SqlImportTest: test_import
4373
+ --------------------------
4374
+  (0.4ms) update users set age = 11 where id = 1
4375
+  (0.1ms) update users set age = 22 where id = 2
4376
+  (0.1ms) update users set age = 33 where id = 3
4377
+  (1.3ms) 
4378
+ CREATE TABLE t(x INTEGER, y, z, PRIMARY KEY(x ASC));
4379
+ ------------------------
4380
+ DatabaseTest: test_query
4381
+ ------------------------
4382
+  (0.9ms) DROP TABLE "t"
4383
+ SQL (1.2ms) DELETE FROM "users"
4384
+  (0.1ms) begin transaction
4385
+ SQL (0.8ms) INSERT INTO "users" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "Igor"], ["created_at", "2015-10-24 15:40:57.020155"], ["updated_at", "2015-10-24 15:40:57.020155"]]
4386
+  (0.9ms) commit transaction
4387
+ --> Executing: select count(*) as users_count from users
4388
+  (0.2ms) select count(*) as users_count from users
4389
+ --> Executing: EXPLAIN select count(*) as users_count from users
4390
+  (0.1ms) EXPLAIN select count(*) as users_count from users
4391
+ ------------------------------------
4392
+ DatabaseTest: test_accessible_tables
4393
+ ------------------------------------
4394
+ SQL (1.0ms) DELETE FROM "users"
4395
+ -------------------------
4396
+ DatabaseTest: test_tables
4397
+ -------------------------
4398
+ SQL (1.0ms) DELETE FROM "users"
4399
+ --------------------------
4400
+ DatabaseTest: test_adapter
4401
+ --------------------------
4402
+ SQL (0.8ms) DELETE FROM "users"
4403
+ ----------------------------------------------
4404
+ DashboardControllerTest: test_should_get_index
4405
+ ----------------------------------------------
4406
+  (0.1ms) begin transaction
4407
+ SQL (0.3ms) INSERT INTO "users" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "Igor"], ["created_at", "2015-10-24 15:40:57.043312"], ["updated_at", "2015-10-24 15:40:57.043312"]]
4408
+  (0.9ms) commit transaction
4409
+ Started GET "/rails/db" for 127.0.0.1 at 2015-10-24 18:40:57 +0300
4410
+ Processing by RailsDb::DashboardController#index as HTML
4411
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/dashboard/index.html.erb within layouts/rails_db/application (133.0ms)
4412
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (6.1ms)
4413
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.9ms)
4414
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (2.0ms)
4415
+ Completed 200 OK in 261ms (Views: 260.6ms | ActiveRecord: 0.2ms)
4416
+ Started GET "/rails/db/tables/users" for 127.0.0.1 at 2015-10-24 18:40:57 +0300
4417
+ Processing by RailsDb::TablesController#show as HTML
4418
+ Parameters: {"id"=>"users"}
4419
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_exp_col.html.erb (0.5ms)
4420
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/tables/_show.html.erb (5.6ms)
4421
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/tables/show.html.erb within layouts/rails_db/application (8.3ms)
4422
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (1.1ms)
4423
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.2ms)
4424
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.6ms)
4425
+ Completed 200 OK in 36ms (Views: 19.2ms | ActiveRecord: 0.6ms)
4426
+ Started GET "/rails/db/tables/users/data" for 127.0.0.1 at 2015-10-24 18:40:57 +0300
4427
+ Processing by RailsDb::TablesController#data as HTML
4428
+ Parameters: {"table_id"=>"users"}
4429
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_exp_col.html.erb (0.2ms)
4430
+ --> Executing: SELECT * FROM users LIMIT 10 OFFSET 0
4431
+  (0.1ms) SELECT * FROM users LIMIT 10 OFFSET 0
4432
+ --> Executing: SELECT COUNT(*) FROM users
4433
+  (0.1ms) SELECT COUNT(*) FROM users
4434
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/tables/_data.html.erb (6.4ms)
4435
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/tables/data.html.erb within layouts/rails_db/application (11.0ms)
4436
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (1.1ms)
4437
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.1ms)
4438
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.6ms)
4439
+ Completed 200 OK in 19ms (Views: 18.1ms | ActiveRecord: 0.8ms)
4440
+ Started GET "/rails/db/sql" for 127.0.0.1 at 2015-10-24 18:40:57 +0300
4441
+ Processing by RailsDb::SqlController#index as HTML
4442
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_exp_col.html.erb (0.2ms)
4443
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/sql/_history.html.erb (1.0ms)
4444
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/sql/index.html.erb within layouts/rails_db/application (5.3ms)
4445
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (1.1ms)
4446
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.2ms)
4447
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.6ms)
4448
+ Completed 200 OK in 16ms (Views: 15.5ms | ActiveRecord: 0.2ms)
4449
+ Started GET "/rails/db/import" for 127.0.0.1 at 2015-10-24 18:40:57 +0300
4450
+ Processing by RailsDb::SqlController#import as HTML
4451
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/sql/_import_sample.html.erb (0.3ms)
4452
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/sql/import.html.erb within layouts/rails_db/application (3.7ms)
4453
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (1.5ms)
4454
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (2.4ms)
4455
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (1.1ms)
4456
+ Completed 200 OK in 14ms (Views: 13.8ms | ActiveRecord: 0.3ms)
4457
+ -----------------------
4458
+ TableTest: test_columns
4459
+ -----------------------
4460
+ SQL (0.9ms) DELETE FROM "users"
4461
+ ----------------------
4462
+ TableTest: test_to_csv
4463
+ ----------------------
4464
+ SQL (0.8ms) DELETE FROM "users"
4465
+  (0.1ms) begin transaction
4466
+ SQL (0.3ms) INSERT INTO "users" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "igor"], ["created_at", "2015-10-24 15:40:57.483693"], ["updated_at", "2015-10-24 15:40:57.483693"]]
4467
+  (0.8ms) commit transaction
4468
+ --> Executing: SELECT * FROM users
4469
+  (0.1ms) SELECT * FROM users
4470
+ -----------------------
4471
+ RailsDbTest: test_truth
4472
+ -----------------------
4473
+ SQL (0.9ms) DELETE FROM "users"
4474
+ ActiveRecord::SchemaMigration Load (0.4ms) SELECT "schema_migrations".* FROM "schema_migrations"
4475
+ -----------------------
4476
+ TableTest: test_columns
4477
+ -----------------------
4478
+ ----------------------
4479
+ TableTest: test_to_csv
4480
+ ----------------------
4481
+  (0.1ms) begin transaction
4482
+ SQL (1.1ms) INSERT INTO "users" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "igor"], ["created_at", "2015-10-24 15:41:37.322671"], ["updated_at", "2015-10-24 15:41:37.322671"]]
4483
+  (0.8ms) commit transaction
4484
+ --> Executing: SELECT * FROM users
4485
+  (0.1ms) SELECT * FROM users
4486
+ -------------------------
4487
+ DatabaseTest: test_tables
4488
+ -------------------------
4489
+ SQL (1.0ms) DELETE FROM "users"
4490
+ --------------------------
4491
+ DatabaseTest: test_adapter
4492
+ --------------------------
4493
+ SQL (0.9ms) DELETE FROM "users"
4494
+ ------------------------------------
4495
+ DatabaseTest: test_accessible_tables
4496
+ ------------------------------------
4497
+ SQL (1.0ms) DELETE FROM "users"
4498
+ ------------------------
4499
+ DatabaseTest: test_query
4500
+ ------------------------
4501
+ SQL (1.0ms) DELETE FROM "users"
4502
+ SQL (1.0ms) DELETE FROM "users"
4503
+  (0.1ms) begin transaction
4504
+ SQL (0.5ms) INSERT INTO "users" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "Igor"], ["created_at", "2015-10-24 15:41:37.342828"], ["updated_at", "2015-10-24 15:41:37.342828"]]
4505
+  (1.0ms) commit transaction
4506
+ --> Executing: select count(*) as users_count from users
4507
+  (0.2ms) select count(*) as users_count from users
4508
+ --> Executing: EXPLAIN select count(*) as users_count from users
4509
+  (0.2ms) EXPLAIN select count(*) as users_count from users
4510
+ ----------------------------------------------
4511
+ DashboardControllerTest: test_should_get_index
4512
+ ----------------------------------------------
4513
+  (0.1ms) begin transaction
4514
+ SQL (0.3ms) INSERT INTO "users" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "Igor"], ["created_at", "2015-10-24 15:41:37.353910"], ["updated_at", "2015-10-24 15:41:37.353910"]]
4515
+  (0.8ms) commit transaction
4516
+ Started GET "/rails/db" for 127.0.0.1 at 2015-10-24 18:41:37 +0300
4517
+ Processing by RailsDb::DashboardController#index as HTML
4518
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/dashboard/index.html.erb within layouts/rails_db/application (139.3ms)
4519
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (6.1ms)
4520
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (2.1ms)
4521
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (2.8ms)
4522
+ Completed 200 OK in 269ms (Views: 268.8ms | ActiveRecord: 0.2ms)
4523
+ Started GET "/rails/db/tables/users" for 127.0.0.1 at 2015-10-24 18:41:37 +0300
4524
+ Processing by RailsDb::TablesController#show as HTML
4525
+ Parameters: {"id"=>"users"}
4526
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_exp_col.html.erb (0.7ms)
4527
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/tables/_show.html.erb (5.7ms)
4528
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/tables/show.html.erb within layouts/rails_db/application (8.6ms)
4529
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (1.1ms)
4530
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.4ms)
4531
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.9ms)
4532
+ Completed 200 OK in 22ms (Views: 20.7ms | ActiveRecord: 0.5ms)
4533
+ Started GET "/rails/db/tables/users/data" for 127.0.0.1 at 2015-10-24 18:41:37 +0300
4534
+ Processing by RailsDb::TablesController#data as HTML
4535
+ Parameters: {"table_id"=>"users"}
4536
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_exp_col.html.erb (0.2ms)
4537
+ --> Executing: SELECT * FROM users LIMIT 10 OFFSET 0
4538
+  (0.1ms) SELECT * FROM users LIMIT 10 OFFSET 0
4539
+ --> Executing: SELECT COUNT(*) FROM users
4540
+  (0.1ms) SELECT COUNT(*) FROM users
4541
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/tables/_data.html.erb (7.5ms)
4542
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/tables/data.html.erb within layouts/rails_db/application (10.5ms)
4543
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (1.2ms)
4544
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.7ms)
4545
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.6ms)
4546
+ Completed 200 OK in 20ms (Views: 18.1ms | ActiveRecord: 1.1ms)
4547
+ Started GET "/rails/db/sql" for 127.0.0.1 at 2015-10-24 18:41:37 +0300
4548
+ Processing by RailsDb::SqlController#index as HTML
4549
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_exp_col.html.erb (0.2ms)
4550
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/sql/_history.html.erb (1.1ms)
4551
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/sql/index.html.erb within layouts/rails_db/application (5.3ms)
4552
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (1.2ms)
4553
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.2ms)
4554
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.6ms)
4555
+ Completed 200 OK in 17ms (Views: 16.2ms | ActiveRecord: 0.2ms)
4556
+ Started GET "/rails/db/import" for 127.0.0.1 at 2015-10-24 18:41:37 +0300
4557
+ Processing by RailsDb::SqlController#import as HTML
4558
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/sql/_import_sample.html.erb (0.4ms)
4559
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/sql/import.html.erb within layouts/rails_db/application (5.6ms)
4560
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (1.2ms)
4561
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.3ms)
4562
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.6ms)
4563
+ Completed 200 OK in 17ms (Views: 16.5ms | ActiveRecord: 0.2ms)
4564
+ --------------------------
4565
+ SqlImportTest: test_import
4566
+ --------------------------
4567
+ SQL (1.0ms) DELETE FROM "users"
4568
+  (0.1ms) update users set age = 11 where id = 1
4569
+  (0.1ms) update users set age = 22 where id = 2
4570
+  (0.1ms) update users set age = 33 where id = 3
4571
+  (1.5ms) 
4572
+ CREATE TABLE t(x INTEGER, y, z, PRIMARY KEY(x ASC));
4573
+ -----------------------
4574
+ RailsDbTest: test_truth
4575
+ -----------------------
4576
+  (0.9ms) DROP TABLE "t"
4577
+ SQL (0.9ms) DELETE FROM "users"
4578
+ ActiveRecord::SchemaMigration Load (0.7ms) SELECT "schema_migrations".* FROM "schema_migrations"
4579
+ ----------------------
4580
+ TableTest: test_to_csv
4581
+ ----------------------
4582
+  (0.2ms) begin transaction
4583
+ SQL (1.6ms) INSERT INTO "users" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "igor"], ["created_at", "2015-10-24 22:02:00.161221"], ["updated_at", "2015-10-24 22:02:00.161221"]]
4584
+  (1.0ms) commit transaction
4585
+ --> Executing: SELECT * FROM users
4586
+  (0.2ms) SELECT * FROM users
4587
+ -----------------------
4588
+ TableTest: test_columns
4589
+ -----------------------
4590
+ SQL (1.4ms) DELETE FROM "users"
4591
+ -----------------------
4592
+ RailsDbTest: test_truth
4593
+ -----------------------
4594
+ SQL (1.1ms) DELETE FROM "users"
4595
+ ----------------------------------------------
4596
+ DashboardControllerTest: test_should_get_index
4597
+ ----------------------------------------------
4598
+  (0.1ms) begin transaction
4599
+ SQL (0.4ms) INSERT INTO "users" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "Igor"], ["created_at", "2015-10-24 22:02:00.184013"], ["updated_at", "2015-10-24 22:02:00.184013"]]
4600
+  (0.7ms) commit transaction
4601
+  (0.1ms) begin transaction
4602
+ SQL (0.8ms) INSERT INTO "accounts" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "Igor"], ["created_at", "2015-10-24 22:02:00.193526"], ["updated_at", "2015-10-24 22:02:00.193526"]]
4603
+  (0.7ms) commit transaction
4604
+ Started GET "/rails/db" for 127.0.0.1 at 2015-10-25 01:02:00 +0300
4605
+ Processing by RailsDb::DashboardController#index as HTML
4606
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/dashboard/index.html.erb within layouts/rails_db/application (150.8ms)
4607
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (78.5ms)
4608
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (4.0ms)
4609
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (3.1ms)
4610
+ Completed 200 OK in 9013ms (Views: 9012.5ms | ActiveRecord: 0.4ms)
4611
+ Started GET "/rails/db/tables/users" for 127.0.0.1 at 2015-10-25 01:02:09 +0300
4612
+ Processing by RailsDb::TablesController#show as HTML
4613
+ Parameters: {"id"=>"users"}
4614
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_exp_col.html.erb (2.5ms)
4615
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/tables/_show.html.erb (13.7ms)
4616
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/tables/show.html.erb within layouts/rails_db/application (18.5ms)
4617
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (4.2ms)
4618
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (3.0ms)
4619
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (1.2ms)
4620
+ Completed 200 OK in 44ms (Views: 42.9ms | ActiveRecord: 1.0ms)
4621
+ Started GET "/rails/db/tables/users/data" for 127.0.0.1 at 2015-10-25 01:02:09 +0300
4622
+ Processing by RailsDb::TablesController#data as HTML
4623
+ Parameters: {"table_id"=>"users"}
4624
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_exp_col.html.erb (0.3ms)
4625
+ --> Executing: SELECT * FROM users LIMIT 10 OFFSET 0
4626
+  (0.4ms) SELECT * FROM users LIMIT 10 OFFSET 0
4627
+ --> Executing: SELECT COUNT(*) FROM users
4628
+  (0.2ms) SELECT COUNT(*) FROM users
4629
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/tables/_data.html.erb (13.4ms)
4630
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/tables/data.html.erb within layouts/rails_db/application (18.2ms)
4631
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (2.3ms)
4632
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (3.4ms)
4633
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (1.1ms)
4634
+ Completed 200 OK in 35ms (Views: 31.9ms | ActiveRecord: 2.6ms)
4635
+ Started GET "/rails/db/sql" for 127.0.0.1 at 2015-10-25 01:02:09 +0300
4636
+ Processing by RailsDb::SqlController#index as HTML
4637
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_exp_col.html.erb (0.3ms)
4638
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/sql/_history.html.erb (16.9ms)
4639
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/sql/index.html.erb within layouts/rails_db/application (115.3ms)
4640
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (3.4ms)
4641
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (2.7ms)
4642
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (1.7ms)
4643
+ Completed 200 OK in 142ms (Views: 133.4ms | ActiveRecord: 6.7ms)
4644
+ Started GET "/rails/db/import" for 127.0.0.1 at 2015-10-25 01:02:09 +0300
4645
+ Processing by RailsDb::SqlController#import as HTML
4646
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/sql/_import_sample.html.erb (0.7ms)
4647
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/sql/import.html.erb within layouts/rails_db/application (9.2ms)
4648
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (2.5ms)
4649
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (4.2ms)
4650
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (3.3ms)
4651
+ Completed 200 OK in 30ms (Views: 29.4ms | ActiveRecord: 0.3ms)
4652
+ Started GET "//rails/db/data-table" for 127.0.0.1 at 2015-10-25 01:02:09 +0300
4653
+ Processing by RailsDb::DashboardController#data_table as HTML
4654
+ --> Executing: SELECT id, name, users_count FROM accounts ORDER BY id desc LIMIT 5 OFFSET 0
4655
+  (0.2ms) SELECT id, name, users_count FROM accounts ORDER BY id desc LIMIT 5 OFFSET 0
4656
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_data_table.html.erb (2.1ms)
4657
+ --> Executing: SELECT * FROM users ORDER BY id desc LIMIT 5 OFFSET 0
4658
+  (0.2ms) SELECT * FROM users ORDER BY id desc LIMIT 5 OFFSET 0
4659
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_data_table.html.erb (1.5ms)
4660
+ --> Executing: select name, age from users order by age desc limit 5
4661
+  (0.3ms) select name, age from users order by age desc limit 5
4662
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sql_result.html.erb (1.2ms)
4663
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/dashboard/data_table.html.erb within layouts/rails_db/application (14.3ms)
4664
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (1.3ms)
4665
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.4ms)
4666
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.6ms)
4667
+ Completed 200 OK in 23ms (Views: 21.5ms | ActiveRecord: 1.7ms)
4668
+ --------------------------
4669
+ SqlImportTest: test_import
4670
+ --------------------------
4671
+ SQL (1.1ms) DELETE FROM "accounts"
4672
+ SQL (0.9ms) DELETE FROM "users"
4673
+ ------------------------------------
4674
+ DatabaseTest: test_accessible_tables
4675
+ ------------------------------------
4676
+ SQL (0.9ms) DELETE FROM "accounts"
4677
+ SQL (0.8ms) DELETE FROM "users"
4678
+ -------------------------
4679
+ DatabaseTest: test_tables
4680
+ -------------------------
4681
+ SQL (1.0ms) DELETE FROM "accounts"
4682
+ SQL (0.9ms) DELETE FROM "users"
4683
+ --------------------------
4684
+ DatabaseTest: test_adapter
4685
+ --------------------------
4686
+ SQL (0.8ms) DELETE FROM "accounts"
4687
+ SQL (0.8ms) DELETE FROM "users"
4688
+ ------------------------
4689
+ DatabaseTest: test_query
4690
+ ------------------------
4691
+ SQL (0.8ms) DELETE FROM "accounts"
4692
+ SQL (0.8ms) DELETE FROM "users"
4693
+ SQL (1.0ms) DELETE FROM "users"
4694
+  (0.1ms) begin transaction
4695
+ SQL (0.3ms) INSERT INTO "users" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "Igor"], ["created_at", "2015-10-24 22:02:09.667122"], ["updated_at", "2015-10-24 22:02:09.667122"]]
4696
+  (0.9ms) commit transaction
4697
+ --> Executing: select count(*) as users_count from users
4698
+  (0.1ms) select count(*) as users_count from users
4699
+ --> Executing: EXPLAIN select count(*) as users_count from users
4700
+  (0.1ms) EXPLAIN select count(*) as users_count from users
4701
+ ActiveRecord::SchemaMigration Load (0.6ms) SELECT "schema_migrations".* FROM "schema_migrations"
4702
+ --------------------------
4703
+ SqlImportTest: test_import
4704
+ --------------------------
4705
+  (0.5ms) update users set age = 11 where id = 1
4706
+  (0.1ms) update users set age = 22 where id = 2
4707
+  (0.1ms) update users set age = 33 where id = 3
4708
+  (1.4ms) 
4709
+ CREATE TABLE t(x INTEGER, y, z, PRIMARY KEY(x ASC));
4710
+ -----------------------
4711
+ RailsDbTest: test_truth
4712
+ -----------------------
4713
+  (1.3ms) DROP TABLE "t"
4714
+ ----------------------------------------------
4715
+ DashboardControllerTest: test_should_get_index
4716
+ ----------------------------------------------
4717
+  (0.1ms) begin transaction
4718
+ SQL (0.9ms) INSERT INTO "users" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "Igor"], ["created_at", "2015-10-24 22:03:59.158004"], ["updated_at", "2015-10-24 22:03:59.158004"]]
4719
+  (1.0ms) commit transaction
4720
+  (0.1ms) begin transaction
4721
+ SQL (1.1ms) INSERT INTO "accounts" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "Igor"], ["created_at", "2015-10-24 22:03:59.173772"], ["updated_at", "2015-10-24 22:03:59.173772"]]
4722
+  (1.2ms) commit transaction
4723
+ Started GET "/rails/db" for 127.0.0.1 at 2015-10-25 01:03:59 +0300
4724
+ Processing by RailsDb::DashboardController#index as HTML
4725
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/dashboard/index.html.erb within layouts/rails_db/application (135.7ms)
4726
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (7.0ms)
4727
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (2.1ms)
4728
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (2.4ms)
4729
+ Completed 200 OK in 326ms (Views: 325.7ms | ActiveRecord: 0.2ms)
4730
+ Started GET "/rails/db/tables/users" for 127.0.0.1 at 2015-10-25 01:03:59 +0300
4731
+ Processing by RailsDb::TablesController#show as HTML
4732
+ Parameters: {"id"=>"users"}
4733
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_exp_col.html.erb (0.5ms)
4734
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/tables/_show.html.erb (5.7ms)
4735
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/tables/show.html.erb within layouts/rails_db/application (10.2ms)
4736
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (1.2ms)
4737
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.3ms)
4738
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.6ms)
4739
+ Completed 200 OK in 41ms (Views: 21.6ms | ActiveRecord: 0.6ms)
4740
+ Started GET "/rails/db/tables/users/data" for 127.0.0.1 at 2015-10-25 01:03:59 +0300
4741
+ Processing by RailsDb::TablesController#data as HTML
4742
+ Parameters: {"table_id"=>"users"}
4743
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_exp_col.html.erb (0.2ms)
4744
+ --> Executing: SELECT * FROM users LIMIT 10 OFFSET 0
4745
+  (0.2ms) SELECT * FROM users LIMIT 10 OFFSET 0
4746
+ --> Executing: SELECT COUNT(*) FROM users
4747
+  (0.1ms) SELECT COUNT(*) FROM users
4748
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/tables/_data.html.erb (7.3ms)
4749
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/tables/data.html.erb within layouts/rails_db/application (9.8ms)
4750
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (1.2ms)
4751
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.2ms)
4752
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.6ms)
4753
+ Completed 200 OK in 18ms (Views: 16.9ms | ActiveRecord: 0.9ms)
4754
+ Started GET "/rails/db/sql" for 127.0.0.1 at 2015-10-25 01:03:59 +0300
4755
+ Processing by RailsDb::SqlController#index as HTML
4756
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_exp_col.html.erb (0.2ms)
4757
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/sql/_history.html.erb (2.9ms)
4758
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/sql/index.html.erb within layouts/rails_db/application (12.4ms)
4759
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (1.3ms)
4760
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.5ms)
4761
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.8ms)
4762
+ Completed 200 OK in 26ms (Views: 23.2ms | ActiveRecord: 1.8ms)
4763
+ Started GET "/rails/db/import" for 127.0.0.1 at 2015-10-25 01:03:59 +0300
4764
+ Processing by RailsDb::SqlController#import as HTML
4765
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/sql/_import_sample.html.erb (0.4ms)
4766
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/sql/import.html.erb within layouts/rails_db/application (4.5ms)
4767
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (1.3ms)
4768
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.3ms)
4769
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.6ms)
4770
+ Completed 200 OK in 14ms (Views: 14.0ms | ActiveRecord: 0.2ms)
4771
+ Started GET "//rails/db/data-table" for 127.0.0.1 at 2015-10-25 01:03:59 +0300
4772
+ Processing by RailsDb::DashboardController#data_table as HTML
4773
+ --> Executing: SELECT id, name, users_count FROM accounts ORDER BY id desc LIMIT 5 OFFSET 0
4774
+  (0.2ms) SELECT id, name, users_count FROM accounts ORDER BY id desc LIMIT 5 OFFSET 0
4775
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_data_table.html.erb (1.6ms)
4776
+ --> Executing: SELECT * FROM users ORDER BY id desc LIMIT 5 OFFSET 0
4777
+  (0.1ms) SELECT * FROM users ORDER BY id desc LIMIT 5 OFFSET 0
4778
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_data_table.html.erb (1.3ms)
4779
+ --> Executing: select name, age from users order by age desc limit 5
4780
+  (0.2ms) select name, age from users order by age desc limit 5
4781
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sql_result.html.erb (1.1ms)
4782
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/dashboard/data_table.html.erb within layouts/rails_db/application (11.5ms)
4783
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (1.9ms)
4784
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (2.5ms)
4785
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (1.0ms)
4786
+ Completed 200 OK in 22ms (Views: 20.6ms | ActiveRecord: 1.6ms)
4787
+ -----------------------
4788
+ TableTest: test_columns
4789
+ -----------------------
4790
+ SQL (1.0ms) DELETE FROM "accounts"
4791
+ SQL (0.8ms) DELETE FROM "users"
4792
+ ----------------------
4793
+ TableTest: test_to_csv
4794
+ ----------------------
4795
+ SQL (0.9ms) DELETE FROM "accounts"
4796
+ SQL (0.7ms) DELETE FROM "users"
4797
+  (0.1ms) begin transaction
4798
+ SQL (0.2ms) INSERT INTO "users" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "igor"], ["created_at", "2015-10-24 22:03:59.759666"], ["updated_at", "2015-10-24 22:03:59.759666"]]
4799
+  (0.9ms) commit transaction
4800
+ --> Executing: SELECT * FROM users
4801
+  (0.1ms) SELECT * FROM users
4802
+ ------------------------------------
4803
+ DatabaseTest: test_accessible_tables
4804
+ ------------------------------------
4805
+ SQL (1.0ms) DELETE FROM "accounts"
4806
+ SQL (0.8ms) DELETE FROM "users"
4807
+ -------------------------
4808
+ DatabaseTest: test_tables
4809
+ -------------------------
4810
+ SQL (0.9ms) DELETE FROM "accounts"
4811
+ SQL (0.9ms) DELETE FROM "users"
4812
+ --------------------------
4813
+ DatabaseTest: test_adapter
4814
+ --------------------------
4815
+ SQL (0.8ms) DELETE FROM "accounts"
4816
+ SQL (0.8ms) DELETE FROM "users"
4817
+ ------------------------
4818
+ DatabaseTest: test_query
4819
+ ------------------------
4820
+ SQL (0.9ms) DELETE FROM "accounts"
4821
+ SQL (0.8ms) DELETE FROM "users"
4822
+ SQL (0.7ms) DELETE FROM "users"
4823
+  (0.1ms) begin transaction
4824
+ SQL (0.2ms) INSERT INTO "users" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "Igor"], ["created_at", "2015-10-24 22:03:59.780203"], ["updated_at", "2015-10-24 22:03:59.780203"]]
4825
+  (0.7ms) commit transaction
4826
+ --> Executing: select count(*) as users_count from users
4827
+  (0.1ms) select count(*) as users_count from users
4828
+ --> Executing: EXPLAIN select count(*) as users_count from users
4829
+  (0.1ms) EXPLAIN select count(*) as users_count from users
4830
+ ActiveRecord::SchemaMigration Load (0.6ms) SELECT "schema_migrations".* FROM "schema_migrations"
4831
+ ------------------------------------------------------------------
4832
+ RailsDbDataTableHelperTest: test_default_rails_db_data_table_works
4833
+ ------------------------------------------------------------------
4834
+  (0.1ms) begin transaction
4835
+ SQL (1.6ms) INSERT INTO "users" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "Igor"], ["created_at", "2015-10-25 16:22:59.207162"], ["updated_at", "2015-10-25 16:22:59.207162"]]
4836
+  (0.7ms) commit transaction
4837
+ -----------------------
4838
+ TableTest: test_columns
4839
+ -----------------------
4840
+ SQL (1.4ms) DELETE FROM "users"
4841
+ ----------------------
4842
+ TableTest: test_to_csv
4843
+ ----------------------
4844
+ SQL (1.5ms) DELETE FROM "users"
4845
+  (0.1ms) begin transaction
4846
+ SQL (0.4ms) INSERT INTO "users" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "igor"], ["created_at", "2015-10-25 16:22:59.248126"], ["updated_at", "2015-10-25 16:22:59.248126"]]
4847
+  (2.1ms) commit transaction
4848
+ --> Executing: SELECT * FROM users
4849
+  (0.5ms) SELECT * FROM users
4850
+ ------------------------------------
4851
+ DatabaseTest: test_accessible_tables
4852
+ ------------------------------------
4853
+ SQL (1.2ms) DELETE FROM "users"
4854
+ --------------------------
4855
+ DatabaseTest: test_adapter
4856
+ --------------------------
4857
+ SQL (1.0ms) DELETE FROM "users"
4858
+ ------------------------
4859
+ DatabaseTest: test_query
4860
+ ------------------------
4861
+ SQL (0.8ms) DELETE FROM "users"
4862
+ SQL (0.8ms) DELETE FROM "users"
4863
+  (0.1ms) begin transaction
4864
+ SQL (0.3ms) INSERT INTO "users" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "Igor"], ["created_at", "2015-10-25 16:22:59.266995"], ["updated_at", "2015-10-25 16:22:59.266995"]]
4865
+  (3.2ms) commit transaction
4866
+ --> Executing: select count(*) as users_count from users
4867
+  (0.3ms) select count(*) as users_count from users
4868
+ --> Executing: EXPLAIN select count(*) as users_count from users
4869
+  (0.1ms) EXPLAIN select count(*) as users_count from users
4870
+ -------------------------
4871
+ DatabaseTest: test_tables
4872
+ -------------------------
4873
+ SQL (1.7ms) DELETE FROM "users"
4874
+ ----------------------------------------------
4875
+ DashboardControllerTest: test_should_get_index
4876
+ ----------------------------------------------
4877
+  (0.1ms) begin transaction
4878
+ SQL (0.6ms) INSERT INTO "users" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "Igor"], ["created_at", "2015-10-25 16:22:59.287383"], ["updated_at", "2015-10-25 16:22:59.287383"]]
4879
+  (0.8ms) commit transaction
4880
+  (0.1ms) begin transaction
4881
+ SQL (1.0ms) INSERT INTO "accounts" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "Igor"], ["created_at", "2015-10-25 16:22:59.301340"], ["updated_at", "2015-10-25 16:22:59.301340"]]
4882
+  (0.8ms) commit transaction
4883
+ Started GET "/rails/db" for 127.0.0.1 at 2015-10-25 18:22:59 +0200
4884
+ Processing by RailsDb::DashboardController#index as HTML
4885
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/dashboard/index.html.erb within layouts/rails_db/application (147.3ms)
4886
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (7.4ms)
4887
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (2.2ms)
4888
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (2.9ms)
4889
+ Completed 200 OK in 353ms (Views: 352.8ms | ActiveRecord: 0.2ms)
4890
+ Started GET "/rails/db/tables/users" for 127.0.0.1 at 2015-10-25 18:22:59 +0200
4891
+ Processing by RailsDb::TablesController#show as HTML
4892
+ Parameters: {"id"=>"users"}
4893
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_exp_col.html.erb (0.6ms)
4894
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/tables/_show.html.erb (6.0ms)
4895
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/tables/show.html.erb within layouts/rails_db/application (9.0ms)
4896
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (1.3ms)
4897
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.5ms)
4898
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.6ms)
4899
+ Completed 200 OK in 22ms (Views: 21.1ms | ActiveRecord: 0.6ms)
4900
+ Started GET "/rails/db/tables/users/data" for 127.0.0.1 at 2015-10-25 18:22:59 +0200
4901
+ Processing by RailsDb::TablesController#data as HTML
4902
+ Parameters: {"table_id"=>"users"}
4903
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_exp_col.html.erb (0.2ms)
4904
+ --> Executing: SELECT * FROM users LIMIT 10 OFFSET 0
4905
+  (0.2ms) SELECT * FROM users LIMIT 10 OFFSET 0
4906
+ --> Executing: SELECT COUNT(*) FROM users
4907
+  (0.1ms) SELECT COUNT(*) FROM users
4908
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/tables/_data.html.erb (9.7ms)
4909
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/tables/data.html.erb within layouts/rails_db/application (12.7ms)
4910
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (1.3ms)
4911
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.4ms)
4912
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.6ms)
4913
+ Completed 200 OK in 22ms (Views: 20.7ms | ActiveRecord: 1.1ms)
4914
+ Started GET "/rails/db/sql" for 127.0.0.1 at 2015-10-25 18:22:59 +0200
4915
+ Processing by RailsDb::SqlController#index as HTML
4916
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_exp_col.html.erb (0.2ms)
4917
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/sql/_history.html.erb (1.0ms)
4918
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/sql/index.html.erb within layouts/rails_db/application (9.2ms)
4919
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (1.4ms)
4920
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (2.0ms)
4921
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.8ms)
4922
+ Completed 200 OK in 22ms (Views: 19.8ms | ActiveRecord: 2.1ms)
4923
+ Started GET "/rails/db/import" for 127.0.0.1 at 2015-10-25 18:22:59 +0200
4924
+ Processing by RailsDb::SqlController#import as HTML
4925
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/sql/_import_sample.html.erb (0.4ms)
4926
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/sql/import.html.erb within layouts/rails_db/application (4.1ms)
4927
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (1.5ms)
4928
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.4ms)
4929
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.7ms)
4930
+ Completed 200 OK in 14ms (Views: 13.4ms | ActiveRecord: 0.2ms)
4931
+ Started GET "/rails/db/data-table" for 127.0.0.1 at 2015-10-25 18:22:59 +0200
4932
+ Processing by RailsDb::DashboardController#data_table as HTML
4933
+ --> Executing: SELECT id, name, users_count FROM accounts ORDER BY users_count desc LIMIT 3 OFFSET 0
4934
+  (0.2ms) SELECT id, name, users_count FROM accounts ORDER BY users_count desc LIMIT 3 OFFSET 0
4935
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_data_table.html.erb (1.8ms)
4936
+ --> Executing: SELECT * FROM accounts LIMIT 5 OFFSET 0
4937
+  (0.1ms) SELECT * FROM accounts LIMIT 5 OFFSET 0
4938
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_data_table.html.erb (0.8ms)
4939
+ --> Executing: select name, age from users order by age desc limit 5
4940
+  (0.1ms) select name, age from users order by age desc limit 5
4941
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sql_result.html.erb (1.8ms)
4942
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/dashboard/data_table.html.erb within layouts/rails_db/application (10.8ms)
4943
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (1.5ms)
4944
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (2.7ms)
4945
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (1.1ms)
4946
+ Completed 200 OK in 23ms (Views: 21.2ms | ActiveRecord: 1.3ms)
4947
+ --------------------------
4948
+ SqlImportTest: test_import
4949
+ --------------------------
4950
+ SQL (1.2ms) DELETE FROM "accounts"
4951
+ SQL (0.9ms) DELETE FROM "users"
4952
+  (0.1ms) update users set age = 11 where id = 1
4953
+  (0.1ms) update users set age = 22 where id = 2
4954
+  (0.1ms) update users set age = 33 where id = 3
4955
+  (1.2ms) 
4956
+ CREATE TABLE t(x INTEGER, y, z, PRIMARY KEY(x ASC));
4957
+ -----------------------
4958
+ RailsDbTest: test_truth
4959
+ -----------------------
4960
+  (1.7ms) DROP TABLE "t"
4961
+ SQL (1.1ms) DELETE FROM "accounts"
4962
+ SQL (1.1ms) DELETE FROM "users"
4963
+ ActiveRecord::SchemaMigration Load (0.6ms) SELECT "schema_migrations".* FROM "schema_migrations"
4964
+ ------------------------------------
4965
+ DatabaseTest: test_accessible_tables
4966
+ ------------------------------------
4967
+ --------------------------
4968
+ DatabaseTest: test_adapter
4969
+ --------------------------
4970
+ ------------------------
4971
+ DatabaseTest: test_query
4972
+ ------------------------
4973
+ SQL (1.5ms) DELETE FROM "users"
4974
+  (0.1ms) begin transaction
4975
+ SQL (0.9ms) INSERT INTO "users" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "Igor"], ["created_at", "2015-10-25 16:23:18.254154"], ["updated_at", "2015-10-25 16:23:18.254154"]]
4976
+  (1.2ms) commit transaction
4977
+ --> Executing: select count(*) as users_count from users
4978
+  (0.2ms) select count(*) as users_count from users
4979
+ --> Executing: EXPLAIN select count(*) as users_count from users
4980
+  (0.1ms) EXPLAIN select count(*) as users_count from users
4981
+ -------------------------
4982
+ DatabaseTest: test_tables
4983
+ -------------------------
4984
+ SQL (1.3ms) DELETE FROM "users"
4985
+ ----------------------------------------------
4986
+ DashboardControllerTest: test_should_get_index
4987
+ ----------------------------------------------
4988
+  (0.1ms) begin transaction
4989
+ SQL (0.4ms) INSERT INTO "users" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "Igor"], ["created_at", "2015-10-25 16:23:18.274778"], ["updated_at", "2015-10-25 16:23:18.274778"]]
4990
+  (0.8ms) commit transaction
4991
+  (0.1ms) begin transaction
4992
+ SQL (0.7ms) INSERT INTO "accounts" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "Igor"], ["created_at", "2015-10-25 16:23:18.282905"], ["updated_at", "2015-10-25 16:23:18.282905"]]
4993
+  (0.9ms) commit transaction
4994
+ Started GET "/rails/db" for 127.0.0.1 at 2015-10-25 18:23:18 +0200
4995
+ Processing by RailsDb::DashboardController#index as HTML
4996
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/dashboard/index.html.erb within layouts/rails_db/application (146.6ms)
4997
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (10.6ms)
4998
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (4.1ms)
4999
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (2.1ms)
5000
+ Completed 200 OK in 339ms (Views: 338.8ms | ActiveRecord: 0.3ms)
5001
+ Started GET "/rails/db/tables/users" for 127.0.0.1 at 2015-10-25 18:23:18 +0200
5002
+ Processing by RailsDb::TablesController#show as HTML
5003
+ Parameters: {"id"=>"users"}
5004
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_exp_col.html.erb (0.6ms)
5005
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/tables/_show.html.erb (6.1ms)
5006
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/tables/show.html.erb within layouts/rails_db/application (8.8ms)
5007
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (1.4ms)
5008
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.4ms)
5009
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.6ms)
5010
+ Completed 200 OK in 39ms (Views: 20.9ms | ActiveRecord: 0.7ms)
5011
+ Started GET "/rails/db/tables/users/data" for 127.0.0.1 at 2015-10-25 18:23:18 +0200
5012
+ Processing by RailsDb::TablesController#data as HTML
5013
+ Parameters: {"table_id"=>"users"}
5014
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_exp_col.html.erb (0.2ms)
5015
+ --> Executing: SELECT * FROM users LIMIT 10 OFFSET 0
5016
+  (0.2ms) SELECT * FROM users LIMIT 10 OFFSET 0
5017
+ --> Executing: SELECT COUNT(*) FROM users
5018
+  (0.1ms) SELECT COUNT(*) FROM users
5019
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/tables/_data.html.erb (7.2ms)
5020
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/tables/data.html.erb within layouts/rails_db/application (9.9ms)
5021
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (1.2ms)
5022
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.4ms)
5023
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.9ms)
5024
+ Completed 200 OK in 20ms (Views: 18.1ms | ActiveRecord: 1.0ms)
5025
+ Started GET "/rails/db/sql" for 127.0.0.1 at 2015-10-25 18:23:18 +0200
5026
+ Processing by RailsDb::SqlController#index as HTML
5027
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_exp_col.html.erb (0.2ms)
5028
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/sql/_history.html.erb (1.1ms)
5029
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/sql/index.html.erb within layouts/rails_db/application (9.1ms)
5030
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (1.4ms)
5031
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.6ms)
5032
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.6ms)
5033
+ Completed 200 OK in 21ms (Views: 19.3ms | ActiveRecord: 1.7ms)
5034
+ Started GET "/rails/db/import" for 127.0.0.1 at 2015-10-25 18:23:18 +0200
5035
+ Processing by RailsDb::SqlController#import as HTML
5036
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/sql/_import_sample.html.erb (0.7ms)
5037
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/sql/import.html.erb within layouts/rails_db/application (4.6ms)
5038
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (1.4ms)
5039
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.4ms)
5040
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.9ms)
5041
+ Completed 200 OK in 15ms (Views: 14.8ms | ActiveRecord: 0.2ms)
5042
+ Started GET "/rails/db/data-table" for 127.0.0.1 at 2015-10-25 18:23:18 +0200
5043
+ Processing by RailsDb::DashboardController#data_table as HTML
5044
+ --> Executing: SELECT id, name, users_count FROM accounts ORDER BY users_count desc LIMIT 3 OFFSET 0
5045
+  (0.2ms) SELECT id, name, users_count FROM accounts ORDER BY users_count desc LIMIT 3 OFFSET 0
5046
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_data_table.html.erb (1.7ms)
5047
+ --> Executing: SELECT * FROM accounts LIMIT 5 OFFSET 0
5048
+  (0.1ms) SELECT * FROM accounts LIMIT 5 OFFSET 0
5049
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_data_table.html.erb (0.8ms)
5050
+ --> Executing: select name, age from users order by age desc limit 5
5051
+  (0.2ms) select name, age from users order by age desc limit 5
5052
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sql_result.html.erb (2.1ms)
5053
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/dashboard/data_table.html.erb within layouts/rails_db/application (11.2ms)
5054
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (1.6ms)
5055
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.8ms)
5056
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.6ms)
5057
+ Completed 200 OK in 21ms (Views: 19.9ms | ActiveRecord: 1.3ms)
5058
+ -----------------------
5059
+ RailsDbTest: test_truth
5060
+ -----------------------
5061
+ SQL (1.1ms) DELETE FROM "accounts"
5062
+ SQL (0.8ms) DELETE FROM "users"
5063
+ --------------------------
5064
+ SqlImportTest: test_import
5065
+ --------------------------
5066
+ SQL (0.7ms) DELETE FROM "accounts"
5067
+ SQL (0.9ms) DELETE FROM "users"
5068
+  (0.3ms) update users set age = 11 where id = 1
5069
+  (0.2ms) update users set age = 22 where id = 2
5070
+  (0.1ms) update users set age = 33 where id = 3
5071
+  (1.4ms) 
5072
+ CREATE TABLE t(x INTEGER, y, z, PRIMARY KEY(x ASC));
5073
+ -----------------------
5074
+ TableTest: test_columns
5075
+ -----------------------
5076
+  (1.1ms) DROP TABLE "t"
5077
+ SQL (0.8ms) DELETE FROM "accounts"
5078
+ SQL (0.8ms) DELETE FROM "users"
5079
+ ----------------------
5080
+ TableTest: test_to_csv
5081
+ ----------------------
5082
+ SQL (0.8ms) DELETE FROM "accounts"
5083
+ SQL (0.9ms) DELETE FROM "users"
5084
+  (0.1ms) begin transaction
5085
+ SQL (0.4ms) INSERT INTO "users" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "igor"], ["created_at", "2015-10-25 16:23:18.839117"], ["updated_at", "2015-10-25 16:23:18.839117"]]
5086
+  (0.9ms) commit transaction
5087
+ --> Executing: SELECT * FROM users
5088
+  (0.1ms) SELECT * FROM users
5089
+ ------------------------------------------------------------------
5090
+ RailsDbDataTableHelperTest: test_default_rails_db_data_table_works
5091
+ ------------------------------------------------------------------
5092
+ SQL (1.0ms) DELETE FROM "accounts"
5093
+ SQL (0.8ms) DELETE FROM "users"
5094
+  (0.1ms) begin transaction
5095
+ SQL (0.3ms) INSERT INTO "users" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "Igor"], ["created_at", "2015-10-25 16:23:18.849727"], ["updated_at", "2015-10-25 16:23:18.849727"]]
5096
+  (0.8ms) commit transaction
5097
+ ActiveRecord::SchemaMigration Load (0.5ms) SELECT "schema_migrations".* FROM "schema_migrations"
5098
+ --------------------------
5099
+ SqlImportTest: test_import
5100
+ --------------------------
5101
+  (0.5ms) update users set age = 11 where id = 1
5102
+  (0.1ms) update users set age = 22 where id = 2
5103
+  (0.1ms) update users set age = 33 where id = 3
5104
+  (1.8ms) 
5105
+ CREATE TABLE t(x INTEGER, y, z, PRIMARY KEY(x ASC));
5106
+ ------------------------------------------------------------------
5107
+ RailsDbDataTableHelperTest: test_default_rails_db_data_table_works
5108
+ ------------------------------------------------------------------
5109
+  (1.0ms) DROP TABLE "t"
5110
+  (0.1ms) begin transaction
5111
+ SQL (0.9ms) INSERT INTO "users" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "Igor"], ["created_at", "2015-10-25 16:23:53.139658"], ["updated_at", "2015-10-25 16:23:53.139658"]]
5112
+  (0.7ms) commit transaction
5113
+ -----------------------
5114
+ RailsDbTest: test_truth
5115
+ -----------------------
5116
+ SQL (1.6ms) DELETE FROM "users"
5117
+ ----------------------------------------------
5118
+ DashboardControllerTest: test_should_get_index
5119
+ ----------------------------------------------
5120
+  (0.6ms) begin transaction
5121
+ SQL (0.8ms) INSERT INTO "users" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "Igor"], ["created_at", "2015-10-25 16:24:20.957327"], ["updated_at", "2015-10-25 16:24:20.957327"]]
5122
+  (1.2ms) commit transaction
5123
+  (0.3ms) begin transaction
5124
+ SQL (1.1ms) INSERT INTO "accounts" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "Igor"], ["created_at", "2015-10-25 16:24:21.002054"], ["updated_at", "2015-10-25 16:24:21.002054"]]
5125
+  (1.3ms) commit transaction
5126
+ Started GET "/rails/db" for 127.0.0.1 at 2015-10-25 18:24:21 +0200
5127
+ Processing by RailsDb::DashboardController#index as HTML
5128
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/dashboard/index.html.erb within layouts/rails_db/application (496.9ms)
5129
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (24.2ms)
5130
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (14.4ms)
5131
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (10.5ms)
5132
+ Completed 200 OK in 959ms (Views: 957.6ms | ActiveRecord: 0.7ms)
5133
+ Started GET "/rails/db/tables/users" for 127.0.0.1 at 2015-10-25 18:24:22 +0200
5134
+ Processing by RailsDb::TablesController#show as HTML
5135
+ Parameters: {"id"=>"users"}
5136
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_exp_col.html.erb (3.3ms)
5137
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/tables/_show.html.erb (24.4ms)
5138
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/tables/show.html.erb within layouts/rails_db/application (29.2ms)
5139
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (10.6ms)
5140
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (8.6ms)
5141
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (4.2ms)
5142
+ Completed 200 OK in 130ms (Views: 76.9ms | ActiveRecord: 2.1ms)
5143
+ Started GET "/rails/db/tables/users/data" for 127.0.0.1 at 2015-10-25 18:24:22 +0200
5144
+ Processing by RailsDb::TablesController#data as HTML
5145
+ Parameters: {"table_id"=>"users"}
5146
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_exp_col.html.erb (0.8ms)
5147
+ --> Executing: SELECT * FROM users LIMIT 10 OFFSET 0
5148
+  (0.4ms) SELECT * FROM users LIMIT 10 OFFSET 0
5149
+ --> Executing: SELECT COUNT(*) FROM users
5150
+  (0.7ms) SELECT COUNT(*) FROM users
5151
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/tables/_data.html.erb (38.7ms)
5152
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/tables/data.html.erb within layouts/rails_db/application (43.2ms)
5153
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (8.0ms)
5154
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (19.4ms)
5155
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (4.8ms)
5156
+ Completed 200 OK in 99ms (Views: 93.4ms | ActiveRecord: 3.1ms)
5157
+ Started GET "/rails/db/sql" for 127.0.0.1 at 2015-10-25 18:24:22 +0200
5158
+ Processing by RailsDb::SqlController#index as HTML
5159
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_exp_col.html.erb (0.8ms)
5160
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/sql/_history.html.erb (3.0ms)
5161
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/sql/index.html.erb within layouts/rails_db/application (33.9ms)
5162
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (10.7ms)
5163
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (8.3ms)
5164
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (4.1ms)
5165
+ Completed 200 OK in 84ms (Views: 76.7ms | ActiveRecord: 4.9ms)
5166
+ Started GET "/rails/db/import" for 127.0.0.1 at 2015-10-25 18:24:22 +0200
5167
+ Processing by RailsDb::SqlController#import as HTML
5168
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/sql/_import_sample.html.erb (1.0ms)
5169
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/sql/import.html.erb within layouts/rails_db/application (9.9ms)
5170
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (7.6ms)
5171
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (18.6ms)
5172
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (4.5ms)
5173
+ Completed 200 OK in 63ms (Views: 61.8ms | ActiveRecord: 0.4ms)
5174
+ Started GET "/rails/db/data-table" for 127.0.0.1 at 2015-10-25 18:24:22 +0200
5175
+ Processing by RailsDb::DashboardController#data_table as HTML
5176
+ --> Executing: SELECT id, name, users_count FROM accounts ORDER BY users_count desc LIMIT 3 OFFSET 0
5177
+  (0.4ms) SELECT id, name, users_count FROM accounts ORDER BY users_count desc LIMIT 3 OFFSET 0
5178
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_data_table.html.erb (5.4ms)
5179
+ --> Executing: SELECT * FROM accounts LIMIT 5 OFFSET 0
5180
+  (0.3ms) SELECT * FROM accounts LIMIT 5 OFFSET 0
5181
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_data_table.html.erb (4.7ms)
5182
+ --> Executing: select name, age from users order by age desc limit 5
5183
+  (0.4ms) select name, age from users order by age desc limit 5
5184
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sql_result.html.erb (3.4ms)
5185
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/dashboard/data_table.html.erb within layouts/rails_db/application (28.7ms)
5186
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (8.5ms)
5187
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (9.7ms)
5188
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (4.1ms)
5189
+ Completed 200 OK in 75ms (Views: 70.8ms | ActiveRecord: 3.0ms)
5190
+ -----------------------
5191
+ TableTest: test_columns
5192
+ -----------------------
5193
+ SQL (1.2ms) DELETE FROM "accounts"
5194
+ SQL (1.1ms) DELETE FROM "users"
5195
+ ----------------------
5196
+ TableTest: test_to_csv
5197
+ ----------------------
5198
+ SQL (1.9ms) DELETE FROM "accounts"
5199
+ SQL (1.5ms) DELETE FROM "users"
5200
+  (0.3ms) begin transaction
5201
+ SQL (0.7ms) INSERT INTO "users" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "igor"], ["created_at", "2015-10-25 16:24:22.643110"], ["updated_at", "2015-10-25 16:24:22.643110"]]
5202
+  (1.1ms) commit transaction
5203
+ --> Executing: SELECT * FROM users
5204
+  (0.4ms) SELECT * FROM users
5205
+ ------------------------------------
5206
+ DatabaseTest: test_accessible_tables
5207
+ ------------------------------------
5208
+ SQL (1.2ms) DELETE FROM "accounts"
5209
+ SQL (1.5ms) DELETE FROM "users"
5210
+ -------------------------
5211
+ DatabaseTest: test_tables
5212
+ -------------------------
5213
+ SQL (1.3ms) DELETE FROM "accounts"
5214
+ SQL (1.4ms) DELETE FROM "users"
5215
+ --------------------------
5216
+ DatabaseTest: test_adapter
5217
+ --------------------------
5218
+ SQL (2.9ms) DELETE FROM "accounts"
5219
+ SQL (15.0ms) DELETE FROM "users"
5220
+ ------------------------
5221
+ DatabaseTest: test_query
5222
+ ------------------------
5223
+ SQL (1.3ms) DELETE FROM "accounts"
5224
+ SQL (1.8ms) DELETE FROM "users"
5225
+ SQL (2.1ms) DELETE FROM "users"
5226
+  (0.3ms) begin transaction
5227
+ SQL (0.6ms) INSERT INTO "users" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "Igor"], ["created_at", "2015-10-25 16:24:22.785152"], ["updated_at", "2015-10-25 16:24:22.785152"]]
5228
+  (1.5ms) commit transaction
5229
+ --> Executing: select count(*) as users_count from users
5230
+  (0.8ms) select count(*) as users_count from users
5231
+ --> Executing: EXPLAIN select count(*) as users_count from users
5232
+  (0.8ms) EXPLAIN select count(*) as users_count from users
5233
+ ActiveRecord::SchemaMigration Load (0.6ms) SELECT "schema_migrations".* FROM "schema_migrations"
5234
+ ActiveRecord::SchemaMigration Load (0.5ms) SELECT "schema_migrations".* FROM "schema_migrations"
5235
+ ActiveRecord::SchemaMigration Load (0.5ms) SELECT "schema_migrations".* FROM "schema_migrations"
5236
+ --------------------------
5237
+ SqlImportTest: test_import
5238
+ --------------------------
5239
+  (0.5ms) update users set age = 11 where id = 1
5240
+  (0.1ms) update users set age = 22 where id = 2
5241
+  (0.1ms) update users set age = 33 where id = 3
5242
+  (1.4ms) 
5243
+ CREATE TABLE t(x INTEGER, y, z, PRIMARY KEY(x ASC));
5244
+ ------------------------------------------------------------------
5245
+ RailsDbDataTableHelperTest: test_default_rails_db_data_table_works
5246
+ ------------------------------------------------------------------
5247
+  (1.0ms) DROP TABLE "t"
5248
+  (0.1ms) begin transaction
5249
+ SQL (1.0ms) INSERT INTO "users" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "Igor"], ["created_at", "2015-10-25 16:26:09.729717"], ["updated_at", "2015-10-25 16:26:09.729717"]]
5250
+  (0.8ms) commit transaction
5251
+ ----------------------
5252
+ TableTest: test_to_csv
5253
+ ----------------------
5254
+ SQL (1.6ms) DELETE FROM "users"
5255
+  (0.5ms) begin transaction
5256
+ SQL (0.6ms) INSERT INTO "users" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "igor"], ["created_at", "2015-10-25 16:26:16.698215"], ["updated_at", "2015-10-25 16:26:16.698215"]]
5257
+  (1.5ms) commit transaction
5258
+ --> Executing: SELECT * FROM users
5259
+  (0.5ms) SELECT * FROM users
5260
+ -----------------------
5261
+ TableTest: test_columns
5262
+ -----------------------
5263
+ SQL (1.4ms) DELETE FROM "users"
5264
+ -----------------------
5265
+ RailsDbTest: test_truth
5266
+ -----------------------
5267
+ SQL (1.2ms) DELETE FROM "users"
5268
+ ----------------------------------------------
5269
+ DashboardControllerTest: test_should_get_index
5270
+ ----------------------------------------------
5271
+  (0.4ms) begin transaction
5272
+ SQL (0.7ms) INSERT INTO "users" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "Igor"], ["created_at", "2015-10-25 16:26:16.759989"], ["updated_at", "2015-10-25 16:26:16.759989"]]
5273
+  (1.0ms) commit transaction
5274
+  (0.4ms) begin transaction
5275
+ SQL (0.6ms) INSERT INTO "accounts" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "Igor"], ["created_at", "2015-10-25 16:26:16.796954"], ["updated_at", "2015-10-25 16:26:16.796954"]]
5276
+  (1.1ms) commit transaction
5277
+ Started GET "/rails/db" for 127.0.0.1 at 2015-10-25 18:26:16 +0200
5278
+ Processing by RailsDb::DashboardController#index as HTML
5279
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/dashboard/index.html.erb within layouts/rails_db/application (502.8ms)
5280
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (25.7ms)
5281
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (12.8ms)
5282
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (10.0ms)
5283
+ Completed 200 OK in 985ms (Views: 983.3ms | ActiveRecord: 0.5ms)
5284
+ Started GET "/rails/db/tables/users" for 127.0.0.1 at 2015-10-25 18:26:17 +0200
5285
+ Processing by RailsDb::TablesController#show as HTML
5286
+ Parameters: {"id"=>"users"}
5287
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_exp_col.html.erb (1.7ms)
5288
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/tables/_show.html.erb (24.7ms)
5289
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/tables/show.html.erb within layouts/rails_db/application (54.7ms)
5290
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (8.0ms)
5291
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (11.0ms)
5292
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (4.4ms)
5293
+ Completed 200 OK in 115ms (Views: 111.2ms | ActiveRecord: 1.6ms)
5294
+ Started GET "/rails/db/tables/users/data" for 127.0.0.1 at 2015-10-25 18:26:18 +0200
5295
+ Processing by RailsDb::TablesController#data as HTML
5296
+ Parameters: {"table_id"=>"users"}
5297
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_exp_col.html.erb (0.9ms)
5298
+ --> Executing: SELECT * FROM users LIMIT 10 OFFSET 0
5299
+  (0.6ms) SELECT * FROM users LIMIT 10 OFFSET 0
5300
+ --> Executing: SELECT COUNT(*) FROM users
5301
+  (0.3ms) SELECT COUNT(*) FROM users
5302
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/tables/_data.html.erb (43.4ms)
5303
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/tables/data.html.erb within layouts/rails_db/application (48.0ms)
5304
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (10.6ms)
5305
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (8.7ms)
5306
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (14.8ms)
5307
+ Completed 200 OK in 106ms (Views: 100.5ms | ActiveRecord: 2.9ms)
5308
+ Started GET "/rails/db/sql" for 127.0.0.1 at 2015-10-25 18:26:18 +0200
5309
+ Processing by RailsDb::SqlController#index as HTML
5310
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_exp_col.html.erb (0.8ms)
5311
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/sql/_history.html.erb (4.8ms)
5312
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/sql/index.html.erb within layouts/rails_db/application (37.0ms)
5313
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (8.5ms)
5314
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (8.2ms)
5315
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (6.1ms)
5316
+ Completed 200 OK in 92ms (Views: 84.5ms | ActiveRecord: 5.2ms)
5317
+ Started GET "/rails/db/import" for 127.0.0.1 at 2015-10-25 18:26:18 +0200
5318
+ Processing by RailsDb::SqlController#import as HTML
5319
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/sql/_import_sample.html.erb (1.1ms)
5320
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/sql/import.html.erb within layouts/rails_db/application (9.3ms)
5321
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (8.7ms)
5322
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (8.7ms)
5323
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (14.4ms)
5324
+ Completed 200 OK in 66ms (Views: 64.5ms | ActiveRecord: 0.4ms)
5325
+ Started GET "/rails/db/data-table" for 127.0.0.1 at 2015-10-25 18:26:18 +0200
5326
+ Processing by RailsDb::DashboardController#data_table as HTML
5327
+ --> Executing: SELECT id, name, users_count FROM accounts ORDER BY users_count desc LIMIT 3 OFFSET 0
5328
+  (0.5ms) SELECT id, name, users_count FROM accounts ORDER BY users_count desc LIMIT 3 OFFSET 0
5329
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_data_table.html.erb (5.5ms)
5330
+ --> Executing: SELECT * FROM accounts LIMIT 5 OFFSET 0
5331
+  (0.4ms) SELECT * FROM accounts LIMIT 5 OFFSET 0
5332
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_data_table.html.erb (6.9ms)
5333
+ --> Executing: select name, age from users order by age desc limit 5
5334
+  (0.5ms) select name, age from users order by age desc limit 5
5335
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sql_result.html.erb (4.0ms)
5336
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/dashboard/data_table.html.erb within layouts/rails_db/application (32.8ms)
5337
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (10.6ms)
5338
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (8.2ms)
5339
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (4.2ms)
5340
+ Completed 200 OK in 78ms (Views: 73.5ms | ActiveRecord: 3.6ms)
5341
+ ------------------------------------
5342
+ DatabaseTest: test_accessible_tables
5343
+ ------------------------------------
5344
+ SQL (1.6ms) DELETE FROM "accounts"
5345
+ SQL (1.2ms) DELETE FROM "users"
5346
+ --------------------------
5347
+ DatabaseTest: test_adapter
5348
+ --------------------------
5349
+ SQL (1.4ms) DELETE FROM "accounts"
5350
+ SQL (1.1ms) DELETE FROM "users"
5351
+ ------------------------
5352
+ DatabaseTest: test_query
5353
+ ------------------------
5354
+ SQL (1.3ms) DELETE FROM "accounts"
5355
+ SQL (1.2ms) DELETE FROM "users"
5356
+ SQL (1.1ms) DELETE FROM "users"
5357
+  (0.3ms) begin transaction
5358
+ SQL (0.6ms) INSERT INTO "users" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "Igor"], ["created_at", "2015-10-25 16:26:18.482770"], ["updated_at", "2015-10-25 16:26:18.482770"]]
5359
+  (1.4ms) commit transaction
5360
+ --> Executing: select count(*) as users_count from users
5361
+  (0.4ms) select count(*) as users_count from users
5362
+ --> Executing: EXPLAIN select count(*) as users_count from users
5363
+  (0.4ms) EXPLAIN select count(*) as users_count from users
5364
+ -------------------------
5365
+ DatabaseTest: test_tables
5366
+ -------------------------
5367
+ SQL (1.6ms) DELETE FROM "accounts"
5368
+ SQL (1.3ms) DELETE FROM "users"
5369
+ ActiveRecord::SchemaMigration Load (0.6ms) SELECT "schema_migrations".* FROM "schema_migrations"
5370
+ --------------------------
5371
+ SqlImportTest: test_import
5372
+ --------------------------
5373
+  (0.5ms) update users set age = 11 where id = 1
5374
+  (0.1ms) update users set age = 22 where id = 2
5375
+  (0.1ms) update users set age = 33 where id = 3
5376
+  (1.2ms) 
5377
+ CREATE TABLE t(x INTEGER, y, z, PRIMARY KEY(x ASC));
5378
+ ----------------------
5379
+ TableTest: test_to_csv
5380
+ ----------------------
5381
+  (1.1ms) DROP TABLE "t"
5382
+  (0.1ms) begin transaction
5383
+ SQL (1.0ms) INSERT INTO "users" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "igor"], ["created_at", "2015-10-25 16:27:30.964445"], ["updated_at", "2015-10-25 16:27:30.964445"]]
5384
+  (0.8ms) commit transaction
5385
+ --> Executing: SELECT * FROM users
5386
+  (0.1ms) SELECT * FROM users
5387
+ -----------------------
5388
+ TableTest: test_columns
5389
+ -----------------------
5390
+ SQL (1.3ms) DELETE FROM "users"
5391
+ -----------------------
5392
+ RailsDbTest: test_truth
5393
+ -----------------------
5394
+ SQL (0.9ms) DELETE FROM "users"
5395
+ ------------------------
5396
+ DatabaseTest: test_query
5397
+ ------------------------
5398
+ SQL (1.0ms) DELETE FROM "users"
5399
+ SQL (1.0ms) DELETE FROM "users"
5400
+  (0.1ms) begin transaction
5401
+ SQL (0.4ms) INSERT INTO "users" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "Igor"], ["created_at", "2015-10-25 16:27:30.984410"], ["updated_at", "2015-10-25 16:27:30.984410"]]
5402
+  (0.9ms) commit transaction
5403
+ --> Executing: select count(*) as users_count from users
5404
+  (0.2ms) select count(*) as users_count from users
5405
+ --> Executing: EXPLAIN select count(*) as users_count from users
5406
+  (0.1ms) EXPLAIN select count(*) as users_count from users
5407
+ -------------------------
5408
+ DatabaseTest: test_tables
5409
+ -------------------------
5410
+ SQL (1.0ms) DELETE FROM "users"
5411
+ --------------------------
5412
+ DatabaseTest: test_adapter
5413
+ --------------------------
5414
+ SQL (0.8ms) DELETE FROM "users"
5415
+ ------------------------------------
5416
+ DatabaseTest: test_accessible_tables
5417
+ ------------------------------------
5418
+ SQL (0.8ms) DELETE FROM "users"
5419
+ ----------------------------------------------
5420
+ DashboardControllerTest: test_should_get_index
5421
+ ----------------------------------------------
5422
+  (0.1ms) begin transaction
5423
+ SQL (0.4ms) INSERT INTO "users" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "Igor"], ["created_at", "2015-10-25 16:27:31.002122"], ["updated_at", "2015-10-25 16:27:31.002122"]]
5424
+  (0.8ms) commit transaction
5425
+  (0.1ms) begin transaction
5426
+ SQL (0.9ms) INSERT INTO "accounts" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "Igor"], ["created_at", "2015-10-25 16:27:31.010976"], ["updated_at", "2015-10-25 16:27:31.010976"]]
5427
+  (1.0ms) commit transaction
5428
+ Started GET "/rails/db" for 127.0.0.1 at 2015-10-25 18:27:31 +0200
5429
+ Processing by RailsDb::DashboardController#index as HTML
5430
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/dashboard/index.html.erb within layouts/rails_db/application (146.2ms)
5431
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (6.9ms)
5432
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (4.0ms)
5433
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (3.1ms)
5434
+ Completed 200 OK in 331ms (Views: 330.7ms | ActiveRecord: 0.4ms)
5435
+ Started GET "/rails/db/tables/users" for 127.0.0.1 at 2015-10-25 18:27:31 +0200
5436
+ Processing by RailsDb::TablesController#show as HTML
5437
+ Parameters: {"id"=>"users"}
5438
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_exp_col.html.erb (0.5ms)
5439
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/tables/_show.html.erb (5.6ms)
5440
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/tables/show.html.erb within layouts/rails_db/application (8.3ms)
5441
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (1.2ms)
5442
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.3ms)
5443
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.6ms)
5444
+ Completed 200 OK in 20ms (Views: 19.6ms | ActiveRecord: 0.6ms)
5445
+ Started GET "/rails/db/tables/users/data" for 127.0.0.1 at 2015-10-25 18:27:31 +0200
5446
+ Processing by RailsDb::TablesController#data as HTML
5447
+ Parameters: {"table_id"=>"users"}
5448
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_exp_col.html.erb (0.2ms)
5449
+ --> Executing: SELECT * FROM users LIMIT 10 OFFSET 0
5450
+  (0.1ms) SELECT * FROM users LIMIT 10 OFFSET 0
5451
+ --> Executing: SELECT COUNT(*) FROM users
5452
+  (0.1ms) SELECT COUNT(*) FROM users
5453
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/tables/_data.html.erb (6.3ms)
5454
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/tables/data.html.erb within layouts/rails_db/application (9.3ms)
5455
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (1.2ms)
5456
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.3ms)
5457
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.6ms)
5458
+ Completed 200 OK in 19ms (Views: 17.3ms | ActiveRecord: 0.8ms)
5459
+ Started GET "/rails/db/sql" for 127.0.0.1 at 2015-10-25 18:27:31 +0200
5460
+ Processing by RailsDb::SqlController#index as HTML
5461
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_exp_col.html.erb (0.2ms)
5462
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/sql/_history.html.erb (0.9ms)
5463
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/sql/index.html.erb within layouts/rails_db/application (8.7ms)
5464
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (1.3ms)
5465
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.3ms)
5466
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.7ms)
5467
+ Completed 200 OK in 21ms (Views: 19.1ms | ActiveRecord: 1.5ms)
5468
+ Started GET "/rails/db/import" for 127.0.0.1 at 2015-10-25 18:27:31 +0200
5469
+ Processing by RailsDb::SqlController#import as HTML
5470
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/sql/_import_sample.html.erb (0.4ms)
5471
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/sql/import.html.erb within layouts/rails_db/application (4.0ms)
5472
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (1.4ms)
5473
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.3ms)
5474
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.6ms)
5475
+ Completed 200 OK in 13ms (Views: 12.8ms | ActiveRecord: 0.2ms)
5476
+ Started GET "/rails/db/data-table" for 127.0.0.1 at 2015-10-25 18:27:31 +0200
5477
+ Processing by RailsDb::DashboardController#data_table as HTML
5478
+ --> Executing: SELECT id, name, users_count FROM accounts ORDER BY users_count desc LIMIT 3 OFFSET 0
5479
+  (0.2ms) SELECT id, name, users_count FROM accounts ORDER BY users_count desc LIMIT 3 OFFSET 0
5480
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_data_table.html.erb (1.7ms)
5481
+ --> Executing: SELECT * FROM accounts LIMIT 5 OFFSET 0
5482
+  (0.1ms) SELECT * FROM accounts LIMIT 5 OFFSET 0
5483
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_data_table.html.erb (0.8ms)
5484
+ --> Executing: select name, age from users order by age desc limit 5
5485
+  (0.1ms) select name, age from users order by age desc limit 5
5486
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sql_result.html.erb (1.2ms)
5487
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/dashboard/data_table.html.erb within layouts/rails_db/application (10.0ms)
5488
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (2.1ms)
5489
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (2.7ms)
5490
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.7ms)
5491
+ Completed 200 OK in 22ms (Views: 20.5ms | ActiveRecord: 1.3ms)
5492
+ ------------------------------------------------------------------
5493
+ RailsDbDataTableHelperTest: test_default_rails_db_data_table_works
5494
+ ------------------------------------------------------------------
5495
+ SQL (1.0ms) DELETE FROM "accounts"
5496
+ SQL (0.8ms) DELETE FROM "users"
5497
+  (0.1ms) begin transaction
5498
+ SQL (0.2ms) INSERT INTO "users" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "Igor"], ["created_at", "2015-10-25 16:27:31.507254"], ["updated_at", "2015-10-25 16:27:31.507254"]]
5499
+  (0.8ms) commit transaction
5500
+ --> Executing: SELECT * FROM users
5501
+  (0.2ms) SELECT * FROM users
5502
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_data_table.html.erb (2.9ms)
5503
+ --> Executing: SELECT * FROM users
5504
+  (0.1ms) SELECT * FROM users
5505
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_data_table.html.erb (1.3ms)
5506
+ ActiveRecord::SchemaMigration Load (0.6ms) SELECT "schema_migrations".* FROM "schema_migrations"
5507
+ -----------------------
5508
+ RailsDbTest: test_truth
5509
+ -----------------------
5510
+ ------------------------------------
5511
+ DatabaseTest: test_accessible_tables
5512
+ ------------------------------------
5513
+ -------------------------
5514
+ DatabaseTest: test_tables
5515
+ -------------------------
5516
+ --------------------------
5517
+ DatabaseTest: test_adapter
5518
+ --------------------------
5519
+ ------------------------
5520
+ DatabaseTest: test_query
5521
+ ------------------------
5522
+ SQL (1.7ms) DELETE FROM "users"
5523
+  (0.1ms) begin transaction
5524
+ SQL (0.9ms) INSERT INTO "users" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "Igor"], ["created_at", "2015-10-25 16:28:11.400247"], ["updated_at", "2015-10-25 16:28:11.400247"]]
5525
+  (0.8ms) commit transaction
5526
+ --> Executing: select count(*) as users_count from users
5527
+  (0.2ms) select count(*) as users_count from users
5528
+ --> Executing: EXPLAIN select count(*) as users_count from users
5529
+  (0.2ms) EXPLAIN select count(*) as users_count from users
5530
+ -----------------------
5531
+ TableTest: test_columns
5532
+ -----------------------
5533
+ SQL (1.1ms) DELETE FROM "users"
5534
+ ----------------------
5535
+ TableTest: test_to_csv
5536
+ ----------------------
5537
+ SQL (1.1ms) DELETE FROM "users"
5538
+  (0.1ms) begin transaction
5539
+ SQL (0.6ms) INSERT INTO "users" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "igor"], ["created_at", "2015-10-25 16:28:11.441664"], ["updated_at", "2015-10-25 16:28:11.441664"]]
5540
+  (1.0ms) commit transaction
5541
+ --> Executing: SELECT * FROM users
5542
+  (0.2ms) SELECT * FROM users
5543
+ ----------------------------------------------
5544
+ DashboardControllerTest: test_should_get_index
5545
+ ----------------------------------------------
5546
+  (0.1ms) begin transaction
5547
+ SQL (0.3ms) INSERT INTO "users" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "Igor"], ["created_at", "2015-10-25 16:28:11.448004"], ["updated_at", "2015-10-25 16:28:11.448004"]]
5548
+  (0.9ms) commit transaction
5549
+  (0.1ms) begin transaction
5550
+ SQL (0.7ms) INSERT INTO "accounts" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "Igor"], ["created_at", "2015-10-25 16:28:11.456583"], ["updated_at", "2015-10-25 16:28:11.456583"]]
5551
+  (0.8ms) commit transaction
5552
+ Started GET "/rails/db" for 127.0.0.1 at 2015-10-25 18:28:11 +0200
5553
+ Processing by RailsDb::DashboardController#index as HTML
5554
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/dashboard/index.html.erb within layouts/rails_db/application (143.3ms)
5555
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (11.2ms)
5556
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (4.4ms)
5557
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (1.6ms)
5558
+ Completed 200 OK in 341ms (Views: 339.9ms | ActiveRecord: 0.4ms)
5559
+ Started GET "/rails/db/tables/users" for 127.0.0.1 at 2015-10-25 18:28:11 +0200
5560
+ Processing by RailsDb::TablesController#show as HTML
5561
+ Parameters: {"id"=>"users"}
5562
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_exp_col.html.erb (0.6ms)
5563
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/tables/_show.html.erb (5.7ms)
5564
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/tables/show.html.erb within layouts/rails_db/application (8.4ms)
5565
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (1.2ms)
5566
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.3ms)
5567
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (1.5ms)
5568
+ Completed 200 OK in 22ms (Views: 20.9ms | ActiveRecord: 0.5ms)
5569
+ Started GET "/rails/db/tables/users/data" for 127.0.0.1 at 2015-10-25 18:28:11 +0200
5570
+ Processing by RailsDb::TablesController#data as HTML
5571
+ Parameters: {"table_id"=>"users"}
5572
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_exp_col.html.erb (0.2ms)
5573
+ --> Executing: SELECT * FROM users LIMIT 10 OFFSET 0
5574
+  (0.2ms) SELECT * FROM users LIMIT 10 OFFSET 0
5575
+ --> Executing: SELECT COUNT(*) FROM users
5576
+  (0.1ms) SELECT COUNT(*) FROM users
5577
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/tables/_data.html.erb (7.6ms)
5578
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/tables/data.html.erb within layouts/rails_db/application (11.1ms)
5579
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (1.3ms)
5580
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.5ms)
5581
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.6ms)
5582
+ Completed 200 OK in 20ms (Views: 18.7ms | ActiveRecord: 1.0ms)
5583
+ Started GET "/rails/db/sql" for 127.0.0.1 at 2015-10-25 18:28:11 +0200
5584
+ Processing by RailsDb::SqlController#index as HTML
5585
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_exp_col.html.erb (0.2ms)
5586
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/sql/_history.html.erb (1.9ms)
5587
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/sql/index.html.erb within layouts/rails_db/application (10.8ms)
5588
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (1.3ms)
5589
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.3ms)
5590
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.6ms)
5591
+ Completed 200 OK in 23ms (Views: 20.5ms | ActiveRecord: 2.0ms)
5592
+ Started GET "/rails/db/import" for 127.0.0.1 at 2015-10-25 18:28:11 +0200
5593
+ Processing by RailsDb::SqlController#import as HTML
5594
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/sql/_import_sample.html.erb (0.4ms)
5595
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/sql/import.html.erb within layouts/rails_db/application (5.1ms)
5596
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (1.3ms)
5597
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.3ms)
5598
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.9ms)
5599
+ Completed 200 OK in 14ms (Views: 14.0ms | ActiveRecord: 0.2ms)
5600
+ Started GET "/rails/db/data-table" for 127.0.0.1 at 2015-10-25 18:28:11 +0200
5601
+ Processing by RailsDb::DashboardController#data_table as HTML
5602
+ --> Executing: SELECT id, name, users_count FROM accounts ORDER BY users_count desc LIMIT 3 OFFSET 0
5603
+  (0.3ms) SELECT id, name, users_count FROM accounts ORDER BY users_count desc LIMIT 3 OFFSET 0
5604
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_data_table.html.erb (1.7ms)
5605
+ --> Executing: SELECT * FROM accounts LIMIT 5 OFFSET 0
5606
+  (0.1ms) SELECT * FROM accounts LIMIT 5 OFFSET 0
5607
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_data_table.html.erb (0.8ms)
5608
+ --> Executing: select name, age from users order by age desc limit 5
5609
+  (0.2ms) select name, age from users order by age desc limit 5
5610
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sql_result.html.erb (1.2ms)
5611
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/dashboard/data_table.html.erb within layouts/rails_db/application (10.4ms)
5612
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (1.7ms)
5613
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.5ms)
5614
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.6ms)
5615
+ Completed 200 OK in 19ms (Views: 17.8ms | ActiveRecord: 1.3ms)
5616
+ ------------------------------------------------------------------
5617
+ RailsDbDataTableHelperTest: test_default_rails_db_data_table_works
5618
+ ------------------------------------------------------------------
5619
+ SQL (1.0ms) DELETE FROM "accounts"
5620
+ SQL (0.8ms) DELETE FROM "users"
5621
+  (0.1ms) begin transaction
5622
+ SQL (0.3ms) INSERT INTO "users" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "Igor"], ["created_at", "2015-10-25 16:28:11.966054"], ["updated_at", "2015-10-25 16:28:11.966054"]]
5623
+  (0.8ms) commit transaction
5624
+ --> Executing: SELECT * FROM users
5625
+  (0.1ms) SELECT * FROM users
5626
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_data_table.html.erb (2.4ms)
5627
+ --> Executing: SELECT * FROM users
5628
+  (0.1ms) SELECT * FROM users
5629
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_data_table.html.erb (1.1ms)
5630
+ --------------------------
5631
+ SqlImportTest: test_import
5632
+ --------------------------
5633
+ SQL (1.5ms) DELETE FROM "accounts"
5634
+ SQL (1.0ms) DELETE FROM "users"
5635
+  (0.1ms) update users set age = 11 where id = 1
5636
+  (0.1ms) update users set age = 22 where id = 2
5637
+  (0.1ms) update users set age = 33 where id = 3
5638
+  (1.2ms) 
5639
+ CREATE TABLE t(x INTEGER, y, z, PRIMARY KEY(x ASC));
5640
+ ActiveRecord::SchemaMigration Load (0.6ms) SELECT "schema_migrations".* FROM "schema_migrations"
5641
+ -----------------------
5642
+ TableTest: test_columns
5643
+ -----------------------
5644
+  (1.3ms) DROP TABLE "t"
5645
+ ----------------------
5646
+ TableTest: test_to_csv
5647
+ ----------------------
5648
+  (0.1ms) begin transaction
5649
+ SQL (1.3ms) INSERT INTO "users" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "igor"], ["created_at", "2015-10-25 16:30:27.257285"], ["updated_at", "2015-10-25 16:30:27.257285"]]
5650
+  (1.1ms) commit transaction
5651
+ --> Executing: SELECT * FROM users
5652
+  (0.2ms) SELECT * FROM users
5653
+ ----------------------------------------------
5654
+ DashboardControllerTest: test_should_get_index
5655
+ ----------------------------------------------
5656
+  (0.1ms) begin transaction
5657
+ SQL (0.4ms) INSERT INTO "users" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "Igor"], ["created_at", "2015-10-25 16:30:27.268549"], ["updated_at", "2015-10-25 16:30:27.268549"]]
5658
+  (0.9ms) commit transaction
5659
+  (0.1ms) begin transaction
5660
+ SQL (0.6ms) INSERT INTO "accounts" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "Igor"], ["created_at", "2015-10-25 16:30:27.278982"], ["updated_at", "2015-10-25 16:30:27.278982"]]
5661
+  (0.7ms) commit transaction
5662
+ Started GET "/rails/db" for 127.0.0.1 at 2015-10-25 18:30:27 +0200
5663
+ Processing by RailsDb::DashboardController#index as HTML
5664
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/dashboard/index.html.erb within layouts/rails_db/application (144.6ms)
5665
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (6.8ms)
5666
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (2.2ms)
5667
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (2.3ms)
5668
+ Completed 200 OK in 331ms (Views: 330.8ms | ActiveRecord: 0.2ms)
5669
+ Started GET "/rails/db/tables/users" for 127.0.0.1 at 2015-10-25 18:30:27 +0200
5670
+ Processing by RailsDb::TablesController#show as HTML
5671
+ Parameters: {"id"=>"users"}
5672
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_exp_col.html.erb (0.6ms)
5673
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/tables/_show.html.erb (6.0ms)
5674
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/tables/show.html.erb within layouts/rails_db/application (9.0ms)
5675
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (1.2ms)
5676
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.3ms)
5677
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.6ms)
5678
+ Completed 200 OK in 21ms (Views: 20.1ms | ActiveRecord: 0.6ms)
5679
+ Started GET "/rails/db/tables/users/data" for 127.0.0.1 at 2015-10-25 18:30:27 +0200
5680
+ Processing by RailsDb::TablesController#data as HTML
5681
+ Parameters: {"table_id"=>"users"}
5682
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_exp_col.html.erb (0.2ms)
5683
+ --> Executing: SELECT * FROM users LIMIT 10 OFFSET 0
5684
+  (0.3ms) SELECT * FROM users LIMIT 10 OFFSET 0
5685
+ --> Executing: SELECT COUNT(*) FROM users
5686
+  (0.2ms) SELECT COUNT(*) FROM users
5687
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/tables/_data.html.erb (11.6ms)
5688
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/tables/data.html.erb within layouts/rails_db/application (14.3ms)
5689
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (2.5ms)
5690
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.5ms)
5691
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.8ms)
5692
+ Completed 200 OK in 27ms (Views: 24.9ms | ActiveRecord: 1.4ms)
5693
+ Started GET "/rails/db/sql" for 127.0.0.1 at 2015-10-25 18:30:27 +0200
5694
+ Processing by RailsDb::SqlController#index as HTML
5695
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_exp_col.html.erb (0.2ms)
5696
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/sql/_history.html.erb (1.7ms)
5697
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/sql/index.html.erb within layouts/rails_db/application (9.7ms)
5698
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (1.3ms)
5699
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.3ms)
5700
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.6ms)
5701
+ Completed 200 OK in 25ms (Views: 21.6ms | ActiveRecord: 1.6ms)
5702
+ Started GET "/rails/db/import" for 127.0.0.1 at 2015-10-25 18:30:27 +0200
5703
+ Processing by RailsDb::SqlController#import as HTML
5704
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/sql/_import_sample.html.erb (0.5ms)
5705
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/sql/import.html.erb within layouts/rails_db/application (4.5ms)
5706
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (1.3ms)
5707
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.4ms)
5708
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.6ms)
5709
+ Completed 200 OK in 13ms (Views: 13.0ms | ActiveRecord: 0.2ms)
5710
+ Started GET "/rails/db/data-table" for 127.0.0.1 at 2015-10-25 18:30:27 +0200
5711
+ Processing by RailsDb::DashboardController#data_table as HTML
5712
+ --> Executing: SELECT id, name, users_count FROM accounts ORDER BY users_count desc LIMIT 3 OFFSET 0
5713
+  (0.2ms) SELECT id, name, users_count FROM accounts ORDER BY users_count desc LIMIT 3 OFFSET 0
5714
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_data_table.html.erb (1.6ms)
5715
+ --> Executing: SELECT * FROM accounts LIMIT 5 OFFSET 0
5716
+  (0.1ms) SELECT * FROM accounts LIMIT 5 OFFSET 0
5717
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_data_table.html.erb (0.7ms)
5718
+ --> Executing: select name, age from users order by age desc limit 5
5719
+  (0.2ms) select name, age from users order by age desc limit 5
5720
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sql_result.html.erb (1.1ms)
5721
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/dashboard/data_table.html.erb within layouts/rails_db/application (11.4ms)
5722
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (1.3ms)
5723
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.3ms)
5724
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.9ms)
5725
+ Completed 200 OK in 22ms (Views: 20.4ms | ActiveRecord: 1.3ms)
5726
+ --------------------------
5727
+ SqlImportTest: test_import
5728
+ --------------------------
5729
+ SQL (1.1ms) DELETE FROM "accounts"
5730
+ SQL (0.9ms) DELETE FROM "users"
5731
+  (0.1ms) update users set age = 11 where id = 1
5732
+  (0.1ms) update users set age = 22 where id = 2
5733
+  (0.1ms) update users set age = 33 where id = 3
5734
+  (1.0ms) 
5735
+ CREATE TABLE t(x INTEGER, y, z, PRIMARY KEY(x ASC));
5736
+ ----------------------------------------------------------------------
5737
+ RailsDbDataTableHelperTest: test_default_rails_db_data_table_sql_works
5738
+ ----------------------------------------------------------------------
5739
+  (1.4ms) DROP TABLE "t"
5740
+ SQL (1.1ms) DELETE FROM "accounts"
5741
+ SQL (0.9ms) DELETE FROM "users"
5742
+  (0.1ms) begin transaction
5743
+ SQL (0.4ms) INSERT INTO "users" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "Igor"], ["created_at", "2015-10-25 16:30:27.798470"], ["updated_at", "2015-10-25 16:30:27.798470"]]
5744
+  (0.8ms) commit transaction
5745
+ --> Executing: select * from users
5746
+  (0.2ms) select * from users
5747
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sql_result.html.erb (2.2ms)
5748
+ --> Executing: select * from users
5749
+  (0.2ms) select * from users
5750
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sql_result.html.erb (0.2ms)
5751
+ ------------------------------------------------------------------
5752
+ RailsDbDataTableHelperTest: test_default_rails_db_data_table_works
5753
+ ------------------------------------------------------------------
5754
+ SQL (1.2ms) DELETE FROM "accounts"
5755
+ SQL (1.6ms) DELETE FROM "users"
5756
+  (0.1ms) begin transaction
5757
+ SQL (0.4ms) INSERT INTO "users" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "Igor"], ["created_at", "2015-10-25 16:30:27.830980"], ["updated_at", "2015-10-25 16:30:27.830980"]]
5758
+  (1.7ms) commit transaction
5759
+ --> Executing: SELECT * FROM users
5760
+  (0.1ms) SELECT * FROM users
5761
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_data_table.html.erb (2.2ms)
5762
+ --> Executing: SELECT * FROM users
5763
+  (0.1ms) SELECT * FROM users
5764
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_data_table.html.erb (1.4ms)
5765
+ -----------------------
5766
+ RailsDbTest: test_truth
5767
+ -----------------------
5768
+ SQL (1.0ms) DELETE FROM "accounts"
5769
+ SQL (0.8ms) DELETE FROM "users"
5770
+ ------------------------
5771
+ DatabaseTest: test_query
5772
+ ------------------------
5773
+ SQL (1.4ms) DELETE FROM "accounts"
5774
+ SQL (1.1ms) DELETE FROM "users"
5775
+ SQL (1.1ms) DELETE FROM "users"
5776
+  (0.1ms) begin transaction
5777
+ SQL (0.3ms) INSERT INTO "users" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "Igor"], ["created_at", "2015-10-25 16:30:27.872593"], ["updated_at", "2015-10-25 16:30:27.872593"]]
5778
+  (1.7ms) commit transaction
5779
+ --> Executing: select count(*) as users_count from users
5780
+  (0.2ms) select count(*) as users_count from users
5781
+ --> Executing: EXPLAIN select count(*) as users_count from users
5782
+  (0.1ms) EXPLAIN select count(*) as users_count from users
5783
+ ------------------------------------
5784
+ DatabaseTest: test_accessible_tables
5785
+ ------------------------------------
5786
+ SQL (1.6ms) DELETE FROM "accounts"
5787
+ SQL (1.4ms) DELETE FROM "users"
5788
+ --------------------------
5789
+ DatabaseTest: test_adapter
5790
+ --------------------------
5791
+ SQL (1.4ms) DELETE FROM "accounts"
5792
+ SQL (0.8ms) DELETE FROM "users"
5793
+ -------------------------
5794
+ DatabaseTest: test_tables
5795
+ -------------------------
5796
+ SQL (0.8ms) DELETE FROM "accounts"
5797
+ SQL (0.9ms) DELETE FROM "users"
5798
+ ActiveRecord::SchemaMigration Load (0.6ms) SELECT "schema_migrations".* FROM "schema_migrations"
5799
+ -----------------------
5800
+ RailsDbTest: test_truth
5801
+ -----------------------
5802
+ ----------------------------------------------
5803
+ DashboardControllerTest: test_should_get_index
5804
+ ----------------------------------------------
5805
+  (0.1ms) begin transaction
5806
+ SQL (1.3ms) INSERT INTO "users" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "Igor"], ["created_at", "2015-10-25 16:37:08.517003"], ["updated_at", "2015-10-25 16:37:08.517003"]]
5807
+  (0.7ms) commit transaction
5808
+  (0.1ms) begin transaction
5809
+ SQL (0.6ms) INSERT INTO "accounts" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "Igor"], ["created_at", "2015-10-25 16:37:08.531339"], ["updated_at", "2015-10-25 16:37:08.531339"]]
5810
+  (0.7ms) commit transaction
5811
+ Started GET "/rails/db" for 127.0.0.1 at 2015-10-25 18:37:08 +0200
5812
+ Processing by RailsDb::DashboardController#index as HTML
5813
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/dashboard/index.html.erb within layouts/rails_db/application (144.8ms)
5814
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (12.0ms)
5815
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (4.1ms)
5816
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (3.0ms)
5817
+ Completed 200 OK in 358ms (Views: 357.8ms | ActiveRecord: 0.3ms)
5818
+ Started GET "/rails/db/tables/users" for 127.0.0.1 at 2015-10-25 18:37:08 +0200
5819
+ Processing by RailsDb::TablesController#show as HTML
5820
+ Parameters: {"id"=>"users"}
5821
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_exp_col.html.erb (0.5ms)
5822
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/tables/_show.html.erb (5.5ms)
5823
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/tables/show.html.erb within layouts/rails_db/application (8.4ms)
5824
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (1.2ms)
5825
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.3ms)
5826
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.6ms)
5827
+ Completed 200 OK in 39ms (Views: 19.7ms | ActiveRecord: 0.6ms)
5828
+ Started GET "/rails/db/tables/users/data" for 127.0.0.1 at 2015-10-25 18:37:08 +0200
5829
+ Processing by RailsDb::TablesController#data as HTML
5830
+ Parameters: {"table_id"=>"users"}
5831
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_exp_col.html.erb (0.2ms)
5832
+ --> Executing: SELECT * FROM users LIMIT 10 OFFSET 0
5833
+  (0.2ms) SELECT * FROM users LIMIT 10 OFFSET 0
5834
+ --> Executing: SELECT COUNT(*) FROM users
5835
+  (0.1ms) SELECT COUNT(*) FROM users
5836
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/tables/_data.html.erb (6.8ms)
5837
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/tables/data.html.erb within layouts/rails_db/application (11.4ms)
5838
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (1.2ms)
5839
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.3ms)
5840
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.6ms)
5841
+ Completed 200 OK in 20ms (Views: 19.2ms | ActiveRecord: 0.8ms)
5842
+ Started GET "/rails/db/sql" for 127.0.0.1 at 2015-10-25 18:37:08 +0200
5843
+ Processing by RailsDb::SqlController#index as HTML
5844
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_exp_col.html.erb (0.2ms)
5845
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/sql/_history.html.erb (1.6ms)
5846
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/sql/index.html.erb within layouts/rails_db/application (9.3ms)
5847
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (1.3ms)
5848
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.3ms)
5849
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.7ms)
5850
+ Completed 200 OK in 23ms (Views: 20.5ms | ActiveRecord: 1.5ms)
5851
+ Started GET "/rails/db/import" for 127.0.0.1 at 2015-10-25 18:37:09 +0200
5852
+ Processing by RailsDb::SqlController#import as HTML
5853
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/sql/_import_sample.html.erb (0.4ms)
5854
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/sql/import.html.erb within layouts/rails_db/application (4.3ms)
5855
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (1.5ms)
5856
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.4ms)
5857
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.6ms)
5858
+ Completed 200 OK in 14ms (Views: 14.0ms | ActiveRecord: 0.2ms)
5859
+ Started GET "/rails/db/data-table" for 127.0.0.1 at 2015-10-25 18:37:09 +0200
5860
+ Processing by RailsDb::DashboardController#data_table as HTML
5861
+ --> Executing: SELECT id, name, users_count FROM accounts ORDER BY users_count desc LIMIT 3 OFFSET 0
5862
+  (0.4ms) SELECT id, name, users_count FROM accounts ORDER BY users_count desc LIMIT 3 OFFSET 0
5863
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_data_table.html.erb (1.8ms)
5864
+ --> Executing: SELECT * FROM accounts LIMIT 5 OFFSET 0
5865
+  (0.1ms) SELECT * FROM accounts LIMIT 5 OFFSET 0
5866
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_data_table.html.erb (0.8ms)
5867
+ --> Executing: select name, age from users order by age desc limit 5
5868
+  (0.2ms) select name, age from users order by age desc limit 5
5869
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sql_result.html.erb (1.1ms)
5870
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/dashboard/data_table.html.erb within layouts/rails_db/application (11.9ms)
5871
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (1.3ms)
5872
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.3ms)
5873
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.6ms)
5874
+ Completed 200 OK in 22ms (Views: 20.3ms | ActiveRecord: 1.4ms)
5875
+ --------------------------
5876
+ SqlImportTest: test_import
5877
+ --------------------------
5878
+ SQL (1.0ms) DELETE FROM "accounts"
5879
+ SQL (0.8ms) DELETE FROM "users"
5880
+  (0.1ms) update users set age = 11 where id = 1
5881
+  (0.1ms) update users set age = 22 where id = 2
5882
+  (0.1ms) update users set age = 33 where id = 3
5883
+  (1.3ms)
5884
+ CREATE TABLE t(x INTEGER, y, z, PRIMARY KEY(x ASC));
5885
+ -----------------------
5886
+ TableTest: test_columns
5887
+ -----------------------
5888
+  (0.9ms) DROP TABLE "t"
5889
+ SQL (1.1ms) DELETE FROM "accounts"
5890
+ SQL (1.0ms) DELETE FROM "users"
5891
+ ----------------------
5892
+ TableTest: test_to_csv
5893
+ ----------------------
5894
+ SQL (1.0ms) DELETE FROM "accounts"
5895
+ SQL (1.0ms) DELETE FROM "users"
5896
+  (0.1ms) begin transaction
5897
+ SQL (0.3ms) INSERT INTO "users" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "igor"], ["created_at", "2015-10-25 16:37:09.102438"], ["updated_at", "2015-10-25 16:37:09.102438"]]
5898
+  (1.3ms) commit transaction
5899
+ --> Executing: SELECT * FROM users
5900
+  (0.1ms) SELECT * FROM users
5901
+ --------------------------
5902
+ DatabaseTest: test_adapter
5903
+ --------------------------
5904
+ SQL (1.0ms) DELETE FROM "accounts"
5905
+ SQL (0.9ms) DELETE FROM "users"
5906
+ ------------------------
5907
+ DatabaseTest: test_query
5908
+ ------------------------
5909
+ SQL (0.7ms) DELETE FROM "accounts"
5910
+ SQL (1.0ms) DELETE FROM "users"
5911
+ SQL (1.3ms) DELETE FROM "users"
5912
+  (0.1ms) begin transaction
5913
+ SQL (0.3ms) INSERT INTO "users" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "Igor"], ["created_at", "2015-10-25 16:37:09.115510"], ["updated_at", "2015-10-25 16:37:09.115510"]]
5914
+  (0.8ms) commit transaction
5915
+ --> Executing: select count(*) as users_count from users
5916
+  (0.1ms) select count(*) as users_count from users
5917
+ --> Executing: EXPLAIN select count(*) as users_count from users
5918
+  (0.3ms) EXPLAIN select count(*) as users_count from users
5919
+ ------------------------------------
5920
+ DatabaseTest: test_accessible_tables
5921
+ ------------------------------------
5922
+ SQL (1.3ms) DELETE FROM "accounts"
5923
+ SQL (1.2ms) DELETE FROM "users"
5924
+ -------------------------
5925
+ DatabaseTest: test_tables
5926
+ -------------------------
5927
+ SQL (1.2ms) DELETE FROM "accounts"
5928
+ SQL (0.9ms) DELETE FROM "users"
5929
+ ----------------------------------------------------------------------
5930
+ RailsDbDataTableHelperTest: test_default_rails_db_data_table_sql_works
5931
+ ----------------------------------------------------------------------
5932
+ SQL (1.2ms) DELETE FROM "accounts"
5933
+ SQL (0.8ms) DELETE FROM "users"
5934
+  (0.1ms) begin transaction
5935
+ SQL (0.3ms) INSERT INTO "users" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "Igor"], ["created_at", "2015-10-25 16:37:09.137302"], ["updated_at", "2015-10-25 16:37:09.137302"]]
5936
+  (0.9ms) commit transaction
5937
+ --> Executing: select * from users
5938
+  (0.2ms) select * from users
5939
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sql_result.html.erb (1.3ms)
5940
+ ------------------------------------------------------------------
5941
+ RailsDbDataTableHelperTest: test_default_rails_db_data_table_works
5942
+ ------------------------------------------------------------------
5943
+ SQL (1.0ms) DELETE FROM "accounts"
5944
+ SQL (1.5ms) DELETE FROM "users"
5945
+  (0.1ms) begin transaction
5946
+ SQL (0.7ms) INSERT INTO "users" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "Igor"], ["created_at", "2015-10-25 16:37:09.168295"], ["updated_at", "2015-10-25 16:37:09.168295"]]
5947
+  (0.9ms) commit transaction
5948
+ --> Executing: SELECT * FROM users
5949
+  (0.1ms) SELECT * FROM users
5950
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_data_table.html.erb (2.1ms)
5951
+ --------------------------------------------------------
5952
+ RailsDbDataTableHelperTest: test_works_with_many_options
5953
+ --------------------------------------------------------
5954
+ SQL (0.9ms) DELETE FROM "accounts"
5955
+ SQL (1.0ms) DELETE FROM "users"
5956
+  (0.1ms) begin transaction
5957
+ SQL (0.4ms) INSERT INTO "users" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "Igor"], ["created_at", "2015-10-25 16:37:09.202102"], ["updated_at", "2015-10-25 16:37:09.202102"]]
5958
+  (0.8ms) commit transaction
5959
+ --> Executing: SELECT * FROM users ORDER BY id asc LIMIT 1 OFFSET 0
5960
+  (0.1ms) SELECT * FROM users ORDER BY id asc LIMIT 1 OFFSET 0
5961
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_data_table.html.erb (23.6ms)
5962
+ ActiveRecord::SchemaMigration Load (0.6ms) SELECT "schema_migrations".* FROM "schema_migrations"
5963
+ --------------------------
5964
+ SqlImportTest: test_import
5965
+ --------------------------
5966
+  (0.5ms) update users set age = 11 where id = 1
5967
+  (0.2ms) update users set age = 22 where id = 2
5968
+  (0.2ms) update users set age = 33 where id = 3
5969
+  (2.7ms) 
5970
+ CREATE TABLE t(x INTEGER, y, z, PRIMARY KEY(x ASC));
5971
+ -----------------------
5972
+ RailsDbTest: test_truth
5973
+ -----------------------
5974
+  (0.9ms) DROP TABLE "t"
5975
+ -----------------------
5976
+ TableTest: test_columns
5977
+ -----------------------
5978
+ ----------------------
5979
+ TableTest: test_to_csv
5980
+ ----------------------
5981
+  (0.1ms) begin transaction
5982
+ SQL (0.9ms) INSERT INTO "users" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "igor"], ["created_at", "2015-10-25 16:37:50.225008"], ["updated_at", "2015-10-25 16:37:50.225008"]]
5983
+  (0.8ms) commit transaction
5984
+ --> Executing: SELECT * FROM users
5985
+  (0.1ms) SELECT * FROM users
5986
+ --------------------------------------------------------
5987
+ RailsDbDataTableHelperTest: test_works_with_many_options
5988
+ --------------------------------------------------------
5989
+ SQL (1.1ms) DELETE FROM "users"
5990
+  (0.1ms) begin transaction
5991
+ SQL (0.3ms) INSERT INTO "users" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "Igor"], ["created_at", "2015-10-25 16:37:50.239040"], ["updated_at", "2015-10-25 16:37:50.239040"]]
5992
+  (1.1ms) commit transaction
5993
+ --> Executing: SELECT * FROM users ORDER BY id asc LIMIT 10 OFFSET 0
5994
+  (0.2ms) SELECT * FROM users ORDER BY id asc LIMIT 10 OFFSET 0
5995
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_data_table.html.erb (24.9ms)
5996
+ ------------------------------------------------------------------
5997
+ RailsDbDataTableHelperTest: test_default_rails_db_data_table_works
5998
+ ------------------------------------------------------------------
5999
+ SQL (1.0ms) DELETE FROM "users"
6000
+  (0.1ms) begin transaction
6001
+ SQL (0.3ms) INSERT INTO "users" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "Igor"], ["created_at", "2015-10-25 16:37:50.298693"], ["updated_at", "2015-10-25 16:37:50.298693"]]
6002
+  (0.8ms) commit transaction
6003
+ --> Executing: SELECT * FROM users
6004
+  (0.1ms) SELECT * FROM users
6005
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_data_table.html.erb (1.1ms)
6006
+ ----------------------------------------------------------------------
6007
+ RailsDbDataTableHelperTest: test_default_rails_db_data_table_sql_works
6008
+ ----------------------------------------------------------------------
6009
+ SQL (0.9ms) DELETE FROM "users"
6010
+  (0.1ms) begin transaction
6011
+ SQL (0.3ms) INSERT INTO "users" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "Igor"], ["created_at", "2015-10-25 16:37:50.306057"], ["updated_at", "2015-10-25 16:37:50.306057"]]
6012
+  (0.9ms) commit transaction
6013
+ --> Executing: select * from users
6014
+  (0.2ms) select * from users
6015
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sql_result.html.erb (1.3ms)
6016
+ ------------------------------------
6017
+ DatabaseTest: test_accessible_tables
6018
+ ------------------------------------
6019
+ SQL (1.0ms) DELETE FROM "users"
6020
+ --------------------------
6021
+ DatabaseTest: test_adapter
6022
+ --------------------------
6023
+ SQL (0.8ms) DELETE FROM "users"
6024
+ ------------------------
6025
+ DatabaseTest: test_query
6026
+ ------------------------
6027
+ SQL (0.8ms) DELETE FROM "users"
6028
+ SQL (0.7ms) DELETE FROM "users"
6029
+  (0.1ms) begin transaction
6030
+ SQL (0.2ms) INSERT INTO "users" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "Igor"], ["created_at", "2015-10-25 16:37:50.342279"], ["updated_at", "2015-10-25 16:37:50.342279"]]
6031
+  (1.1ms) commit transaction
6032
+ --> Executing: select count(*) as users_count from users
6033
+  (0.3ms) select count(*) as users_count from users
6034
+ --> Executing: EXPLAIN select count(*) as users_count from users
6035
+  (0.2ms) EXPLAIN select count(*) as users_count from users
6036
+ -------------------------
6037
+ DatabaseTest: test_tables
6038
+ -------------------------
6039
+ SQL (0.9ms) DELETE FROM "users"
6040
+ ----------------------------------------------
6041
+ DashboardControllerTest: test_should_get_index
6042
+ ----------------------------------------------
6043
+  (0.1ms) begin transaction
6044
+ SQL (0.3ms) INSERT INTO "users" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "Igor"], ["created_at", "2015-10-25 16:37:50.352278"], ["updated_at", "2015-10-25 16:37:50.352278"]]
6045
+  (0.7ms) commit transaction
6046
+  (0.1ms) begin transaction
6047
+ SQL (0.7ms) INSERT INTO "accounts" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "Igor"], ["created_at", "2015-10-25 16:37:50.360017"], ["updated_at", "2015-10-25 16:37:50.360017"]]
6048
+  (0.8ms) commit transaction
6049
+ Started GET "/rails/db" for 127.0.0.1 at 2015-10-25 18:37:50 +0200
6050
+ Processing by RailsDb::DashboardController#index as HTML
6051
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/dashboard/index.html.erb within layouts/rails_db/application (141.2ms)
6052
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (7.5ms)
6053
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (2.3ms)
6054
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (2.8ms)
6055
+ Completed 200 OK in 318ms (Views: 318.1ms | ActiveRecord: 0.2ms)
6056
+ Started GET "/rails/db/tables/users" for 127.0.0.1 at 2015-10-25 18:37:50 +0200
6057
+ Processing by RailsDb::TablesController#show as HTML
6058
+ Parameters: {"id"=>"users"}
6059
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_exp_col.html.erb (0.6ms)
6060
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/tables/_show.html.erb (5.9ms)
6061
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/tables/show.html.erb within layouts/rails_db/application (8.4ms)
6062
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (1.6ms)
6063
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.3ms)
6064
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.6ms)
6065
+ Completed 200 OK in 21ms (Views: 19.8ms | ActiveRecord: 0.5ms)
6066
+ Started GET "/rails/db/tables/users/data" for 127.0.0.1 at 2015-10-25 18:37:50 +0200
6067
+ Processing by RailsDb::TablesController#data as HTML
6068
+ Parameters: {"table_id"=>"users"}
6069
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_exp_col.html.erb (0.2ms)
6070
+ --> Executing: SELECT * FROM users LIMIT 10 OFFSET 0
6071
+  (0.2ms) SELECT * FROM users LIMIT 10 OFFSET 0
6072
+ --> Executing: SELECT COUNT(*) FROM users
6073
+  (0.1ms) SELECT COUNT(*) FROM users
6074
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/tables/_data.html.erb (7.0ms)
6075
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/tables/data.html.erb within layouts/rails_db/application (9.6ms)
6076
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (2.0ms)
6077
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (2.2ms)
6078
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.9ms)
6079
+ Completed 200 OK in 22ms (Views: 20.8ms | ActiveRecord: 1.0ms)
6080
+ Started GET "/rails/db/sql" for 127.0.0.1 at 2015-10-25 18:37:50 +0200
6081
+ Processing by RailsDb::SqlController#index as HTML
6082
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_exp_col.html.erb (0.2ms)
6083
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/sql/_history.html.erb (1.4ms)
6084
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/sql/index.html.erb within layouts/rails_db/application (8.8ms)
6085
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (1.2ms)
6086
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.3ms)
6087
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (1.3ms)
6088
+ Completed 200 OK in 21ms (Views: 19.7ms | ActiveRecord: 1.5ms)
6089
+ Started GET "/rails/db/import" for 127.0.0.1 at 2015-10-25 18:37:50 +0200
6090
+ Processing by RailsDb::SqlController#import as HTML
6091
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/sql/_import_sample.html.erb (0.6ms)
6092
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/sql/import.html.erb within layouts/rails_db/application (5.2ms)
6093
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (1.2ms)
6094
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.3ms)
6095
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.6ms)
6096
+ Completed 200 OK in 15ms (Views: 14.5ms | ActiveRecord: 0.2ms)
6097
+ Started GET "/rails/db/data-table" for 127.0.0.1 at 2015-10-25 18:37:50 +0200
6098
+ Processing by RailsDb::DashboardController#data_table as HTML
6099
+ --> Executing: SELECT id, name, users_count FROM accounts ORDER BY users_count desc LIMIT 3 OFFSET 0
6100
+  (0.2ms) SELECT id, name, users_count FROM accounts ORDER BY users_count desc LIMIT 3 OFFSET 0
6101
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_data_table.html.erb (1.5ms)
6102
+ --> Executing: SELECT * FROM accounts LIMIT 5 OFFSET 0
6103
+  (0.1ms) SELECT * FROM accounts LIMIT 5 OFFSET 0
6104
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_data_table.html.erb (0.7ms)
6105
+ --> Executing: select name, age from users order by age desc limit 5
6106
+  (0.1ms) select name, age from users order by age desc limit 5
6107
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sql_result.html.erb (1.1ms)
6108
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/dashboard/data_table.html.erb within layouts/rails_db/application (8.3ms)
6109
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (1.2ms)
6110
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.4ms)
6111
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.6ms)
6112
+ Completed 200 OK in 16ms (Views: 15.0ms | ActiveRecord: 1.3ms)
6113
+ ActiveRecord::SchemaMigration Load (0.6ms) SELECT "schema_migrations".* FROM "schema_migrations"
6114
+ ------------------------------------
6115
+ DatabaseTest: test_accessible_tables
6116
+ ------------------------------------
6117
+ -------------------------
6118
+ DatabaseTest: test_tables
6119
+ -------------------------
6120
+ --------------------------
6121
+ DatabaseTest: test_adapter
6122
+ --------------------------
6123
+ ------------------------
6124
+ DatabaseTest: test_query
6125
+ ------------------------
6126
+ SQL (1.6ms) DELETE FROM "users"
6127
+  (0.1ms) begin transaction
6128
+ SQL (0.6ms) INSERT INTO "users" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "Igor"], ["created_at", "2015-10-25 16:38:49.860472"], ["updated_at", "2015-10-25 16:38:49.860472"]]
6129
+  (0.9ms) commit transaction
6130
+ --> Executing: select count(*) as users_count from users
6131
+  (0.3ms) select count(*) as users_count from users
6132
+ --> Executing: EXPLAIN select count(*) as users_count from users
6133
+  (0.2ms) EXPLAIN select count(*) as users_count from users
6134
+ -----------------------
6135
+ RailsDbTest: test_truth
6136
+ -----------------------
6137
+ SQL (1.1ms) DELETE FROM "users"
6138
+ -----------------------
6139
+ TableTest: test_columns
6140
+ -----------------------
6141
+ SQL (2.6ms) DELETE FROM "users"
6142
+ ----------------------
6143
+ TableTest: test_to_csv
6144
+ ----------------------
6145
+ SQL (1.3ms) DELETE FROM "users"
6146
+  (0.2ms) begin transaction
6147
+ SQL (0.5ms) INSERT INTO "users" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "igor"], ["created_at", "2015-10-25 16:38:49.910457"], ["updated_at", "2015-10-25 16:38:49.910457"]]
6148
+  (0.9ms) commit transaction
6149
+ --> Executing: SELECT * FROM users
6150
+  (0.1ms) SELECT * FROM users
6151
+ ------------------------------------------------------------------
6152
+ RailsDbDataTableHelperTest: test_default_rails_db_data_table_works
6153
+ ------------------------------------------------------------------
6154
+ SQL (1.0ms) DELETE FROM "users"
6155
+  (0.1ms) begin transaction
6156
+ SQL (0.3ms) INSERT INTO "users" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "Igor"], ["created_at", "2015-10-25 16:38:49.920902"], ["updated_at", "2015-10-25 16:38:49.920902"]]
6157
+  (0.8ms) commit transaction
6158
+ --> Executing: SELECT * FROM users
6159
+  (0.1ms) SELECT * FROM users
6160
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_data_table.html.erb (3.9ms)
6161
+ ----------------------------------------------------------------------------
6162
+ RailsDbDataTableHelperTest: test_rails_db_data_table_works_with_many_options
6163
+ ----------------------------------------------------------------------------
6164
+ SQL (0.8ms) DELETE FROM "users"
6165
+  (0.1ms) begin transaction
6166
+ SQL (0.3ms) INSERT INTO "users" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "Igor"], ["created_at", "2015-10-25 16:38:49.959706"], ["updated_at", "2015-10-25 16:38:49.959706"]]
6167
+  (0.9ms) commit transaction
6168
+ --> Executing: SELECT * FROM users ORDER BY id asc LIMIT 10 OFFSET 0
6169
+  (0.2ms) SELECT * FROM users ORDER BY id asc LIMIT 10 OFFSET 0
6170
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_data_table.html.erb (0.9ms)
6171
+ ----------------------------------------------------------------------
6172
+ RailsDbDataTableHelperTest: test_default_rails_db_data_table_sql_works
6173
+ ----------------------------------------------------------------------
6174
+ SQL (0.9ms) DELETE FROM "users"
6175
+  (0.1ms) begin transaction
6176
+ SQL (0.3ms) INSERT INTO "users" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "Igor"], ["created_at", "2015-10-25 16:38:49.967910"], ["updated_at", "2015-10-25 16:38:49.967910"]]
6177
+  (0.8ms) commit transaction
6178
+ --> Executing: select * from users
6179
+  (0.1ms) select * from users
6180
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sql_result.html.erb (1.6ms)
6181
+ --------------------------------------------------------------------------------
6182
+ RailsDbDataTableHelperTest: test_rails_db_data_table_sql_works_with_many_options
6183
+ --------------------------------------------------------------------------------
6184
+ SQL (1.0ms) DELETE FROM "users"
6185
+  (0.1ms) begin transaction
6186
+ SQL (0.3ms) INSERT INTO "users" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "Igor"], ["created_at", "2015-10-25 16:38:49.996375"], ["updated_at", "2015-10-25 16:38:49.996375"]]
6187
+  (0.9ms) commit transaction
6188
+ --> Executing: select * from users
6189
+  (0.3ms) select * from users
6190
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sql_result.html.erb (0.3ms)
6191
+ ----------------------------------------------
6192
+ DashboardControllerTest: test_should_get_index
6193
+ ----------------------------------------------
6194
+  (0.1ms) begin transaction
6195
+ SQL (0.4ms) INSERT INTO "users" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "Igor"], ["created_at", "2015-10-25 16:38:50.001765"], ["updated_at", "2015-10-25 16:38:50.001765"]]
6196
+  (0.8ms) commit transaction
6197
+  (0.1ms) begin transaction
6198
+ SQL (0.6ms) INSERT INTO "accounts" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "Igor"], ["created_at", "2015-10-25 16:38:50.010058"], ["updated_at", "2015-10-25 16:38:50.010058"]]
6199
+  (0.7ms) commit transaction
6200
+ Started GET "/rails/db" for 127.0.0.1 at 2015-10-25 18:38:50 +0200
6201
+ Processing by RailsDb::DashboardController#index as HTML
6202
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/dashboard/index.html.erb within layouts/rails_db/application (152.1ms)
6203
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (8.4ms)
6204
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (2.1ms)
6205
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (2.3ms)
6206
+ Completed 200 OK in 333ms (Views: 332.7ms | ActiveRecord: 0.2ms)
6207
+ Started GET "/rails/db/tables/users" for 127.0.0.1 at 2015-10-25 18:38:50 +0200
6208
+ Processing by RailsDb::TablesController#show as HTML
6209
+ Parameters: {"id"=>"users"}
6210
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_exp_col.html.erb (0.5ms)
6211
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/tables/_show.html.erb (5.4ms)
6212
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/tables/show.html.erb within layouts/rails_db/application (8.0ms)
6213
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (1.1ms)
6214
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.2ms)
6215
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.6ms)
6216
+ Completed 200 OK in 20ms (Views: 18.9ms | ActiveRecord: 0.5ms)
6217
+ Started GET "/rails/db/tables/users/data" for 127.0.0.1 at 2015-10-25 18:38:50 +0200
6218
+ Processing by RailsDb::TablesController#data as HTML
6219
+ Parameters: {"table_id"=>"users"}
6220
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_exp_col.html.erb (0.2ms)
6221
+ --> Executing: SELECT * FROM users LIMIT 10 OFFSET 0
6222
+  (0.1ms) SELECT * FROM users LIMIT 10 OFFSET 0
6223
+ --> Executing: SELECT COUNT(*) FROM users
6224
+  (0.1ms) SELECT COUNT(*) FROM users
6225
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/tables/_data.html.erb (7.0ms)
6226
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/tables/data.html.erb within layouts/rails_db/application (9.7ms)
6227
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (1.2ms)
6228
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.2ms)
6229
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.6ms)
6230
+ Completed 200 OK in 18ms (Views: 17.0ms | ActiveRecord: 0.9ms)
6231
+ Started GET "/rails/db/sql" for 127.0.0.1 at 2015-10-25 18:38:50 +0200
6232
+ Processing by RailsDb::SqlController#index as HTML
6233
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_exp_col.html.erb (0.2ms)
6234
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/sql/_history.html.erb (1.2ms)
6235
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/sql/index.html.erb within layouts/rails_db/application (8.7ms)
6236
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (1.8ms)
6237
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.3ms)
6238
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.6ms)
6239
+ Completed 200 OK in 23ms (Views: 21.1ms | ActiveRecord: 1.5ms)
6240
+ Started GET "/rails/db/import" for 127.0.0.1 at 2015-10-25 18:38:50 +0200
6241
+ Processing by RailsDb::SqlController#import as HTML
6242
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/sql/_import_sample.html.erb (0.3ms)
6243
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/sql/import.html.erb within layouts/rails_db/application (3.9ms)
6244
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (1.2ms)
6245
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.3ms)
6246
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.6ms)
6247
+ Completed 200 OK in 12ms (Views: 12.1ms | ActiveRecord: 0.2ms)
6248
+ Started GET "/rails/db/data-table" for 127.0.0.1 at 2015-10-25 18:38:50 +0200
6249
+ Processing by RailsDb::DashboardController#data_table as HTML
6250
+ --> Executing: SELECT id, name, users_count FROM accounts ORDER BY users_count desc LIMIT 3 OFFSET 0
6251
+  (0.2ms) SELECT id, name, users_count FROM accounts ORDER BY users_count desc LIMIT 3 OFFSET 0
6252
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_data_table.html.erb (1.5ms)
6253
+ --> Executing: SELECT * FROM accounts LIMIT 5 OFFSET 0
6254
+  (0.1ms) SELECT * FROM accounts LIMIT 5 OFFSET 0
6255
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_data_table.html.erb (0.9ms)
6256
+ --> Executing: select name, age from users order by age desc limit 5
6257
+  (0.1ms) select name, age from users order by age desc limit 5
6258
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sql_result.html.erb (1.1ms)
6259
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/dashboard/data_table.html.erb within layouts/rails_db/application (9.3ms)
6260
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (1.3ms)
6261
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.3ms)
6262
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.6ms)
6263
+ Completed 200 OK in 17ms (Views: 16.1ms | ActiveRecord: 1.2ms)
6264
+ --------------------------
6265
+ SqlImportTest: test_import
6266
+ --------------------------
6267
+ SQL (1.0ms) DELETE FROM "accounts"
6268
+ SQL (0.8ms) DELETE FROM "users"
6269
+  (0.1ms) update users set age = 11 where id = 1
6270
+  (0.1ms) update users set age = 22 where id = 2
6271
+  (0.1ms) update users set age = 33 where id = 3
6272
+  (1.1ms) 
6273
+ CREATE TABLE t(x INTEGER, y, z, PRIMARY KEY(x ASC));
6274
+ ActiveRecord::SchemaMigration Load (0.5ms) SELECT "schema_migrations".* FROM "schema_migrations"
6275
+ ActiveRecord::SchemaMigration Load (0.6ms) SELECT "schema_migrations".* FROM "schema_migrations"
6276
+ --------------------------
6277
+ SqlImportTest: test_import
6278
+ --------------------------
6279
+  (1.4ms) DROP TABLE "t"
6280
+  (0.4ms) update users set age = 11 where id = 1
6281
+  (0.1ms) update users set age = 22 where id = 2
6282
+  (0.1ms) update users set age = 33 where id = 3
6283
+  (1.1ms)
6284
+ CREATE TABLE t(x INTEGER, y, z, PRIMARY KEY(x ASC));
6285
+ -----------------------
6286
+ TableTest: test_columns
6287
+ -----------------------
6288
+  (1.1ms) DROP TABLE "t"
6289
+ ----------------------
6290
+ TableTest: test_to_csv
6291
+ ----------------------
6292
+  (0.1ms) begin transaction
6293
+ SQL (0.9ms) INSERT INTO "users" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "igor"], ["created_at", "2015-10-25 16:41:28.475251"], ["updated_at", "2015-10-25 16:41:28.475251"]]
6294
+  (1.1ms) commit transaction
6295
+ --> Executing: SELECT * FROM users
6296
+  (0.1ms) SELECT * FROM users
6297
+ ----------------------------------------------------------------------
6298
+ RailsDbDataTableHelperTest: test_default_rails_db_data_table_sql_works
6299
+ ----------------------------------------------------------------------
6300
+ SQL (1.6ms) DELETE FROM "users"
6301
+  (0.1ms) begin transaction
6302
+ SQL (0.5ms) INSERT INTO "users" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "Igor"], ["created_at", "2015-10-25 16:41:28.492960"], ["updated_at", "2015-10-25 16:41:28.492960"]]
6303
+  (1.1ms) commit transaction
6304
+ --> Executing: select * from users
6305
+  (0.2ms) select * from users
6306
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sql_result.html.erb (3.9ms)
6307
+ ------------------------------------------------------------------
6308
+ RailsDbDataTableHelperTest: test_default_rails_db_data_table_works
6309
+ ------------------------------------------------------------------
6310
+ SQL (1.5ms) DELETE FROM "users"
6311
+  (0.1ms) begin transaction
6312
+ SQL (0.3ms) INSERT INTO "users" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "Igor"], ["created_at", "2015-10-25 16:41:28.535082"], ["updated_at", "2015-10-25 16:41:28.535082"]]
6313
+  (1.0ms) commit transaction
6314
+ --> Executing: SELECT * FROM users
6315
+  (0.1ms) SELECT * FROM users
6316
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_data_table.html.erb (2.2ms)
6317
+ ----------------------------------------------------------------------------
6318
+ RailsDbDataTableHelperTest: test_rails_db_data_table_works_with_many_options
6319
+ ----------------------------------------------------------------------------
6320
+ SQL (1.3ms) DELETE FROM "users"
6321
+  (0.1ms) begin transaction
6322
+ SQL (0.4ms) INSERT INTO "users" ("name", "age", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["name", "Igor"], ["age", 9999], ["created_at", "2015-10-25 16:41:28.564810"], ["updated_at", "2015-10-25 16:41:28.564810"]]
6323
+  (1.1ms) commit transaction
6324
+ --> Executing: SELECT id, name FROM users ORDER BY id asc LIMIT 10 OFFSET 0
6325
+  (0.1ms) SELECT id, name FROM users ORDER BY id asc LIMIT 10 OFFSET 0
6326
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_data_table.html.erb (0.4ms)
6327
+ --------------------------------------------------------------------------------
6328
+ RailsDbDataTableHelperTest: test_rails_db_data_table_sql_works_with_many_options
6329
+ --------------------------------------------------------------------------------
6330
+ SQL (1.1ms) DELETE FROM "users"
6331
+  (0.1ms) begin transaction
6332
+ SQL (0.4ms) INSERT INTO "users" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "Igor"], ["created_at", "2015-10-25 16:41:28.572430"], ["updated_at", "2015-10-25 16:41:28.572430"]]
6333
+  (0.7ms) commit transaction
6334
+ --> Executing: select * from users
6335
+  (0.2ms) select * from users
6336
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sql_result.html.erb (0.2ms)
6337
+ ----------------------------------------------
6338
+ DashboardControllerTest: test_should_get_index
6339
+ ----------------------------------------------
6340
+  (0.1ms) begin transaction
6341
+ SQL (0.5ms) INSERT INTO "users" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "Igor"], ["created_at", "2015-10-25 16:41:28.577847"], ["updated_at", "2015-10-25 16:41:28.577847"]]
6342
+  (0.7ms) commit transaction
6343
+  (0.2ms) begin transaction
6344
+ SQL (0.8ms) INSERT INTO "accounts" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "Igor"], ["created_at", "2015-10-25 16:41:28.586990"], ["updated_at", "2015-10-25 16:41:28.586990"]]
6345
+  (1.1ms) commit transaction
6346
+ Started GET "/rails/db" for 127.0.0.1 at 2015-10-25 18:41:28 +0200
6347
+ Processing by RailsDb::DashboardController#index as HTML
6348
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/dashboard/index.html.erb within layouts/rails_db/application (160.6ms)
6349
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (8.1ms)
6350
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (2.0ms)
6351
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (2.7ms)
6352
+ Completed 200 OK in 356ms (Views: 355.4ms | ActiveRecord: 0.2ms)
6353
+ Started GET "/rails/db/tables/users" for 127.0.0.1 at 2015-10-25 18:41:28 +0200
6354
+ Processing by RailsDb::TablesController#show as HTML
6355
+ Parameters: {"id"=>"users"}
6356
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_exp_col.html.erb (0.6ms)
6357
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/tables/_show.html.erb (6.1ms)
6358
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/tables/show.html.erb within layouts/rails_db/application (10.0ms)
6359
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (1.2ms)
6360
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (2.2ms)
6361
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (1.2ms)
6362
+ Completed 200 OK in 24ms (Views: 23.3ms | ActiveRecord: 0.5ms)
6363
+ Started GET "/rails/db/tables/users/data" for 127.0.0.1 at 2015-10-25 18:41:29 +0200
6364
+ Processing by RailsDb::TablesController#data as HTML
6365
+ Parameters: {"table_id"=>"users"}
6366
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_exp_col.html.erb (0.2ms)
6367
+ --> Executing: SELECT * FROM users LIMIT 10 OFFSET 0
6368
+  (0.2ms) SELECT * FROM users LIMIT 10 OFFSET 0
6369
+ --> Executing: SELECT COUNT(*) FROM users
6370
+  (0.1ms) SELECT COUNT(*) FROM users
6371
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/tables/_data.html.erb (7.6ms)
6372
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/tables/data.html.erb within layouts/rails_db/application (12.0ms)
6373
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (1.2ms)
6374
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.5ms)
6375
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.6ms)
6376
+ Completed 200 OK in 21ms (Views: 19.8ms | ActiveRecord: 0.9ms)
6377
+ Started GET "/rails/db/sql" for 127.0.0.1 at 2015-10-25 18:41:29 +0200
6378
+ Processing by RailsDb::SqlController#index as HTML
6379
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_exp_col.html.erb (0.2ms)
6380
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/sql/_history.html.erb (1.0ms)
6381
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/sql/index.html.erb within layouts/rails_db/application (8.7ms)
6382
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (2.6ms)
6383
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (2.1ms)
6384
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.6ms)
6385
+ Completed 200 OK in 23ms (Views: 21.0ms | ActiveRecord: 1.6ms)
6386
+ Started GET "/rails/db/import" for 127.0.0.1 at 2015-10-25 18:41:29 +0200
6387
+ Processing by RailsDb::SqlController#import as HTML
6388
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/sql/_import_sample.html.erb (0.6ms)
6389
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/sql/import.html.erb within layouts/rails_db/application (5.7ms)
6390
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (1.3ms)
6391
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.3ms)
6392
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.6ms)
6393
+ Completed 200 OK in 15ms (Views: 14.2ms | ActiveRecord: 0.2ms)
6394
+ Started GET "/rails/db/data-table" for 127.0.0.1 at 2015-10-25 18:41:29 +0200
6395
+ Processing by RailsDb::DashboardController#data_table as HTML
6396
+ --> Executing: SELECT id, name, users_count FROM accounts ORDER BY users_count desc LIMIT 3 OFFSET 0
6397
+  (0.4ms) SELECT id, name, users_count FROM accounts ORDER BY users_count desc LIMIT 3 OFFSET 0
6398
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_data_table.html.erb (2.7ms)
6399
+ --> Executing: SELECT * FROM accounts LIMIT 5 OFFSET 0
6400
+  (0.2ms) SELECT * FROM accounts LIMIT 5 OFFSET 0
6401
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_data_table.html.erb (1.7ms)
6402
+ --> Executing: select name, age from users order by age desc limit 5
6403
+  (0.3ms) select name, age from users order by age desc limit 5
6404
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sql_result.html.erb (1.9ms)
6405
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/dashboard/data_table.html.erb within layouts/rails_db/application (15.0ms)
6406
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (1.4ms)
6407
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (2.6ms)
6408
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (1.0ms)
6409
+ Completed 200 OK in 26ms (Views: 23.6ms | ActiveRecord: 2.0ms)
6410
+ -----------------------
6411
+ RailsDbTest: test_truth
6412
+ -----------------------
6413
+ SQL (1.0ms) DELETE FROM "accounts"
6414
+ SQL (1.0ms) DELETE FROM "users"
6415
+ --------------------------
6416
+ DatabaseTest: test_adapter
6417
+ --------------------------
6418
+ SQL (1.0ms) DELETE FROM "accounts"
6419
+ SQL (1.1ms) DELETE FROM "users"
6420
+ ------------------------
6421
+ DatabaseTest: test_query
6422
+ ------------------------
6423
+ SQL (0.8ms) DELETE FROM "accounts"
6424
+ SQL (1.8ms) DELETE FROM "users"
6425
+ SQL (1.2ms) DELETE FROM "users"
6426
+  (0.1ms) begin transaction
6427
+ SQL (0.4ms) INSERT INTO "users" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "Igor"], ["created_at", "2015-10-25 16:41:29.134009"], ["updated_at", "2015-10-25 16:41:29.134009"]]
6428
+  (0.9ms) commit transaction
6429
+ --> Executing: select count(*) as users_count from users
6430
+  (0.1ms) select count(*) as users_count from users
6431
+ --> Executing: EXPLAIN select count(*) as users_count from users
6432
+  (0.1ms) EXPLAIN select count(*) as users_count from users
6433
+ ------------------------------------
6434
+ DatabaseTest: test_accessible_tables
6435
+ ------------------------------------
6436
+ SQL (1.0ms) DELETE FROM "accounts"
6437
+ SQL (1.1ms) DELETE FROM "users"
6438
+ -------------------------
6439
+ DatabaseTest: test_tables
6440
+ -------------------------
6441
+ SQL (1.2ms) DELETE FROM "accounts"
6442
+ SQL (0.8ms) DELETE FROM "users"
6443
+ ActiveRecord::SchemaMigration Load (0.5ms) SELECT "schema_migrations".* FROM "schema_migrations"
6444
+ ----------------------------------------------------------------------
6445
+ RailsDbDataTableHelperTest: test_default_rails_db_data_table_sql_works
6446
+ ----------------------------------------------------------------------
6447
+  (0.1ms) begin transaction
6448
+ SQL (1.5ms) INSERT INTO "users" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "Igor"], ["created_at", "2015-10-25 16:55:58.295335"], ["updated_at", "2015-10-25 16:55:58.295335"]]
6449
+  (0.8ms) commit transaction
6450
+ --> Executing: select * from users
6451
+  (0.3ms) select * from users
6452
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sql_result.html.erb (3.0ms)
6453
+ ------------------------------------------------------------------
6454
+ RailsDbDataTableHelperTest: test_default_rails_db_data_table_works
6455
+ ------------------------------------------------------------------
6456
+ SQL (0.9ms) DELETE FROM "users"
6457
+  (0.1ms) begin transaction
6458
+ SQL (0.3ms) INSERT INTO "users" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "Igor"], ["created_at", "2015-10-25 16:55:58.353803"], ["updated_at", "2015-10-25 16:55:58.353803"]]
6459
+  (0.8ms) commit transaction
6460
+ --> Executing: SELECT * FROM users
6461
+  (0.1ms) SELECT * FROM users
6462
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_data_table.html.erb (2.4ms)
6463
+ --------------------------------------------------------------------------------
6464
+ RailsDbDataTableHelperTest: test_rails_db_data_table_sql_works_with_many_options
6465
+ --------------------------------------------------------------------------------
6466
+ SQL (1.0ms) DELETE FROM "users"
6467
+  (0.1ms) begin transaction
6468
+ SQL (0.3ms) INSERT INTO "users" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "Igor"], ["created_at", "2015-10-25 16:55:58.402944"], ["updated_at", "2015-10-25 16:55:58.402944"]]
6469
+  (0.8ms) commit transaction
6470
+ --> Executing: select * from users
6471
+  (0.1ms) select * from users
6472
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sql_result.html.erb (0.2ms)
6473
+ ----------------------------------------------------------------------------
6474
+ RailsDbDataTableHelperTest: test_rails_db_data_table_works_with_many_options
6475
+ ----------------------------------------------------------------------------
6476
+ SQL (0.9ms) DELETE FROM "users"
6477
+  (0.1ms) begin transaction
6478
+ SQL (0.3ms) INSERT INTO "users" ("name", "age", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["name", "Igor"], ["age", 9999], ["created_at", "2015-10-25 16:55:58.409788"], ["updated_at", "2015-10-25 16:55:58.409788"]]
6479
+  (0.7ms) commit transaction
6480
+ --> Executing: SELECT id, name FROM users ORDER BY id asc LIMIT 10 OFFSET 0
6481
+  (0.2ms) SELECT id, name FROM users ORDER BY id asc LIMIT 10 OFFSET 0
6482
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_data_table.html.erb (0.8ms)
6483
+ --------------------------
6484
+ SqlImportTest: test_import
6485
+ --------------------------
6486
+ SQL (0.9ms) DELETE FROM "users"
6487
+  (0.1ms) update users set age = 11 where id = 1
6488
+  (0.1ms) update users set age = 22 where id = 2
6489
+  (0.1ms) update users set age = 33 where id = 3
6490
+  (1.2ms) 
6491
+ CREATE TABLE t(x INTEGER, y, z, PRIMARY KEY(x ASC));
6492
+ -------------------------
6493
+ DatabaseTest: test_tables
6494
+ -------------------------
6495
+  (1.0ms) DROP TABLE "t"
6496
+ SQL (0.9ms) DELETE FROM "users"
6497
+ ------------------------
6498
+ DatabaseTest: test_query
6499
+ ------------------------
6500
+ SQL (1.0ms) DELETE FROM "users"
6501
+ SQL (0.8ms) DELETE FROM "users"
6502
+  (0.1ms) begin transaction
6503
+ SQL (0.3ms) INSERT INTO "users" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "Igor"], ["created_at", "2015-10-25 16:55:58.430249"], ["updated_at", "2015-10-25 16:55:58.430249"]]
6504
+  (0.8ms) commit transaction
6505
+ --> Executing: select count(*) as users_count from users
6506
+  (0.2ms) select count(*) as users_count from users
6507
+ --> Executing: EXPLAIN select count(*) as users_count from users
6508
+  (0.1ms) EXPLAIN select count(*) as users_count from users
6509
+ --------------------------
6510
+ DatabaseTest: test_adapter
6511
+ --------------------------
6512
+ SQL (1.3ms) DELETE FROM "users"
6513
+ ------------------------------------
6514
+ DatabaseTest: test_accessible_tables
6515
+ ------------------------------------
6516
+ SQL (1.2ms) DELETE FROM "users"
6517
+ -----------------------
6518
+ RailsDbTest: test_truth
6519
+ -----------------------
6520
+ SQL (0.9ms) DELETE FROM "users"
6521
+ -----------------------
6522
+ TableTest: test_columns
6523
+ -----------------------
6524
+ SQL (0.9ms) DELETE FROM "users"
6525
+ ----------------------
6526
+ TableTest: test_to_csv
6527
+ ----------------------
6528
+ SQL (0.8ms) DELETE FROM "users"
6529
+  (0.1ms) begin transaction
6530
+ SQL (0.3ms) INSERT INTO "users" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "igor"], ["created_at", "2015-10-25 16:55:58.450181"], ["updated_at", "2015-10-25 16:55:58.450181"]]
6531
+  (0.8ms) commit transaction
6532
+ --> Executing: SELECT * FROM users
6533
+  (0.1ms) SELECT * FROM users
6534
+ ----------------------------------------------
6535
+ DashboardControllerTest: test_should_get_index
6536
+ ----------------------------------------------
6537
+  (0.1ms) begin transaction
6538
+ SQL (0.3ms) INSERT INTO "users" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "Igor"], ["created_at", "2015-10-25 16:55:58.455545"], ["updated_at", "2015-10-25 16:55:58.455545"]]
6539
+  (0.9ms) commit transaction
6540
+  (0.1ms) begin transaction
6541
+ SQL (0.7ms) INSERT INTO "accounts" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "Igor"], ["created_at", "2015-10-25 16:55:58.464132"], ["updated_at", "2015-10-25 16:55:58.464132"]]
6542
+  (0.8ms) commit transaction
6543
+ Started GET "/rails/db" for 127.0.0.1 at 2015-10-25 18:55:58 +0200
6544
+ Processing by RailsDb::DashboardController#index as HTML
6545
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/dashboard/index.html.erb within layouts/rails_db/application (157.8ms)
6546
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (8.9ms)
6547
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (2.7ms)
6548
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (2.0ms)
6549
+ Completed 200 OK in 2621ms (Views: 2620.8ms | ActiveRecord: 0.2ms)
6550
+ Started GET "/rails/db/tables/users" for 127.0.0.1 at 2015-10-25 18:56:01 +0200
6551
+ Processing by RailsDb::TablesController#show as HTML
6552
+ Parameters: {"id"=>"users"}
6553
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_exp_col.html.erb (0.7ms)
6554
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/tables/_show.html.erb (7.5ms)
6555
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/tables/show.html.erb within layouts/rails_db/application (11.5ms)
6556
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (1.3ms)
6557
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (2.8ms)
6558
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (1.0ms)
6559
+ Completed 200 OK in 35ms (Views: 33.7ms | ActiveRecord: 0.7ms)
6560
+ Started GET "/rails/db/tables/users/data" for 127.0.0.1 at 2015-10-25 18:56:01 +0200
6561
+ Processing by RailsDb::TablesController#data as HTML
6562
+ Parameters: {"table_id"=>"users"}
6563
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_exp_col.html.erb (0.2ms)
6564
+ --> Executing: SELECT * FROM users LIMIT 10 OFFSET 0
6565
+  (0.2ms) SELECT * FROM users LIMIT 10 OFFSET 0
6566
+ --> Executing: SELECT COUNT(*) FROM users
6567
+  (0.1ms) SELECT COUNT(*) FROM users
6568
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/tables/_data.html.erb (8.4ms)
6569
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/tables/data.html.erb within layouts/rails_db/application (11.3ms)
6570
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (1.4ms)
6571
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.9ms)
6572
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.9ms)
6573
+ Completed 200 OK in 22ms (Views: 20.6ms | ActiveRecord: 1.1ms)
6574
+ Started GET "/rails/db/sql" for 127.0.0.1 at 2015-10-25 18:56:01 +0200
6575
+ Processing by RailsDb::SqlController#index as HTML
6576
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_exp_col.html.erb (0.2ms)
6577
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/sql/_history.html.erb (1.4ms)
6578
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/sql/index.html.erb within layouts/rails_db/application (10.0ms)
6579
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (1.7ms)
6580
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.5ms)
6581
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.7ms)
6582
+ Completed 200 OK in 24ms (Views: 22.0ms | ActiveRecord: 2.0ms)
6583
+ Started GET "/rails/db/import" for 127.0.0.1 at 2015-10-25 18:56:01 +0200
6584
+ Processing by RailsDb::SqlController#import as HTML
6585
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/sql/_import_sample.html.erb (0.5ms)
6586
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/sql/import.html.erb within layouts/rails_db/application (6.4ms)
6587
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (1.5ms)
6588
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.5ms)
6589
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.7ms)
6590
+ Completed 200 OK in 17ms (Views: 16.5ms | ActiveRecord: 0.2ms)
6591
+ Started GET "/rails/db/data-table" for 127.0.0.1 at 2015-10-25 18:56:01 +0200
6592
+ Processing by RailsDb::DashboardController#data_table as HTML
6593
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/dashboard/data_table.html.erb within layouts/rails_db/application (16.7ms)
6594
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (2.3ms)
6595
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (2.7ms)
6596
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (1.4ms)
6597
+ Completed 200 OK in 33ms (Views: 32.2ms | ActiveRecord: 0.2ms)
6598
+ Started GET "/" for 127.0.0.1 at 2015-10-25 18:56:01 +0200
6599
+ Processing by HomeController#index as HTML
6600
+ --> Executing: SELECT id, name, users_count FROM accounts
6601
+  (0.2ms) SELECT id, name, users_count FROM accounts
6602
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_data_table.html.erb (2.2ms)
6603
+ --> Executing: select id, name, age from users order by age desc limit 10
6604
+  (0.2ms) select id, name, age from users order by age desc limit 10
6605
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sql_result.html.erb (1.5ms)
6606
+ Rendered home/index.html.erb within layouts/application (10.2ms)
6607
+ Completed 200 OK in 1226ms (Views: 1224.9ms | ActiveRecord: 0.7ms)
6608
+ ActiveRecord::SchemaMigration Load (0.6ms) SELECT "schema_migrations".* FROM "schema_migrations"
6609
+ ----------------------------------------------
6610
+ DashboardControllerTest: test_should_get_index
6611
+ ----------------------------------------------
6612
+  (0.1ms) begin transaction
6613
+ SQL (1.3ms) INSERT INTO "users" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "Igor"], ["created_at", "2015-10-25 17:02:19.492521"], ["updated_at", "2015-10-25 17:02:19.492521"]]
6614
+  (0.9ms) commit transaction
6615
+  (0.1ms) begin transaction
6616
+ SQL (0.9ms) INSERT INTO "accounts" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "Igor"], ["created_at", "2015-10-25 17:02:19.505078"], ["updated_at", "2015-10-25 17:02:19.505078"]]
6617
+  (0.9ms) commit transaction
6618
+ Started GET "/rails/db" for 127.0.0.1 at 2015-10-25 19:02:19 +0200
6619
+ Processing by RailsDb::DashboardController#index as HTML
6620
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/dashboard/index.html.erb within layouts/rails_db/application (138.5ms)
6621
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (9.0ms)
6622
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (2.7ms)
6623
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (2.1ms)
6624
+ Completed 200 OK in 330ms (Views: 329.7ms | ActiveRecord: 0.2ms)
6625
+ Started GET "/rails/db/tables/users" for 127.0.0.1 at 2015-10-25 19:02:19 +0200
6626
+ Processing by RailsDb::TablesController#show as HTML
6627
+ Parameters: {"id"=>"users"}
6628
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_exp_col.html.erb (0.6ms)
6629
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/tables/_show.html.erb (5.8ms)
6630
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/tables/show.html.erb within layouts/rails_db/application (8.6ms)
6631
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (1.2ms)
6632
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.3ms)
6633
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.6ms)
6634
+ Completed 200 OK in 39ms (Views: 20.4ms | ActiveRecord: 0.6ms)
6635
+ Started GET "/rails/db/tables/users/data" for 127.0.0.1 at 2015-10-25 19:02:19 +0200
6636
+ Processing by RailsDb::TablesController#data as HTML
6637
+ Parameters: {"table_id"=>"users"}
6638
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_exp_col.html.erb (0.2ms)
6639
+ --> Executing: SELECT * FROM users LIMIT 10 OFFSET 0
6640
+  (0.2ms) SELECT * FROM users LIMIT 10 OFFSET 0
6641
+ --> Executing: SELECT COUNT(*) FROM users
6642
+  (0.1ms) SELECT COUNT(*) FROM users
6643
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/tables/_data.html.erb (9.4ms)
6644
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/tables/data.html.erb within layouts/rails_db/application (12.0ms)
6645
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (1.2ms)
6646
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.3ms)
6647
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.6ms)
6648
+ Completed 200 OK in 21ms (Views: 19.4ms | ActiveRecord: 1.3ms)
6649
+ Started GET "/rails/db/sql" for 127.0.0.1 at 2015-10-25 19:02:19 +0200
6650
+ Processing by RailsDb::SqlController#index as HTML
6651
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_exp_col.html.erb (0.2ms)
6652
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/sql/_history.html.erb (2.7ms)
6653
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/sql/index.html.erb within layouts/rails_db/application (11.1ms)
6654
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (1.3ms)
6655
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.2ms)
6656
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.6ms)
6657
+ Completed 200 OK in 24ms (Views: 20.8ms | ActiveRecord: 1.9ms)
6658
+ Started GET "/rails/db/import" for 127.0.0.1 at 2015-10-25 19:02:19 +0200
6659
+ Processing by RailsDb::SqlController#import as HTML
6660
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/sql/_import_sample.html.erb (0.3ms)
6661
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/sql/import.html.erb within layouts/rails_db/application (5.0ms)
6662
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (1.3ms)
6663
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.3ms)
6664
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.6ms)
6665
+ Completed 200 OK in 14ms (Views: 13.3ms | ActiveRecord: 0.2ms)
6666
+ Started GET "/rails/db/data-table" for 127.0.0.1 at 2015-10-25 19:02:19 +0200
6667
+ Processing by RailsDb::DashboardController#data_table as HTML
6668
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/dashboard/data_table.html.erb within layouts/rails_db/application (5.0ms)
6669
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (1.3ms)
6670
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.3ms)
6671
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.6ms)
6672
+ Completed 200 OK in 13ms (Views: 12.8ms | ActiveRecord: 0.2ms)
6673
+ Started GET "/" for 127.0.0.1 at 2015-10-25 19:02:20 +0200
6674
+ Processing by HomeController#index as HTML
6675
+ --> Executing: SELECT id, name, users_count FROM accounts
6676
+  (0.3ms) SELECT id, name, users_count FROM accounts
6677
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_data_table.html.erb (2.4ms)
6678
+ --> Executing: select id, name, age from users order by age desc limit 10
6679
+  (0.3ms) select id, name, age from users order by age desc limit 10
6680
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sql_result.html.erb (1.2ms)
6681
+ Rendered home/index.html.erb within layouts/application (11.4ms)
6682
+ Completed 200 OK in 29ms (Views: 27.5ms | ActiveRecord: 0.7ms)
6683
+ -----------------------
6684
+ TableTest: test_columns
6685
+ -----------------------
6686
+ SQL (1.0ms) DELETE FROM "accounts"
6687
+ SQL (1.0ms) DELETE FROM "users"
6688
+ ----------------------
6689
+ TableTest: test_to_csv
6690
+ ----------------------
6691
+ SQL (1.2ms) DELETE FROM "accounts"
6692
+ SQL (1.5ms) DELETE FROM "users"
6693
+  (0.1ms) begin transaction
6694
+ SQL (0.4ms) INSERT INTO "users" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "igor"], ["created_at", "2015-10-25 17:02:20.073801"], ["updated_at", "2015-10-25 17:02:20.073801"]]
6695
+  (1.0ms) commit transaction
6696
+ --> Executing: SELECT * FROM users
6697
+  (0.2ms) SELECT * FROM users
6698
+ ----------------------------------------------------------------------
6699
+ RailsDbDataTableHelperTest: test_default_rails_db_data_table_sql_works
6700
+ ----------------------------------------------------------------------
6701
+ SQL (0.9ms) DELETE FROM "accounts"
6702
+ SQL (0.9ms) DELETE FROM "users"
6703
+  (0.1ms) begin transaction
6704
+ SQL (0.3ms) INSERT INTO "users" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "Igor"], ["created_at", "2015-10-25 17:02:20.086694"], ["updated_at", "2015-10-25 17:02:20.086694"]]
6705
+  (0.8ms) commit transaction
6706
+ --> Executing: select * from users
6707
+  (0.2ms) select * from users
6708
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sql_result.html.erb (1.7ms)
6709
+ ----------------------------------------------------------------------------
6710
+ RailsDbDataTableHelperTest: test_rails_db_data_table_works_with_many_options
6711
+ ----------------------------------------------------------------------------
6712
+ SQL (0.9ms) DELETE FROM "accounts"
6713
+ SQL (0.8ms) DELETE FROM "users"
6714
+  (0.1ms) begin transaction
6715
+ SQL (0.3ms) INSERT INTO "users" ("name", "age", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["name", "Igor"], ["age", 9999], ["created_at", "2015-10-25 17:02:20.118871"], ["updated_at", "2015-10-25 17:02:20.118871"]]
6716
+  (0.9ms) commit transaction
6717
+ --> Executing: SELECT id, name FROM users ORDER BY id asc LIMIT 10 OFFSET 0
6718
+  (0.2ms) SELECT id, name FROM users ORDER BY id asc LIMIT 10 OFFSET 0
6719
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_data_table.html.erb (1.6ms)
6720
+ ------------------------------------------------------------------
6721
+ RailsDbDataTableHelperTest: test_default_rails_db_data_table_works
6722
+ ------------------------------------------------------------------
6723
+ SQL (1.0ms) DELETE FROM "accounts"
6724
+ SQL (0.8ms) DELETE FROM "users"
6725
+  (0.1ms) begin transaction
6726
+ SQL (0.2ms) INSERT INTO "users" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "Igor"], ["created_at", "2015-10-25 17:02:20.146886"], ["updated_at", "2015-10-25 17:02:20.146886"]]
6727
+  (1.0ms) commit transaction
6728
+ --> Executing: SELECT * FROM users
6729
+  (0.3ms) SELECT * FROM users
6730
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_data_table.html.erb (2.0ms)
6731
+ --------------------------------------------------------------------------------
6732
+ RailsDbDataTableHelperTest: test_rails_db_data_table_sql_works_with_many_options
6733
+ --------------------------------------------------------------------------------
6734
+ SQL (1.0ms) DELETE FROM "accounts"
6735
+ SQL (0.8ms) DELETE FROM "users"
6736
+  (0.1ms) begin transaction
6737
+ SQL (0.3ms) INSERT INTO "users" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "Igor"], ["created_at", "2015-10-25 17:02:20.157356"], ["updated_at", "2015-10-25 17:02:20.157356"]]
6738
+  (0.8ms) commit transaction
6739
+ --> Executing: select * from users
6740
+  (0.2ms) select * from users
6741
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sql_result.html.erb (0.3ms)
6742
+ -----------------------
6743
+ RailsDbTest: test_truth
6744
+ -----------------------
6745
+ SQL (1.2ms) DELETE FROM "accounts"
6746
+ SQL (1.2ms) DELETE FROM "users"
6747
+ --------------------------
6748
+ SqlImportTest: test_import
6749
+ --------------------------
6750
+ SQL (0.9ms) DELETE FROM "accounts"
6751
+ SQL (0.7ms) DELETE FROM "users"
6752
+  (0.2ms) update users set age = 11 where id = 1
6753
+  (0.1ms) update users set age = 22 where id = 2
6754
+  (0.1ms) update users set age = 33 where id = 3
6755
+  (1.1ms) 
6756
+ CREATE TABLE t(x INTEGER, y, z, PRIMARY KEY(x ASC));
6757
+ -------------------------
6758
+ DatabaseTest: test_tables
6759
+ -------------------------
6760
+  (0.9ms) DROP TABLE "t"
6761
+ SQL (0.9ms) DELETE FROM "accounts"
6762
+ SQL (0.7ms) DELETE FROM "users"
6763
+ ------------------------
6764
+ DatabaseTest: test_query
6765
+ ------------------------
6766
+ SQL (0.8ms) DELETE FROM "accounts"
6767
+ SQL (0.7ms) DELETE FROM "users"
6768
+ SQL (0.8ms) DELETE FROM "users"
6769
+  (0.1ms) begin transaction
6770
+ SQL (0.4ms) INSERT INTO "users" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "Igor"], ["created_at", "2015-10-25 17:02:20.184370"], ["updated_at", "2015-10-25 17:02:20.184370"]]
6771
+  (0.9ms) commit transaction
6772
+ --> Executing: select count(*) as users_count from users
6773
+  (0.2ms) select count(*) as users_count from users
6774
+ --> Executing: EXPLAIN select count(*) as users_count from users
6775
+  (0.1ms) EXPLAIN select count(*) as users_count from users
6776
+ --------------------------
6777
+ DatabaseTest: test_adapter
6778
+ --------------------------
6779
+ SQL (0.9ms) DELETE FROM "accounts"
6780
+ SQL (0.7ms) DELETE FROM "users"
6781
+ ------------------------------------
6782
+ DatabaseTest: test_accessible_tables
6783
+ ------------------------------------
6784
+ SQL (0.9ms) DELETE FROM "accounts"
6785
+ SQL (0.8ms) DELETE FROM "users"
6786
+ ActiveRecord::SchemaMigration Load (0.5ms) SELECT "schema_migrations".* FROM "schema_migrations"
6787
+ ------------------------------------
6788
+ DatabaseTest: test_accessible_tables
6789
+ ------------------------------------
6790
+ --------------------------
6791
+ DatabaseTest: test_adapter
6792
+ --------------------------
6793
+ -------------------------
6794
+ DatabaseTest: test_tables
6795
+ -------------------------
6796
+ ------------------------
6797
+ DatabaseTest: test_query
6798
+ ------------------------
6799
+ SQL (1.8ms) DELETE FROM "users"
6800
+  (0.1ms) begin transaction
6801
+ SQL (0.9ms) INSERT INTO "users" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "Igor"], ["created_at", "2015-10-25 17:12:45.482524"], ["updated_at", "2015-10-25 17:12:45.482524"]]
6802
+  (0.9ms) commit transaction
6803
+ --> Executing: select count(*) as users_count from users
6804
+  (0.2ms) select count(*) as users_count from users
6805
+ --> Executing: EXPLAIN select count(*) as users_count from users
6806
+  (0.2ms) EXPLAIN select count(*) as users_count from users
6807
+ -----------------------
6808
+ TableTest: test_columns
6809
+ -----------------------
6810
+ SQL (0.9ms) DELETE FROM "users"
6811
+ ----------------------
6812
+ TableTest: test_to_csv
6813
+ ----------------------
6814
+ SQL (0.9ms) DELETE FROM "users"
6815
+  (0.2ms) begin transaction
6816
+ SQL (0.5ms) INSERT INTO "users" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "igor"], ["created_at", "2015-10-25 17:12:45.524225"], ["updated_at", "2015-10-25 17:12:45.524225"]]
6817
+  (1.0ms) commit transaction
6818
+ --> Executing: SELECT * FROM users
6819
+  (0.3ms) SELECT * FROM users
6820
+ ----------------------------------------------
6821
+ DashboardControllerTest: test_should_get_index
6822
+ ----------------------------------------------
6823
+  (0.2ms) begin transaction
6824
+ SQL (0.6ms) INSERT INTO "users" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "Igor"], ["created_at", "2015-10-25 17:12:45.532915"], ["updated_at", "2015-10-25 17:12:45.532915"]]
6825
+  (1.1ms) commit transaction
6826
+  (0.1ms) begin transaction
6827
+ SQL (0.7ms) INSERT INTO "accounts" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "Igor"], ["created_at", "2015-10-25 17:12:45.542346"], ["updated_at", "2015-10-25 17:12:45.542346"]]
6828
+  (0.7ms) commit transaction
6829
+ Started GET "/rails/db" for 127.0.0.1 at 2015-10-25 19:12:45 +0200
6830
+ Processing by RailsDb::DashboardController#index as HTML
6831
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/dashboard/index.html.erb within layouts/rails_db/application (140.1ms)
6832
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (6.7ms)
6833
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (2.1ms)
6834
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (1.6ms)
6835
+ Completed 200 OK in 330ms (Views: 329.8ms | ActiveRecord: 0.2ms)
6836
+ Started GET "/rails/db/tables/users" for 127.0.0.1 at 2015-10-25 19:12:45 +0200
6837
+ Processing by RailsDb::TablesController#show as HTML
6838
+ Parameters: {"id"=>"users"}
6839
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_exp_col.html.erb (1.0ms)
6840
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/tables/_show.html.erb (10.7ms)
6841
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/tables/show.html.erb within layouts/rails_db/application (15.8ms)
6842
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (1.8ms)
6843
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.4ms)
6844
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.6ms)
6845
+ Completed 200 OK in 35ms (Views: 34.2ms | ActiveRecord: 0.7ms)
6846
+ Started GET "/rails/db/tables/users/data" for 127.0.0.1 at 2015-10-25 19:12:45 +0200
6847
+ Processing by RailsDb::TablesController#data as HTML
6848
+ Parameters: {"table_id"=>"users"}
6849
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_exp_col.html.erb (0.2ms)
6850
+ --> Executing: SELECT * FROM users LIMIT 10 OFFSET 0
6851
+  (0.1ms) SELECT * FROM users LIMIT 10 OFFSET 0
6852
+ --> Executing: SELECT COUNT(*) FROM users
6853
+  (0.1ms) SELECT COUNT(*) FROM users
6854
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/tables/_data.html.erb (7.0ms)
6855
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/tables/data.html.erb within layouts/rails_db/application (9.5ms)
6856
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (1.3ms)
6857
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.4ms)
6858
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.7ms)
6859
+ Completed 200 OK in 19ms (Views: 18.0ms | ActiveRecord: 1.0ms)
6860
+ Started GET "/rails/db/sql" for 127.0.0.1 at 2015-10-25 19:12:45 +0200
6861
+ Processing by RailsDb::SqlController#index as HTML
6862
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_exp_col.html.erb (0.2ms)
6863
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/sql/_history.html.erb (1.9ms)
6864
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/sql/index.html.erb within layouts/rails_db/application (10.6ms)
6865
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (1.3ms)
6866
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.3ms)
6867
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.6ms)
6868
+ Completed 200 OK in 23ms (Views: 20.9ms | ActiveRecord: 2.0ms)
6869
+ Started GET "/rails/db/import" for 127.0.0.1 at 2015-10-25 19:12:45 +0200
6870
+ Processing by RailsDb::SqlController#import as HTML
6871
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/sql/_import_sample.html.erb (0.3ms)
6872
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/sql/import.html.erb within layouts/rails_db/application (5.8ms)
6873
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (2.3ms)
6874
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.6ms)
6875
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.6ms)
6876
+ Completed 200 OK in 18ms (Views: 17.3ms | ActiveRecord: 0.2ms)
6877
+ Started GET "/rails/db/data-table" for 127.0.0.1 at 2015-10-25 19:12:46 +0200
6878
+ Processing by RailsDb::DashboardController#data_table as HTML
6879
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/dashboard/data_table.html.erb within layouts/rails_db/application (4.6ms)
6880
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (1.3ms)
6881
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.3ms)
6882
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.6ms)
6883
+ Completed 200 OK in 13ms (Views: 12.7ms | ActiveRecord: 0.2ms)
6884
+ Started GET "/" for 127.0.0.1 at 2015-10-25 19:12:46 +0200
6885
+ Processing by HomeController#index as HTML
6886
+ --> Executing: SELECT id, name, users_count FROM accounts
6887
+  (0.2ms) SELECT id, name, users_count FROM accounts
6888
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_data_table.html.erb (1.5ms)
6889
+ --> Executing: select id, name, age from users order by age desc limit 10
6890
+  (0.4ms) select id, name, age from users order by age desc limit 10
6891
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sql_result.html.erb (1.4ms)
6892
+ Rendered home/index.html.erb within layouts/application (9.8ms)
6893
+ Completed 200 OK in 28ms (Views: 27.2ms | ActiveRecord: 0.7ms)
6894
+ --------------------------------------------------------------------------------
6895
+ RailsDbDataTableHelperTest: test_rails_db_data_table_sql_works_with_many_options
6896
+ --------------------------------------------------------------------------------
6897
+ SQL (1.4ms) DELETE FROM "accounts"
6898
+ SQL (1.1ms) DELETE FROM "users"
6899
+  (0.1ms) begin transaction
6900
+ SQL (0.4ms) INSERT INTO "users" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "Igor"], ["created_at", "2015-10-25 17:12:46.090002"], ["updated_at", "2015-10-25 17:12:46.090002"]]
6901
+  (1.3ms) commit transaction
6902
+ --> Executing: select * from users
6903
+  (0.3ms) select * from users
6904
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sql_result.html.erb (1.3ms)
6905
+ ----------------------------------------------------------------------------
6906
+ RailsDbDataTableHelperTest: test_rails_db_data_table_works_with_many_options
6907
+ ----------------------------------------------------------------------------
6908
+ SQL (1.1ms) DELETE FROM "accounts"
6909
+ SQL (1.2ms) DELETE FROM "users"
6910
+  (0.1ms) begin transaction
6911
+ SQL (0.3ms) INSERT INTO "users" ("name", "age", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["name", "Igor"], ["age", 9999], ["created_at", "2015-10-25 17:12:46.127824"], ["updated_at", "2015-10-25 17:12:46.127824"]]
6912
+  (0.8ms) commit transaction
6913
+ --> Executing: SELECT id, name FROM users ORDER BY id asc LIMIT 10 OFFSET 0
6914
+  (0.2ms) SELECT id, name FROM users ORDER BY id asc LIMIT 10 OFFSET 0
6915
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_data_table.html.erb (1.6ms)
6916
+ ----------------------------------------------------------------------
6917
+ RailsDbDataTableHelperTest: test_default_rails_db_data_table_sql_works
6918
+ ----------------------------------------------------------------------
6919
+ SQL (1.1ms) DELETE FROM "accounts"
6920
+ SQL (1.0ms) DELETE FROM "users"
6921
+  (0.1ms) begin transaction
6922
+ SQL (0.3ms) INSERT INTO "users" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "Igor"], ["created_at", "2015-10-25 17:12:46.157955"], ["updated_at", "2015-10-25 17:12:46.157955"]]
6923
+  (0.7ms) commit transaction
6924
+ --> Executing: select * from users
6925
+  (0.2ms) select * from users
6926
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sql_result.html.erb (0.2ms)
6927
+ ------------------------------------------------------------------
6928
+ RailsDbDataTableHelperTest: test_default_rails_db_data_table_works
6929
+ ------------------------------------------------------------------
6930
+ SQL (1.0ms) DELETE FROM "accounts"
6931
+ SQL (0.7ms) DELETE FROM "users"
6932
+  (0.1ms) begin transaction
6933
+ SQL (0.3ms) INSERT INTO "users" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "Igor"], ["created_at", "2015-10-25 17:12:46.165642"], ["updated_at", "2015-10-25 17:12:46.165642"]]
6934
+  (0.7ms) commit transaction
6935
+ --> Executing: SELECT * FROM users
6936
+  (0.2ms) SELECT * FROM users
6937
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_data_table.html.erb (1.7ms)
6938
+ -----------------------
6939
+ RailsDbTest: test_truth
6940
+ -----------------------
6941
+ SQL (0.8ms) DELETE FROM "accounts"
6942
+ SQL (0.9ms) DELETE FROM "users"
6943
+ --------------------------
6944
+ SqlImportTest: test_import
6945
+ --------------------------
6946
+ SQL (0.9ms) DELETE FROM "accounts"
6947
+ SQL (0.8ms) DELETE FROM "users"
6948
+  (0.1ms) update users set age = 11 where id = 1
6949
+  (0.2ms) update users set age = 22 where id = 2
6950
+  (0.1ms) update users set age = 33 where id = 3
6951
+  (1.2ms) 
6952
+ CREATE TABLE t(x INTEGER, y, z, PRIMARY KEY(x ASC));
6953
+ ActiveRecord::SchemaMigration Load (0.6ms) SELECT "schema_migrations".* FROM "schema_migrations"
6954
+ -----------------------
6955
+ TableTest: test_columns
6956
+ -----------------------
6957
+  (1.2ms) DROP TABLE "t"
6958
+ ----------------------
6959
+ TableTest: test_to_csv
6960
+ ----------------------
6961
+  (0.1ms) begin transaction
6962
+ SQL (1.6ms) INSERT INTO "users" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "igor"], ["created_at", "2015-10-25 17:14:11.354764"], ["updated_at", "2015-10-25 17:14:11.354764"]]
6963
+  (1.0ms) commit transaction
6964
+ --> Executing: SELECT * FROM users
6965
+  (0.3ms) SELECT * FROM users
6966
+ ----------------------------------------------
6967
+ DashboardControllerTest: test_should_get_index
6968
+ ----------------------------------------------
6969
+  (0.1ms) begin transaction
6970
+ SQL (0.5ms) INSERT INTO "users" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "Igor"], ["created_at", "2015-10-25 17:14:11.369369"], ["updated_at", "2015-10-25 17:14:11.369369"]]
6971
+  (1.1ms) commit transaction
6972
+  (0.1ms) begin transaction
6973
+ SQL (0.8ms) INSERT INTO "accounts" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "Igor"], ["created_at", "2015-10-25 17:14:11.380700"], ["updated_at", "2015-10-25 17:14:11.380700"]]
6974
+  (1.6ms) commit transaction
6975
+ Started GET "/rails/db" for 127.0.0.1 at 2015-10-25 19:14:11 +0200
6976
+ Processing by RailsDb::DashboardController#index as HTML
6977
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/dashboard/index.html.erb within layouts/rails_db/application (157.0ms)
6978
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (10.3ms)
6979
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (4.2ms)
6980
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (1.6ms)
6981
+ Completed 200 OK in 363ms (Views: 362.1ms | ActiveRecord: 0.3ms)
6982
+ Started GET "/rails/db/tables/users" for 127.0.0.1 at 2015-10-25 19:14:11 +0200
6983
+ Processing by RailsDb::TablesController#show as HTML
6984
+ Parameters: {"id"=>"users"}
6985
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_exp_col.html.erb (0.5ms)
6986
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/tables/_show.html.erb (5.8ms)
6987
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/tables/show.html.erb within layouts/rails_db/application (8.5ms)
6988
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (1.4ms)
6989
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.5ms)
6990
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.8ms)
6991
+ Completed 200 OK in 22ms (Views: 21.2ms | ActiveRecord: 0.6ms)
6992
+ Started GET "/rails/db/tables/users/data" for 127.0.0.1 at 2015-10-25 19:14:11 +0200
6993
+ Processing by RailsDb::TablesController#data as HTML
6994
+ Parameters: {"table_id"=>"users"}
6995
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_exp_col.html.erb (0.2ms)
6996
+ --> Executing: SELECT * FROM users LIMIT 10 OFFSET 0
6997
+  (0.2ms) SELECT * FROM users LIMIT 10 OFFSET 0
6998
+ --> Executing: SELECT COUNT(*) FROM users
6999
+  (0.1ms) SELECT COUNT(*) FROM users
7000
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/tables/_data.html.erb (8.1ms)
7001
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/tables/data.html.erb within layouts/rails_db/application (10.9ms)
7002
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (1.3ms)
7003
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.3ms)
7004
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.6ms)
7005
+ Completed 200 OK in 20ms (Views: 18.5ms | ActiveRecord: 1.1ms)
7006
+ Started GET "/rails/db/sql" for 127.0.0.1 at 2015-10-25 19:14:11 +0200
7007
+ Processing by RailsDb::SqlController#index as HTML
7008
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_exp_col.html.erb (0.2ms)
7009
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/sql/_history.html.erb (2.6ms)
7010
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/sql/index.html.erb within layouts/rails_db/application (11.5ms)
7011
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (1.4ms)
7012
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.3ms)
7013
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.6ms)
7014
+ Completed 200 OK in 26ms (Views: 22.8ms | ActiveRecord: 2.0ms)
7015
+ Started GET "/rails/db/import" for 127.0.0.1 at 2015-10-25 19:14:11 +0200
7016
+ Processing by RailsDb::SqlController#import as HTML
7017
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/sql/_import_sample.html.erb (1.0ms)
7018
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/sql/import.html.erb within layouts/rails_db/application (6.2ms)
7019
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (1.8ms)
7020
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (2.8ms)
7021
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (1.2ms)
7022
+ Completed 200 OK in 21ms (Views: 20.9ms | ActiveRecord: 0.2ms)
7023
+ Started GET "/rails/db/data-table" for 127.0.0.1 at 2015-10-25 19:14:11 +0200
7024
+ Processing by RailsDb::DashboardController#data_table as HTML
7025
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/dashboard/data_table.html.erb within layouts/rails_db/application (5.4ms)
7026
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (1.6ms)
7027
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.6ms)
7028
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (0.7ms)
7029
+ Completed 200 OK in 16ms (Views: 15.6ms | ActiveRecord: 0.2ms)
7030
+ Started GET "/" for 127.0.0.1 at 2015-10-25 19:14:11 +0200
7031
+ Processing by HomeController#index as HTML
7032
+ --> Executing: SELECT id, name, users_count FROM accounts
7033
+  (0.1ms) SELECT id, name, users_count FROM accounts
7034
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_data_table.html.erb (1.5ms)
7035
+ --> Executing: select id, name, age from users order by age desc limit 10
7036
+  (0.2ms) select id, name, age from users order by age desc limit 10
7037
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sql_result.html.erb (1.3ms)
7038
+ Rendered home/index.html.erb within layouts/application (10.2ms)
7039
+ Completed 200 OK in 27ms (Views: 26.4ms | ActiveRecord: 0.5ms)
7040
+ --------------------------
7041
+ SqlImportTest: test_import
7042
+ --------------------------
7043
+ SQL (0.9ms) DELETE FROM "accounts"
7044
+ SQL (1.1ms) DELETE FROM "users"
7045
+  (0.3ms) update users set age = 11 where id = 1
7046
+  (0.2ms) update users set age = 22 where id = 2
7047
+  (0.2ms) update users set age = 33 where id = 3
7048
+  (2.4ms)
7049
+ CREATE TABLE t(x INTEGER, y, z, PRIMARY KEY(x ASC));
7050
+ -----------------------
7051
+ RailsDbTest: test_truth
7052
+ -----------------------
7053
+  (1.3ms) DROP TABLE "t"
7054
+ SQL (1.1ms) DELETE FROM "accounts"
7055
+ SQL (1.2ms) DELETE FROM "users"
7056
+ ------------------------
7057
+ DatabaseTest: test_query
7058
+ ------------------------
7059
+ SQL (1.0ms) DELETE FROM "accounts"
7060
+ SQL (1.0ms) DELETE FROM "users"
7061
+ SQL (1.4ms) DELETE FROM "users"
7062
+  (0.1ms) begin transaction
7063
+ SQL (0.4ms) INSERT INTO "users" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "Igor"], ["created_at", "2015-10-25 17:14:11.990656"], ["updated_at", "2015-10-25 17:14:11.990656"]]
7064
+  (0.8ms) commit transaction
7065
+ --> Executing: select count(*) as users_count from users
7066
+  (0.1ms) select count(*) as users_count from users
7067
+ --> Executing: EXPLAIN select count(*) as users_count from users
7068
+  (1.1ms) EXPLAIN select count(*) as users_count from users
7069
+ ------------------------------------
7070
+ DatabaseTest: test_accessible_tables
7071
+ ------------------------------------
7072
+ SQL (1.2ms) DELETE FROM "accounts"
7073
+ SQL (1.1ms) DELETE FROM "users"
7074
+ --------------------------
7075
+ DatabaseTest: test_adapter
7076
+ --------------------------
7077
+ SQL (0.9ms) DELETE FROM "accounts"
7078
+ SQL (0.9ms) DELETE FROM "users"
7079
+ -------------------------
7080
+ DatabaseTest: test_tables
7081
+ -------------------------
7082
+ SQL (0.9ms) DELETE FROM "accounts"
7083
+ SQL (0.9ms) DELETE FROM "users"
7084
+ ------------------------------------------------------------------
7085
+ RailsDbDataTableHelperTest: test_default_rails_db_data_table_works
7086
+ ------------------------------------------------------------------
7087
+ SQL (0.8ms) DELETE FROM "accounts"
7088
+ SQL (0.9ms) DELETE FROM "users"
7089
+  (0.1ms) begin transaction
7090
+ SQL (0.3ms) INSERT INTO "users" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "Igor"], ["created_at", "2015-10-25 17:14:12.018210"], ["updated_at", "2015-10-25 17:14:12.018210"]]
7091
+  (1.1ms) commit transaction
7092
+ --> Executing: SELECT * FROM users
7093
+  (0.2ms) SELECT * FROM users
7094
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_data_table.html.erb (2.8ms)
7095
+ --------------------------------------------------------------------------------
7096
+ RailsDbDataTableHelperTest: test_rails_db_data_table_sql_works_with_many_options
7097
+ --------------------------------------------------------------------------------
7098
+ SQL (0.9ms) DELETE FROM "accounts"
7099
+ SQL (0.8ms) DELETE FROM "users"
7100
+  (0.1ms) begin transaction
7101
+ SQL (0.4ms) INSERT INTO "users" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "Igor"], ["created_at", "2015-10-25 17:14:12.049292"], ["updated_at", "2015-10-25 17:14:12.049292"]]
7102
+  (0.9ms) commit transaction
7103
+ --> Executing: select * from users
7104
+  (0.3ms) select * from users
7105
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sql_result.html.erb (1.3ms)
7106
+ ----------------------------------------------------------------------
7107
+ RailsDbDataTableHelperTest: test_default_rails_db_data_table_sql_works
7108
+ ----------------------------------------------------------------------
7109
+ SQL (0.9ms) DELETE FROM "accounts"
7110
+ SQL (0.9ms) DELETE FROM "users"
7111
+  (0.1ms) begin transaction
7112
+ SQL (0.4ms) INSERT INTO "users" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "Igor"], ["created_at", "2015-10-25 17:14:12.081501"], ["updated_at", "2015-10-25 17:14:12.081501"]]
7113
+  (0.9ms) commit transaction
7114
+ --> Executing: select * from users
7115
+  (0.2ms) select * from users
7116
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sql_result.html.erb (0.2ms)
7117
+ ----------------------------------------------------------------------------
7118
+ RailsDbDataTableHelperTest: test_rails_db_data_table_works_with_many_options
7119
+ ----------------------------------------------------------------------------
7120
+ SQL (1.0ms) DELETE FROM "accounts"
7121
+ SQL (1.0ms) DELETE FROM "users"
7122
+  (0.1ms) begin transaction
7123
+ SQL (0.3ms) INSERT INTO "users" ("name", "age", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["name", "Igor"], ["age", 9999], ["created_at", "2015-10-25 17:14:12.091753"], ["updated_at", "2015-10-25 17:14:12.091753"]]
7124
+  (0.8ms) commit transaction
7125
+ --> Executing: SELECT id, name FROM users ORDER BY id asc LIMIT 10 OFFSET 0
7126
+  (0.1ms) SELECT id, name FROM users ORDER BY id asc LIMIT 10 OFFSET 0
7127
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_data_table.html.erb (0.4ms)
7128
+ ActiveRecord::SchemaMigration Load (0.5ms) SELECT "schema_migrations".* FROM "schema_migrations"
7129
+ ----------------------------------------------
7130
+ DashboardControllerTest: test_should_get_index
7131
+ ----------------------------------------------
7132
+  (0.1ms) begin transaction
7133
+ SQL (1.7ms) INSERT INTO "users" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "Igor"], ["created_at", "2015-10-25 17:26:14.381631"], ["updated_at", "2015-10-25 17:26:14.381631"]]
7134
+  (0.9ms) commit transaction
7135
+  (0.1ms) begin transaction
7136
+ SQL (0.5ms) INSERT INTO "accounts" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "Igor"], ["created_at", "2015-10-25 17:26:14.395409"], ["updated_at", "2015-10-25 17:26:14.395409"]]
7137
+  (1.6ms) commit transaction
7138
+ Started GET "/rails/db" for 127.0.0.1 at 2015-10-25 19:26:14 +0200
7139
+ Processing by RailsDb::DashboardController#index as HTML
7140
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/dashboard/index.html.erb within layouts/rails_db/application (189.4ms)
7141
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (11.1ms)
7142
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (4.5ms)
7143
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_gems.html.erb (1.1ms)
7144
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (8.3ms)
7145
+ Completed 200 OK in 402ms (Views: 401.6ms | ActiveRecord: 0.3ms)
7146
+ Started GET "/rails/db/tables/users" for 127.0.0.1 at 2015-10-25 19:26:14 +0200
7147
+ Processing by RailsDb::TablesController#show as HTML
7148
+ Parameters: {"id"=>"users"}
7149
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_exp_col.html.erb (0.6ms)
7150
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/tables/_show.html.erb (6.2ms)
7151
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/tables/show.html.erb within layouts/rails_db/application (9.2ms)
7152
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (1.3ms)
7153
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (2.8ms)
7154
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_gems.html.erb (0.4ms)
7155
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (2.3ms)
7156
+ Completed 200 OK in 54ms (Views: 25.3ms | ActiveRecord: 0.7ms)
7157
+ Started GET "/rails/db/tables/users/data" for 127.0.0.1 at 2015-10-25 19:26:14 +0200
7158
+ Processing by RailsDb::TablesController#data as HTML
7159
+ Parameters: {"table_id"=>"users"}
7160
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_exp_col.html.erb (0.2ms)
7161
+ --> Executing: SELECT * FROM users LIMIT 10 OFFSET 0
7162
+  (0.2ms) SELECT * FROM users LIMIT 10 OFFSET 0
7163
+ --> Executing: SELECT COUNT(*) FROM users
7164
+  (0.1ms) SELECT COUNT(*) FROM users
7165
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/tables/_data.html.erb (9.2ms)
7166
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/tables/data.html.erb within layouts/rails_db/application (12.0ms)
7167
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (1.4ms)
7168
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (2.3ms)
7169
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_gems.html.erb (0.4ms)
7170
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (2.1ms)
7171
+ Completed 200 OK in 24ms (Views: 22.4ms | ActiveRecord: 1.1ms)
7172
+ Started GET "/rails/db/sql" for 127.0.0.1 at 2015-10-25 19:26:14 +0200
7173
+ Processing by RailsDb::SqlController#index as HTML
7174
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_exp_col.html.erb (0.3ms)
7175
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/sql/_history.html.erb (1.4ms)
7176
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/sql/index.html.erb within layouts/rails_db/application (10.4ms)
7177
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (1.5ms)
7178
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.4ms)
7179
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_gems.html.erb (0.2ms)
7180
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (1.2ms)
7181
+ Completed 200 OK in 25ms (Views: 22.7ms | ActiveRecord: 1.5ms)
7182
+ Started GET "/rails/db/import" for 127.0.0.1 at 2015-10-25 19:26:14 +0200
7183
+ Processing by RailsDb::SqlController#import as HTML
7184
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/sql/_import_sample.html.erb (0.4ms)
7185
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/sql/import.html.erb within layouts/rails_db/application (4.1ms)
7186
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (1.4ms)
7187
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.4ms)
7188
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_gems.html.erb (0.2ms)
7189
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (1.3ms)
7190
+ Completed 200 OK in 14ms (Views: 14.1ms | ActiveRecord: 0.2ms)
7191
+ Started GET "/rails/db/data-table" for 127.0.0.1 at 2015-10-25 19:26:14 +0200
7192
+ Processing by RailsDb::DashboardController#data_table as HTML
7193
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/dashboard/data_table.html.erb within layouts/rails_db/application (4.7ms)
7194
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_header.html.erb (1.7ms)
7195
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sidebar.html.erb (1.4ms)
7196
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_gems.html.erb (0.2ms)
7197
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_footer.html.erb (1.8ms)
7198
+ Completed 200 OK in 16ms (Views: 15.8ms | ActiveRecord: 0.2ms)
7199
+ Started GET "/" for 127.0.0.1 at 2015-10-25 19:26:15 +0200
7200
+ Processing by HomeController#index as HTML
7201
+ --> Executing: SELECT id, name, users_count FROM accounts
7202
+  (0.2ms) SELECT id, name, users_count FROM accounts
7203
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_data_table.html.erb (2.6ms)
7204
+ --> Executing: select id, name, age from users order by age desc limit 10
7205
+  (0.2ms) select id, name, age from users order by age desc limit 10
7206
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sql_result.html.erb (1.2ms)
7207
+ Rendered home/index.html.erb within layouts/application (11.6ms)
7208
+ Completed 200 OK in 31ms (Views: 30.3ms | ActiveRecord: 0.6ms)
7209
+ --------------------------
7210
+ SqlImportTest: test_import
7211
+ --------------------------
7212
+ SQL (1.0ms) DELETE FROM "accounts"
7213
+ SQL (0.9ms) DELETE FROM "users"
7214
+  (0.3ms) update users set age = 11 where id = 1
7215
+  (0.2ms) update users set age = 22 where id = 2
7216
+  (0.2ms) update users set age = 33 where id = 3
7217
+  (1.4ms) 
7218
+ CREATE TABLE t(x INTEGER, y, z, PRIMARY KEY(x ASC));
7219
+ ----------------------------------------------------------------------------
7220
+ RailsDbDataTableHelperTest: test_rails_db_data_table_works_with_many_options
7221
+ ----------------------------------------------------------------------------
7222
+  (1.4ms) DROP TABLE "t"
7223
+ SQL (1.2ms) DELETE FROM "accounts"
7224
+ SQL (1.3ms) DELETE FROM "users"
7225
+  (0.1ms) begin transaction
7226
+ SQL (0.6ms) INSERT INTO "users" ("name", "age", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["name", "Igor"], ["age", 9999], ["created_at", "2015-10-25 17:26:15.078793"], ["updated_at", "2015-10-25 17:26:15.078793"]]
7227
+  (0.9ms) commit transaction
7228
+ --> Executing: SELECT id, name FROM users ORDER BY id asc LIMIT 10 OFFSET 0
7229
+  (0.2ms) SELECT id, name FROM users ORDER BY id asc LIMIT 10 OFFSET 0
7230
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_data_table.html.erb (2.0ms)
7231
+ --------------------------------------------------------------------------------
7232
+ RailsDbDataTableHelperTest: test_rails_db_data_table_sql_works_with_many_options
7233
+ --------------------------------------------------------------------------------
7234
+ SQL (0.9ms) DELETE FROM "accounts"
7235
+ SQL (0.8ms) DELETE FROM "users"
7236
+  (0.1ms) begin transaction
7237
+ SQL (0.4ms) INSERT INTO "users" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "Igor"], ["created_at", "2015-10-25 17:26:15.114865"], ["updated_at", "2015-10-25 17:26:15.114865"]]
7238
+  (0.7ms) commit transaction
7239
+ --> Executing: select * from users
7240
+  (0.2ms) select * from users
7241
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sql_result.html.erb (1.2ms)
7242
+ ------------------------------------------------------------------
7243
+ RailsDbDataTableHelperTest: test_default_rails_db_data_table_works
7244
+ ------------------------------------------------------------------
7245
+ SQL (1.1ms) DELETE FROM "accounts"
7246
+ SQL (1.2ms) DELETE FROM "users"
7247
+  (0.1ms) begin transaction
7248
+ SQL (0.4ms) INSERT INTO "users" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "Igor"], ["created_at", "2015-10-25 17:26:15.146486"], ["updated_at", "2015-10-25 17:26:15.146486"]]
7249
+  (0.7ms) commit transaction
7250
+ --> Executing: SELECT * FROM users
7251
+  (0.1ms) SELECT * FROM users
7252
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_data_table.html.erb (1.0ms)
7253
+ ----------------------------------------------------------------------
7254
+ RailsDbDataTableHelperTest: test_default_rails_db_data_table_sql_works
7255
+ ----------------------------------------------------------------------
7256
+ SQL (1.0ms) DELETE FROM "accounts"
7257
+ SQL (1.0ms) DELETE FROM "users"
7258
+  (0.1ms) begin transaction
7259
+ SQL (0.3ms) INSERT INTO "users" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "Igor"], ["created_at", "2015-10-25 17:26:15.156046"], ["updated_at", "2015-10-25 17:26:15.156046"]]
7260
+  (0.9ms) commit transaction
7261
+ --> Executing: select * from users
7262
+  (0.2ms) select * from users
7263
+ Rendered /Users/igorkasyanchuk/Projects/rails_db/app/views/rails_db/shared/_sql_result.html.erb (0.2ms)
7264
+ -----------------------
7265
+ RailsDbTest: test_truth
7266
+ -----------------------
7267
+ SQL (2.3ms) DELETE FROM "accounts"
7268
+ SQL (1.0ms) DELETE FROM "users"
7269
+ ------------------------
7270
+ DatabaseTest: test_query
7271
+ ------------------------
7272
+ SQL (0.8ms) DELETE FROM "accounts"
7273
+ SQL (0.8ms) DELETE FROM "users"
7274
+ SQL (1.0ms) DELETE FROM "users"
7275
+  (0.1ms) begin transaction
7276
+ SQL (0.4ms) INSERT INTO "users" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "Igor"], ["created_at", "2015-10-25 17:26:15.171473"], ["updated_at", "2015-10-25 17:26:15.171473"]]
7277
+  (0.9ms) commit transaction
7278
+ --> Executing: select count(*) as users_count from users
7279
+  (0.1ms) select count(*) as users_count from users
7280
+ --> Executing: EXPLAIN select count(*) as users_count from users
7281
+  (0.1ms) EXPLAIN select count(*) as users_count from users
7282
+ --------------------------
7283
+ DatabaseTest: test_adapter
7284
+ --------------------------
7285
+ SQL (0.9ms) DELETE FROM "accounts"
7286
+ SQL (1.0ms) DELETE FROM "users"
7287
+ -------------------------
7288
+ DatabaseTest: test_tables
7289
+ -------------------------
7290
+ SQL (0.8ms) DELETE FROM "accounts"
7291
+ SQL (0.7ms) DELETE FROM "users"
7292
+ ------------------------------------
7293
+ DatabaseTest: test_accessible_tables
7294
+ ------------------------------------
7295
+ SQL (0.8ms) DELETE FROM "accounts"
7296
+ SQL (1.1ms) DELETE FROM "users"
7297
+ ----------------------
7298
+ TableTest: test_to_csv
7299
+ ----------------------
7300
+ SQL (1.0ms) DELETE FROM "accounts"
7301
+ SQL (0.8ms) DELETE FROM "users"
7302
+  (0.1ms) begin transaction
7303
+ SQL (0.2ms) INSERT INTO "users" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "igor"], ["created_at", "2015-10-25 17:26:15.192750"], ["updated_at", "2015-10-25 17:26:15.192750"]]
7304
+  (0.9ms) commit transaction
7305
+ --> Executing: SELECT * FROM users
7306
+  (0.3ms) SELECT * FROM users
7307
+ -----------------------
7308
+ TableTest: test_columns
7309
+ -----------------------
7310
+ SQL (1.1ms) DELETE FROM "accounts"
7311
+ SQL (1.0ms) DELETE FROM "users"