nimbleshop_core 0.0.4 → 0.0.5

Sign up to get free protection for your applications and to get access to all the features.
Files changed (534) hide show
  1. data/app/controllers/admin_controller.rb +1 -1
  2. data/app/helpers/nimbleshop_helper.rb +1 -1
  3. data/app/mailers/admin_mailer.rb +3 -3
  4. data/app/mailers/mailer.rb +3 -3
  5. data/app/models/tax_calculator.rb +1 -1
  6. data/lib/generators/nimbleshop/app/install_generator.rb +15 -9
  7. data/lib/generators/nimbleshop/app/templates/config/initializers/carrierwave.rb +2 -3
  8. data/lib/generators/nimbleshop/app/templates/config/initializers/setup_email.rb +2 -11
  9. data/lib/generators/nimbleshop/app/templates/config/nimbleshop.yml +5 -9
  10. data/lib/nimbleshop/version.rb +1 -1
  11. data/test/unit/tax_calculator_test.rb +1 -1
  12. metadata +2 -1046
  13. data/test/myshop/db/development.sqlite3 +0 -0
  14. data/test/myshop/db/test.sqlite3 +0 -0
  15. data/test/myshop/log/development.log +0 -1255
  16. data/test/myshop/log/test.log +0 -97329
  17. data/test/myshop/public/uploads/picture/picture/1/avatar.png +0 -0
  18. data/test/myshop/public/uploads/picture/picture/1/large_avatar.png +0 -0
  19. data/test/myshop/public/uploads/picture/picture/1/large_pic1.jpg +0 -0
  20. data/test/myshop/public/uploads/picture/picture/1/large_plus_avatar.png +0 -0
  21. data/test/myshop/public/uploads/picture/picture/1/large_plus_pic1.jpg +0 -0
  22. data/test/myshop/public/uploads/picture/picture/1/medium_avatar.png +0 -0
  23. data/test/myshop/public/uploads/picture/picture/1/medium_pic1.jpg +0 -0
  24. data/test/myshop/public/uploads/picture/picture/1/medium_plus_avatar.png +0 -0
  25. data/test/myshop/public/uploads/picture/picture/1/medium_plus_pic1.jpg +0 -0
  26. data/test/myshop/public/uploads/picture/picture/1/pic1.jpg +0 -0
  27. data/test/myshop/public/uploads/picture/picture/1/small_avatar.png +0 -0
  28. data/test/myshop/public/uploads/picture/picture/1/small_pic1.jpg +0 -0
  29. data/test/myshop/public/uploads/picture/picture/1/small_plus_avatar.png +0 -0
  30. data/test/myshop/public/uploads/picture/picture/1/small_plus_pic1.jpg +0 -0
  31. data/test/myshop/public/uploads/picture/picture/1/tiny_avatar.png +0 -0
  32. data/test/myshop/public/uploads/picture/picture/1/tiny_pic1.jpg +0 -0
  33. data/test/myshop/public/uploads/picture/picture/1/tiny_plus_avatar.png +0 -0
  34. data/test/myshop/public/uploads/picture/picture/1/tiny_plus_pic1.jpg +0 -0
  35. data/test/myshop/public/uploads/picture/picture/10/large_pic2.jpg +0 -0
  36. data/test/myshop/public/uploads/picture/picture/10/large_plus_pic2.jpg +0 -0
  37. data/test/myshop/public/uploads/picture/picture/10/medium_pic2.jpg +0 -0
  38. data/test/myshop/public/uploads/picture/picture/10/medium_plus_pic2.jpg +0 -0
  39. data/test/myshop/public/uploads/picture/picture/10/pic2.jpg +0 -0
  40. data/test/myshop/public/uploads/picture/picture/10/small_pic2.jpg +0 -0
  41. data/test/myshop/public/uploads/picture/picture/10/small_plus_pic2.jpg +0 -0
  42. data/test/myshop/public/uploads/picture/picture/10/tiny_pic2.jpg +0 -0
  43. data/test/myshop/public/uploads/picture/picture/10/tiny_plus_pic2.jpg +0 -0
  44. data/test/myshop/public/uploads/picture/picture/11/large_pic1.jpg +0 -0
  45. data/test/myshop/public/uploads/picture/picture/11/large_plus_pic1.jpg +0 -0
  46. data/test/myshop/public/uploads/picture/picture/11/medium_pic1.jpg +0 -0
  47. data/test/myshop/public/uploads/picture/picture/11/medium_plus_pic1.jpg +0 -0
  48. data/test/myshop/public/uploads/picture/picture/11/pic1.jpg +0 -0
  49. data/test/myshop/public/uploads/picture/picture/11/small_pic1.jpg +0 -0
  50. data/test/myshop/public/uploads/picture/picture/11/small_plus_pic1.jpg +0 -0
  51. data/test/myshop/public/uploads/picture/picture/11/tiny_pic1.jpg +0 -0
  52. data/test/myshop/public/uploads/picture/picture/11/tiny_plus_pic1.jpg +0 -0
  53. data/test/myshop/public/uploads/picture/picture/12/large_pic2.jpg +0 -0
  54. data/test/myshop/public/uploads/picture/picture/12/large_plus_pic2.jpg +0 -0
  55. data/test/myshop/public/uploads/picture/picture/12/medium_pic2.jpg +0 -0
  56. data/test/myshop/public/uploads/picture/picture/12/medium_plus_pic2.jpg +0 -0
  57. data/test/myshop/public/uploads/picture/picture/12/pic2.jpg +0 -0
  58. data/test/myshop/public/uploads/picture/picture/12/small_pic2.jpg +0 -0
  59. data/test/myshop/public/uploads/picture/picture/12/small_plus_pic2.jpg +0 -0
  60. data/test/myshop/public/uploads/picture/picture/12/tiny_pic2.jpg +0 -0
  61. data/test/myshop/public/uploads/picture/picture/12/tiny_plus_pic2.jpg +0 -0
  62. data/test/myshop/public/uploads/picture/picture/13/large_pic3.jpg +0 -0
  63. data/test/myshop/public/uploads/picture/picture/13/large_plus_pic3.jpg +0 -0
  64. data/test/myshop/public/uploads/picture/picture/13/medium_pic3.jpg +0 -0
  65. data/test/myshop/public/uploads/picture/picture/13/medium_plus_pic3.jpg +0 -0
  66. data/test/myshop/public/uploads/picture/picture/13/pic3.jpg +0 -0
  67. data/test/myshop/public/uploads/picture/picture/13/small_pic3.jpg +0 -0
  68. data/test/myshop/public/uploads/picture/picture/13/small_plus_pic3.jpg +0 -0
  69. data/test/myshop/public/uploads/picture/picture/13/tiny_pic3.jpg +0 -0
  70. data/test/myshop/public/uploads/picture/picture/13/tiny_plus_pic3.jpg +0 -0
  71. data/test/myshop/public/uploads/picture/picture/14/large_pic4.jpg +0 -0
  72. data/test/myshop/public/uploads/picture/picture/14/large_plus_pic4.jpg +0 -0
  73. data/test/myshop/public/uploads/picture/picture/14/medium_pic4.jpg +0 -0
  74. data/test/myshop/public/uploads/picture/picture/14/medium_plus_pic4.jpg +0 -0
  75. data/test/myshop/public/uploads/picture/picture/14/pic4.jpg +0 -0
  76. data/test/myshop/public/uploads/picture/picture/14/small_pic4.jpg +0 -0
  77. data/test/myshop/public/uploads/picture/picture/14/small_plus_pic4.jpg +0 -0
  78. data/test/myshop/public/uploads/picture/picture/14/tiny_pic4.jpg +0 -0
  79. data/test/myshop/public/uploads/picture/picture/14/tiny_plus_pic4.jpg +0 -0
  80. data/test/myshop/public/uploads/picture/picture/15/large_pic5.jpg +0 -0
  81. data/test/myshop/public/uploads/picture/picture/15/large_plus_pic5.jpg +0 -0
  82. data/test/myshop/public/uploads/picture/picture/15/medium_pic5.jpg +0 -0
  83. data/test/myshop/public/uploads/picture/picture/15/medium_plus_pic5.jpg +0 -0
  84. data/test/myshop/public/uploads/picture/picture/15/pic5.jpg +0 -0
  85. data/test/myshop/public/uploads/picture/picture/15/small_pic5.jpg +0 -0
  86. data/test/myshop/public/uploads/picture/picture/15/small_plus_pic5.jpg +0 -0
  87. data/test/myshop/public/uploads/picture/picture/15/tiny_pic5.jpg +0 -0
  88. data/test/myshop/public/uploads/picture/picture/15/tiny_plus_pic5.jpg +0 -0
  89. data/test/myshop/public/uploads/picture/picture/16/large_pic1.jpg +0 -0
  90. data/test/myshop/public/uploads/picture/picture/16/large_plus_pic1.jpg +0 -0
  91. data/test/myshop/public/uploads/picture/picture/16/medium_pic1.jpg +0 -0
  92. data/test/myshop/public/uploads/picture/picture/16/medium_plus_pic1.jpg +0 -0
  93. data/test/myshop/public/uploads/picture/picture/16/pic1.jpg +0 -0
  94. data/test/myshop/public/uploads/picture/picture/16/small_pic1.jpg +0 -0
  95. data/test/myshop/public/uploads/picture/picture/16/small_plus_pic1.jpg +0 -0
  96. data/test/myshop/public/uploads/picture/picture/16/tiny_pic1.jpg +0 -0
  97. data/test/myshop/public/uploads/picture/picture/16/tiny_plus_pic1.jpg +0 -0
  98. data/test/myshop/public/uploads/picture/picture/17/large_pic2.jpg +0 -0
  99. data/test/myshop/public/uploads/picture/picture/17/large_plus_pic2.jpg +0 -0
  100. data/test/myshop/public/uploads/picture/picture/17/medium_pic2.jpg +0 -0
  101. data/test/myshop/public/uploads/picture/picture/17/medium_plus_pic2.jpg +0 -0
  102. data/test/myshop/public/uploads/picture/picture/17/pic2.jpg +0 -0
  103. data/test/myshop/public/uploads/picture/picture/17/small_pic2.jpg +0 -0
  104. data/test/myshop/public/uploads/picture/picture/17/small_plus_pic2.jpg +0 -0
  105. data/test/myshop/public/uploads/picture/picture/17/tiny_pic2.jpg +0 -0
  106. data/test/myshop/public/uploads/picture/picture/17/tiny_plus_pic2.jpg +0 -0
  107. data/test/myshop/public/uploads/picture/picture/18/large_pic1.jpg +0 -0
  108. data/test/myshop/public/uploads/picture/picture/18/large_plus_pic1.jpg +0 -0
  109. data/test/myshop/public/uploads/picture/picture/18/medium_pic1.jpg +0 -0
  110. data/test/myshop/public/uploads/picture/picture/18/medium_plus_pic1.jpg +0 -0
  111. data/test/myshop/public/uploads/picture/picture/18/pic1.jpg +0 -0
  112. data/test/myshop/public/uploads/picture/picture/18/small_pic1.jpg +0 -0
  113. data/test/myshop/public/uploads/picture/picture/18/small_plus_pic1.jpg +0 -0
  114. data/test/myshop/public/uploads/picture/picture/18/tiny_pic1.jpg +0 -0
  115. data/test/myshop/public/uploads/picture/picture/18/tiny_plus_pic1.jpg +0 -0
  116. data/test/myshop/public/uploads/picture/picture/19/large_pic1.jpg +0 -0
  117. data/test/myshop/public/uploads/picture/picture/19/large_plus_pic1.jpg +0 -0
  118. data/test/myshop/public/uploads/picture/picture/19/medium_pic1.jpg +0 -0
  119. data/test/myshop/public/uploads/picture/picture/19/medium_plus_pic1.jpg +0 -0
  120. data/test/myshop/public/uploads/picture/picture/19/pic1.jpg +0 -0
  121. data/test/myshop/public/uploads/picture/picture/19/small_pic1.jpg +0 -0
  122. data/test/myshop/public/uploads/picture/picture/19/small_plus_pic1.jpg +0 -0
  123. data/test/myshop/public/uploads/picture/picture/19/tiny_pic1.jpg +0 -0
  124. data/test/myshop/public/uploads/picture/picture/19/tiny_plus_pic1.jpg +0 -0
  125. data/test/myshop/public/uploads/picture/picture/2/large_pic2.jpg +0 -0
  126. data/test/myshop/public/uploads/picture/picture/2/large_plus_pic2.jpg +0 -0
  127. data/test/myshop/public/uploads/picture/picture/2/medium_pic2.jpg +0 -0
  128. data/test/myshop/public/uploads/picture/picture/2/medium_plus_pic2.jpg +0 -0
  129. data/test/myshop/public/uploads/picture/picture/2/pic2.jpg +0 -0
  130. data/test/myshop/public/uploads/picture/picture/2/small_pic2.jpg +0 -0
  131. data/test/myshop/public/uploads/picture/picture/2/small_plus_pic2.jpg +0 -0
  132. data/test/myshop/public/uploads/picture/picture/2/tiny_pic2.jpg +0 -0
  133. data/test/myshop/public/uploads/picture/picture/2/tiny_plus_pic2.jpg +0 -0
  134. data/test/myshop/public/uploads/picture/picture/20/large_pic2.jpg +0 -0
  135. data/test/myshop/public/uploads/picture/picture/20/large_plus_pic2.jpg +0 -0
  136. data/test/myshop/public/uploads/picture/picture/20/medium_pic2.jpg +0 -0
  137. data/test/myshop/public/uploads/picture/picture/20/medium_plus_pic2.jpg +0 -0
  138. data/test/myshop/public/uploads/picture/picture/20/pic2.jpg +0 -0
  139. data/test/myshop/public/uploads/picture/picture/20/small_pic2.jpg +0 -0
  140. data/test/myshop/public/uploads/picture/picture/20/small_plus_pic2.jpg +0 -0
  141. data/test/myshop/public/uploads/picture/picture/20/tiny_pic2.jpg +0 -0
  142. data/test/myshop/public/uploads/picture/picture/20/tiny_plus_pic2.jpg +0 -0
  143. data/test/myshop/public/uploads/picture/picture/21/large_pic1.jpg +0 -0
  144. data/test/myshop/public/uploads/picture/picture/21/large_plus_pic1.jpg +0 -0
  145. data/test/myshop/public/uploads/picture/picture/21/medium_pic1.jpg +0 -0
  146. data/test/myshop/public/uploads/picture/picture/21/medium_plus_pic1.jpg +0 -0
  147. data/test/myshop/public/uploads/picture/picture/21/pic1.jpg +0 -0
  148. data/test/myshop/public/uploads/picture/picture/21/small_pic1.jpg +0 -0
  149. data/test/myshop/public/uploads/picture/picture/21/small_plus_pic1.jpg +0 -0
  150. data/test/myshop/public/uploads/picture/picture/21/tiny_pic1.jpg +0 -0
  151. data/test/myshop/public/uploads/picture/picture/21/tiny_plus_pic1.jpg +0 -0
  152. data/test/myshop/public/uploads/picture/picture/22/large_pic2.jpg +0 -0
  153. data/test/myshop/public/uploads/picture/picture/22/large_plus_pic2.jpg +0 -0
  154. data/test/myshop/public/uploads/picture/picture/22/medium_pic2.jpg +0 -0
  155. data/test/myshop/public/uploads/picture/picture/22/medium_plus_pic2.jpg +0 -0
  156. data/test/myshop/public/uploads/picture/picture/22/pic2.jpg +0 -0
  157. data/test/myshop/public/uploads/picture/picture/22/small_pic2.jpg +0 -0
  158. data/test/myshop/public/uploads/picture/picture/22/small_plus_pic2.jpg +0 -0
  159. data/test/myshop/public/uploads/picture/picture/22/tiny_pic2.jpg +0 -0
  160. data/test/myshop/public/uploads/picture/picture/22/tiny_plus_pic2.jpg +0 -0
  161. data/test/myshop/public/uploads/picture/picture/23/large_pic1.jpg +0 -0
  162. data/test/myshop/public/uploads/picture/picture/23/large_plus_pic1.jpg +0 -0
  163. data/test/myshop/public/uploads/picture/picture/23/medium_pic1.jpg +0 -0
  164. data/test/myshop/public/uploads/picture/picture/23/medium_plus_pic1.jpg +0 -0
  165. data/test/myshop/public/uploads/picture/picture/23/pic1.jpg +0 -0
  166. data/test/myshop/public/uploads/picture/picture/23/small_pic1.jpg +0 -0
  167. data/test/myshop/public/uploads/picture/picture/23/small_plus_pic1.jpg +0 -0
  168. data/test/myshop/public/uploads/picture/picture/23/tiny_pic1.jpg +0 -0
  169. data/test/myshop/public/uploads/picture/picture/23/tiny_plus_pic1.jpg +0 -0
  170. data/test/myshop/public/uploads/picture/picture/24/large_pic10.jpg +0 -0
  171. data/test/myshop/public/uploads/picture/picture/24/large_plus_pic10.jpg +0 -0
  172. data/test/myshop/public/uploads/picture/picture/24/medium_pic10.jpg +0 -0
  173. data/test/myshop/public/uploads/picture/picture/24/medium_plus_pic10.jpg +0 -0
  174. data/test/myshop/public/uploads/picture/picture/24/pic10.jpg +0 -0
  175. data/test/myshop/public/uploads/picture/picture/24/small_pic10.jpg +0 -0
  176. data/test/myshop/public/uploads/picture/picture/24/small_plus_pic10.jpg +0 -0
  177. data/test/myshop/public/uploads/picture/picture/24/tiny_pic10.jpg +0 -0
  178. data/test/myshop/public/uploads/picture/picture/24/tiny_plus_pic10.jpg +0 -0
  179. data/test/myshop/public/uploads/picture/picture/25/large_pic11.jpg +0 -0
  180. data/test/myshop/public/uploads/picture/picture/25/large_plus_pic11.jpg +0 -0
  181. data/test/myshop/public/uploads/picture/picture/25/medium_pic11.jpg +0 -0
  182. data/test/myshop/public/uploads/picture/picture/25/medium_plus_pic11.jpg +0 -0
  183. data/test/myshop/public/uploads/picture/picture/25/pic11.jpg +0 -0
  184. data/test/myshop/public/uploads/picture/picture/25/small_pic11.jpg +0 -0
  185. data/test/myshop/public/uploads/picture/picture/25/small_plus_pic11.jpg +0 -0
  186. data/test/myshop/public/uploads/picture/picture/25/tiny_pic11.jpg +0 -0
  187. data/test/myshop/public/uploads/picture/picture/25/tiny_plus_pic11.jpg +0 -0
  188. data/test/myshop/public/uploads/picture/picture/26/large_pic12.jpg +0 -0
  189. data/test/myshop/public/uploads/picture/picture/26/large_plus_pic12.jpg +0 -0
  190. data/test/myshop/public/uploads/picture/picture/26/medium_pic12.jpg +0 -0
  191. data/test/myshop/public/uploads/picture/picture/26/medium_plus_pic12.jpg +0 -0
  192. data/test/myshop/public/uploads/picture/picture/26/pic12.jpg +0 -0
  193. data/test/myshop/public/uploads/picture/picture/26/small_pic12.jpg +0 -0
  194. data/test/myshop/public/uploads/picture/picture/26/small_plus_pic12.jpg +0 -0
  195. data/test/myshop/public/uploads/picture/picture/26/tiny_pic12.jpg +0 -0
  196. data/test/myshop/public/uploads/picture/picture/26/tiny_plus_pic12.jpg +0 -0
  197. data/test/myshop/public/uploads/picture/picture/27/large_pic13.jpg +0 -0
  198. data/test/myshop/public/uploads/picture/picture/27/large_plus_pic13.jpg +0 -0
  199. data/test/myshop/public/uploads/picture/picture/27/medium_pic13.jpg +0 -0
  200. data/test/myshop/public/uploads/picture/picture/27/medium_plus_pic13.jpg +0 -0
  201. data/test/myshop/public/uploads/picture/picture/27/pic13.jpg +0 -0
  202. data/test/myshop/public/uploads/picture/picture/27/small_pic13.jpg +0 -0
  203. data/test/myshop/public/uploads/picture/picture/27/small_plus_pic13.jpg +0 -0
  204. data/test/myshop/public/uploads/picture/picture/27/tiny_pic13.jpg +0 -0
  205. data/test/myshop/public/uploads/picture/picture/27/tiny_plus_pic13.jpg +0 -0
  206. data/test/myshop/public/uploads/picture/picture/28/large_pic14.jpg +0 -0
  207. data/test/myshop/public/uploads/picture/picture/28/large_plus_pic14.jpg +0 -0
  208. data/test/myshop/public/uploads/picture/picture/28/medium_pic14.jpg +0 -0
  209. data/test/myshop/public/uploads/picture/picture/28/medium_plus_pic14.jpg +0 -0
  210. data/test/myshop/public/uploads/picture/picture/28/pic14.jpg +0 -0
  211. data/test/myshop/public/uploads/picture/picture/28/small_pic14.jpg +0 -0
  212. data/test/myshop/public/uploads/picture/picture/28/small_plus_pic14.jpg +0 -0
  213. data/test/myshop/public/uploads/picture/picture/28/tiny_pic14.jpg +0 -0
  214. data/test/myshop/public/uploads/picture/picture/28/tiny_plus_pic14.jpg +0 -0
  215. data/test/myshop/public/uploads/picture/picture/29/large_pic15.jpg +0 -0
  216. data/test/myshop/public/uploads/picture/picture/29/large_plus_pic15.jpg +0 -0
  217. data/test/myshop/public/uploads/picture/picture/29/medium_pic15.jpg +0 -0
  218. data/test/myshop/public/uploads/picture/picture/29/medium_plus_pic15.jpg +0 -0
  219. data/test/myshop/public/uploads/picture/picture/29/pic15.jpg +0 -0
  220. data/test/myshop/public/uploads/picture/picture/29/small_pic15.jpg +0 -0
  221. data/test/myshop/public/uploads/picture/picture/29/small_plus_pic15.jpg +0 -0
  222. data/test/myshop/public/uploads/picture/picture/29/tiny_pic15.jpg +0 -0
  223. data/test/myshop/public/uploads/picture/picture/29/tiny_plus_pic15.jpg +0 -0
  224. data/test/myshop/public/uploads/picture/picture/3/large_pic3.jpg +0 -0
  225. data/test/myshop/public/uploads/picture/picture/3/large_plus_pic3.jpg +0 -0
  226. data/test/myshop/public/uploads/picture/picture/3/medium_pic3.jpg +0 -0
  227. data/test/myshop/public/uploads/picture/picture/3/medium_plus_pic3.jpg +0 -0
  228. data/test/myshop/public/uploads/picture/picture/3/pic3.jpg +0 -0
  229. data/test/myshop/public/uploads/picture/picture/3/small_pic3.jpg +0 -0
  230. data/test/myshop/public/uploads/picture/picture/3/small_plus_pic3.jpg +0 -0
  231. data/test/myshop/public/uploads/picture/picture/3/tiny_pic3.jpg +0 -0
  232. data/test/myshop/public/uploads/picture/picture/3/tiny_plus_pic3.jpg +0 -0
  233. data/test/myshop/public/uploads/picture/picture/30/large_pic16.jpg +0 -0
  234. data/test/myshop/public/uploads/picture/picture/30/large_plus_pic16.jpg +0 -0
  235. data/test/myshop/public/uploads/picture/picture/30/medium_pic16.jpg +0 -0
  236. data/test/myshop/public/uploads/picture/picture/30/medium_plus_pic16.jpg +0 -0
  237. data/test/myshop/public/uploads/picture/picture/30/pic16.jpg +0 -0
  238. data/test/myshop/public/uploads/picture/picture/30/small_pic16.jpg +0 -0
  239. data/test/myshop/public/uploads/picture/picture/30/small_plus_pic16.jpg +0 -0
  240. data/test/myshop/public/uploads/picture/picture/30/tiny_pic16.jpg +0 -0
  241. data/test/myshop/public/uploads/picture/picture/30/tiny_plus_pic16.jpg +0 -0
  242. data/test/myshop/public/uploads/picture/picture/31/large_pic17.jpg +0 -0
  243. data/test/myshop/public/uploads/picture/picture/31/large_plus_pic17.jpg +0 -0
  244. data/test/myshop/public/uploads/picture/picture/31/medium_pic17.jpg +0 -0
  245. data/test/myshop/public/uploads/picture/picture/31/medium_plus_pic17.jpg +0 -0
  246. data/test/myshop/public/uploads/picture/picture/31/pic17.jpg +0 -0
  247. data/test/myshop/public/uploads/picture/picture/31/small_pic17.jpg +0 -0
  248. data/test/myshop/public/uploads/picture/picture/31/small_plus_pic17.jpg +0 -0
  249. data/test/myshop/public/uploads/picture/picture/31/tiny_pic17.jpg +0 -0
  250. data/test/myshop/public/uploads/picture/picture/31/tiny_plus_pic17.jpg +0 -0
  251. data/test/myshop/public/uploads/picture/picture/32/large_pic2.jpg +0 -0
  252. data/test/myshop/public/uploads/picture/picture/32/large_plus_pic2.jpg +0 -0
  253. data/test/myshop/public/uploads/picture/picture/32/medium_pic2.jpg +0 -0
  254. data/test/myshop/public/uploads/picture/picture/32/medium_plus_pic2.jpg +0 -0
  255. data/test/myshop/public/uploads/picture/picture/32/pic2.jpg +0 -0
  256. data/test/myshop/public/uploads/picture/picture/32/small_pic2.jpg +0 -0
  257. data/test/myshop/public/uploads/picture/picture/32/small_plus_pic2.jpg +0 -0
  258. data/test/myshop/public/uploads/picture/picture/32/tiny_pic2.jpg +0 -0
  259. data/test/myshop/public/uploads/picture/picture/32/tiny_plus_pic2.jpg +0 -0
  260. data/test/myshop/public/uploads/picture/picture/33/large_pic3.jpg +0 -0
  261. data/test/myshop/public/uploads/picture/picture/33/large_plus_pic3.jpg +0 -0
  262. data/test/myshop/public/uploads/picture/picture/33/medium_pic3.jpg +0 -0
  263. data/test/myshop/public/uploads/picture/picture/33/medium_plus_pic3.jpg +0 -0
  264. data/test/myshop/public/uploads/picture/picture/33/pic3.jpg +0 -0
  265. data/test/myshop/public/uploads/picture/picture/33/small_pic3.jpg +0 -0
  266. data/test/myshop/public/uploads/picture/picture/33/small_plus_pic3.jpg +0 -0
  267. data/test/myshop/public/uploads/picture/picture/33/tiny_pic3.jpg +0 -0
  268. data/test/myshop/public/uploads/picture/picture/33/tiny_plus_pic3.jpg +0 -0
  269. data/test/myshop/public/uploads/picture/picture/34/large_pic4.jpg +0 -0
  270. data/test/myshop/public/uploads/picture/picture/34/large_plus_pic4.jpg +0 -0
  271. data/test/myshop/public/uploads/picture/picture/34/medium_pic4.jpg +0 -0
  272. data/test/myshop/public/uploads/picture/picture/34/medium_plus_pic4.jpg +0 -0
  273. data/test/myshop/public/uploads/picture/picture/34/pic4.jpg +0 -0
  274. data/test/myshop/public/uploads/picture/picture/34/small_pic4.jpg +0 -0
  275. data/test/myshop/public/uploads/picture/picture/34/small_plus_pic4.jpg +0 -0
  276. data/test/myshop/public/uploads/picture/picture/34/tiny_pic4.jpg +0 -0
  277. data/test/myshop/public/uploads/picture/picture/34/tiny_plus_pic4.jpg +0 -0
  278. data/test/myshop/public/uploads/picture/picture/35/large_pic5.jpg +0 -0
  279. data/test/myshop/public/uploads/picture/picture/35/large_plus_pic5.jpg +0 -0
  280. data/test/myshop/public/uploads/picture/picture/35/medium_pic5.jpg +0 -0
  281. data/test/myshop/public/uploads/picture/picture/35/medium_plus_pic5.jpg +0 -0
  282. data/test/myshop/public/uploads/picture/picture/35/pic5.jpg +0 -0
  283. data/test/myshop/public/uploads/picture/picture/35/small_pic5.jpg +0 -0
  284. data/test/myshop/public/uploads/picture/picture/35/small_plus_pic5.jpg +0 -0
  285. data/test/myshop/public/uploads/picture/picture/35/tiny_pic5.jpg +0 -0
  286. data/test/myshop/public/uploads/picture/picture/35/tiny_plus_pic5.jpg +0 -0
  287. data/test/myshop/public/uploads/picture/picture/36/large_pic6.jpg +0 -0
  288. data/test/myshop/public/uploads/picture/picture/36/large_plus_pic6.jpg +0 -0
  289. data/test/myshop/public/uploads/picture/picture/36/medium_pic6.jpg +0 -0
  290. data/test/myshop/public/uploads/picture/picture/36/medium_plus_pic6.jpg +0 -0
  291. data/test/myshop/public/uploads/picture/picture/36/pic6.jpg +0 -0
  292. data/test/myshop/public/uploads/picture/picture/36/small_pic6.jpg +0 -0
  293. data/test/myshop/public/uploads/picture/picture/36/small_plus_pic6.jpg +0 -0
  294. data/test/myshop/public/uploads/picture/picture/36/tiny_pic6.jpg +0 -0
  295. data/test/myshop/public/uploads/picture/picture/36/tiny_plus_pic6.jpg +0 -0
  296. data/test/myshop/public/uploads/picture/picture/37/large_pic7.jpg +0 -0
  297. data/test/myshop/public/uploads/picture/picture/37/large_plus_pic7.jpg +0 -0
  298. data/test/myshop/public/uploads/picture/picture/37/medium_pic7.jpg +0 -0
  299. data/test/myshop/public/uploads/picture/picture/37/medium_plus_pic7.jpg +0 -0
  300. data/test/myshop/public/uploads/picture/picture/37/pic7.jpg +0 -0
  301. data/test/myshop/public/uploads/picture/picture/37/small_pic7.jpg +0 -0
  302. data/test/myshop/public/uploads/picture/picture/37/small_plus_pic7.jpg +0 -0
  303. data/test/myshop/public/uploads/picture/picture/37/tiny_pic7.jpg +0 -0
  304. data/test/myshop/public/uploads/picture/picture/37/tiny_plus_pic7.jpg +0 -0
  305. data/test/myshop/public/uploads/picture/picture/38/large_pic8.jpg +0 -0
  306. data/test/myshop/public/uploads/picture/picture/38/large_plus_pic8.jpg +0 -0
  307. data/test/myshop/public/uploads/picture/picture/38/medium_pic8.jpg +0 -0
  308. data/test/myshop/public/uploads/picture/picture/38/medium_plus_pic8.jpg +0 -0
  309. data/test/myshop/public/uploads/picture/picture/38/pic8.jpg +0 -0
  310. data/test/myshop/public/uploads/picture/picture/38/small_pic8.jpg +0 -0
  311. data/test/myshop/public/uploads/picture/picture/38/small_plus_pic8.jpg +0 -0
  312. data/test/myshop/public/uploads/picture/picture/38/tiny_pic8.jpg +0 -0
  313. data/test/myshop/public/uploads/picture/picture/38/tiny_plus_pic8.jpg +0 -0
  314. data/test/myshop/public/uploads/picture/picture/39/large_pic9.jpg +0 -0
  315. data/test/myshop/public/uploads/picture/picture/39/large_plus_pic9.jpg +0 -0
  316. data/test/myshop/public/uploads/picture/picture/39/medium_pic9.jpg +0 -0
  317. data/test/myshop/public/uploads/picture/picture/39/medium_plus_pic9.jpg +0 -0
  318. data/test/myshop/public/uploads/picture/picture/39/pic9.jpg +0 -0
  319. data/test/myshop/public/uploads/picture/picture/39/small_pic9.jpg +0 -0
  320. data/test/myshop/public/uploads/picture/picture/39/small_plus_pic9.jpg +0 -0
  321. data/test/myshop/public/uploads/picture/picture/39/tiny_pic9.jpg +0 -0
  322. data/test/myshop/public/uploads/picture/picture/39/tiny_plus_pic9.jpg +0 -0
  323. data/test/myshop/public/uploads/picture/picture/4/large_pic4.jpg +0 -0
  324. data/test/myshop/public/uploads/picture/picture/4/large_plus_pic4.jpg +0 -0
  325. data/test/myshop/public/uploads/picture/picture/4/medium_pic4.jpg +0 -0
  326. data/test/myshop/public/uploads/picture/picture/4/medium_plus_pic4.jpg +0 -0
  327. data/test/myshop/public/uploads/picture/picture/4/pic4.jpg +0 -0
  328. data/test/myshop/public/uploads/picture/picture/4/small_pic4.jpg +0 -0
  329. data/test/myshop/public/uploads/picture/picture/4/small_plus_pic4.jpg +0 -0
  330. data/test/myshop/public/uploads/picture/picture/4/tiny_pic4.jpg +0 -0
  331. data/test/myshop/public/uploads/picture/picture/4/tiny_plus_pic4.jpg +0 -0
  332. data/test/myshop/public/uploads/picture/picture/40/large_pic1.jpg +0 -0
  333. data/test/myshop/public/uploads/picture/picture/40/large_plus_pic1.jpg +0 -0
  334. data/test/myshop/public/uploads/picture/picture/40/medium_pic1.jpg +0 -0
  335. data/test/myshop/public/uploads/picture/picture/40/medium_plus_pic1.jpg +0 -0
  336. data/test/myshop/public/uploads/picture/picture/40/pic1.jpg +0 -0
  337. data/test/myshop/public/uploads/picture/picture/40/small_pic1.jpg +0 -0
  338. data/test/myshop/public/uploads/picture/picture/40/small_plus_pic1.jpg +0 -0
  339. data/test/myshop/public/uploads/picture/picture/40/tiny_pic1.jpg +0 -0
  340. data/test/myshop/public/uploads/picture/picture/40/tiny_plus_pic1.jpg +0 -0
  341. data/test/myshop/public/uploads/picture/picture/41/large_pic2.jpg +0 -0
  342. data/test/myshop/public/uploads/picture/picture/41/large_plus_pic2.jpg +0 -0
  343. data/test/myshop/public/uploads/picture/picture/41/medium_pic2.jpg +0 -0
  344. data/test/myshop/public/uploads/picture/picture/41/medium_plus_pic2.jpg +0 -0
  345. data/test/myshop/public/uploads/picture/picture/41/pic2.jpg +0 -0
  346. data/test/myshop/public/uploads/picture/picture/41/small_pic2.jpg +0 -0
  347. data/test/myshop/public/uploads/picture/picture/41/small_plus_pic2.jpg +0 -0
  348. data/test/myshop/public/uploads/picture/picture/41/tiny_pic2.jpg +0 -0
  349. data/test/myshop/public/uploads/picture/picture/41/tiny_plus_pic2.jpg +0 -0
  350. data/test/myshop/public/uploads/picture/picture/42/large_pic3.jpg +0 -0
  351. data/test/myshop/public/uploads/picture/picture/42/large_plus_pic3.jpg +0 -0
  352. data/test/myshop/public/uploads/picture/picture/42/medium_pic3.jpg +0 -0
  353. data/test/myshop/public/uploads/picture/picture/42/medium_plus_pic3.jpg +0 -0
  354. data/test/myshop/public/uploads/picture/picture/42/pic3.jpg +0 -0
  355. data/test/myshop/public/uploads/picture/picture/42/small_pic3.jpg +0 -0
  356. data/test/myshop/public/uploads/picture/picture/42/small_plus_pic3.jpg +0 -0
  357. data/test/myshop/public/uploads/picture/picture/42/tiny_pic3.jpg +0 -0
  358. data/test/myshop/public/uploads/picture/picture/42/tiny_plus_pic3.jpg +0 -0
  359. data/test/myshop/public/uploads/picture/picture/5/large_pic5.jpg +0 -0
  360. data/test/myshop/public/uploads/picture/picture/5/large_plus_pic5.jpg +0 -0
  361. data/test/myshop/public/uploads/picture/picture/5/medium_pic5.jpg +0 -0
  362. data/test/myshop/public/uploads/picture/picture/5/medium_plus_pic5.jpg +0 -0
  363. data/test/myshop/public/uploads/picture/picture/5/pic5.jpg +0 -0
  364. data/test/myshop/public/uploads/picture/picture/5/small_pic5.jpg +0 -0
  365. data/test/myshop/public/uploads/picture/picture/5/small_plus_pic5.jpg +0 -0
  366. data/test/myshop/public/uploads/picture/picture/5/tiny_pic5.jpg +0 -0
  367. data/test/myshop/public/uploads/picture/picture/5/tiny_plus_pic5.jpg +0 -0
  368. data/test/myshop/public/uploads/picture/picture/6/large_pic6.jpg +0 -0
  369. data/test/myshop/public/uploads/picture/picture/6/large_plus_pic6.jpg +0 -0
  370. data/test/myshop/public/uploads/picture/picture/6/medium_pic6.jpg +0 -0
  371. data/test/myshop/public/uploads/picture/picture/6/medium_plus_pic6.jpg +0 -0
  372. data/test/myshop/public/uploads/picture/picture/6/pic6.jpg +0 -0
  373. data/test/myshop/public/uploads/picture/picture/6/small_pic6.jpg +0 -0
  374. data/test/myshop/public/uploads/picture/picture/6/small_plus_pic6.jpg +0 -0
  375. data/test/myshop/public/uploads/picture/picture/6/tiny_pic6.jpg +0 -0
  376. data/test/myshop/public/uploads/picture/picture/6/tiny_plus_pic6.jpg +0 -0
  377. data/test/myshop/public/uploads/picture/picture/7/large_pic7.jpg +0 -0
  378. data/test/myshop/public/uploads/picture/picture/7/large_plus_pic7.jpg +0 -0
  379. data/test/myshop/public/uploads/picture/picture/7/medium_pic7.jpg +0 -0
  380. data/test/myshop/public/uploads/picture/picture/7/medium_plus_pic7.jpg +0 -0
  381. data/test/myshop/public/uploads/picture/picture/7/pic7.jpg +0 -0
  382. data/test/myshop/public/uploads/picture/picture/7/small_pic7.jpg +0 -0
  383. data/test/myshop/public/uploads/picture/picture/7/small_plus_pic7.jpg +0 -0
  384. data/test/myshop/public/uploads/picture/picture/7/tiny_pic7.jpg +0 -0
  385. data/test/myshop/public/uploads/picture/picture/7/tiny_plus_pic7.jpg +0 -0
  386. data/test/myshop/public/uploads/picture/picture/8/large_pic8.jpg +0 -0
  387. data/test/myshop/public/uploads/picture/picture/8/large_plus_pic8.jpg +0 -0
  388. data/test/myshop/public/uploads/picture/picture/8/medium_pic8.jpg +0 -0
  389. data/test/myshop/public/uploads/picture/picture/8/medium_plus_pic8.jpg +0 -0
  390. data/test/myshop/public/uploads/picture/picture/8/pic8.jpg +0 -0
  391. data/test/myshop/public/uploads/picture/picture/8/small_pic8.jpg +0 -0
  392. data/test/myshop/public/uploads/picture/picture/8/small_plus_pic8.jpg +0 -0
  393. data/test/myshop/public/uploads/picture/picture/8/tiny_pic8.jpg +0 -0
  394. data/test/myshop/public/uploads/picture/picture/8/tiny_plus_pic8.jpg +0 -0
  395. data/test/myshop/public/uploads/picture/picture/9/large_pic1.jpg +0 -0
  396. data/test/myshop/public/uploads/picture/picture/9/large_plus_pic1.jpg +0 -0
  397. data/test/myshop/public/uploads/picture/picture/9/medium_pic1.jpg +0 -0
  398. data/test/myshop/public/uploads/picture/picture/9/medium_plus_pic1.jpg +0 -0
  399. data/test/myshop/public/uploads/picture/picture/9/pic1.jpg +0 -0
  400. data/test/myshop/public/uploads/picture/picture/9/small_pic1.jpg +0 -0
  401. data/test/myshop/public/uploads/picture/picture/9/small_plus_pic1.jpg +0 -0
  402. data/test/myshop/public/uploads/picture/picture/9/tiny_pic1.jpg +0 -0
  403. data/test/myshop/public/uploads/picture/picture/9/tiny_plus_pic1.jpg +0 -0
  404. data/test/myshop/tmp/cache/assets/BCD/9E0/sprockets%2F260032d95634ce4697922e0884875144 +0 -0
  405. data/test/myshop/tmp/cache/assets/C20/3E0/sprockets%2F6272686c233069c041768dc99a62220b +0 -0
  406. data/test/myshop/tmp/cache/assets/C2B/5F0/sprockets%2F05505887d612a26f2445666a5c648f92 +0 -0
  407. data/test/myshop/tmp/cache/assets/C2F/840/sprockets%2F6307597ab57709835906888a54cab332 +0 -0
  408. data/test/myshop/tmp/cache/assets/C42/0A0/sprockets%2Fc3507fa0b5035933d865537bd4740310 +0 -0
  409. data/test/myshop/tmp/cache/assets/C4A/260/sprockets%2F074340134f0d8585254086cd6b0ec079 +0 -0
  410. data/test/myshop/tmp/cache/assets/C55/510/sprockets%2F86793486c7111bad49762251eb8028e0 +0 -0
  411. data/test/myshop/tmp/cache/assets/C57/830/sprockets%2F0818c4536f6a69f5328b7f127045550e +0 -0
  412. data/test/myshop/tmp/cache/assets/C74/F00/sprockets%2Fc09995330494d994b784c482f881e7d7 +0 -0
  413. data/test/myshop/tmp/cache/assets/C83/FB0/sprockets%2F8e73221616c6667d207ef9b2074606bd +0 -0
  414. data/test/myshop/tmp/cache/assets/C8A/9F0/sprockets%2F23c42d96257f3c545c93cf724913e149 +0 -0
  415. data/test/myshop/tmp/cache/assets/C94/9A0/sprockets%2F082647e39249aef69bb64c139804967b +0 -0
  416. data/test/myshop/tmp/cache/assets/C96/2C0/sprockets%2Fccc09c0812dab32253f109e528141721 +0 -0
  417. data/test/myshop/tmp/cache/assets/CAE/D60/sprockets%2F0b804fa342c193ef1978b00a8719807e +0 -0
  418. data/test/myshop/tmp/cache/assets/CAF/3D0/sprockets%2F7e7328e624d8047ec248e65e1c02f022 +0 -0
  419. data/test/myshop/tmp/cache/assets/CB3/980/sprockets%2F747860914f389f22ca277b12d3e51d3c +0 -0
  420. data/test/myshop/tmp/cache/assets/CB3/C10/sprockets%2F77d251a58b446e512a28c42cf91f3756 +0 -0
  421. data/test/myshop/tmp/cache/assets/CB9/840/sprockets%2Fd030178896ac6530c8375fc5d83782ad +0 -0
  422. data/test/myshop/tmp/cache/assets/CBD/480/sprockets%2F16696253922f95b0bfbe5029a49498ea +0 -0
  423. data/test/myshop/tmp/cache/assets/CBD/490/sprockets%2F9130d65760c969b6cfa4c327f56781c4 +0 -0
  424. data/test/myshop/tmp/cache/assets/CBD/CE0/sprockets%2F2c9388100fa246ffc774943319d6af67 +0 -0
  425. data/test/myshop/tmp/cache/assets/CC2/EE0/sprockets%2Fd87e8386917dd5fc540a4b28598911b1 +0 -0
  426. data/test/myshop/tmp/cache/assets/CCA/280/sprockets%2F3453187e9b2e59676bec7b9c831d7395 +0 -0
  427. data/test/myshop/tmp/cache/assets/CCB/D90/sprockets%2F89860669c589fb1e18f8092558adc60b +0 -0
  428. data/test/myshop/tmp/cache/assets/CCD/1A0/sprockets%2Fc952c13381140b67cc1fb0b418369bc2 +0 -0
  429. data/test/myshop/tmp/cache/assets/CCD/470/sprockets%2Fa71a2c66435e2ab2bdc921d024687811 +0 -0
  430. data/test/myshop/tmp/cache/assets/CD0/DE0/sprockets%2F6de169d6c66927d887590d3354177eee +0 -0
  431. data/test/myshop/tmp/cache/assets/CD3/A60/sprockets%2Fa2a143650cb9f51c947ee93e52a10461 +0 -0
  432. data/test/myshop/tmp/cache/assets/CD9/160/sprockets%2F062651b1d2c8b72cdff46e34058c2645 +0 -0
  433. data/test/myshop/tmp/cache/assets/CD9/420/sprockets%2Ff75c6841b46cad183040008384de8aa7 +0 -0
  434. data/test/myshop/tmp/cache/assets/CE2/E50/sprockets%2Fd6210be3e136d2e35997d6c884a250d7 +0 -0
  435. data/test/myshop/tmp/cache/assets/CE7/DF0/sprockets%2Fb21f787a97bd1776a439f6a9c71c0315 +0 -0
  436. data/test/myshop/tmp/cache/assets/CEA/6E0/sprockets%2F92a120975ff4f91bcf5e37639523ef40 +0 -0
  437. data/test/myshop/tmp/cache/assets/CEB/670/sprockets%2F6a2e9b7338c55721eb636d3da649991b +0 -0
  438. data/test/myshop/tmp/cache/assets/CED/220/sprockets%2Ff992264672f1ae94e3f90d3df0f04934 +0 -0
  439. data/test/myshop/tmp/cache/assets/CF2/8D0/sprockets%2Fc7260e562ed2d849798b25a3944c8bf5 +0 -0
  440. data/test/myshop/tmp/cache/assets/CF4/B60/sprockets%2F6f53ce7f80736b4c108c5a799853dd74 +0 -0
  441. data/test/myshop/tmp/cache/assets/CFA/9B0/sprockets%2Fcef7a3a252e4cec0343b64a501468251 +0 -0
  442. data/test/myshop/tmp/cache/assets/CFB/3B0/sprockets%2F83f0c4ee51108930d6d1c7a02411ace7 +0 -0
  443. data/test/myshop/tmp/cache/assets/CFB/840/sprockets%2F8f429776bc63f79a20ae860d8b96f781 +0 -0
  444. data/test/myshop/tmp/cache/assets/D04/A40/sprockets%2F2119a3a04e53c224fb88fe71646f32ca +0 -0
  445. data/test/myshop/tmp/cache/assets/D04/C90/sprockets%2Fb5f8c6d74454c6163d31a0e2d20906ea +0 -0
  446. data/test/myshop/tmp/cache/assets/D08/510/sprockets%2F1217f0cbcc084d65ee84c509a80667b0 +0 -0
  447. data/test/myshop/tmp/cache/assets/D0B/980/sprockets%2Fb2a305322dd4b7f140b98597f729da2d +0 -0
  448. data/test/myshop/tmp/cache/assets/D0B/A80/sprockets%2Ff3464b1d20ee2562fce680c269243ad8 +0 -0
  449. data/test/myshop/tmp/cache/assets/D0D/150/sprockets%2Ff0cf80437ce68cad0169a238b243c972 +0 -0
  450. data/test/myshop/tmp/cache/assets/D0D/340/sprockets%2Ff46a33a80a4d089529b5e3e3c47f4c05 +0 -0
  451. data/test/myshop/tmp/cache/assets/D10/5A0/sprockets%2Fce19e1808460fd67f2e80751bbe1a491 +0 -0
  452. data/test/myshop/tmp/cache/assets/D10/F10/sprockets%2F929ce581d09ef8aaed5566c0b1354061 +0 -0
  453. data/test/myshop/tmp/cache/assets/D11/EF0/sprockets%2F4d99106b5e733e33eb1025adc9f623f9 +0 -0
  454. data/test/myshop/tmp/cache/assets/D14/1E0/sprockets%2F1ed72090d0906688a4d349ed4f7d01fe +0 -0
  455. data/test/myshop/tmp/cache/assets/D1F/7C0/sprockets%2F925f6ef4af9d564ba84f21762d16d456 +0 -0
  456. data/test/myshop/tmp/cache/assets/D28/8B0/sprockets%2F908b68a287fa2dd77450779d95b6bad9 +0 -0
  457. data/test/myshop/tmp/cache/assets/D2F/C10/sprockets%2F0224fa8eb416275601bbb06ee1197eec +0 -0
  458. data/test/myshop/tmp/cache/assets/D33/CC0/sprockets%2F9ad24304228467ab60ba2dc9fd624c6b +0 -0
  459. data/test/myshop/tmp/cache/assets/D38/1A0/sprockets%2Fa3c331e637a4172c04e0b96bff6f753d +0 -0
  460. data/test/myshop/tmp/cache/assets/D3A/140/sprockets%2F1b2825d88878a9a1cddfeb3285b5100a +0 -0
  461. data/test/myshop/tmp/cache/assets/D3A/FA0/sprockets%2F9dc100fa3aae8d93d480d7e081337d82 +0 -0
  462. data/test/myshop/tmp/cache/assets/D3D/F20/sprockets%2Faa7d732e89f3dac8a271d29b852b1074 +0 -0
  463. data/test/myshop/tmp/cache/assets/D3E/790/sprockets%2F9c4dcba69c3d1496a18010d06f8286dd +0 -0
  464. data/test/myshop/tmp/cache/assets/D42/360/sprockets%2F0b74d6da10b975d7ea4fa0b0466778f8 +0 -0
  465. data/test/myshop/tmp/cache/assets/D44/480/sprockets%2F83752178bf80c38e14fbd4ca487a6b4c +0 -0
  466. data/test/myshop/tmp/cache/assets/D45/350/sprockets%2Fe604e294720f65b985fc630debeb339a +0 -0
  467. data/test/myshop/tmp/cache/assets/D45/BF0/sprockets%2F4f73996bcdb03f1f6bd088ec775230e1 +0 -0
  468. data/test/myshop/tmp/cache/assets/D45/EE0/sprockets%2F60e93ca9b4818e772e4f8f3e443ac1d0 +0 -0
  469. data/test/myshop/tmp/cache/assets/D48/3E0/sprockets%2F490442194945ae74d2fe4bfd6ac4d6d7 +0 -0
  470. data/test/myshop/tmp/cache/assets/D55/B20/sprockets%2F4f0abe7ebf10e72050e208a9300c0cf7 +0 -0
  471. data/test/myshop/tmp/cache/assets/D59/690/sprockets%2F43d9ed72bb97785a940468cde6ee5a49 +0 -0
  472. data/test/myshop/tmp/cache/assets/D63/3B0/sprockets%2F7b712b44a973300c47be7b6abccf8f11 +0 -0
  473. data/test/myshop/tmp/cache/assets/D63/770/sprockets%2F429ca29eaaec4530fcf651a15ef25208 +0 -0
  474. data/test/myshop/tmp/cache/assets/D64/A10/sprockets%2F11725b64858ef12e20e4255add3eebda +0 -0
  475. data/test/myshop/tmp/cache/assets/D69/530/sprockets%2F0d6c156f7e61dc971ec15ebbd5b60083 +0 -0
  476. data/test/myshop/tmp/cache/assets/D6A/0F0/sprockets%2F6c8022cac929010a2ecfeddf2486358e +0 -0
  477. data/test/myshop/tmp/cache/assets/D6A/BA0/sprockets%2Fce17cb2d1c87e4208ad8058ed94050dd +0 -0
  478. data/test/myshop/tmp/cache/assets/D6B/230/sprockets%2F3cdbe792f6989dac643303a3a5a37bc1 +0 -0
  479. data/test/myshop/tmp/cache/assets/D6C/6F0/sprockets%2F2395bceaae210b9d93c29cc99b425e33 +0 -0
  480. data/test/myshop/tmp/cache/assets/D6E/5E0/sprockets%2F7c0e8575b9a3069776051cc9aecbacb2 +0 -0
  481. data/test/myshop/tmp/cache/assets/D70/900/sprockets%2Fd63e881ab0de98c29cf54ea223c550b8 +0 -0
  482. data/test/myshop/tmp/cache/assets/D71/540/sprockets%2F7f8b8f64991a2b2e80292fe40fccbc02 +0 -0
  483. data/test/myshop/tmp/cache/assets/D74/0B0/sprockets%2F38fef65e1b5bf25865eab23523edb196 +0 -0
  484. data/test/myshop/tmp/cache/assets/D74/B60/sprockets%2F338cef2a60cc7e6b54f32fb367d3f079 +0 -0
  485. data/test/myshop/tmp/cache/assets/D76/220/sprockets%2F8748ace30a059bf844edf9e7a981b10b +0 -0
  486. data/test/myshop/tmp/cache/assets/D77/ED0/sprockets%2Fda7b03e897b9cd8a719b3425a449ce3d +0 -0
  487. data/test/myshop/tmp/cache/assets/D79/0F0/sprockets%2F583d27eb5454779d74bb4a542cbc9bfd +0 -0
  488. data/test/myshop/tmp/cache/assets/D7A/AC0/sprockets%2F7aee88eabcd2c427706f30d8246be895 +0 -0
  489. data/test/myshop/tmp/cache/assets/D7A/E40/sprockets%2F3d5de9a8d8296d9dd087ce1d8d07011d +0 -0
  490. data/test/myshop/tmp/cache/assets/D7C/AC0/sprockets%2F337b95d7eb24bcdbf89a6f24549d07a8 +0 -0
  491. data/test/myshop/tmp/cache/assets/D88/180/sprockets%2F207be29b481a71f20c28a2cedb214fcc +0 -0
  492. data/test/myshop/tmp/cache/assets/D88/B60/sprockets%2F7c60dd8a4002120f6b29e2ea2d6e2dbc +0 -0
  493. data/test/myshop/tmp/cache/assets/D8D/180/sprockets%2Fbba7e4bce2a055fd0d657a331434d7f1 +0 -0
  494. data/test/myshop/tmp/cache/assets/D9A/0C0/sprockets%2F3c40cc90ffd21ec291e2c35875d9bdd1 +0 -0
  495. data/test/myshop/tmp/cache/assets/D9A/C90/sprockets%2Fef6ea28283f36befb01d50ea82524f2e +0 -0
  496. data/test/myshop/tmp/cache/assets/D9B/170/sprockets%2Fbbe525f1421628b638ecbe2a5e98de0c +0 -0
  497. data/test/myshop/tmp/cache/assets/DA0/710/sprockets%2Fc66cd866048bc9b6aaad3f75a14bb567 +0 -0
  498. data/test/myshop/tmp/cache/assets/DA1/B10/sprockets%2F369f6fcc30aff180c675e17fa3ae8c14 +0 -0
  499. data/test/myshop/tmp/cache/assets/DA4/0D0/sprockets%2F8ca4adf47d2f99cb9170050bd6c93f2f +0 -0
  500. data/test/myshop/tmp/cache/assets/DA4/230/sprockets%2Fb95808fc5741b496bc9dbf0ae5c05b4f +0 -0
  501. data/test/myshop/tmp/cache/assets/DA5/E20/sprockets%2Fcc968ead119b9ad755c6dd6d9c320b35 +0 -0
  502. data/test/myshop/tmp/cache/assets/DA8/830/sprockets%2F4d9b04623f6ffdeae72c188397acd32f +0 -0
  503. data/test/myshop/tmp/cache/assets/DAC/740/sprockets%2F9dbbc3cb17806b8ef595afa85904bb88 +0 -0
  504. data/test/myshop/tmp/cache/assets/DAD/A40/sprockets%2F4dcb48e079ac547cbdf475ca88584bd5 +0 -0
  505. data/test/myshop/tmp/cache/assets/DB3/C60/sprockets%2Fd2a33078bdd6b3d5be799b7ef4378fd9 +0 -0
  506. data/test/myshop/tmp/cache/assets/DB6/680/sprockets%2F5921a2ea6c5dfd0b05d00466dca6cd2b +0 -0
  507. data/test/myshop/tmp/cache/assets/DBA/670/sprockets%2F3894b7598c9eb4c6d66880eedd6baeb5 +0 -0
  508. data/test/myshop/tmp/cache/assets/DBC/1D0/sprockets%2F715fba3f00362f334beaae3ba7e54be6 +0 -0
  509. data/test/myshop/tmp/cache/assets/DC0/180/sprockets%2F53acffde562a11301dffae236b375e3e +0 -0
  510. data/test/myshop/tmp/cache/assets/DC2/810/sprockets%2Fec901b5b7cb5f4aaa770f42a6f107a9d +0 -0
  511. data/test/myshop/tmp/cache/assets/DC9/760/sprockets%2F0df185dad5cc5738af9c6ab5a33c40d7 +0 -0
  512. data/test/myshop/tmp/cache/assets/DCC/690/sprockets%2Facc83ee53fd3fe6bf209b0d407924da6 +0 -0
  513. data/test/myshop/tmp/cache/assets/DCD/000/sprockets%2Fd30835cc3ba67ffc6d3913ced93fb3b3 +0 -0
  514. data/test/myshop/tmp/cache/assets/DCF/1C0/sprockets%2F42296eec1be44d5af0efefe563414eb6 +0 -0
  515. data/test/myshop/tmp/cache/assets/DCF/7B0/sprockets%2Fce3a7cd74630b3af080e5bff2c85c9e6 +0 -0
  516. data/test/myshop/tmp/cache/assets/DD0/040/sprockets%2Fd7e8eb1efb4a3a37e393de0171f9cd53 +0 -0
  517. data/test/myshop/tmp/cache/assets/DD4/C20/sprockets%2F9cb3062fed4fad2209b96b45fc5ef7d4 +0 -0
  518. data/test/myshop/tmp/cache/assets/DF2/B80/sprockets%2Faea5e110a5b5445795aee4eb3f1cfd2e +0 -0
  519. data/test/myshop/tmp/cache/assets/DF6/BD0/sprockets%2F7bc0d205c243a5d6eaf68cefb73fa83a +0 -0
  520. data/test/myshop/tmp/cache/assets/DF7/210/sprockets%2F5cbe2f9dce9c83c053049ce2a1b7ca4c +0 -0
  521. data/test/myshop/tmp/cache/assets/DFB/4C0/sprockets%2Fc17634f786d8dacfc7da08aa3abaf309 +0 -0
  522. data/test/myshop/tmp/cache/assets/DFB/AC0/sprockets%2Fcd38ffa254f2aa5e7b0adfad3e376079 +0 -0
  523. data/test/myshop/tmp/cache/assets/DFF/CE0/sprockets%2F5b09f3df6587fa0dd0b8bccae956f0e0 +0 -0
  524. data/test/myshop/tmp/cache/assets/E09/240/sprockets%2F379facffa55119efe51738ccca58c1ef +0 -0
  525. data/test/myshop/tmp/cache/assets/E4E/350/sprockets%2F1e4de40cd11c8ba8caea57b2ca7e16ef +0 -0
  526. data/test/myshop/tmp/cache/assets/E52/0A0/sprockets%2F7a3aeacc44aebcb52a09f1aee76719dd +0 -0
  527. data/test/myshop/tmp/cache/assets/E59/F50/sprockets%2Ff321b3ce47ce73ec1cfead3f39aef0a9 +0 -0
  528. data/test/myshop/tmp/cache/assets/E5F/C60/sprockets%2Fb95ce7dcf32be0b3cb96ea0b9d75efd2 +0 -0
  529. data/test/myshop/tmp/cache/assets/E8D/140/sprockets%2F470beb3daed0e63cf3c7f69dce17ebec +0 -0
  530. data/test/myshop/tmp/cache/assets/E95/E90/sprockets%2Ffbd9cdd1beaf5c67c528a97cbca356fe +0 -0
  531. data/test/myshop/tmp/cache/assets/EF1/C70/sprockets%2Fd3b9dcddcbc0dabeb498be16d98f3dcf +0 -0
  532. data/test/myshop/tmp/cache/sass/3d9d79b65012a05959e6fa834d1b6425d941be2b/cart.css.scssc +0 -0
  533. data/test/myshop/tmp/cache/sass/3d9d79b65012a05959e6fa834d1b6425d941be2b/cart_button.css.scssc +0 -0
  534. data/test/myshop/tmp/cache/sass/3d9d79b65012a05959e6fa834d1b6425d941be2b/custom.css.scssc +0 -0
Binary file
@@ -1,1255 +0,0 @@
1
- Connecting to database specified by database.yml
2
- Connecting to database specified by database.yml
3
-  (0.2ms) select sqlite_version(*)
4
-  (1.5ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)
5
-  (0.0ms) PRAGMA index_list("schema_migrations")
6
-  (1.2ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
7
-  (0.1ms) SELECT "schema_migrations"."version" FROM "schema_migrations" 
8
- Migrating to CreateProductGroups (20120707041905)
9
-  (0.0ms) begin transaction
10
-  (0.4ms) CREATE TABLE "product_groups" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255) NOT NULL, "permalink" varchar(255) NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL) 
11
-  (0.0ms) PRAGMA index_list("product_groups")
12
-  (0.3ms) CREATE UNIQUE INDEX "index_product_groups_on_name" ON "product_groups" ("name")
13
-  (0.0ms) PRAGMA index_list("product_groups")
14
-  (0.0ms) PRAGMA index_info('index_product_groups_on_name')
15
-  (0.1ms) CREATE UNIQUE INDEX "index_product_groups_on_permalink" ON "product_groups" ("permalink")
16
-  (0.1ms) INSERT INTO "schema_migrations" ("version") VALUES ('20120707041905')
17
-  (1.7ms) commit transaction
18
- Migrating to CreateProducts (20120707041906)
19
-  (0.0ms) begin transaction
20
-  (0.6ms) CREATE TABLE "products" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255) NOT NULL, "status" varchar(255) DEFAULT 'active' NOT NULL, "description" text, "price" decimal(8,2) NOT NULL, "new" boolean DEFAULT 'f' NOT NULL, "permalink" varchar(255) NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)
21
-  (0.1ms) PRAGMA index_list("products")
22
-  (0.5ms) CREATE UNIQUE INDEX "index_products_on_permalink" ON "products" ("permalink")
23
-  (0.1ms) INSERT INTO "schema_migrations" ("version") VALUES ('20120707041906')
24
-  (1.5ms) commit transaction
25
- Migrating to CreateOrders (20120707041907)
26
-  (0.1ms) begin transaction
27
-  (0.6ms) CREATE TABLE "orders" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "number" varchar(255) NOT NULL, "shipping_method_id" integer, "payment_method_id" integer, "email" varchar(255), "status" varchar(255) DEFAULT 'open' NOT NULL, "payment_status" varchar(255) DEFAULT 'abandoned' NOT NULL, "shipping_status" varchar(255) DEFAULT 'nothing_to_ship' NOT NULL, "checkout_status" varchar(255) DEFAULT 'items_added_to_cart' NOT NULL, "shipped_at" datetime, "purchased_at" datetime, "metadata" text, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)
28
-  (0.0ms) PRAGMA index_list("orders")
29
-  (0.5ms) CREATE UNIQUE INDEX "index_orders_on_number" ON "orders" ("number")
30
-  (0.1ms) INSERT INTO "schema_migrations" ("version") VALUES ('20120707041907')
31
-  (1.8ms) commit transaction
32
- Migrating to CreateLineItems (20120707041908)
33
-  (0.0ms) begin transaction
34
-  (0.5ms) CREATE TABLE "line_items" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "order_id" integer NOT NULL, "product_id" integer NOT NULL, "quantity" integer NOT NULL, "product_name" varchar(255) NOT NULL, "product_description" text, "product_price" decimal(8,2) NOT NULL, "metadata" text, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)
35
-  (0.1ms) INSERT INTO "schema_migrations" ("version") VALUES ('20120707041908')
36
-  (2.4ms) commit transaction
37
- Migrating to CreateShops (20120707041909)
38
-  (0.0ms) begin transaction
39
-  (0.4ms) CREATE TABLE "shops" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255) NOT NULL, "author_name" varchar(255), "description" varchar(255), "theme" varchar(255) DEFAULT 'simply' NOT NULL, "time_zone" varchar(255) DEFAULT 'UTC' NOT NULL, "from_email" varchar(255) NOT NULL, "default_creditcard_action" varchar(255) DEFAULT 'authorize' NOT NULL, "phone_number" varchar(255), "twitter_handle" varchar(255), "facebook_url" varchar(255), "google_analytics_tracking_id" varchar(255), "tax_percentage" decimal(4,2) DEFAULT 0 NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)
40
-  (0.1ms) INSERT INTO "schema_migrations" ("version") VALUES ('20120707041909')
41
-  (2.0ms) commit transaction
42
- Migrating to CreateLinkGroups (20120707041910)
43
-  (0.0ms) begin transaction
44
-  (0.5ms) CREATE TABLE "link_groups" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255) NOT NULL, "permalink" varchar(255) NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)
45
-  (0.1ms) PRAGMA index_list("link_groups")
46
-  (0.4ms) CREATE UNIQUE INDEX "index_link_groups_on_name" ON "link_groups" ("name")
47
-  (0.0ms) PRAGMA index_list("link_groups")
48
-  (0.0ms) PRAGMA index_info('index_link_groups_on_name')
49
-  (0.1ms) CREATE UNIQUE INDEX "index_link_groups_on_permalink" ON "link_groups" ("permalink")
50
-  (0.1ms) INSERT INTO "schema_migrations" ("version") VALUES ('20120707041910')
51
-  (1.4ms) commit transaction
52
- Migrating to CreateNavigations (20120707041911)
53
-  (0.0ms) begin transaction
54
-  (0.4ms) CREATE TABLE "navigations" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "link_group_id" integer NOT NULL, "product_group_id" integer NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL) 
55
-  (0.1ms) INSERT INTO "schema_migrations" ("version") VALUES ('20120707041911')
56
-  (1.3ms) commit transaction
57
- Migrating to CreateLinks (20120707041912)
58
-  (0.0ms) begin transaction
59
-  (0.6ms) CREATE TABLE "links" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255) NOT NULL, "url" varchar(255) NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL) 
60
-  (0.2ms) INSERT INTO "schema_migrations" ("version") VALUES ('20120707041912')
61
-  (1.3ms) commit transaction
62
- Migrating to CreateCustomFields (20120707041913)
63
-  (0.0ms) begin transaction
64
-  (0.4ms) CREATE TABLE "custom_fields" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255) NOT NULL, "field_type" varchar(255) NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL) 
65
-  (0.1ms) INSERT INTO "schema_migrations" ("version") VALUES ('20120707041913')
66
-  (1.4ms) commit transaction
67
- Migrating to CreateCustomFieldAnswers (20120707041914)
68
-  (0.0ms) begin transaction
69
-  (0.4ms) CREATE TABLE "custom_field_answers" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "product_id" integer, "custom_field_id" integer, "value" varchar(255), "text_value" varchar(255), "number_value" integer, "datetime_value" datetime, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL) 
70
-  (0.2ms) INSERT INTO "schema_migrations" ("version") VALUES ('20120707041914')
71
-  (1.8ms) commit transaction
72
- Migrating to CreateProductGroupConditions (20120707041915)
73
-  (0.0ms) begin transaction
74
-  (0.4ms) CREATE TABLE "product_group_conditions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "product_group_id" integer, "name" varchar(255) NOT NULL, "operator" varchar(255) NOT NULL, "value" varchar(255), "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL) 
75
-  (0.1ms) INSERT INTO "schema_migrations" ("version") VALUES ('20120707041915')
76
-  (1.5ms) commit transaction
77
- Migrating to CreateCreditcardTransactions (20120707041916)
78
-  (0.0ms) begin transaction
79
-  (0.3ms) CREATE TABLE "payment_transactions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "order_id" integer NOT NULL, "transaction_gid" varchar(255) NOT NULL, "params" text NOT NULL, "success" boolean NOT NULL, "operation" varchar(255) NOT NULL, "amount" integer, "metadata" text, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL) 
80
-  (0.1ms) INSERT INTO "schema_migrations" ("version") VALUES ('20120707041916')
81
-  (1.7ms) commit transaction
82
- Migrating to CreateAddresses (20120707041917)
83
-  (0.0ms) begin transaction
84
-  (0.6ms) CREATE TABLE "addresses" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "type" varchar(255), "order_id" integer, "first_name" varchar(255) NOT NULL, "last_name" varchar(255), "company" varchar(255), "address1" varchar(255) NOT NULL, "address2" varchar(255), "city" varchar(255) NOT NULL, "zipcode" varchar(255), "country_name" varchar(255) NOT NULL, "country_code" varchar(255) NOT NULL, "state_name" varchar(255) NOT NULL, "state_code" varchar(255), "phone" varchar(255), "fax" varchar(255), "use_for_billing" boolean DEFAULT 't' NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL) 
85
-  (0.2ms) INSERT INTO "schema_migrations" ("version") VALUES ('20120707041917')
86
-  (2.3ms) commit transaction
87
- Migrating to CreatePictures (20120707041918)
88
-  (0.1ms) begin transaction
89
-  (1.5ms) CREATE TABLE "pictures" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "product_id" integer, "picture" varchar(255), "file_name" varchar(255), "content_type" varchar(255), "file_size" varchar(255), "position" integer DEFAULT 0, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL) 
90
-  (0.2ms) INSERT INTO "schema_migrations" ("version") VALUES ('20120707041918')
91
-  (1.3ms) commit transaction
92
- Migrating to CreateShippingMethods (20120707041919)
93
-  (0.0ms) begin transaction
94
-  (0.5ms) CREATE TABLE "shipping_methods" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "shipping_zone_id" integer NOT NULL, "name" varchar(255) NOT NULL, "minimum_order_amount" decimal(8,2), "maximum_order_amount" decimal(8,2), "base_price" decimal(8,2), "offset" decimal(8,2) DEFAULT 0, "active" boolean DEFAULT 't' NOT NULL, "parent_id" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL) 
95
-  (0.1ms) INSERT INTO "schema_migrations" ("version") VALUES ('20120707041919')
96
-  (1.5ms) commit transaction
97
- Migrating to CreateShippingZones (20120707041920)
98
-  (0.0ms) begin transaction
99
-  (0.4ms) CREATE TABLE "shipping_zones" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "permalink" varchar(255) NOT NULL, "country_code" varchar(255), "state_code" varchar(255), "type" varchar(255), "country_shipping_zone_id" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL) 
100
-  (0.0ms) PRAGMA index_list("shipping_zones")
101
-  (0.4ms) CREATE UNIQUE INDEX "index_shipping_zones_on_permalink" ON "shipping_zones" ("permalink")
102
-  (0.1ms) INSERT INTO "schema_migrations" ("version") VALUES ('20120707041920')
103
-  (1.5ms) commit transaction
104
- Migrating to CreatePaymentMethods (20120707041921)
105
-  (0.1ms) begin transaction
106
-  (1.0ms) CREATE TABLE "payment_methods" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "description" text, "type" varchar(255), "permalink" varchar(255) NOT NULL, "metadata" text, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL) 
107
-  (0.1ms) PRAGMA index_list("payment_methods")
108
-  (0.5ms) CREATE UNIQUE INDEX "index_payment_methods_on_permalink" ON "payment_methods" ("permalink")
109
-  (0.2ms) INSERT INTO "schema_migrations" ("version") VALUES ('20120707041921')
110
-  (1.6ms) commit transaction
111
- Migrating to CreatePreferences (20120707041922)
112
-  (0.1ms) begin transaction
113
-  (0.7ms) CREATE TABLE "preferences" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255) NOT NULL, "owner_id" integer NOT NULL, "owner_type" varchar(255) NOT NULL, "group_id" integer, "group_type" varchar(255), "value" varchar(255), "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL) 
114
-  (0.1ms) PRAGMA index_list("preferences")
115
-  (0.5ms) CREATE UNIQUE INDEX "index_preferences_on_owner_and_name_and_preference" ON "preferences" ("owner_id", "owner_type", "name", "group_id", "group_type")
116
-  (0.3ms) INSERT INTO "schema_migrations" ("version") VALUES ('20120707041922')
117
-  (1.6ms) commit transaction
118
- Migrating to CreateShipments (20120707041923)
119
-  (0.1ms) begin transaction
120
-  (0.7ms) CREATE TABLE "shipments" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "tracking_number" varchar(255), "shipment_carrier_id" integer NOT NULL, "order_id" integer NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL) 
121
-  (0.2ms) INSERT INTO "schema_migrations" ("version") VALUES ('20120707041923')
122
-  (1.6ms) commit transaction
123
- Migrating to CreateShipmentCarriers (20120707041924)
124
-  (0.1ms) begin transaction
125
-  (0.6ms) CREATE TABLE "shipment_carriers" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255) NOT NULL, "permalink" varchar(255) NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL) 
126
-  (0.1ms) PRAGMA index_list("shipment_carriers")
127
-  (0.6ms) CREATE UNIQUE INDEX "index_shipment_carriers_on_permalink" ON "shipment_carriers" ("permalink")
128
-  (0.2ms) INSERT INTO "schema_migrations" ("version") VALUES ('20120707041924')
129
-  (1.9ms) commit transaction
130
- Migrating to CreateDelayedJobs (20120707041925)
131
-  (0.0ms) begin transaction
132
-  (0.4ms) CREATE TABLE "delayed_jobs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "priority" integer DEFAULT 0, "attempts" integer DEFAULT 0, "handler" text, "last_error" text, "run_at" datetime, "locked_at" datetime, "failed_at" datetime, "locked_by" varchar(255), "queue" varchar(255), "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL) 
133
-  (0.0ms) PRAGMA index_list("delayed_jobs")
134
-  (0.1ms) CREATE INDEX "delayed_jobs_priority" ON "delayed_jobs" ("priority", "run_at")
135
-  (0.1ms) INSERT INTO "schema_migrations" ("version") VALUES ('20120707041925')
136
-  (1.8ms) commit transaction
137
-  (0.9ms) select sqlite_version(*)
138
-  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" 
139
-  (0.0ms) PRAGMA index_list("addresses")
140
-  (0.0ms) PRAGMA index_list("custom_field_answers")
141
-  (0.0ms) PRAGMA index_list("custom_fields")
142
-  (0.0ms) PRAGMA index_list("delayed_jobs")
143
-  (0.0ms) PRAGMA index_info('delayed_jobs_priority')
144
-  (0.0ms) PRAGMA index_list("line_items")
145
-  (0.0ms) PRAGMA index_list("link_groups")
146
-  (0.0ms) PRAGMA index_info('index_link_groups_on_permalink')
147
-  (0.0ms) PRAGMA index_info('index_link_groups_on_name')
148
-  (0.0ms) PRAGMA index_list("links")
149
-  (0.0ms) PRAGMA index_list("navigations")
150
-  (0.0ms) PRAGMA index_list("orders")
151
-  (0.0ms) PRAGMA index_info('index_orders_on_number')
152
-  (0.0ms) PRAGMA index_list("payment_methods")
153
-  (0.0ms) PRAGMA index_info('index_payment_methods_on_permalink')
154
-  (0.0ms) PRAGMA index_list("payment_transactions")
155
-  (0.0ms) PRAGMA index_list("pictures")
156
-  (0.0ms) PRAGMA index_list("preferences")
157
-  (0.0ms) PRAGMA index_info('index_preferences_on_owner_and_name_and_preference')
158
-  (0.0ms) PRAGMA index_list("product_group_conditions")
159
-  (0.0ms) PRAGMA index_list("product_groups")
160
-  (0.0ms) PRAGMA index_info('index_product_groups_on_permalink')
161
-  (0.0ms) PRAGMA index_info('index_product_groups_on_name')
162
-  (0.0ms) PRAGMA index_list("products")
163
-  (0.0ms) PRAGMA index_info('index_products_on_permalink')
164
-  (0.0ms) PRAGMA index_list("shipment_carriers")
165
-  (0.0ms) PRAGMA index_info('index_shipment_carriers_on_permalink')
166
-  (0.0ms) PRAGMA index_list("shipments")
167
-  (0.0ms) PRAGMA index_list("shipping_methods")
168
-  (0.1ms) PRAGMA index_list("shipping_zones")
169
-  (0.0ms) PRAGMA index_info('index_shipping_zones_on_permalink')
170
-  (0.0ms) PRAGMA index_list("shops")
171
- Connecting to database specified by database.yml
172
-  (3.3ms) select sqlite_version(*)
173
-  (2.0ms) CREATE TABLE "addresses" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "type" varchar(255), "order_id" integer, "first_name" varchar(255) NOT NULL, "last_name" varchar(255), "company" varchar(255), "address1" varchar(255) NOT NULL, "address2" varchar(255), "city" varchar(255) NOT NULL, "zipcode" varchar(255), "country_name" varchar(255) NOT NULL, "country_code" varchar(255) NOT NULL, "state_name" varchar(255) NOT NULL, "state_code" varchar(255), "phone" varchar(255), "fax" varchar(255), "use_for_billing" boolean DEFAULT 't' NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)
174
-  (1.3ms) CREATE TABLE "custom_field_answers" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "product_id" integer, "custom_field_id" integer, "value" varchar(255), "text_value" varchar(255), "number_value" integer, "datetime_value" datetime, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL) 
175
-  (2.2ms) CREATE TABLE "custom_fields" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255) NOT NULL, "field_type" varchar(255) NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)
176
-  (1.2ms) CREATE TABLE "delayed_jobs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "priority" integer DEFAULT 0, "attempts" integer DEFAULT 0, "handler" text, "last_error" text, "run_at" datetime, "locked_at" datetime, "failed_at" datetime, "locked_by" varchar(255), "queue" varchar(255), "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL) 
177
-  (0.0ms) PRAGMA index_list("delayed_jobs")
178
-  (1.1ms) CREATE INDEX "delayed_jobs_priority" ON "delayed_jobs" ("priority", "run_at")
179
-  (1.8ms) CREATE TABLE "line_items" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "order_id" integer NOT NULL, "product_id" integer NOT NULL, "quantity" integer NOT NULL, "product_name" varchar(255) NOT NULL, "product_description" text, "product_price" decimal(8,2) NOT NULL, "metadata" text, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)
180
-  (1.1ms) CREATE TABLE "link_groups" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255) NOT NULL, "permalink" varchar(255) NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL) 
181
-  (0.0ms) PRAGMA index_list("link_groups")
182
-  (1.2ms) CREATE UNIQUE INDEX "index_link_groups_on_name" ON "link_groups" ("name")
183
-  (0.1ms) PRAGMA index_list("link_groups")
184
-  (0.0ms) PRAGMA index_info('index_link_groups_on_name')
185
-  (1.2ms) CREATE UNIQUE INDEX "index_link_groups_on_permalink" ON "link_groups" ("permalink")
186
-  (1.5ms) CREATE TABLE "links" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255) NOT NULL, "url" varchar(255) NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL) 
187
-  (1.0ms) CREATE TABLE "navigations" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "link_group_id" integer NOT NULL, "product_group_id" integer NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)
188
-  (1.0ms) CREATE TABLE "orders" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "number" varchar(255) NOT NULL, "shipping_method_id" integer, "payment_method_id" integer, "email" varchar(255), "status" varchar(255) DEFAULT 'open' NOT NULL, "payment_status" varchar(255) DEFAULT 'abandoned' NOT NULL, "shipping_status" varchar(255) DEFAULT 'nothing_to_ship' NOT NULL, "checkout_status" varchar(255) DEFAULT 'items_added_to_cart' NOT NULL, "shipped_at" datetime, "purchased_at" datetime, "metadata" text, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL) 
189
-  (0.0ms) PRAGMA index_list("orders")
190
-  (1.0ms) CREATE UNIQUE INDEX "index_orders_on_number" ON "orders" ("number")
191
-  (1.6ms) CREATE TABLE "payment_methods" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "description" text, "type" varchar(255), "permalink" varchar(255) NOT NULL, "metadata" text, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)
192
-  (0.0ms) PRAGMA index_list("payment_methods")
193
-  (1.5ms) CREATE UNIQUE INDEX "index_payment_methods_on_permalink" ON "payment_methods" ("permalink")
194
-  (1.4ms) CREATE TABLE "payment_transactions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "order_id" integer NOT NULL, "transaction_gid" varchar(255) NOT NULL, "params" text NOT NULL, "success" boolean NOT NULL, "operation" varchar(255) NOT NULL, "amount" integer, "metadata" text, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL) 
195
-  (1.5ms) CREATE TABLE "pictures" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "product_id" integer, "picture" varchar(255), "file_name" varchar(255), "content_type" varchar(255), "file_size" varchar(255), "position" integer DEFAULT 0, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)
196
-  (2.5ms) CREATE TABLE "preferences" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255) NOT NULL, "owner_id" integer NOT NULL, "owner_type" varchar(255) NOT NULL, "group_id" integer, "group_type" varchar(255), "value" varchar(255), "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL) 
197
-  (0.1ms) PRAGMA index_list("preferences")
198
-  (1.6ms) CREATE UNIQUE INDEX "index_preferences_on_owner_and_name_and_preference" ON "preferences" ("owner_id", "owner_type", "name", "group_id", "group_type")
199
-  (1.4ms) CREATE TABLE "product_group_conditions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "product_group_id" integer, "name" varchar(255) NOT NULL, "operator" varchar(255) NOT NULL, "value" varchar(255), "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)
200
-  (1.4ms) CREATE TABLE "product_groups" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255) NOT NULL, "permalink" varchar(255) NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL) 
201
-  (0.0ms) PRAGMA index_list("product_groups")
202
-  (2.0ms) CREATE UNIQUE INDEX "index_product_groups_on_name" ON "product_groups" ("name")
203
-  (0.1ms) PRAGMA index_list("product_groups")
204
-  (0.0ms) PRAGMA index_info('index_product_groups_on_name')
205
-  (1.7ms) CREATE UNIQUE INDEX "index_product_groups_on_permalink" ON "product_groups" ("permalink")
206
-  (1.4ms) CREATE TABLE "products" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255) NOT NULL, "status" varchar(255) DEFAULT 'active' NOT NULL, "description" text, "price" decimal(8,2) NOT NULL, "new" boolean DEFAULT 'f' NOT NULL, "permalink" varchar(255) NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL) 
207
-  (0.0ms) PRAGMA index_list("products")
208
-  (1.3ms) CREATE UNIQUE INDEX "index_products_on_permalink" ON "products" ("permalink")
209
-  (2.0ms) CREATE TABLE "shipment_carriers" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255) NOT NULL, "permalink" varchar(255) NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)
210
-  (0.1ms) PRAGMA index_list("shipment_carriers")
211
-  (1.3ms) CREATE UNIQUE INDEX "index_shipment_carriers_on_permalink" ON "shipment_carriers" ("permalink")
212
-  (1.3ms) CREATE TABLE "shipments" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "tracking_number" varchar(255), "shipment_carrier_id" integer NOT NULL, "order_id" integer NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL) 
213
-  (1.7ms) CREATE TABLE "shipping_methods" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "shipping_zone_id" integer NOT NULL, "name" varchar(255) NOT NULL, "minimum_order_amount" decimal(8,2), "maximum_order_amount" decimal(8,2), "base_price" decimal(8,2), "offset" decimal(8,2) DEFAULT 0.0, "active" boolean DEFAULT 't' NOT NULL, "parent_id" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)
214
-  (1.8ms) CREATE TABLE "shipping_zones" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "permalink" varchar(255) NOT NULL, "country_code" varchar(255), "state_code" varchar(255), "type" varchar(255), "country_shipping_zone_id" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL) 
215
-  (0.1ms) PRAGMA index_list("shipping_zones")
216
-  (2.8ms) CREATE UNIQUE INDEX "index_shipping_zones_on_permalink" ON "shipping_zones" ("permalink")
217
-  (1.5ms) CREATE TABLE "shops" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255) NOT NULL, "author_name" varchar(255), "description" varchar(255), "theme" varchar(255) DEFAULT 'simply' NOT NULL, "time_zone" varchar(255) DEFAULT 'UTC' NOT NULL, "from_email" varchar(255) NOT NULL, "default_creditcard_action" varchar(255) DEFAULT 'authorize' NOT NULL, "phone_number" varchar(255), "twitter_handle" varchar(255), "facebook_url" varchar(255), "google_analytics_tracking_id" varchar(255), "tax_percentage" decimal(4,2) DEFAULT 0.0 NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)
218
-  (1.3ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL) 
219
-  (0.0ms) PRAGMA index_list("schema_migrations")
220
-  (2.2ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
221
-  (0.1ms) SELECT version FROM "schema_migrations"
222
-  (1.1ms) INSERT INTO "schema_migrations" (version) VALUES ('20120707041925')
223
-  (1.1ms) INSERT INTO "schema_migrations" (version) VALUES ('20120707041905')
224
-  (1.2ms) INSERT INTO "schema_migrations" (version) VALUES ('20120707041906')
225
-  (1.2ms) INSERT INTO "schema_migrations" (version) VALUES ('20120707041907')
226
-  (1.1ms) INSERT INTO "schema_migrations" (version) VALUES ('20120707041908')
227
-  (2.1ms) INSERT INTO "schema_migrations" (version) VALUES ('20120707041909')
228
-  (1.1ms) INSERT INTO "schema_migrations" (version) VALUES ('20120707041910')
229
-  (1.1ms) INSERT INTO "schema_migrations" (version) VALUES ('20120707041911')
230
-  (2.2ms) INSERT INTO "schema_migrations" (version) VALUES ('20120707041912')
231
-  (2.4ms) INSERT INTO "schema_migrations" (version) VALUES ('20120707041913')
232
-  (1.3ms) INSERT INTO "schema_migrations" (version) VALUES ('20120707041914')
233
-  (1.1ms) INSERT INTO "schema_migrations" (version) VALUES ('20120707041915')
234
-  (1.2ms) INSERT INTO "schema_migrations" (version) VALUES ('20120707041916')
235
-  (1.1ms) INSERT INTO "schema_migrations" (version) VALUES ('20120707041917')
236
-  (1.8ms) INSERT INTO "schema_migrations" (version) VALUES ('20120707041918')
237
-  (1.8ms) INSERT INTO "schema_migrations" (version) VALUES ('20120707041919')
238
-  (2.5ms) INSERT INTO "schema_migrations" (version) VALUES ('20120707041920')
239
-  (1.3ms) INSERT INTO "schema_migrations" (version) VALUES ('20120707041921')
240
-  (1.3ms) INSERT INTO "schema_migrations" (version) VALUES ('20120707041922')
241
-  (2.0ms) INSERT INTO "schema_migrations" (version) VALUES ('20120707041923')
242
-  (1.2ms) INSERT INTO "schema_migrations" (version) VALUES ('20120707041924')
243
-  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations"
244
-  (0.2ms) begin transaction
245
- ShipmentCarrier Exists (0.2ms) SELECT 1 AS one FROM "shipment_carriers" WHERE "shipment_carriers"."permalink" = 'ups' LIMIT 1
246
- SQL (13.7ms) INSERT INTO "shipment_carriers" ("created_at", "name", "permalink", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Sat, 07 Jul 2012 04:19:24 UTC +00:00], ["name", "UPS"], ["permalink", "ups"], ["updated_at", Sat, 07 Jul 2012 04:19:24 UTC +00:00]]
247
-  (1.6ms) commit transaction
248
-  (0.0ms) begin transaction
249
- ShipmentCarrier Exists (0.1ms) SELECT 1 AS one FROM "shipment_carriers" WHERE "shipment_carriers"."permalink" = 'usps' LIMIT 1
250
- SQL (0.3ms) INSERT INTO "shipment_carriers" ("created_at", "name", "permalink", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Sat, 07 Jul 2012 04:19:24 UTC +00:00], ["name", "USPS"], ["permalink", "usps"], ["updated_at", Sat, 07 Jul 2012 04:19:24 UTC +00:00]]
251
-  (1.2ms) commit transaction
252
-  (0.0ms) begin transaction
253
- ShipmentCarrier Exists (0.1ms) SELECT 1 AS one FROM "shipment_carriers" WHERE "shipment_carriers"."permalink" = 'fedex' LIMIT 1
254
- SQL (0.3ms) INSERT INTO "shipment_carriers" ("created_at", "name", "permalink", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Sat, 07 Jul 2012 04:19:24 UTC +00:00], ["name", "Fedex"], ["permalink", "fedex"], ["updated_at", Sat, 07 Jul 2012 04:19:24 UTC +00:00]]
255
-  (1.1ms) commit transaction
256
-  (0.1ms) begin transaction
257
- SQL (0.7ms) INSERT INTO "shops" ("author_name", "created_at", "default_creditcard_action", "description", "facebook_url", "from_email", "google_analytics_tracking_id", "name", "phone_number", "tax_percentage", "theme", "time_zone", "twitter_handle", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["author_name", nil], ["created_at", Sat, 07 Jul 2012 04:19:24 UTC +00:00], ["default_creditcard_action", "authorize"], ["description", nil], ["facebook_url", "http://www.facebook.com/pages/NimbleSHOP/119319381517845"], ["from_email", "support@nimbleshop.com"], ["google_analytics_tracking_id", nil], ["name", "nimbleShop"], ["phone_number", "800-456-7890"], ["tax_percentage", #<BigDecimal:7fe87ccf6900,'0.123E1',18(45)>], ["theme", "simply"], ["time_zone", "UTC"], ["twitter_handle", "nimbleshop"], ["updated_at", Sat, 07 Jul 2012 04:19:24 UTC +00:00]]
258
-  (2.0ms) commit transaction
259
-  (0.1ms) begin transaction
260
- CountryShippingZone Exists (0.3ms) SELECT 1 AS one FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('CountryShippingZone') AND "shipping_zones"."permalink" = 'united-states' LIMIT 1
261
- SQL (0.6ms) INSERT INTO "shipping_zones" ("country_code", "country_shipping_zone_id", "created_at", "name", "permalink", "state_code", "type", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["country_code", "US"], ["country_shipping_zone_id", nil], ["created_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00], ["name", "United States"], ["permalink", "united-states"], ["state_code", nil], ["type", "CountryShippingZone"], ["updated_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00]]
262
- RegionalShippingZone Exists (0.2ms) SELECT 1 AS one FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('RegionalShippingZone') AND ("shipping_zones"."state_code" = 'AK' AND "shipping_zones"."country_shipping_zone_id" = 1) LIMIT 1
263
- CountryShippingZone Load (0.2ms) SELECT "shipping_zones".* FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('CountryShippingZone') AND "shipping_zones"."id" = 1 LIMIT 1
264
- RegionalShippingZone Exists (0.1ms) SELECT 1 AS one FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('RegionalShippingZone') AND "shipping_zones"."permalink" = 'alaska' LIMIT 1
265
- SQL (0.3ms) INSERT INTO "shipping_zones" ("country_code", "country_shipping_zone_id", "created_at", "name", "permalink", "state_code", "type", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["country_code", "US"], ["country_shipping_zone_id", 1], ["created_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00], ["name", "Alaska"], ["permalink", "alaska"], ["state_code", "AK"], ["type", "RegionalShippingZone"], ["updated_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00]]
266
- RegionalShippingZone Exists (0.1ms) SELECT 1 AS one FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('RegionalShippingZone') AND ("shipping_zones"."state_code" = 'AL' AND "shipping_zones"."country_shipping_zone_id" = 1) LIMIT 1
267
- CountryShippingZone Load (0.1ms) SELECT "shipping_zones".* FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('CountryShippingZone') AND "shipping_zones"."id" = 1 LIMIT 1
268
- RegionalShippingZone Exists (0.1ms) SELECT 1 AS one FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('RegionalShippingZone') AND "shipping_zones"."permalink" = 'alabama' LIMIT 1
269
- SQL (0.1ms) INSERT INTO "shipping_zones" ("country_code", "country_shipping_zone_id", "created_at", "name", "permalink", "state_code", "type", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["country_code", "US"], ["country_shipping_zone_id", 1], ["created_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00], ["name", "Alabama"], ["permalink", "alabama"], ["state_code", "AL"], ["type", "RegionalShippingZone"], ["updated_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00]]
270
- RegionalShippingZone Exists (0.1ms) SELECT 1 AS one FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('RegionalShippingZone') AND ("shipping_zones"."state_code" = 'AR' AND "shipping_zones"."country_shipping_zone_id" = 1) LIMIT 1
271
- CountryShippingZone Load (0.2ms) SELECT "shipping_zones".* FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('CountryShippingZone') AND "shipping_zones"."id" = 1 LIMIT 1
272
- RegionalShippingZone Exists (0.1ms) SELECT 1 AS one FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('RegionalShippingZone') AND "shipping_zones"."permalink" = 'arkansas' LIMIT 1
273
- SQL (0.1ms) INSERT INTO "shipping_zones" ("country_code", "country_shipping_zone_id", "created_at", "name", "permalink", "state_code", "type", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["country_code", "US"], ["country_shipping_zone_id", 1], ["created_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00], ["name", "Arkansas"], ["permalink", "arkansas"], ["state_code", "AR"], ["type", "RegionalShippingZone"], ["updated_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00]]
274
- RegionalShippingZone Exists (0.1ms) SELECT 1 AS one FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('RegionalShippingZone') AND ("shipping_zones"."state_code" = 'AS' AND "shipping_zones"."country_shipping_zone_id" = 1) LIMIT 1
275
- CountryShippingZone Load (0.1ms) SELECT "shipping_zones".* FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('CountryShippingZone') AND "shipping_zones"."id" = 1 LIMIT 1
276
- RegionalShippingZone Exists (0.1ms) SELECT 1 AS one FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('RegionalShippingZone') AND "shipping_zones"."permalink" = 'american-samoa' LIMIT 1
277
- SQL (0.2ms) INSERT INTO "shipping_zones" ("country_code", "country_shipping_zone_id", "created_at", "name", "permalink", "state_code", "type", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["country_code", "US"], ["country_shipping_zone_id", 1], ["created_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00], ["name", "American Samoa"], ["permalink", "american-samoa"], ["state_code", "AS"], ["type", "RegionalShippingZone"], ["updated_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00]]
278
- RegionalShippingZone Exists (0.1ms) SELECT 1 AS one FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('RegionalShippingZone') AND ("shipping_zones"."state_code" = 'AZ' AND "shipping_zones"."country_shipping_zone_id" = 1) LIMIT 1
279
- CountryShippingZone Load (0.1ms) SELECT "shipping_zones".* FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('CountryShippingZone') AND "shipping_zones"."id" = 1 LIMIT 1
280
- RegionalShippingZone Exists (0.1ms) SELECT 1 AS one FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('RegionalShippingZone') AND "shipping_zones"."permalink" = 'arizona' LIMIT 1
281
- SQL (0.1ms) INSERT INTO "shipping_zones" ("country_code", "country_shipping_zone_id", "created_at", "name", "permalink", "state_code", "type", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["country_code", "US"], ["country_shipping_zone_id", 1], ["created_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00], ["name", "Arizona"], ["permalink", "arizona"], ["state_code", "AZ"], ["type", "RegionalShippingZone"], ["updated_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00]]
282
- RegionalShippingZone Exists (0.1ms) SELECT 1 AS one FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('RegionalShippingZone') AND ("shipping_zones"."state_code" = 'CA' AND "shipping_zones"."country_shipping_zone_id" = 1) LIMIT 1
283
- CountryShippingZone Load (0.1ms) SELECT "shipping_zones".* FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('CountryShippingZone') AND "shipping_zones"."id" = 1 LIMIT 1
284
- RegionalShippingZone Exists (0.1ms) SELECT 1 AS one FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('RegionalShippingZone') AND "shipping_zones"."permalink" = 'california' LIMIT 1
285
- SQL (0.1ms) INSERT INTO "shipping_zones" ("country_code", "country_shipping_zone_id", "created_at", "name", "permalink", "state_code", "type", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["country_code", "US"], ["country_shipping_zone_id", 1], ["created_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00], ["name", "California"], ["permalink", "california"], ["state_code", "CA"], ["type", "RegionalShippingZone"], ["updated_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00]]
286
- RegionalShippingZone Exists (0.1ms) SELECT 1 AS one FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('RegionalShippingZone') AND ("shipping_zones"."state_code" = 'CO' AND "shipping_zones"."country_shipping_zone_id" = 1) LIMIT 1
287
- CountryShippingZone Load (0.1ms) SELECT "shipping_zones".* FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('CountryShippingZone') AND "shipping_zones"."id" = 1 LIMIT 1
288
- RegionalShippingZone Exists (0.1ms) SELECT 1 AS one FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('RegionalShippingZone') AND "shipping_zones"."permalink" = 'colorado' LIMIT 1
289
- SQL (0.1ms) INSERT INTO "shipping_zones" ("country_code", "country_shipping_zone_id", "created_at", "name", "permalink", "state_code", "type", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["country_code", "US"], ["country_shipping_zone_id", 1], ["created_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00], ["name", "Colorado"], ["permalink", "colorado"], ["state_code", "CO"], ["type", "RegionalShippingZone"], ["updated_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00]]
290
- RegionalShippingZone Exists (0.1ms) SELECT 1 AS one FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('RegionalShippingZone') AND ("shipping_zones"."state_code" = 'CT' AND "shipping_zones"."country_shipping_zone_id" = 1) LIMIT 1
291
- CountryShippingZone Load (0.1ms) SELECT "shipping_zones".* FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('CountryShippingZone') AND "shipping_zones"."id" = 1 LIMIT 1
292
- RegionalShippingZone Exists (0.1ms) SELECT 1 AS one FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('RegionalShippingZone') AND "shipping_zones"."permalink" = 'connecticut' LIMIT 1
293
- SQL (0.1ms) INSERT INTO "shipping_zones" ("country_code", "country_shipping_zone_id", "created_at", "name", "permalink", "state_code", "type", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["country_code", "US"], ["country_shipping_zone_id", 1], ["created_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00], ["name", "Connecticut"], ["permalink", "connecticut"], ["state_code", "CT"], ["type", "RegionalShippingZone"], ["updated_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00]]
294
- RegionalShippingZone Exists (0.1ms) SELECT 1 AS one FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('RegionalShippingZone') AND ("shipping_zones"."state_code" = 'DC' AND "shipping_zones"."country_shipping_zone_id" = 1) LIMIT 1
295
- CountryShippingZone Load (0.1ms) SELECT "shipping_zones".* FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('CountryShippingZone') AND "shipping_zones"."id" = 1 LIMIT 1
296
- RegionalShippingZone Exists (0.1ms) SELECT 1 AS one FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('RegionalShippingZone') AND "shipping_zones"."permalink" = 'district-of-columbia' LIMIT 1
297
- SQL (0.1ms) INSERT INTO "shipping_zones" ("country_code", "country_shipping_zone_id", "created_at", "name", "permalink", "state_code", "type", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["country_code", "US"], ["country_shipping_zone_id", 1], ["created_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00], ["name", "District of Columbia"], ["permalink", "district-of-columbia"], ["state_code", "DC"], ["type", "RegionalShippingZone"], ["updated_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00]]
298
- RegionalShippingZone Exists (0.1ms) SELECT 1 AS one FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('RegionalShippingZone') AND ("shipping_zones"."state_code" = 'DE' AND "shipping_zones"."country_shipping_zone_id" = 1) LIMIT 1
299
- CountryShippingZone Load (0.1ms) SELECT "shipping_zones".* FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('CountryShippingZone') AND "shipping_zones"."id" = 1 LIMIT 1
300
- RegionalShippingZone Exists (0.1ms) SELECT 1 AS one FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('RegionalShippingZone') AND "shipping_zones"."permalink" = 'delaware' LIMIT 1
301
- SQL (0.1ms) INSERT INTO "shipping_zones" ("country_code", "country_shipping_zone_id", "created_at", "name", "permalink", "state_code", "type", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["country_code", "US"], ["country_shipping_zone_id", 1], ["created_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00], ["name", "Delaware"], ["permalink", "delaware"], ["state_code", "DE"], ["type", "RegionalShippingZone"], ["updated_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00]]
302
- RegionalShippingZone Exists (0.1ms) SELECT 1 AS one FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('RegionalShippingZone') AND ("shipping_zones"."state_code" = 'FL' AND "shipping_zones"."country_shipping_zone_id" = 1) LIMIT 1
303
- CountryShippingZone Load (0.1ms) SELECT "shipping_zones".* FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('CountryShippingZone') AND "shipping_zones"."id" = 1 LIMIT 1
304
- RegionalShippingZone Exists (0.1ms) SELECT 1 AS one FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('RegionalShippingZone') AND "shipping_zones"."permalink" = 'florida' LIMIT 1
305
- SQL (0.2ms) INSERT INTO "shipping_zones" ("country_code", "country_shipping_zone_id", "created_at", "name", "permalink", "state_code", "type", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["country_code", "US"], ["country_shipping_zone_id", 1], ["created_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00], ["name", "Florida"], ["permalink", "florida"], ["state_code", "FL"], ["type", "RegionalShippingZone"], ["updated_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00]]
306
- RegionalShippingZone Exists (0.1ms) SELECT 1 AS one FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('RegionalShippingZone') AND ("shipping_zones"."state_code" = 'GA' AND "shipping_zones"."country_shipping_zone_id" = 1) LIMIT 1
307
- CountryShippingZone Load (0.1ms) SELECT "shipping_zones".* FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('CountryShippingZone') AND "shipping_zones"."id" = 1 LIMIT 1
308
- RegionalShippingZone Exists (0.1ms) SELECT 1 AS one FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('RegionalShippingZone') AND "shipping_zones"."permalink" = 'georgia' LIMIT 1
309
- SQL (0.1ms) INSERT INTO "shipping_zones" ("country_code", "country_shipping_zone_id", "created_at", "name", "permalink", "state_code", "type", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["country_code", "US"], ["country_shipping_zone_id", 1], ["created_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00], ["name", "Georgia"], ["permalink", "georgia"], ["state_code", "GA"], ["type", "RegionalShippingZone"], ["updated_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00]]
310
- RegionalShippingZone Exists (0.1ms) SELECT 1 AS one FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('RegionalShippingZone') AND ("shipping_zones"."state_code" = 'GU' AND "shipping_zones"."country_shipping_zone_id" = 1) LIMIT 1
311
- CountryShippingZone Load (0.1ms) SELECT "shipping_zones".* FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('CountryShippingZone') AND "shipping_zones"."id" = 1 LIMIT 1
312
- RegionalShippingZone Exists (0.1ms) SELECT 1 AS one FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('RegionalShippingZone') AND "shipping_zones"."permalink" = 'guam' LIMIT 1
313
- SQL (0.1ms) INSERT INTO "shipping_zones" ("country_code", "country_shipping_zone_id", "created_at", "name", "permalink", "state_code", "type", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["country_code", "US"], ["country_shipping_zone_id", 1], ["created_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00], ["name", "Guam"], ["permalink", "guam"], ["state_code", "GU"], ["type", "RegionalShippingZone"], ["updated_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00]]
314
- RegionalShippingZone Exists (0.1ms) SELECT 1 AS one FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('RegionalShippingZone') AND ("shipping_zones"."state_code" = 'HI' AND "shipping_zones"."country_shipping_zone_id" = 1) LIMIT 1
315
- CountryShippingZone Load (0.1ms) SELECT "shipping_zones".* FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('CountryShippingZone') AND "shipping_zones"."id" = 1 LIMIT 1
316
- RegionalShippingZone Exists (0.1ms) SELECT 1 AS one FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('RegionalShippingZone') AND "shipping_zones"."permalink" = 'hawaii' LIMIT 1
317
- SQL (0.1ms) INSERT INTO "shipping_zones" ("country_code", "country_shipping_zone_id", "created_at", "name", "permalink", "state_code", "type", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["country_code", "US"], ["country_shipping_zone_id", 1], ["created_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00], ["name", "Hawaii"], ["permalink", "hawaii"], ["state_code", "HI"], ["type", "RegionalShippingZone"], ["updated_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00]]
318
- RegionalShippingZone Exists (0.1ms) SELECT 1 AS one FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('RegionalShippingZone') AND ("shipping_zones"."state_code" = 'IA' AND "shipping_zones"."country_shipping_zone_id" = 1) LIMIT 1
319
- CountryShippingZone Load (0.1ms) SELECT "shipping_zones".* FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('CountryShippingZone') AND "shipping_zones"."id" = 1 LIMIT 1
320
- RegionalShippingZone Exists (0.1ms) SELECT 1 AS one FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('RegionalShippingZone') AND "shipping_zones"."permalink" = 'iowa' LIMIT 1
321
- SQL (0.1ms) INSERT INTO "shipping_zones" ("country_code", "country_shipping_zone_id", "created_at", "name", "permalink", "state_code", "type", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["country_code", "US"], ["country_shipping_zone_id", 1], ["created_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00], ["name", "Iowa"], ["permalink", "iowa"], ["state_code", "IA"], ["type", "RegionalShippingZone"], ["updated_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00]]
322
- RegionalShippingZone Exists (0.1ms) SELECT 1 AS one FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('RegionalShippingZone') AND ("shipping_zones"."state_code" = 'ID' AND "shipping_zones"."country_shipping_zone_id" = 1) LIMIT 1
323
- CountryShippingZone Load (0.1ms) SELECT "shipping_zones".* FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('CountryShippingZone') AND "shipping_zones"."id" = 1 LIMIT 1
324
- RegionalShippingZone Exists (0.1ms) SELECT 1 AS one FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('RegionalShippingZone') AND "shipping_zones"."permalink" = 'idaho' LIMIT 1
325
- SQL (0.1ms) INSERT INTO "shipping_zones" ("country_code", "country_shipping_zone_id", "created_at", "name", "permalink", "state_code", "type", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["country_code", "US"], ["country_shipping_zone_id", 1], ["created_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00], ["name", "Idaho"], ["permalink", "idaho"], ["state_code", "ID"], ["type", "RegionalShippingZone"], ["updated_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00]]
326
- RegionalShippingZone Exists (0.2ms) SELECT 1 AS one FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('RegionalShippingZone') AND ("shipping_zones"."state_code" = 'IL' AND "shipping_zones"."country_shipping_zone_id" = 1) LIMIT 1
327
- CountryShippingZone Load (0.1ms) SELECT "shipping_zones".* FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('CountryShippingZone') AND "shipping_zones"."id" = 1 LIMIT 1
328
- RegionalShippingZone Exists (0.1ms) SELECT 1 AS one FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('RegionalShippingZone') AND "shipping_zones"."permalink" = 'illinois' LIMIT 1
329
- SQL (0.1ms) INSERT INTO "shipping_zones" ("country_code", "country_shipping_zone_id", "created_at", "name", "permalink", "state_code", "type", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["country_code", "US"], ["country_shipping_zone_id", 1], ["created_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00], ["name", "Illinois"], ["permalink", "illinois"], ["state_code", "IL"], ["type", "RegionalShippingZone"], ["updated_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00]]
330
- RegionalShippingZone Exists (0.1ms) SELECT 1 AS one FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('RegionalShippingZone') AND ("shipping_zones"."state_code" = 'IN' AND "shipping_zones"."country_shipping_zone_id" = 1) LIMIT 1
331
- CountryShippingZone Load (0.1ms) SELECT "shipping_zones".* FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('CountryShippingZone') AND "shipping_zones"."id" = 1 LIMIT 1
332
- RegionalShippingZone Exists (0.1ms) SELECT 1 AS one FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('RegionalShippingZone') AND "shipping_zones"."permalink" = 'indiana' LIMIT 1
333
- SQL (0.1ms) INSERT INTO "shipping_zones" ("country_code", "country_shipping_zone_id", "created_at", "name", "permalink", "state_code", "type", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["country_code", "US"], ["country_shipping_zone_id", 1], ["created_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00], ["name", "Indiana"], ["permalink", "indiana"], ["state_code", "IN"], ["type", "RegionalShippingZone"], ["updated_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00]]
334
- RegionalShippingZone Exists (0.1ms) SELECT 1 AS one FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('RegionalShippingZone') AND ("shipping_zones"."state_code" = 'KS' AND "shipping_zones"."country_shipping_zone_id" = 1) LIMIT 1
335
- CountryShippingZone Load (0.1ms) SELECT "shipping_zones".* FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('CountryShippingZone') AND "shipping_zones"."id" = 1 LIMIT 1
336
- RegionalShippingZone Exists (0.1ms) SELECT 1 AS one FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('RegionalShippingZone') AND "shipping_zones"."permalink" = 'kansas' LIMIT 1
337
- SQL (0.2ms) INSERT INTO "shipping_zones" ("country_code", "country_shipping_zone_id", "created_at", "name", "permalink", "state_code", "type", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["country_code", "US"], ["country_shipping_zone_id", 1], ["created_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00], ["name", "Kansas"], ["permalink", "kansas"], ["state_code", "KS"], ["type", "RegionalShippingZone"], ["updated_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00]]
338
- RegionalShippingZone Exists (0.1ms) SELECT 1 AS one FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('RegionalShippingZone') AND ("shipping_zones"."state_code" = 'KY' AND "shipping_zones"."country_shipping_zone_id" = 1) LIMIT 1
339
- CountryShippingZone Load (0.1ms) SELECT "shipping_zones".* FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('CountryShippingZone') AND "shipping_zones"."id" = 1 LIMIT 1
340
- RegionalShippingZone Exists (0.1ms) SELECT 1 AS one FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('RegionalShippingZone') AND "shipping_zones"."permalink" = 'kentucky' LIMIT 1
341
- SQL (0.1ms) INSERT INTO "shipping_zones" ("country_code", "country_shipping_zone_id", "created_at", "name", "permalink", "state_code", "type", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["country_code", "US"], ["country_shipping_zone_id", 1], ["created_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00], ["name", "Kentucky"], ["permalink", "kentucky"], ["state_code", "KY"], ["type", "RegionalShippingZone"], ["updated_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00]]
342
- RegionalShippingZone Exists (0.1ms) SELECT 1 AS one FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('RegionalShippingZone') AND ("shipping_zones"."state_code" = 'LA' AND "shipping_zones"."country_shipping_zone_id" = 1) LIMIT 1
343
- CountryShippingZone Load (0.1ms) SELECT "shipping_zones".* FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('CountryShippingZone') AND "shipping_zones"."id" = 1 LIMIT 1
344
- RegionalShippingZone Exists (0.1ms) SELECT 1 AS one FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('RegionalShippingZone') AND "shipping_zones"."permalink" = 'louisiana' LIMIT 1
345
- SQL (0.1ms) INSERT INTO "shipping_zones" ("country_code", "country_shipping_zone_id", "created_at", "name", "permalink", "state_code", "type", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["country_code", "US"], ["country_shipping_zone_id", 1], ["created_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00], ["name", "Louisiana"], ["permalink", "louisiana"], ["state_code", "LA"], ["type", "RegionalShippingZone"], ["updated_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00]]
346
- RegionalShippingZone Exists (0.1ms) SELECT 1 AS one FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('RegionalShippingZone') AND ("shipping_zones"."state_code" = 'MA' AND "shipping_zones"."country_shipping_zone_id" = 1) LIMIT 1
347
- CountryShippingZone Load (0.1ms) SELECT "shipping_zones".* FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('CountryShippingZone') AND "shipping_zones"."id" = 1 LIMIT 1
348
- RegionalShippingZone Exists (0.1ms) SELECT 1 AS one FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('RegionalShippingZone') AND "shipping_zones"."permalink" = 'massachusetts' LIMIT 1
349
- SQL (0.1ms) INSERT INTO "shipping_zones" ("country_code", "country_shipping_zone_id", "created_at", "name", "permalink", "state_code", "type", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["country_code", "US"], ["country_shipping_zone_id", 1], ["created_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00], ["name", "Massachusetts"], ["permalink", "massachusetts"], ["state_code", "MA"], ["type", "RegionalShippingZone"], ["updated_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00]]
350
- RegionalShippingZone Exists (0.1ms) SELECT 1 AS one FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('RegionalShippingZone') AND ("shipping_zones"."state_code" = 'MD' AND "shipping_zones"."country_shipping_zone_id" = 1) LIMIT 1
351
- CountryShippingZone Load (0.1ms) SELECT "shipping_zones".* FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('CountryShippingZone') AND "shipping_zones"."id" = 1 LIMIT 1
352
- RegionalShippingZone Exists (0.1ms) SELECT 1 AS one FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('RegionalShippingZone') AND "shipping_zones"."permalink" = 'maryland' LIMIT 1
353
- SQL (0.1ms) INSERT INTO "shipping_zones" ("country_code", "country_shipping_zone_id", "created_at", "name", "permalink", "state_code", "type", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["country_code", "US"], ["country_shipping_zone_id", 1], ["created_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00], ["name", "Maryland"], ["permalink", "maryland"], ["state_code", "MD"], ["type", "RegionalShippingZone"], ["updated_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00]]
354
- RegionalShippingZone Exists (0.1ms) SELECT 1 AS one FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('RegionalShippingZone') AND ("shipping_zones"."state_code" = 'ME' AND "shipping_zones"."country_shipping_zone_id" = 1) LIMIT 1
355
- CountryShippingZone Load (0.1ms) SELECT "shipping_zones".* FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('CountryShippingZone') AND "shipping_zones"."id" = 1 LIMIT 1
356
- RegionalShippingZone Exists (0.1ms) SELECT 1 AS one FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('RegionalShippingZone') AND "shipping_zones"."permalink" = 'maine' LIMIT 1
357
- SQL (0.2ms) INSERT INTO "shipping_zones" ("country_code", "country_shipping_zone_id", "created_at", "name", "permalink", "state_code", "type", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["country_code", "US"], ["country_shipping_zone_id", 1], ["created_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00], ["name", "Maine"], ["permalink", "maine"], ["state_code", "ME"], ["type", "RegionalShippingZone"], ["updated_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00]]
358
- RegionalShippingZone Exists (0.1ms) SELECT 1 AS one FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('RegionalShippingZone') AND ("shipping_zones"."state_code" = 'MI' AND "shipping_zones"."country_shipping_zone_id" = 1) LIMIT 1
359
- CountryShippingZone Load (0.1ms) SELECT "shipping_zones".* FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('CountryShippingZone') AND "shipping_zones"."id" = 1 LIMIT 1
360
- RegionalShippingZone Exists (0.1ms) SELECT 1 AS one FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('RegionalShippingZone') AND "shipping_zones"."permalink" = 'michigan' LIMIT 1
361
- SQL (0.1ms) INSERT INTO "shipping_zones" ("country_code", "country_shipping_zone_id", "created_at", "name", "permalink", "state_code", "type", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["country_code", "US"], ["country_shipping_zone_id", 1], ["created_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00], ["name", "Michigan"], ["permalink", "michigan"], ["state_code", "MI"], ["type", "RegionalShippingZone"], ["updated_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00]]
362
- RegionalShippingZone Exists (0.1ms) SELECT 1 AS one FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('RegionalShippingZone') AND ("shipping_zones"."state_code" = 'MN' AND "shipping_zones"."country_shipping_zone_id" = 1) LIMIT 1
363
- CountryShippingZone Load (0.1ms) SELECT "shipping_zones".* FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('CountryShippingZone') AND "shipping_zones"."id" = 1 LIMIT 1
364
- RegionalShippingZone Exists (0.1ms) SELECT 1 AS one FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('RegionalShippingZone') AND "shipping_zones"."permalink" = 'minnesota' LIMIT 1
365
- SQL (0.1ms) INSERT INTO "shipping_zones" ("country_code", "country_shipping_zone_id", "created_at", "name", "permalink", "state_code", "type", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["country_code", "US"], ["country_shipping_zone_id", 1], ["created_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00], ["name", "Minnesota"], ["permalink", "minnesota"], ["state_code", "MN"], ["type", "RegionalShippingZone"], ["updated_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00]]
366
- RegionalShippingZone Exists (0.1ms) SELECT 1 AS one FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('RegionalShippingZone') AND ("shipping_zones"."state_code" = 'MO' AND "shipping_zones"."country_shipping_zone_id" = 1) LIMIT 1
367
- CountryShippingZone Load (0.1ms) SELECT "shipping_zones".* FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('CountryShippingZone') AND "shipping_zones"."id" = 1 LIMIT 1
368
- RegionalShippingZone Exists (0.1ms) SELECT 1 AS one FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('RegionalShippingZone') AND "shipping_zones"."permalink" = 'missouri' LIMIT 1
369
- SQL (0.1ms) INSERT INTO "shipping_zones" ("country_code", "country_shipping_zone_id", "created_at", "name", "permalink", "state_code", "type", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["country_code", "US"], ["country_shipping_zone_id", 1], ["created_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00], ["name", "Missouri"], ["permalink", "missouri"], ["state_code", "MO"], ["type", "RegionalShippingZone"], ["updated_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00]]
370
- RegionalShippingZone Exists (0.1ms) SELECT 1 AS one FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('RegionalShippingZone') AND ("shipping_zones"."state_code" = 'MP' AND "shipping_zones"."country_shipping_zone_id" = 1) LIMIT 1
371
- CountryShippingZone Load (0.1ms) SELECT "shipping_zones".* FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('CountryShippingZone') AND "shipping_zones"."id" = 1 LIMIT 1
372
- RegionalShippingZone Exists (0.1ms) SELECT 1 AS one FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('RegionalShippingZone') AND "shipping_zones"."permalink" = 'northern-mariana-islands' LIMIT 1
373
- SQL (0.1ms) INSERT INTO "shipping_zones" ("country_code", "country_shipping_zone_id", "created_at", "name", "permalink", "state_code", "type", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["country_code", "US"], ["country_shipping_zone_id", 1], ["created_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00], ["name", "Northern Mariana Islands"], ["permalink", "northern-mariana-islands"], ["state_code", "MP"], ["type", "RegionalShippingZone"], ["updated_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00]]
374
- RegionalShippingZone Exists (0.1ms) SELECT 1 AS one FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('RegionalShippingZone') AND ("shipping_zones"."state_code" = 'MS' AND "shipping_zones"."country_shipping_zone_id" = 1) LIMIT 1
375
- CountryShippingZone Load (0.1ms) SELECT "shipping_zones".* FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('CountryShippingZone') AND "shipping_zones"."id" = 1 LIMIT 1
376
- RegionalShippingZone Exists (0.1ms) SELECT 1 AS one FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('RegionalShippingZone') AND "shipping_zones"."permalink" = 'mississippi' LIMIT 1
377
- SQL (0.1ms) INSERT INTO "shipping_zones" ("country_code", "country_shipping_zone_id", "created_at", "name", "permalink", "state_code", "type", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["country_code", "US"], ["country_shipping_zone_id", 1], ["created_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00], ["name", "Mississippi"], ["permalink", "mississippi"], ["state_code", "MS"], ["type", "RegionalShippingZone"], ["updated_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00]]
378
- RegionalShippingZone Exists (0.1ms) SELECT 1 AS one FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('RegionalShippingZone') AND ("shipping_zones"."state_code" = 'MT' AND "shipping_zones"."country_shipping_zone_id" = 1) LIMIT 1
379
- CountryShippingZone Load (0.1ms) SELECT "shipping_zones".* FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('CountryShippingZone') AND "shipping_zones"."id" = 1 LIMIT 1
380
- RegionalShippingZone Exists (0.1ms) SELECT 1 AS one FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('RegionalShippingZone') AND "shipping_zones"."permalink" = 'montana' LIMIT 1
381
- SQL (0.2ms) INSERT INTO "shipping_zones" ("country_code", "country_shipping_zone_id", "created_at", "name", "permalink", "state_code", "type", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["country_code", "US"], ["country_shipping_zone_id", 1], ["created_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00], ["name", "Montana"], ["permalink", "montana"], ["state_code", "MT"], ["type", "RegionalShippingZone"], ["updated_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00]]
382
- RegionalShippingZone Exists (0.1ms) SELECT 1 AS one FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('RegionalShippingZone') AND ("shipping_zones"."state_code" = 'NC' AND "shipping_zones"."country_shipping_zone_id" = 1) LIMIT 1
383
- CountryShippingZone Load (0.1ms) SELECT "shipping_zones".* FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('CountryShippingZone') AND "shipping_zones"."id" = 1 LIMIT 1
384
- RegionalShippingZone Exists (0.1ms) SELECT 1 AS one FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('RegionalShippingZone') AND "shipping_zones"."permalink" = 'north-carolina' LIMIT 1
385
- SQL (0.1ms) INSERT INTO "shipping_zones" ("country_code", "country_shipping_zone_id", "created_at", "name", "permalink", "state_code", "type", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["country_code", "US"], ["country_shipping_zone_id", 1], ["created_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00], ["name", "North Carolina"], ["permalink", "north-carolina"], ["state_code", "NC"], ["type", "RegionalShippingZone"], ["updated_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00]]
386
- RegionalShippingZone Exists (0.1ms) SELECT 1 AS one FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('RegionalShippingZone') AND ("shipping_zones"."state_code" = 'ND' AND "shipping_zones"."country_shipping_zone_id" = 1) LIMIT 1
387
- CountryShippingZone Load (0.1ms) SELECT "shipping_zones".* FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('CountryShippingZone') AND "shipping_zones"."id" = 1 LIMIT 1
388
- RegionalShippingZone Exists (0.1ms) SELECT 1 AS one FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('RegionalShippingZone') AND "shipping_zones"."permalink" = 'north-dakota' LIMIT 1
389
- SQL (0.1ms) INSERT INTO "shipping_zones" ("country_code", "country_shipping_zone_id", "created_at", "name", "permalink", "state_code", "type", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["country_code", "US"], ["country_shipping_zone_id", 1], ["created_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00], ["name", "North Dakota"], ["permalink", "north-dakota"], ["state_code", "ND"], ["type", "RegionalShippingZone"], ["updated_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00]]
390
- RegionalShippingZone Exists (0.1ms) SELECT 1 AS one FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('RegionalShippingZone') AND ("shipping_zones"."state_code" = 'NE' AND "shipping_zones"."country_shipping_zone_id" = 1) LIMIT 1
391
- CountryShippingZone Load (0.1ms) SELECT "shipping_zones".* FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('CountryShippingZone') AND "shipping_zones"."id" = 1 LIMIT 1
392
- RegionalShippingZone Exists (0.1ms) SELECT 1 AS one FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('RegionalShippingZone') AND "shipping_zones"."permalink" = 'nebraska' LIMIT 1
393
- SQL (0.1ms) INSERT INTO "shipping_zones" ("country_code", "country_shipping_zone_id", "created_at", "name", "permalink", "state_code", "type", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["country_code", "US"], ["country_shipping_zone_id", 1], ["created_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00], ["name", "Nebraska"], ["permalink", "nebraska"], ["state_code", "NE"], ["type", "RegionalShippingZone"], ["updated_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00]]
394
- RegionalShippingZone Exists (0.1ms) SELECT 1 AS one FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('RegionalShippingZone') AND ("shipping_zones"."state_code" = 'NH' AND "shipping_zones"."country_shipping_zone_id" = 1) LIMIT 1
395
- CountryShippingZone Load (0.1ms) SELECT "shipping_zones".* FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('CountryShippingZone') AND "shipping_zones"."id" = 1 LIMIT 1
396
- RegionalShippingZone Exists (0.1ms) SELECT 1 AS one FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('RegionalShippingZone') AND "shipping_zones"."permalink" = 'new-hampshire' LIMIT 1
397
- SQL (0.1ms) INSERT INTO "shipping_zones" ("country_code", "country_shipping_zone_id", "created_at", "name", "permalink", "state_code", "type", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["country_code", "US"], ["country_shipping_zone_id", 1], ["created_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00], ["name", "New Hampshire"], ["permalink", "new-hampshire"], ["state_code", "NH"], ["type", "RegionalShippingZone"], ["updated_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00]]
398
- RegionalShippingZone Exists (0.1ms) SELECT 1 AS one FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('RegionalShippingZone') AND ("shipping_zones"."state_code" = 'NJ' AND "shipping_zones"."country_shipping_zone_id" = 1) LIMIT 1
399
- CountryShippingZone Load (0.1ms) SELECT "shipping_zones".* FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('CountryShippingZone') AND "shipping_zones"."id" = 1 LIMIT 1
400
- RegionalShippingZone Exists (0.1ms) SELECT 1 AS one FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('RegionalShippingZone') AND "shipping_zones"."permalink" = 'new-jersey' LIMIT 1
401
- SQL (0.1ms) INSERT INTO "shipping_zones" ("country_code", "country_shipping_zone_id", "created_at", "name", "permalink", "state_code", "type", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["country_code", "US"], ["country_shipping_zone_id", 1], ["created_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00], ["name", "New Jersey"], ["permalink", "new-jersey"], ["state_code", "NJ"], ["type", "RegionalShippingZone"], ["updated_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00]]
402
- RegionalShippingZone Exists (0.1ms) SELECT 1 AS one FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('RegionalShippingZone') AND ("shipping_zones"."state_code" = 'NM' AND "shipping_zones"."country_shipping_zone_id" = 1) LIMIT 1
403
- CountryShippingZone Load (0.1ms) SELECT "shipping_zones".* FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('CountryShippingZone') AND "shipping_zones"."id" = 1 LIMIT 1
404
- RegionalShippingZone Exists (0.1ms) SELECT 1 AS one FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('RegionalShippingZone') AND "shipping_zones"."permalink" = 'new-mexico' LIMIT 1
405
- SQL (0.1ms) INSERT INTO "shipping_zones" ("country_code", "country_shipping_zone_id", "created_at", "name", "permalink", "state_code", "type", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["country_code", "US"], ["country_shipping_zone_id", 1], ["created_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00], ["name", "New Mexico"], ["permalink", "new-mexico"], ["state_code", "NM"], ["type", "RegionalShippingZone"], ["updated_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00]]
406
- RegionalShippingZone Exists (0.1ms) SELECT 1 AS one FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('RegionalShippingZone') AND ("shipping_zones"."state_code" = 'NV' AND "shipping_zones"."country_shipping_zone_id" = 1) LIMIT 1
407
- CountryShippingZone Load (0.1ms) SELECT "shipping_zones".* FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('CountryShippingZone') AND "shipping_zones"."id" = 1 LIMIT 1
408
- RegionalShippingZone Exists (0.1ms) SELECT 1 AS one FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('RegionalShippingZone') AND "shipping_zones"."permalink" = 'nevada' LIMIT 1
409
- SQL (0.2ms) INSERT INTO "shipping_zones" ("country_code", "country_shipping_zone_id", "created_at", "name", "permalink", "state_code", "type", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["country_code", "US"], ["country_shipping_zone_id", 1], ["created_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00], ["name", "Nevada"], ["permalink", "nevada"], ["state_code", "NV"], ["type", "RegionalShippingZone"], ["updated_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00]]
410
- RegionalShippingZone Exists (0.2ms) SELECT 1 AS one FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('RegionalShippingZone') AND ("shipping_zones"."state_code" = 'NY' AND "shipping_zones"."country_shipping_zone_id" = 1) LIMIT 1
411
- CountryShippingZone Load (0.1ms) SELECT "shipping_zones".* FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('CountryShippingZone') AND "shipping_zones"."id" = 1 LIMIT 1
412
- RegionalShippingZone Exists (0.1ms) SELECT 1 AS one FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('RegionalShippingZone') AND "shipping_zones"."permalink" = 'new-york' LIMIT 1
413
- SQL (0.1ms) INSERT INTO "shipping_zones" ("country_code", "country_shipping_zone_id", "created_at", "name", "permalink", "state_code", "type", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["country_code", "US"], ["country_shipping_zone_id", 1], ["created_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00], ["name", "New York"], ["permalink", "new-york"], ["state_code", "NY"], ["type", "RegionalShippingZone"], ["updated_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00]]
414
- RegionalShippingZone Exists (0.1ms) SELECT 1 AS one FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('RegionalShippingZone') AND ("shipping_zones"."state_code" = 'OH' AND "shipping_zones"."country_shipping_zone_id" = 1) LIMIT 1
415
- CountryShippingZone Load (0.1ms) SELECT "shipping_zones".* FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('CountryShippingZone') AND "shipping_zones"."id" = 1 LIMIT 1
416
- RegionalShippingZone Exists (0.1ms) SELECT 1 AS one FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('RegionalShippingZone') AND "shipping_zones"."permalink" = 'ohio' LIMIT 1
417
- SQL (0.1ms) INSERT INTO "shipping_zones" ("country_code", "country_shipping_zone_id", "created_at", "name", "permalink", "state_code", "type", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["country_code", "US"], ["country_shipping_zone_id", 1], ["created_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00], ["name", "Ohio"], ["permalink", "ohio"], ["state_code", "OH"], ["type", "RegionalShippingZone"], ["updated_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00]]
418
- RegionalShippingZone Exists (0.1ms) SELECT 1 AS one FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('RegionalShippingZone') AND ("shipping_zones"."state_code" = 'OK' AND "shipping_zones"."country_shipping_zone_id" = 1) LIMIT 1
419
- CountryShippingZone Load (0.1ms) SELECT "shipping_zones".* FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('CountryShippingZone') AND "shipping_zones"."id" = 1 LIMIT 1
420
- RegionalShippingZone Exists (0.1ms) SELECT 1 AS one FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('RegionalShippingZone') AND "shipping_zones"."permalink" = 'oklahoma' LIMIT 1
421
- SQL (0.1ms) INSERT INTO "shipping_zones" ("country_code", "country_shipping_zone_id", "created_at", "name", "permalink", "state_code", "type", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["country_code", "US"], ["country_shipping_zone_id", 1], ["created_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00], ["name", "Oklahoma"], ["permalink", "oklahoma"], ["state_code", "OK"], ["type", "RegionalShippingZone"], ["updated_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00]]
422
- RegionalShippingZone Exists (0.1ms) SELECT 1 AS one FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('RegionalShippingZone') AND ("shipping_zones"."state_code" = 'OR' AND "shipping_zones"."country_shipping_zone_id" = 1) LIMIT 1
423
- CountryShippingZone Load (0.1ms) SELECT "shipping_zones".* FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('CountryShippingZone') AND "shipping_zones"."id" = 1 LIMIT 1
424
- RegionalShippingZone Exists (64.6ms) SELECT 1 AS one FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('RegionalShippingZone') AND "shipping_zones"."permalink" = 'oregon' LIMIT 1
425
- SQL (0.2ms) INSERT INTO "shipping_zones" ("country_code", "country_shipping_zone_id", "created_at", "name", "permalink", "state_code", "type", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["country_code", "US"], ["country_shipping_zone_id", 1], ["created_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00], ["name", "Oregon"], ["permalink", "oregon"], ["state_code", "OR"], ["type", "RegionalShippingZone"], ["updated_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00]]
426
- RegionalShippingZone Exists (0.2ms) SELECT 1 AS one FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('RegionalShippingZone') AND ("shipping_zones"."state_code" = 'PA' AND "shipping_zones"."country_shipping_zone_id" = 1) LIMIT 1
427
- CountryShippingZone Load (0.1ms) SELECT "shipping_zones".* FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('CountryShippingZone') AND "shipping_zones"."id" = 1 LIMIT 1
428
- RegionalShippingZone Exists (0.1ms) SELECT 1 AS one FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('RegionalShippingZone') AND "shipping_zones"."permalink" = 'pennsylvania' LIMIT 1
429
- SQL (0.1ms) INSERT INTO "shipping_zones" ("country_code", "country_shipping_zone_id", "created_at", "name", "permalink", "state_code", "type", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["country_code", "US"], ["country_shipping_zone_id", 1], ["created_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00], ["name", "Pennsylvania"], ["permalink", "pennsylvania"], ["state_code", "PA"], ["type", "RegionalShippingZone"], ["updated_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00]]
430
- RegionalShippingZone Exists (0.1ms) SELECT 1 AS one FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('RegionalShippingZone') AND ("shipping_zones"."state_code" = 'PR' AND "shipping_zones"."country_shipping_zone_id" = 1) LIMIT 1
431
- CountryShippingZone Load (0.1ms) SELECT "shipping_zones".* FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('CountryShippingZone') AND "shipping_zones"."id" = 1 LIMIT 1
432
- RegionalShippingZone Exists (0.1ms) SELECT 1 AS one FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('RegionalShippingZone') AND "shipping_zones"."permalink" = 'puerto-rico' LIMIT 1
433
- SQL (0.1ms) INSERT INTO "shipping_zones" ("country_code", "country_shipping_zone_id", "created_at", "name", "permalink", "state_code", "type", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["country_code", "US"], ["country_shipping_zone_id", 1], ["created_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00], ["name", "Puerto Rico"], ["permalink", "puerto-rico"], ["state_code", "PR"], ["type", "RegionalShippingZone"], ["updated_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00]]
434
- RegionalShippingZone Exists (0.1ms) SELECT 1 AS one FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('RegionalShippingZone') AND ("shipping_zones"."state_code" = 'RI' AND "shipping_zones"."country_shipping_zone_id" = 1) LIMIT 1
435
- CountryShippingZone Load (0.1ms) SELECT "shipping_zones".* FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('CountryShippingZone') AND "shipping_zones"."id" = 1 LIMIT 1
436
- RegionalShippingZone Exists (0.1ms) SELECT 1 AS one FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('RegionalShippingZone') AND "shipping_zones"."permalink" = 'rhode-island' LIMIT 1
437
- SQL (0.1ms) INSERT INTO "shipping_zones" ("country_code", "country_shipping_zone_id", "created_at", "name", "permalink", "state_code", "type", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["country_code", "US"], ["country_shipping_zone_id", 1], ["created_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00], ["name", "Rhode Island"], ["permalink", "rhode-island"], ["state_code", "RI"], ["type", "RegionalShippingZone"], ["updated_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00]]
438
- RegionalShippingZone Exists (0.1ms) SELECT 1 AS one FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('RegionalShippingZone') AND ("shipping_zones"."state_code" = 'SC' AND "shipping_zones"."country_shipping_zone_id" = 1) LIMIT 1
439
- CountryShippingZone Load (0.1ms) SELECT "shipping_zones".* FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('CountryShippingZone') AND "shipping_zones"."id" = 1 LIMIT 1
440
- RegionalShippingZone Exists (0.1ms) SELECT 1 AS one FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('RegionalShippingZone') AND "shipping_zones"."permalink" = 'south-carolina' LIMIT 1
441
- SQL (0.1ms) INSERT INTO "shipping_zones" ("country_code", "country_shipping_zone_id", "created_at", "name", "permalink", "state_code", "type", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["country_code", "US"], ["country_shipping_zone_id", 1], ["created_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00], ["name", "South Carolina"], ["permalink", "south-carolina"], ["state_code", "SC"], ["type", "RegionalShippingZone"], ["updated_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00]]
442
- RegionalShippingZone Exists (0.1ms) SELECT 1 AS one FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('RegionalShippingZone') AND ("shipping_zones"."state_code" = 'SD' AND "shipping_zones"."country_shipping_zone_id" = 1) LIMIT 1
443
- CountryShippingZone Load (0.1ms) SELECT "shipping_zones".* FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('CountryShippingZone') AND "shipping_zones"."id" = 1 LIMIT 1
444
- RegionalShippingZone Exists (0.1ms) SELECT 1 AS one FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('RegionalShippingZone') AND "shipping_zones"."permalink" = 'south-dakota' LIMIT 1
445
- SQL (0.1ms) INSERT INTO "shipping_zones" ("country_code", "country_shipping_zone_id", "created_at", "name", "permalink", "state_code", "type", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["country_code", "US"], ["country_shipping_zone_id", 1], ["created_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00], ["name", "South Dakota"], ["permalink", "south-dakota"], ["state_code", "SD"], ["type", "RegionalShippingZone"], ["updated_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00]]
446
- RegionalShippingZone Exists (0.1ms) SELECT 1 AS one FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('RegionalShippingZone') AND ("shipping_zones"."state_code" = 'TN' AND "shipping_zones"."country_shipping_zone_id" = 1) LIMIT 1
447
- CountryShippingZone Load (0.1ms) SELECT "shipping_zones".* FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('CountryShippingZone') AND "shipping_zones"."id" = 1 LIMIT 1
448
- RegionalShippingZone Exists (0.1ms) SELECT 1 AS one FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('RegionalShippingZone') AND "shipping_zones"."permalink" = 'tennessee' LIMIT 1
449
- SQL (0.1ms) INSERT INTO "shipping_zones" ("country_code", "country_shipping_zone_id", "created_at", "name", "permalink", "state_code", "type", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["country_code", "US"], ["country_shipping_zone_id", 1], ["created_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00], ["name", "Tennessee"], ["permalink", "tennessee"], ["state_code", "TN"], ["type", "RegionalShippingZone"], ["updated_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00]]
450
- RegionalShippingZone Exists (0.1ms) SELECT 1 AS one FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('RegionalShippingZone') AND ("shipping_zones"."state_code" = 'TX' AND "shipping_zones"."country_shipping_zone_id" = 1) LIMIT 1
451
- CountryShippingZone Load (0.1ms) SELECT "shipping_zones".* FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('CountryShippingZone') AND "shipping_zones"."id" = 1 LIMIT 1
452
- RegionalShippingZone Exists (0.1ms) SELECT 1 AS one FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('RegionalShippingZone') AND "shipping_zones"."permalink" = 'texas' LIMIT 1
453
- SQL (0.1ms) INSERT INTO "shipping_zones" ("country_code", "country_shipping_zone_id", "created_at", "name", "permalink", "state_code", "type", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["country_code", "US"], ["country_shipping_zone_id", 1], ["created_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00], ["name", "Texas"], ["permalink", "texas"], ["state_code", "TX"], ["type", "RegionalShippingZone"], ["updated_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00]]
454
- RegionalShippingZone Exists (0.1ms) SELECT 1 AS one FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('RegionalShippingZone') AND ("shipping_zones"."state_code" = 'UM' AND "shipping_zones"."country_shipping_zone_id" = 1) LIMIT 1
455
- CountryShippingZone Load (0.1ms) SELECT "shipping_zones".* FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('CountryShippingZone') AND "shipping_zones"."id" = 1 LIMIT 1
456
- RegionalShippingZone Exists (0.1ms) SELECT 1 AS one FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('RegionalShippingZone') AND "shipping_zones"."permalink" = 'united-states-minor-outlying-islands' LIMIT 1
457
- SQL (0.1ms) INSERT INTO "shipping_zones" ("country_code", "country_shipping_zone_id", "created_at", "name", "permalink", "state_code", "type", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["country_code", "US"], ["country_shipping_zone_id", 1], ["created_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00], ["name", "United States Minor Outlying Islands"], ["permalink", "united-states-minor-outlying-islands"], ["state_code", "UM"], ["type", "RegionalShippingZone"], ["updated_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00]]
458
- RegionalShippingZone Exists (0.1ms) SELECT 1 AS one FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('RegionalShippingZone') AND ("shipping_zones"."state_code" = 'UT' AND "shipping_zones"."country_shipping_zone_id" = 1) LIMIT 1
459
- CountryShippingZone Load (0.1ms) SELECT "shipping_zones".* FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('CountryShippingZone') AND "shipping_zones"."id" = 1 LIMIT 1
460
- RegionalShippingZone Exists (0.1ms) SELECT 1 AS one FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('RegionalShippingZone') AND "shipping_zones"."permalink" = 'utah' LIMIT 1
461
- SQL (0.1ms) INSERT INTO "shipping_zones" ("country_code", "country_shipping_zone_id", "created_at", "name", "permalink", "state_code", "type", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["country_code", "US"], ["country_shipping_zone_id", 1], ["created_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00], ["name", "Utah"], ["permalink", "utah"], ["state_code", "UT"], ["type", "RegionalShippingZone"], ["updated_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00]]
462
- RegionalShippingZone Exists (0.1ms) SELECT 1 AS one FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('RegionalShippingZone') AND ("shipping_zones"."state_code" = 'VA' AND "shipping_zones"."country_shipping_zone_id" = 1) LIMIT 1
463
- CountryShippingZone Load (0.1ms) SELECT "shipping_zones".* FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('CountryShippingZone') AND "shipping_zones"."id" = 1 LIMIT 1
464
- RegionalShippingZone Exists (0.1ms) SELECT 1 AS one FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('RegionalShippingZone') AND "shipping_zones"."permalink" = 'virginia' LIMIT 1
465
- SQL (0.1ms) INSERT INTO "shipping_zones" ("country_code", "country_shipping_zone_id", "created_at", "name", "permalink", "state_code", "type", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["country_code", "US"], ["country_shipping_zone_id", 1], ["created_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00], ["name", "Virginia"], ["permalink", "virginia"], ["state_code", "VA"], ["type", "RegionalShippingZone"], ["updated_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00]]
466
- RegionalShippingZone Exists (0.1ms) SELECT 1 AS one FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('RegionalShippingZone') AND ("shipping_zones"."state_code" = 'VI' AND "shipping_zones"."country_shipping_zone_id" = 1) LIMIT 1
467
- CountryShippingZone Load (0.1ms) SELECT "shipping_zones".* FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('CountryShippingZone') AND "shipping_zones"."id" = 1 LIMIT 1
468
- RegionalShippingZone Exists (0.1ms) SELECT 1 AS one FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('RegionalShippingZone') AND "shipping_zones"."permalink" = 'virgin-islands' LIMIT 1
469
- SQL (0.1ms) INSERT INTO "shipping_zones" ("country_code", "country_shipping_zone_id", "created_at", "name", "permalink", "state_code", "type", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["country_code", "US"], ["country_shipping_zone_id", 1], ["created_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00], ["name", "Virgin Islands"], ["permalink", "virgin-islands"], ["state_code", "VI"], ["type", "RegionalShippingZone"], ["updated_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00]]
470
- RegionalShippingZone Exists (0.1ms) SELECT 1 AS one FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('RegionalShippingZone') AND ("shipping_zones"."state_code" = 'VT' AND "shipping_zones"."country_shipping_zone_id" = 1) LIMIT 1
471
- CountryShippingZone Load (0.1ms) SELECT "shipping_zones".* FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('CountryShippingZone') AND "shipping_zones"."id" = 1 LIMIT 1
472
- RegionalShippingZone Exists (0.1ms) SELECT 1 AS one FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('RegionalShippingZone') AND "shipping_zones"."permalink" = 'vermont' LIMIT 1
473
- SQL (0.1ms) INSERT INTO "shipping_zones" ("country_code", "country_shipping_zone_id", "created_at", "name", "permalink", "state_code", "type", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["country_code", "US"], ["country_shipping_zone_id", 1], ["created_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00], ["name", "Vermont"], ["permalink", "vermont"], ["state_code", "VT"], ["type", "RegionalShippingZone"], ["updated_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00]]
474
- RegionalShippingZone Exists (0.1ms) SELECT 1 AS one FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('RegionalShippingZone') AND ("shipping_zones"."state_code" = 'WA' AND "shipping_zones"."country_shipping_zone_id" = 1) LIMIT 1
475
- CountryShippingZone Load (0.1ms) SELECT "shipping_zones".* FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('CountryShippingZone') AND "shipping_zones"."id" = 1 LIMIT 1
476
- RegionalShippingZone Exists (0.1ms) SELECT 1 AS one FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('RegionalShippingZone') AND "shipping_zones"."permalink" = 'washington' LIMIT 1
477
- SQL (0.1ms) INSERT INTO "shipping_zones" ("country_code", "country_shipping_zone_id", "created_at", "name", "permalink", "state_code", "type", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["country_code", "US"], ["country_shipping_zone_id", 1], ["created_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00], ["name", "Washington"], ["permalink", "washington"], ["state_code", "WA"], ["type", "RegionalShippingZone"], ["updated_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00]]
478
- RegionalShippingZone Exists (0.2ms) SELECT 1 AS one FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('RegionalShippingZone') AND ("shipping_zones"."state_code" = 'WI' AND "shipping_zones"."country_shipping_zone_id" = 1) LIMIT 1
479
- CountryShippingZone Load (0.2ms) SELECT "shipping_zones".* FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('CountryShippingZone') AND "shipping_zones"."id" = 1 LIMIT 1
480
- RegionalShippingZone Exists (0.2ms) SELECT 1 AS one FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('RegionalShippingZone') AND "shipping_zones"."permalink" = 'wisconsin' LIMIT 1
481
- SQL (0.3ms) INSERT INTO "shipping_zones" ("country_code", "country_shipping_zone_id", "created_at", "name", "permalink", "state_code", "type", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["country_code", "US"], ["country_shipping_zone_id", 1], ["created_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00], ["name", "Wisconsin"], ["permalink", "wisconsin"], ["state_code", "WI"], ["type", "RegionalShippingZone"], ["updated_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00]]
482
- RegionalShippingZone Exists (0.2ms) SELECT 1 AS one FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('RegionalShippingZone') AND ("shipping_zones"."state_code" = 'WV' AND "shipping_zones"."country_shipping_zone_id" = 1) LIMIT 1
483
- CountryShippingZone Load (0.1ms) SELECT "shipping_zones".* FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('CountryShippingZone') AND "shipping_zones"."id" = 1 LIMIT 1
484
- RegionalShippingZone Exists (0.1ms) SELECT 1 AS one FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('RegionalShippingZone') AND "shipping_zones"."permalink" = 'west-virginia' LIMIT 1
485
- SQL (0.1ms) INSERT INTO "shipping_zones" ("country_code", "country_shipping_zone_id", "created_at", "name", "permalink", "state_code", "type", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["country_code", "US"], ["country_shipping_zone_id", 1], ["created_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00], ["name", "West Virginia"], ["permalink", "west-virginia"], ["state_code", "WV"], ["type", "RegionalShippingZone"], ["updated_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00]]
486
- RegionalShippingZone Exists (0.1ms) SELECT 1 AS one FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('RegionalShippingZone') AND ("shipping_zones"."state_code" = 'WY' AND "shipping_zones"."country_shipping_zone_id" = 1) LIMIT 1
487
- CountryShippingZone Load (0.1ms) SELECT "shipping_zones".* FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('CountryShippingZone') AND "shipping_zones"."id" = 1 LIMIT 1
488
- RegionalShippingZone Exists (0.1ms) SELECT 1 AS one FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('RegionalShippingZone') AND "shipping_zones"."permalink" = 'wyoming' LIMIT 1
489
- SQL (0.1ms) INSERT INTO "shipping_zones" ("country_code", "country_shipping_zone_id", "created_at", "name", "permalink", "state_code", "type", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["country_code", "US"], ["country_shipping_zone_id", 1], ["created_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00], ["name", "Wyoming"], ["permalink", "wyoming"], ["state_code", "WY"], ["type", "RegionalShippingZone"], ["updated_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00]]
490
-  (2.7ms) commit transaction
491
-  (0.1ms) begin transaction
492
- ShippingZone Load (0.2ms) SELECT "shipping_zones".* FROM "shipping_zones" WHERE "shipping_zones"."id" = 1 LIMIT 1
493
- RegionalShippingZone Load (0.4ms) SELECT "shipping_zones".* FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('RegionalShippingZone') AND "shipping_zones"."country_shipping_zone_id" = 1
494
- SQL (0.7ms) INSERT INTO "shipping_methods" ("active", "base_price", "created_at", "maximum_order_amount", "minimum_order_amount", "name", "offset", "parent_id", "shipping_zone_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["active", true], ["base_price", #<BigDecimal:7fe87c95e108,'0.1E2',9(36)>], ["created_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00], ["maximum_order_amount", #<BigDecimal:7fe87c95e1a8,'0.999999E6',9(36)>], ["minimum_order_amount", #<BigDecimal:7fe87c95e400,'0.0',9(36)>], ["name", "Ground shipping"], ["offset", #<BigDecimal:7fe87bd74d60,'0.0',9(18)>], ["parent_id", nil], ["shipping_zone_id", 1], ["updated_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00]]
495
- SQL (0.1ms) INSERT INTO "shipping_methods" ("active", "base_price", "created_at", "maximum_order_amount", "minimum_order_amount", "name", "offset", "parent_id", "shipping_zone_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["active", true], ["base_price", nil], ["created_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00], ["maximum_order_amount", #<BigDecimal:7fe880c76530,'0.999999E6',9(36)>], ["minimum_order_amount", #<BigDecimal:7fe880c765a8,'0.0',9(36)>], ["name", "Ground shipping"], ["offset", #<BigDecimal:7fe87bd74d60,'0.0',9(18)>], ["parent_id", 1], ["shipping_zone_id", 2], ["updated_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00]]
496
- SQL (0.1ms) INSERT INTO "shipping_methods" ("active", "base_price", "created_at", "maximum_order_amount", "minimum_order_amount", "name", "offset", "parent_id", "shipping_zone_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["active", true], ["base_price", nil], ["created_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00], ["maximum_order_amount", #<BigDecimal:7fe880c7b7d8,'0.999999E6',9(36)>], ["minimum_order_amount", #<BigDecimal:7fe880c7b850,'0.0',9(36)>], ["name", "Ground shipping"], ["offset", #<BigDecimal:7fe87bd74d60,'0.0',9(18)>], ["parent_id", 1], ["shipping_zone_id", 3], ["updated_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00]]
497
- SQL (0.1ms) INSERT INTO "shipping_methods" ("active", "base_price", "created_at", "maximum_order_amount", "minimum_order_amount", "name", "offset", "parent_id", "shipping_zone_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["active", true], ["base_price", nil], ["created_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00], ["maximum_order_amount", #<BigDecimal:7fe87b10c7f8,'0.999999E6',9(36)>], ["minimum_order_amount", #<BigDecimal:7fe87b10c870,'0.0',9(36)>], ["name", "Ground shipping"], ["offset", #<BigDecimal:7fe87bd74d60,'0.0',9(18)>], ["parent_id", 1], ["shipping_zone_id", 4], ["updated_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00]]
498
- SQL (0.1ms) INSERT INTO "shipping_methods" ("active", "base_price", "created_at", "maximum_order_amount", "minimum_order_amount", "name", "offset", "parent_id", "shipping_zone_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["active", true], ["base_price", nil], ["created_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00], ["maximum_order_amount", #<BigDecimal:7fe87fb2bfa0,'0.999999E6',9(36)>], ["minimum_order_amount", #<BigDecimal:7fe87fb2c018,'0.0',9(36)>], ["name", "Ground shipping"], ["offset", #<BigDecimal:7fe87bd74d60,'0.0',9(18)>], ["parent_id", 1], ["shipping_zone_id", 5], ["updated_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00]]
499
- SQL (0.1ms) INSERT INTO "shipping_methods" ("active", "base_price", "created_at", "maximum_order_amount", "minimum_order_amount", "name", "offset", "parent_id", "shipping_zone_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["active", true], ["base_price", nil], ["created_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00], ["maximum_order_amount", #<BigDecimal:7fe8808880e0,'0.999999E6',9(36)>], ["minimum_order_amount", #<BigDecimal:7fe880888158,'0.0',9(36)>], ["name", "Ground shipping"], ["offset", #<BigDecimal:7fe87bd74d60,'0.0',9(18)>], ["parent_id", 1], ["shipping_zone_id", 6], ["updated_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00]]
500
- SQL (0.1ms) INSERT INTO "shipping_methods" ("active", "base_price", "created_at", "maximum_order_amount", "minimum_order_amount", "name", "offset", "parent_id", "shipping_zone_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["active", true], ["base_price", nil], ["created_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00], ["maximum_order_amount", #<BigDecimal:7fe880939b10,'0.999999E6',9(36)>], ["minimum_order_amount", #<BigDecimal:7fe880939b88,'0.0',9(36)>], ["name", "Ground shipping"], ["offset", #<BigDecimal:7fe87bd74d60,'0.0',9(18)>], ["parent_id", 1], ["shipping_zone_id", 7], ["updated_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00]]
501
- SQL (0.1ms) INSERT INTO "shipping_methods" ("active", "base_price", "created_at", "maximum_order_amount", "minimum_order_amount", "name", "offset", "parent_id", "shipping_zone_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["active", true], ["base_price", nil], ["created_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00], ["maximum_order_amount", #<BigDecimal:7fe880bf4d28,'0.999999E6',9(36)>], ["minimum_order_amount", #<BigDecimal:7fe880bf4da0,'0.0',9(36)>], ["name", "Ground shipping"], ["offset", #<BigDecimal:7fe87bd74d60,'0.0',9(18)>], ["parent_id", 1], ["shipping_zone_id", 8], ["updated_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00]]
502
- SQL (0.1ms) INSERT INTO "shipping_methods" ("active", "base_price", "created_at", "maximum_order_amount", "minimum_order_amount", "name", "offset", "parent_id", "shipping_zone_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["active", true], ["base_price", nil], ["created_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00], ["maximum_order_amount", #<BigDecimal:7fe880b73610,'0.999999E6',9(36)>], ["minimum_order_amount", #<BigDecimal:7fe880b73688,'0.0',9(36)>], ["name", "Ground shipping"], ["offset", #<BigDecimal:7fe87bd74d60,'0.0',9(18)>], ["parent_id", 1], ["shipping_zone_id", 9], ["updated_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00]]
503
- SQL (0.1ms) INSERT INTO "shipping_methods" ("active", "base_price", "created_at", "maximum_order_amount", "minimum_order_amount", "name", "offset", "parent_id", "shipping_zone_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["active", true], ["base_price", nil], ["created_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00], ["maximum_order_amount", #<BigDecimal:7fe880b763b0,'0.999999E6',9(36)>], ["minimum_order_amount", #<BigDecimal:7fe880b76428,'0.0',9(36)>], ["name", "Ground shipping"], ["offset", #<BigDecimal:7fe87bd74d60,'0.0',9(18)>], ["parent_id", 1], ["shipping_zone_id", 10], ["updated_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00]]
504
- SQL (0.1ms) INSERT INTO "shipping_methods" ("active", "base_price", "created_at", "maximum_order_amount", "minimum_order_amount", "name", "offset", "parent_id", "shipping_zone_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["active", true], ["base_price", nil], ["created_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00], ["maximum_order_amount", #<BigDecimal:7fe88092bbf0,'0.999999E6',9(36)>], ["minimum_order_amount", #<BigDecimal:7fe88092bcb8,'0.0',9(36)>], ["name", "Ground shipping"], ["offset", #<BigDecimal:7fe87bd74d60,'0.0',9(18)>], ["parent_id", 1], ["shipping_zone_id", 11], ["updated_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00]]
505
- SQL (0.1ms) INSERT INTO "shipping_methods" ("active", "base_price", "created_at", "maximum_order_amount", "minimum_order_amount", "name", "offset", "parent_id", "shipping_zone_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["active", true], ["base_price", nil], ["created_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00], ["maximum_order_amount", #<BigDecimal:7fe880936550,'0.999999E6',9(36)>], ["minimum_order_amount", #<BigDecimal:7fe8809365c8,'0.0',9(36)>], ["name", "Ground shipping"], ["offset", #<BigDecimal:7fe87bd74d60,'0.0',9(18)>], ["parent_id", 1], ["shipping_zone_id", 12], ["updated_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00]]
506
- SQL (0.2ms) INSERT INTO "shipping_methods" ("active", "base_price", "created_at", "maximum_order_amount", "minimum_order_amount", "name", "offset", "parent_id", "shipping_zone_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["active", true], ["base_price", nil], ["created_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00], ["maximum_order_amount", #<BigDecimal:7fe880915508,'0.999999E6',9(36)>], ["minimum_order_amount", #<BigDecimal:7fe880915580,'0.0',9(36)>], ["name", "Ground shipping"], ["offset", #<BigDecimal:7fe87bd74d60,'0.0',9(18)>], ["parent_id", 1], ["shipping_zone_id", 13], ["updated_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00]]
507
- SQL (0.1ms) INSERT INTO "shipping_methods" ("active", "base_price", "created_at", "maximum_order_amount", "minimum_order_amount", "name", "offset", "parent_id", "shipping_zone_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["active", true], ["base_price", nil], ["created_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00], ["maximum_order_amount", #<BigDecimal:7fe8809182a8,'0.999999E6',9(36)>], ["minimum_order_amount", #<BigDecimal:7fe880918348,'0.0',9(36)>], ["name", "Ground shipping"], ["offset", #<BigDecimal:7fe87bd74d60,'0.0',9(18)>], ["parent_id", 1], ["shipping_zone_id", 14], ["updated_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00]]
508
- SQL (0.1ms) INSERT INTO "shipping_methods" ("active", "base_price", "created_at", "maximum_order_amount", "minimum_order_amount", "name", "offset", "parent_id", "shipping_zone_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["active", true], ["base_price", nil], ["created_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00], ["maximum_order_amount", #<BigDecimal:7fe88091ac38,'0.999999E6',9(36)>], ["minimum_order_amount", #<BigDecimal:7fe88091acb0,'0.0',9(36)>], ["name", "Ground shipping"], ["offset", #<BigDecimal:7fe87bd74d60,'0.0',9(18)>], ["parent_id", 1], ["shipping_zone_id", 15], ["updated_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00]]
509
- SQL (0.1ms) INSERT INTO "shipping_methods" ("active", "base_price", "created_at", "maximum_order_amount", "minimum_order_amount", "name", "offset", "parent_id", "shipping_zone_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["active", true], ["base_price", nil], ["created_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00], ["maximum_order_amount", #<BigDecimal:7fe880925c00,'0.999999E6',9(36)>], ["minimum_order_amount", #<BigDecimal:7fe880925c78,'0.0',9(36)>], ["name", "Ground shipping"], ["offset", #<BigDecimal:7fe87bd74d60,'0.0',9(18)>], ["parent_id", 1], ["shipping_zone_id", 16], ["updated_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00]]
510
- SQL (0.1ms) INSERT INTO "shipping_methods" ("active", "base_price", "created_at", "maximum_order_amount", "minimum_order_amount", "name", "offset", "parent_id", "shipping_zone_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["active", true], ["base_price", nil], ["created_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00], ["maximum_order_amount", #<BigDecimal:7fe8809d6528,'0.999999E6',9(36)>], ["minimum_order_amount", #<BigDecimal:7fe8809d65f0,'0.0',9(36)>], ["name", "Ground shipping"], ["offset", #<BigDecimal:7fe87bd74d60,'0.0',9(18)>], ["parent_id", 1], ["shipping_zone_id", 17], ["updated_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00]]
511
- SQL (0.1ms) INSERT INTO "shipping_methods" ("active", "base_price", "created_at", "maximum_order_amount", "minimum_order_amount", "name", "offset", "parent_id", "shipping_zone_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["active", true], ["base_price", nil], ["created_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00], ["maximum_order_amount", #<BigDecimal:7fe8809d9480,'0.999999E6',9(36)>], ["minimum_order_amount", #<BigDecimal:7fe8809d94f8,'0.0',9(36)>], ["name", "Ground shipping"], ["offset", #<BigDecimal:7fe87bd74d60,'0.0',9(18)>], ["parent_id", 1], ["shipping_zone_id", 18], ["updated_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00]]
512
- SQL (0.1ms) INSERT INTO "shipping_methods" ("active", "base_price", "created_at", "maximum_order_amount", "minimum_order_amount", "name", "offset", "parent_id", "shipping_zone_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["active", true], ["base_price", nil], ["created_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00], ["maximum_order_amount", #<BigDecimal:7fe8809e4240,'0.999999E6',9(36)>], ["minimum_order_amount", #<BigDecimal:7fe8809e42b8,'0.0',9(36)>], ["name", "Ground shipping"], ["offset", #<BigDecimal:7fe87bd74d60,'0.0',9(18)>], ["parent_id", 1], ["shipping_zone_id", 19], ["updated_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00]]
513
- SQL (0.1ms) INSERT INTO "shipping_methods" ("active", "base_price", "created_at", "maximum_order_amount", "minimum_order_amount", "name", "offset", "parent_id", "shipping_zone_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["active", true], ["base_price", nil], ["created_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00], ["maximum_order_amount", #<BigDecimal:7fe8809e6bf8,'0.999999E6',9(36)>], ["minimum_order_amount", #<BigDecimal:7fe8809e6c70,'0.0',9(36)>], ["name", "Ground shipping"], ["offset", #<BigDecimal:7fe87bd74d60,'0.0',9(18)>], ["parent_id", 1], ["shipping_zone_id", 20], ["updated_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00]]
514
- SQL (0.1ms) INSERT INTO "shipping_methods" ("active", "base_price", "created_at", "maximum_order_amount", "minimum_order_amount", "name", "offset", "parent_id", "shipping_zone_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["active", true], ["base_price", nil], ["created_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00], ["maximum_order_amount", #<BigDecimal:7fe8809e9b50,'0.999999E6',9(36)>], ["minimum_order_amount", #<BigDecimal:7fe8809e9bc8,'0.0',9(36)>], ["name", "Ground shipping"], ["offset", #<BigDecimal:7fe87bd74d60,'0.0',9(18)>], ["parent_id", 1], ["shipping_zone_id", 21], ["updated_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00]]
515
- SQL (0.1ms) INSERT INTO "shipping_methods" ("active", "base_price", "created_at", "maximum_order_amount", "minimum_order_amount", "name", "offset", "parent_id", "shipping_zone_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["active", true], ["base_price", nil], ["created_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00], ["maximum_order_amount", #<BigDecimal:7fe8809f4668,'0.999999E6',9(36)>], ["minimum_order_amount", #<BigDecimal:7fe8809f46e0,'0.0',9(36)>], ["name", "Ground shipping"], ["offset", #<BigDecimal:7fe87bd74d60,'0.0',9(18)>], ["parent_id", 1], ["shipping_zone_id", 22], ["updated_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00]]
516
- SQL (0.1ms) INSERT INTO "shipping_methods" ("active", "base_price", "created_at", "maximum_order_amount", "minimum_order_amount", "name", "offset", "parent_id", "shipping_zone_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["active", true], ["base_price", nil], ["created_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00], ["maximum_order_amount", #<BigDecimal:7fe8809f7110,'0.999999E6',9(36)>], ["minimum_order_amount", #<BigDecimal:7fe8809f7188,'0.0',9(36)>], ["name", "Ground shipping"], ["offset", #<BigDecimal:7fe87bd74d60,'0.0',9(18)>], ["parent_id", 1], ["shipping_zone_id", 23], ["updated_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00]]
517
- SQL (0.1ms) INSERT INTO "shipping_methods" ("active", "base_price", "created_at", "maximum_order_amount", "minimum_order_amount", "name", "offset", "parent_id", "shipping_zone_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["active", true], ["base_price", nil], ["created_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00], ["maximum_order_amount", #<BigDecimal:7fe8809f9fc8,'0.999999E6',9(36)>], ["minimum_order_amount", #<BigDecimal:7fe8809fa040,'0.0',9(36)>], ["name", "Ground shipping"], ["offset", #<BigDecimal:7fe87bd74d60,'0.0',9(18)>], ["parent_id", 1], ["shipping_zone_id", 24], ["updated_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00]]
518
- SQL (0.1ms) INSERT INTO "shipping_methods" ("active", "base_price", "created_at", "maximum_order_amount", "minimum_order_amount", "name", "offset", "parent_id", "shipping_zone_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["active", true], ["base_price", nil], ["created_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00], ["maximum_order_amount", #<BigDecimal:7fe8809fcac0,'0.999999E6',9(36)>], ["minimum_order_amount", #<BigDecimal:7fe8809fcb38,'0.0',9(36)>], ["name", "Ground shipping"], ["offset", #<BigDecimal:7fe87bd74d60,'0.0',9(18)>], ["parent_id", 1], ["shipping_zone_id", 25], ["updated_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00]]
519
- SQL (0.1ms) INSERT INTO "shipping_methods" ("active", "base_price", "created_at", "maximum_order_amount", "minimum_order_amount", "name", "offset", "parent_id", "shipping_zone_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["active", true], ["base_price", nil], ["created_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00], ["maximum_order_amount", #<BigDecimal:7fe880b28de0,'0.999999E6',9(36)>], ["minimum_order_amount", #<BigDecimal:7fe880b28e58,'0.0',9(36)>], ["name", "Ground shipping"], ["offset", #<BigDecimal:7fe87bd74d60,'0.0',9(18)>], ["parent_id", 1], ["shipping_zone_id", 26], ["updated_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00]]
520
- SQL (0.1ms) INSERT INTO "shipping_methods" ("active", "base_price", "created_at", "maximum_order_amount", "minimum_order_amount", "name", "offset", "parent_id", "shipping_zone_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["active", true], ["base_price", nil], ["created_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00], ["maximum_order_amount", #<BigDecimal:7fe880b2bc70,'0.999999E6',9(36)>], ["minimum_order_amount", #<BigDecimal:7fe880b2bd60,'0.0',9(36)>], ["name", "Ground shipping"], ["offset", #<BigDecimal:7fe87bd74d60,'0.0',9(18)>], ["parent_id", 1], ["shipping_zone_id", 27], ["updated_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00]]
521
- SQL (0.1ms) INSERT INTO "shipping_methods" ("active", "base_price", "created_at", "maximum_order_amount", "minimum_order_amount", "name", "offset", "parent_id", "shipping_zone_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["active", true], ["base_price", nil], ["created_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00], ["maximum_order_amount", #<BigDecimal:7fe880b2e420,'0.999999E6',9(36)>], ["minimum_order_amount", #<BigDecimal:7fe880b2e498,'0.0',9(36)>], ["name", "Ground shipping"], ["offset", #<BigDecimal:7fe87bd74d60,'0.0',9(18)>], ["parent_id", 1], ["shipping_zone_id", 28], ["updated_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00]]
522
- SQL (0.1ms) INSERT INTO "shipping_methods" ("active", "base_price", "created_at", "maximum_order_amount", "minimum_order_amount", "name", "offset", "parent_id", "shipping_zone_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["active", true], ["base_price", nil], ["created_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00], ["maximum_order_amount", #<BigDecimal:7fe880b39410,'0.999999E6',9(36)>], ["minimum_order_amount", #<BigDecimal:7fe880b39488,'0.0',9(36)>], ["name", "Ground shipping"], ["offset", #<BigDecimal:7fe87bd74d60,'0.0',9(18)>], ["parent_id", 1], ["shipping_zone_id", 29], ["updated_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00]]
523
- SQL (0.1ms) INSERT INTO "shipping_methods" ("active", "base_price", "created_at", "maximum_order_amount", "minimum_order_amount", "name", "offset", "parent_id", "shipping_zone_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["active", true], ["base_price", nil], ["created_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00], ["maximum_order_amount", #<BigDecimal:7fe880b3c1b0,'0.999999E6',9(36)>], ["minimum_order_amount", #<BigDecimal:7fe880b3c228,'0.0',9(36)>], ["name", "Ground shipping"], ["offset", #<BigDecimal:7fe87bd74d60,'0.0',9(18)>], ["parent_id", 1], ["shipping_zone_id", 30], ["updated_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00]]
524
- SQL (0.1ms) INSERT INTO "shipping_methods" ("active", "base_price", "created_at", "maximum_order_amount", "minimum_order_amount", "name", "offset", "parent_id", "shipping_zone_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["active", true], ["base_price", nil], ["created_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00], ["maximum_order_amount", #<BigDecimal:7fe880b3eac8,'0.999999E6',9(36)>], ["minimum_order_amount", #<BigDecimal:7fe880b3eb40,'0.0',9(36)>], ["name", "Ground shipping"], ["offset", #<BigDecimal:7fe87bd74d60,'0.0',9(18)>], ["parent_id", 1], ["shipping_zone_id", 31], ["updated_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00]]
525
- SQL (0.1ms) INSERT INTO "shipping_methods" ("active", "base_price", "created_at", "maximum_order_amount", "minimum_order_amount", "name", "offset", "parent_id", "shipping_zone_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["active", true], ["base_price", nil], ["created_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00], ["maximum_order_amount", #<BigDecimal:7fe880ad5640,'0.999999E6',9(36)>], ["minimum_order_amount", #<BigDecimal:7fe880ad56b8,'0.0',9(36)>], ["name", "Ground shipping"], ["offset", #<BigDecimal:7fe87bd74d60,'0.0',9(18)>], ["parent_id", 1], ["shipping_zone_id", 32], ["updated_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00]]
526
- SQL (0.1ms) INSERT INTO "shipping_methods" ("active", "base_price", "created_at", "maximum_order_amount", "minimum_order_amount", "name", "offset", "parent_id", "shipping_zone_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["active", true], ["base_price", nil], ["created_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00], ["maximum_order_amount", #<BigDecimal:7fe880ad8098,'0.999999E6',9(36)>], ["minimum_order_amount", #<BigDecimal:7fe880ad8110,'0.0',9(36)>], ["name", "Ground shipping"], ["offset", #<BigDecimal:7fe87bd74d60,'0.0',9(18)>], ["parent_id", 1], ["shipping_zone_id", 33], ["updated_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00]]
527
- SQL (0.1ms) INSERT INTO "shipping_methods" ("active", "base_price", "created_at", "maximum_order_amount", "minimum_order_amount", "name", "offset", "parent_id", "shipping_zone_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["active", true], ["base_price", nil], ["created_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00], ["maximum_order_amount", #<BigDecimal:7fe880adacd0,'0.999999E6',9(36)>], ["minimum_order_amount", #<BigDecimal:7fe880adad48,'0.0',9(36)>], ["name", "Ground shipping"], ["offset", #<BigDecimal:7fe87bd74d60,'0.0',9(18)>], ["parent_id", 1], ["shipping_zone_id", 34], ["updated_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00]]
528
- SQL (0.1ms) INSERT INTO "shipping_methods" ("active", "base_price", "created_at", "maximum_order_amount", "minimum_order_amount", "name", "offset", "parent_id", "shipping_zone_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["active", true], ["base_price", nil], ["created_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00], ["maximum_order_amount", #<BigDecimal:7fe87bd5eb78,'0.999999E6',9(36)>], ["minimum_order_amount", #<BigDecimal:7fe87bd5ead8,'0.0',9(36)>], ["name", "Ground shipping"], ["offset", #<BigDecimal:7fe87bd74d60,'0.0',9(18)>], ["parent_id", 1], ["shipping_zone_id", 35], ["updated_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00]]
529
- SQL (0.1ms) INSERT INTO "shipping_methods" ("active", "base_price", "created_at", "maximum_order_amount", "minimum_order_amount", "name", "offset", "parent_id", "shipping_zone_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["active", true], ["base_price", nil], ["created_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00], ["maximum_order_amount", #<BigDecimal:7fe880fefba8,'0.999999E6',9(36)>], ["minimum_order_amount", #<BigDecimal:7fe87ecdba68,'0.0',9(36)>], ["name", "Ground shipping"], ["offset", #<BigDecimal:7fe87bd74d60,'0.0',9(18)>], ["parent_id", 1], ["shipping_zone_id", 36], ["updated_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00]]
530
- SQL (0.1ms) INSERT INTO "shipping_methods" ("active", "base_price", "created_at", "maximum_order_amount", "minimum_order_amount", "name", "offset", "parent_id", "shipping_zone_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["active", true], ["base_price", nil], ["created_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00], ["maximum_order_amount", #<BigDecimal:7fe880a9d600,'0.999999E6',9(36)>], ["minimum_order_amount", #<BigDecimal:7fe880a9d470,'0.0',9(36)>], ["name", "Ground shipping"], ["offset", #<BigDecimal:7fe87bd74d60,'0.0',9(18)>], ["parent_id", 1], ["shipping_zone_id", 37], ["updated_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00]]
531
- SQL (0.1ms) INSERT INTO "shipping_methods" ("active", "base_price", "created_at", "maximum_order_amount", "minimum_order_amount", "name", "offset", "parent_id", "shipping_zone_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["active", true], ["base_price", nil], ["created_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00], ["maximum_order_amount", #<BigDecimal:7fe87ab9fec8,'0.999999E6',9(36)>], ["minimum_order_amount", #<BigDecimal:7fe87af022c8,'0.0',9(36)>], ["name", "Ground shipping"], ["offset", #<BigDecimal:7fe87bd74d60,'0.0',9(18)>], ["parent_id", 1], ["shipping_zone_id", 38], ["updated_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00]]
532
- SQL (0.1ms) INSERT INTO "shipping_methods" ("active", "base_price", "created_at", "maximum_order_amount", "minimum_order_amount", "name", "offset", "parent_id", "shipping_zone_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["active", true], ["base_price", nil], ["created_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00], ["maximum_order_amount", #<BigDecimal:7fe87fe41b40,'0.999999E6',9(36)>], ["minimum_order_amount", #<BigDecimal:7fe87fe431c0,'0.0',9(36)>], ["name", "Ground shipping"], ["offset", #<BigDecimal:7fe87bd74d60,'0.0',9(18)>], ["parent_id", 1], ["shipping_zone_id", 39], ["updated_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00]]
533
- SQL (0.1ms) INSERT INTO "shipping_methods" ("active", "base_price", "created_at", "maximum_order_amount", "minimum_order_amount", "name", "offset", "parent_id", "shipping_zone_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["active", true], ["base_price", nil], ["created_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00], ["maximum_order_amount", #<BigDecimal:7fe8809b1570,'0.999999E6',9(36)>], ["minimum_order_amount", #<BigDecimal:7fe8809b1688,'0.0',9(36)>], ["name", "Ground shipping"], ["offset", #<BigDecimal:7fe87bd74d60,'0.0',9(18)>], ["parent_id", 1], ["shipping_zone_id", 40], ["updated_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00]]
534
- SQL (0.1ms) INSERT INTO "shipping_methods" ("active", "base_price", "created_at", "maximum_order_amount", "minimum_order_amount", "name", "offset", "parent_id", "shipping_zone_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["active", true], ["base_price", nil], ["created_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00], ["maximum_order_amount", #<BigDecimal:7fe8809c0a98,'0.999999E6',9(36)>], ["minimum_order_amount", #<BigDecimal:7fe8809c0cf0,'0.0',9(36)>], ["name", "Ground shipping"], ["offset", #<BigDecimal:7fe87bd74d60,'0.0',9(18)>], ["parent_id", 1], ["shipping_zone_id", 41], ["updated_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00]]
535
- SQL (0.1ms) INSERT INTO "shipping_methods" ("active", "base_price", "created_at", "maximum_order_amount", "minimum_order_amount", "name", "offset", "parent_id", "shipping_zone_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["active", true], ["base_price", nil], ["created_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00], ["maximum_order_amount", #<BigDecimal:7fe880a9baf8,'0.999999E6',9(36)>], ["minimum_order_amount", #<BigDecimal:7fe880a9bd78,'0.0',9(36)>], ["name", "Ground shipping"], ["offset", #<BigDecimal:7fe87bd74d60,'0.0',9(18)>], ["parent_id", 1], ["shipping_zone_id", 42], ["updated_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00]]
536
- SQL (0.1ms) INSERT INTO "shipping_methods" ("active", "base_price", "created_at", "maximum_order_amount", "minimum_order_amount", "name", "offset", "parent_id", "shipping_zone_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["active", true], ["base_price", nil], ["created_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00], ["maximum_order_amount", #<BigDecimal:7fe87a9bc548,'0.999999E6',9(36)>], ["minimum_order_amount", #<BigDecimal:7fe87a9bc688,'0.0',9(36)>], ["name", "Ground shipping"], ["offset", #<BigDecimal:7fe87bd74d60,'0.0',9(18)>], ["parent_id", 1], ["shipping_zone_id", 43], ["updated_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00]]
537
- SQL (0.1ms) INSERT INTO "shipping_methods" ("active", "base_price", "created_at", "maximum_order_amount", "minimum_order_amount", "name", "offset", "parent_id", "shipping_zone_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["active", true], ["base_price", nil], ["created_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00], ["maximum_order_amount", #<BigDecimal:7fe87a9cb750,'0.999999E6',9(36)>], ["minimum_order_amount", #<BigDecimal:7fe87a9cb930,'0.0',9(36)>], ["name", "Ground shipping"], ["offset", #<BigDecimal:7fe87bd74d60,'0.0',9(18)>], ["parent_id", 1], ["shipping_zone_id", 44], ["updated_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00]]
538
- SQL (0.2ms) INSERT INTO "shipping_methods" ("active", "base_price", "created_at", "maximum_order_amount", "minimum_order_amount", "name", "offset", "parent_id", "shipping_zone_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["active", true], ["base_price", nil], ["created_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00], ["maximum_order_amount", #<BigDecimal:7fe880de21d0,'0.999999E6',9(36)>], ["minimum_order_amount", #<BigDecimal:7fe880de24f0,'0.0',9(36)>], ["name", "Ground shipping"], ["offset", #<BigDecimal:7fe87bd74d60,'0.0',9(18)>], ["parent_id", 1], ["shipping_zone_id", 45], ["updated_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00]]
539
- SQL (0.1ms) INSERT INTO "shipping_methods" ("active", "base_price", "created_at", "maximum_order_amount", "minimum_order_amount", "name", "offset", "parent_id", "shipping_zone_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["active", true], ["base_price", nil], ["created_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00], ["maximum_order_amount", #<BigDecimal:7fe880def240,'0.999999E6',9(36)>], ["minimum_order_amount", #<BigDecimal:7fe880def628,'0.0',9(36)>], ["name", "Ground shipping"], ["offset", #<BigDecimal:7fe87bd74d60,'0.0',9(18)>], ["parent_id", 1], ["shipping_zone_id", 46], ["updated_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00]]
540
- SQL (0.1ms) INSERT INTO "shipping_methods" ("active", "base_price", "created_at", "maximum_order_amount", "minimum_order_amount", "name", "offset", "parent_id", "shipping_zone_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["active", true], ["base_price", nil], ["created_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00], ["maximum_order_amount", #<BigDecimal:7fe880e06558,'0.999999E6',9(36)>], ["minimum_order_amount", #<BigDecimal:7fe880e067d8,'0.0',9(36)>], ["name", "Ground shipping"], ["offset", #<BigDecimal:7fe87bd74d60,'0.0',9(18)>], ["parent_id", 1], ["shipping_zone_id", 47], ["updated_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00]]
541
- SQL (0.1ms) INSERT INTO "shipping_methods" ("active", "base_price", "created_at", "maximum_order_amount", "minimum_order_amount", "name", "offset", "parent_id", "shipping_zone_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["active", true], ["base_price", nil], ["created_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00], ["maximum_order_amount", #<BigDecimal:7fe880dad778,'0.999999E6',9(36)>], ["minimum_order_amount", #<BigDecimal:7fe880dad908,'0.0',9(36)>], ["name", "Ground shipping"], ["offset", #<BigDecimal:7fe87bd74d60,'0.0',9(18)>], ["parent_id", 1], ["shipping_zone_id", 48], ["updated_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00]]
542
- SQL (0.1ms) INSERT INTO "shipping_methods" ("active", "base_price", "created_at", "maximum_order_amount", "minimum_order_amount", "name", "offset", "parent_id", "shipping_zone_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["active", true], ["base_price", nil], ["created_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00], ["maximum_order_amount", #<BigDecimal:7fe880db7db8,'0.999999E6',9(36)>], ["minimum_order_amount", #<BigDecimal:7fe880db7e58,'0.0',9(36)>], ["name", "Ground shipping"], ["offset", #<BigDecimal:7fe87bd74d60,'0.0',9(18)>], ["parent_id", 1], ["shipping_zone_id", 49], ["updated_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00]]
543
- SQL (0.1ms) INSERT INTO "shipping_methods" ("active", "base_price", "created_at", "maximum_order_amount", "minimum_order_amount", "name", "offset", "parent_id", "shipping_zone_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["active", true], ["base_price", nil], ["created_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00], ["maximum_order_amount", #<BigDecimal:7fe87b5e9f78,'0.999999E6',9(36)>], ["minimum_order_amount", #<BigDecimal:7fe87b5e9ff0,'0.0',9(36)>], ["name", "Ground shipping"], ["offset", #<BigDecimal:7fe87bd74d60,'0.0',9(18)>], ["parent_id", 1], ["shipping_zone_id", 50], ["updated_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00]]
544
- SQL (0.1ms) INSERT INTO "shipping_methods" ("active", "base_price", "created_at", "maximum_order_amount", "minimum_order_amount", "name", "offset", "parent_id", "shipping_zone_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["active", true], ["base_price", nil], ["created_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00], ["maximum_order_amount", #<BigDecimal:7fe87b3b3ec0,'0.999999E6',9(36)>], ["minimum_order_amount", #<BigDecimal:7fe87b3b40c8,'0.0',9(36)>], ["name", "Ground shipping"], ["offset", #<BigDecimal:7fe87bd74d60,'0.0',9(18)>], ["parent_id", 1], ["shipping_zone_id", 51], ["updated_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00]]
545
- SQL (0.1ms) INSERT INTO "shipping_methods" ("active", "base_price", "created_at", "maximum_order_amount", "minimum_order_amount", "name", "offset", "parent_id", "shipping_zone_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["active", true], ["base_price", nil], ["created_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00], ["maximum_order_amount", #<BigDecimal:7fe87b2d2c18,'0.999999E6',9(36)>], ["minimum_order_amount", #<BigDecimal:7fe87b2d2c90,'0.0',9(36)>], ["name", "Ground shipping"], ["offset", #<BigDecimal:7fe87bd74d60,'0.0',9(18)>], ["parent_id", 1], ["shipping_zone_id", 52], ["updated_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00]]
546
- SQL (0.1ms) INSERT INTO "shipping_methods" ("active", "base_price", "created_at", "maximum_order_amount", "minimum_order_amount", "name", "offset", "parent_id", "shipping_zone_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["active", true], ["base_price", nil], ["created_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00], ["maximum_order_amount", #<BigDecimal:7fe87b512e10,'0.999999E6',9(36)>], ["minimum_order_amount", #<BigDecimal:7fe87b513220,'0.0',9(36)>], ["name", "Ground shipping"], ["offset", #<BigDecimal:7fe87bd74d60,'0.0',9(18)>], ["parent_id", 1], ["shipping_zone_id", 53], ["updated_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00]]
547
- SQL (0.1ms) INSERT INTO "shipping_methods" ("active", "base_price", "created_at", "maximum_order_amount", "minimum_order_amount", "name", "offset", "parent_id", "shipping_zone_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["active", true], ["base_price", nil], ["created_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00], ["maximum_order_amount", #<BigDecimal:7fe87b460fd0,'0.999999E6',9(36)>], ["minimum_order_amount", #<BigDecimal:7fe87b4611b0,'0.0',9(36)>], ["name", "Ground shipping"], ["offset", #<BigDecimal:7fe87bd74d60,'0.0',9(18)>], ["parent_id", 1], ["shipping_zone_id", 54], ["updated_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00]]
548
- SQL (0.1ms) INSERT INTO "shipping_methods" ("active", "base_price", "created_at", "maximum_order_amount", "minimum_order_amount", "name", "offset", "parent_id", "shipping_zone_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["active", true], ["base_price", nil], ["created_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00], ["maximum_order_amount", #<BigDecimal:7fe87dadc448,'0.999999E6',9(36)>], ["minimum_order_amount", #<BigDecimal:7fe87dadc5d8,'0.0',9(36)>], ["name", "Ground shipping"], ["offset", #<BigDecimal:7fe87bd74d60,'0.0',9(18)>], ["parent_id", 1], ["shipping_zone_id", 55], ["updated_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00]]
549
- SQL (0.1ms) INSERT INTO "shipping_methods" ("active", "base_price", "created_at", "maximum_order_amount", "minimum_order_amount", "name", "offset", "parent_id", "shipping_zone_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["active", true], ["base_price", nil], ["created_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00], ["maximum_order_amount", #<BigDecimal:7fe87f9340d0,'0.999999E6',9(36)>], ["minimum_order_amount", #<BigDecimal:7fe87f9341e8,'0.0',9(36)>], ["name", "Ground shipping"], ["offset", #<BigDecimal:7fe87bd74d60,'0.0',9(18)>], ["parent_id", 1], ["shipping_zone_id", 56], ["updated_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00]]
550
- SQL (0.1ms) INSERT INTO "shipping_methods" ("active", "base_price", "created_at", "maximum_order_amount", "minimum_order_amount", "name", "offset", "parent_id", "shipping_zone_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["active", true], ["base_price", nil], ["created_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00], ["maximum_order_amount", #<BigDecimal:7fe87f99fdf8,'0.999999E6',9(36)>], ["minimum_order_amount", #<BigDecimal:7fe87f9a0000,'0.0',9(36)>], ["name", "Ground shipping"], ["offset", #<BigDecimal:7fe87bd74d60,'0.0',9(18)>], ["parent_id", 1], ["shipping_zone_id", 57], ["updated_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00]]
551
- SQL (0.1ms) INSERT INTO "shipping_methods" ("active", "base_price", "created_at", "maximum_order_amount", "minimum_order_amount", "name", "offset", "parent_id", "shipping_zone_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["active", true], ["base_price", nil], ["created_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00], ["maximum_order_amount", #<BigDecimal:7fe87fa37298,'0.999999E6',9(36)>], ["minimum_order_amount", #<BigDecimal:7fe87fa373d8,'0.0',9(36)>], ["name", "Ground shipping"], ["offset", #<BigDecimal:7fe87bd74d60,'0.0',9(18)>], ["parent_id", 1], ["shipping_zone_id", 58], ["updated_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00]]
552
-  (2.1ms) commit transaction
553
-  (0.1ms) begin transaction
554
- ShippingZone Load (0.2ms) SELECT "shipping_zones".* FROM "shipping_zones" WHERE "shipping_zones"."id" = 1 LIMIT 1
555
- RegionalShippingZone Load (0.4ms) SELECT "shipping_zones".* FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('RegionalShippingZone') AND "shipping_zones"."country_shipping_zone_id" = 1
556
- SQL (0.6ms) INSERT INTO "shipping_methods" ("active", "base_price", "created_at", "maximum_order_amount", "minimum_order_amount", "name", "offset", "parent_id", "shipping_zone_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["active", true], ["base_price", #<BigDecimal:7fe87ca26478,'0.3E2',9(36)>], ["created_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00], ["maximum_order_amount", #<BigDecimal:7fe87ca265e0,'0.999999E6',9(36)>], ["minimum_order_amount", #<BigDecimal:7fe87ca266a8,'0.1E2',9(36)>], ["name", "Express shipping"], ["offset", #<BigDecimal:7fe87bd74d60,'0.0',9(18)>], ["parent_id", nil], ["shipping_zone_id", 1], ["updated_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00]]
557
- SQL (0.1ms) INSERT INTO "shipping_methods" ("active", "base_price", "created_at", "maximum_order_amount", "minimum_order_amount", "name", "offset", "parent_id", "shipping_zone_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["active", true], ["base_price", nil], ["created_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00], ["maximum_order_amount", #<BigDecimal:7fe87dabd570,'0.999999E6',9(36)>], ["minimum_order_amount", #<BigDecimal:7fe87dabd5e8,'0.1E2',9(36)>], ["name", "Express shipping"], ["offset", #<BigDecimal:7fe87bd74d60,'0.0',9(18)>], ["parent_id", 59], ["shipping_zone_id", 2], ["updated_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00]]
558
- SQL (0.1ms) INSERT INTO "shipping_methods" ("active", "base_price", "created_at", "maximum_order_amount", "minimum_order_amount", "name", "offset", "parent_id", "shipping_zone_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["active", true], ["base_price", nil], ["created_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00], ["maximum_order_amount", #<BigDecimal:7fe87bfbedf0,'0.999999E6',9(36)>], ["minimum_order_amount", #<BigDecimal:7fe87bfbeeb8,'0.1E2',9(36)>], ["name", "Express shipping"], ["offset", #<BigDecimal:7fe87bd74d60,'0.0',9(18)>], ["parent_id", 59], ["shipping_zone_id", 3], ["updated_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00]]
559
- SQL (0.1ms) INSERT INTO "shipping_methods" ("active", "base_price", "created_at", "maximum_order_amount", "minimum_order_amount", "name", "offset", "parent_id", "shipping_zone_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["active", true], ["base_price", nil], ["created_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00], ["maximum_order_amount", #<BigDecimal:7fe87bf54a90,'0.999999E6',9(36)>], ["minimum_order_amount", #<BigDecimal:7fe87bf54b08,'0.1E2',9(36)>], ["name", "Express shipping"], ["offset", #<BigDecimal:7fe87bd74d60,'0.0',9(18)>], ["parent_id", 59], ["shipping_zone_id", 4], ["updated_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00]]
560
- SQL (0.1ms) INSERT INTO "shipping_methods" ("active", "base_price", "created_at", "maximum_order_amount", "minimum_order_amount", "name", "offset", "parent_id", "shipping_zone_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["active", true], ["base_price", nil], ["created_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00], ["maximum_order_amount", #<BigDecimal:7fe87dafa178,'0.999999E6',9(36)>], ["minimum_order_amount", #<BigDecimal:7fe87dafa1f0,'0.1E2',9(36)>], ["name", "Express shipping"], ["offset", #<BigDecimal:7fe87bd74d60,'0.0',9(18)>], ["parent_id", 59], ["shipping_zone_id", 5], ["updated_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00]]
561
- SQL (0.1ms) INSERT INTO "shipping_methods" ("active", "base_price", "created_at", "maximum_order_amount", "minimum_order_amount", "name", "offset", "parent_id", "shipping_zone_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["active", true], ["base_price", nil], ["created_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00], ["maximum_order_amount", #<BigDecimal:7fe880b87fc0,'0.999999E6',9(36)>], ["minimum_order_amount", #<BigDecimal:7fe880b88038,'0.1E2',9(36)>], ["name", "Express shipping"], ["offset", #<BigDecimal:7fe87bd74d60,'0.0',9(18)>], ["parent_id", 59], ["shipping_zone_id", 6], ["updated_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00]]
562
- SQL (0.1ms) INSERT INTO "shipping_methods" ("active", "base_price", "created_at", "maximum_order_amount", "minimum_order_amount", "name", "offset", "parent_id", "shipping_zone_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["active", true], ["base_price", nil], ["created_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00], ["maximum_order_amount", #<BigDecimal:7fe880b4be58,'0.999999E6',9(36)>], ["minimum_order_amount", #<BigDecimal:7fe880b4bef8,'0.1E2',9(36)>], ["name", "Express shipping"], ["offset", #<BigDecimal:7fe87bd74d60,'0.0',9(18)>], ["parent_id", 59], ["shipping_zone_id", 7], ["updated_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00]]
563
- SQL (0.1ms) INSERT INTO "shipping_methods" ("active", "base_price", "created_at", "maximum_order_amount", "minimum_order_amount", "name", "offset", "parent_id", "shipping_zone_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["active", true], ["base_price", nil], ["created_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00], ["maximum_order_amount", #<BigDecimal:7fe880a6a638,'0.999999E6',9(36)>], ["minimum_order_amount", #<BigDecimal:7fe880a6a6b0,'0.1E2',9(36)>], ["name", "Express shipping"], ["offset", #<BigDecimal:7fe87bd74d60,'0.0',9(18)>], ["parent_id", 59], ["shipping_zone_id", 8], ["updated_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00]]
564
- SQL (0.1ms) INSERT INTO "shipping_methods" ("active", "base_price", "created_at", "maximum_order_amount", "minimum_order_amount", "name", "offset", "parent_id", "shipping_zone_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["active", true], ["base_price", nil], ["created_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00], ["maximum_order_amount", #<BigDecimal:7fe880c06d20,'0.999999E6',9(36)>], ["minimum_order_amount", #<BigDecimal:7fe880c06d98,'0.1E2',9(36)>], ["name", "Express shipping"], ["offset", #<BigDecimal:7fe87bd74d60,'0.0',9(18)>], ["parent_id", 59], ["shipping_zone_id", 9], ["updated_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00]]
565
- SQL (0.1ms) INSERT INTO "shipping_methods" ("active", "base_price", "created_at", "maximum_order_amount", "minimum_order_amount", "name", "offset", "parent_id", "shipping_zone_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["active", true], ["base_price", nil], ["created_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00], ["maximum_order_amount", #<BigDecimal:7fe880c10320,'0.999999E6',9(36)>], ["minimum_order_amount", #<BigDecimal:7fe880c10398,'0.1E2',9(36)>], ["name", "Express shipping"], ["offset", #<BigDecimal:7fe87bd74d60,'0.0',9(18)>], ["parent_id", 59], ["shipping_zone_id", 10], ["updated_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00]]
566
- SQL (0.1ms) INSERT INTO "shipping_methods" ("active", "base_price", "created_at", "maximum_order_amount", "minimum_order_amount", "name", "offset", "parent_id", "shipping_zone_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["active", true], ["base_price", nil], ["created_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00], ["maximum_order_amount", #<BigDecimal:7fe88093c450,'0.999999E6',9(36)>], ["minimum_order_amount", #<BigDecimal:7fe88093c4c8,'0.1E2',9(36)>], ["name", "Express shipping"], ["offset", #<BigDecimal:7fe87bd74d60,'0.0',9(18)>], ["parent_id", 59], ["shipping_zone_id", 11], ["updated_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00]]
567
- SQL (0.1ms) INSERT INTO "shipping_methods" ("active", "base_price", "created_at", "maximum_order_amount", "minimum_order_amount", "name", "offset", "parent_id", "shipping_zone_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["active", true], ["base_price", nil], ["created_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00], ["maximum_order_amount", #<BigDecimal:7fe880bf20c8,'0.999999E6',9(36)>], ["minimum_order_amount", #<BigDecimal:7fe880bf2140,'0.1E2',9(36)>], ["name", "Express shipping"], ["offset", #<BigDecimal:7fe87bd74d60,'0.0',9(18)>], ["parent_id", 59], ["shipping_zone_id", 12], ["updated_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00]]
568
- SQL (0.1ms) INSERT INTO "shipping_methods" ("active", "base_price", "created_at", "maximum_order_amount", "minimum_order_amount", "name", "offset", "parent_id", "shipping_zone_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["active", true], ["base_price", nil], ["created_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00], ["maximum_order_amount", #<BigDecimal:7fe880bf81d0,'0.999999E6',9(36)>], ["minimum_order_amount", #<BigDecimal:7fe880bf8248,'0.1E2',9(36)>], ["name", "Express shipping"], ["offset", #<BigDecimal:7fe87bd74d60,'0.0',9(18)>], ["parent_id", 59], ["shipping_zone_id", 13], ["updated_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00]]
569
- SQL (0.2ms) INSERT INTO "shipping_methods" ("active", "base_price", "created_at", "maximum_order_amount", "minimum_order_amount", "name", "offset", "parent_id", "shipping_zone_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["active", true], ["base_price", nil], ["created_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00], ["maximum_order_amount", #<BigDecimal:7fe8808f2328,'0.999999E6',9(36)>], ["minimum_order_amount", #<BigDecimal:7fe8808f23a0,'0.1E2',9(36)>], ["name", "Express shipping"], ["offset", #<BigDecimal:7fe87bd74d60,'0.0',9(18)>], ["parent_id", 59], ["shipping_zone_id", 14], ["updated_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00]]
570
- SQL (0.1ms) INSERT INTO "shipping_methods" ("active", "base_price", "created_at", "maximum_order_amount", "minimum_order_amount", "name", "offset", "parent_id", "shipping_zone_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["active", true], ["base_price", nil], ["created_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00], ["maximum_order_amount", #<BigDecimal:7fe8808f48a8,'0.999999E6',9(36)>], ["minimum_order_amount", #<BigDecimal:7fe8808f4920,'0.1E2',9(36)>], ["name", "Express shipping"], ["offset", #<BigDecimal:7fe87bd74d60,'0.0',9(18)>], ["parent_id", 59], ["shipping_zone_id", 15], ["updated_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00]]
571
- SQL (0.1ms) INSERT INTO "shipping_methods" ("active", "base_price", "created_at", "maximum_order_amount", "minimum_order_amount", "name", "offset", "parent_id", "shipping_zone_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["active", true], ["base_price", nil], ["created_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00], ["maximum_order_amount", #<BigDecimal:7fe880c2b918,'0.999999E6',9(36)>], ["minimum_order_amount", #<BigDecimal:7fe880c2b990,'0.1E2',9(36)>], ["name", "Express shipping"], ["offset", #<BigDecimal:7fe87bd74d60,'0.0',9(18)>], ["parent_id", 59], ["shipping_zone_id", 16], ["updated_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00]]
572
- SQL (0.1ms) INSERT INTO "shipping_methods" ("active", "base_price", "created_at", "maximum_order_amount", "minimum_order_amount", "name", "offset", "parent_id", "shipping_zone_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["active", true], ["base_price", nil], ["created_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00], ["maximum_order_amount", #<BigDecimal:7fe880c2dad8,'0.999999E6',9(36)>], ["minimum_order_amount", #<BigDecimal:7fe880c2db50,'0.1E2',9(36)>], ["name", "Express shipping"], ["offset", #<BigDecimal:7fe87bd74d60,'0.0',9(18)>], ["parent_id", 59], ["shipping_zone_id", 17], ["updated_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00]]
573
- SQL (0.1ms) INSERT INTO "shipping_methods" ("active", "base_price", "created_at", "maximum_order_amount", "minimum_order_amount", "name", "offset", "parent_id", "shipping_zone_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["active", true], ["base_price", nil], ["created_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00], ["maximum_order_amount", #<BigDecimal:7fe8808dc0c8,'0.999999E6',9(36)>], ["minimum_order_amount", #<BigDecimal:7fe8808dc140,'0.1E2',9(36)>], ["name", "Express shipping"], ["offset", #<BigDecimal:7fe87bd74d60,'0.0',9(18)>], ["parent_id", 59], ["shipping_zone_id", 18], ["updated_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00]]
574
- SQL (0.1ms) INSERT INTO "shipping_methods" ("active", "base_price", "created_at", "maximum_order_amount", "minimum_order_amount", "name", "offset", "parent_id", "shipping_zone_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["active", true], ["base_price", nil], ["created_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00], ["maximum_order_amount", #<BigDecimal:7fe8808e2f90,'0.999999E6',9(36)>], ["minimum_order_amount", #<BigDecimal:7fe8808e3008,'0.1E2',9(36)>], ["name", "Express shipping"], ["offset", #<BigDecimal:7fe87bd74d60,'0.0',9(18)>], ["parent_id", 59], ["shipping_zone_id", 19], ["updated_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00]]
575
- SQL (0.1ms) INSERT INTO "shipping_methods" ("active", "base_price", "created_at", "maximum_order_amount", "minimum_order_amount", "name", "offset", "parent_id", "shipping_zone_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["active", true], ["base_price", nil], ["created_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00], ["maximum_order_amount", #<BigDecimal:7fe880e6ef68,'0.999999E6',9(36)>], ["minimum_order_amount", #<BigDecimal:7fe880e6efe0,'0.1E2',9(36)>], ["name", "Express shipping"], ["offset", #<BigDecimal:7fe87bd74d60,'0.0',9(18)>], ["parent_id", 59], ["shipping_zone_id", 20], ["updated_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00]]
576
- SQL (0.1ms) INSERT INTO "shipping_methods" ("active", "base_price", "created_at", "maximum_order_amount", "minimum_order_amount", "name", "offset", "parent_id", "shipping_zone_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["active", true], ["base_price", nil], ["created_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00], ["maximum_order_amount", #<BigDecimal:7fe880e70b60,'0.999999E6',9(36)>], ["minimum_order_amount", #<BigDecimal:7fe880e70bd8,'0.1E2',9(36)>], ["name", "Express shipping"], ["offset", #<BigDecimal:7fe87bd74d60,'0.0',9(18)>], ["parent_id", 59], ["shipping_zone_id", 21], ["updated_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00]]
577
- SQL (0.1ms) INSERT INTO "shipping_methods" ("active", "base_price", "created_at", "maximum_order_amount", "minimum_order_amount", "name", "offset", "parent_id", "shipping_zone_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["active", true], ["base_price", nil], ["created_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00], ["maximum_order_amount", #<BigDecimal:7fe880e7aac0,'0.999999E6',9(36)>], ["minimum_order_amount", #<BigDecimal:7fe880e7ab60,'0.1E2',9(36)>], ["name", "Express shipping"], ["offset", #<BigDecimal:7fe87bd74d60,'0.0',9(18)>], ["parent_id", 59], ["shipping_zone_id", 22], ["updated_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00]]
578
- SQL (0.1ms) INSERT INTO "shipping_methods" ("active", "base_price", "created_at", "maximum_order_amount", "minimum_order_amount", "name", "offset", "parent_id", "shipping_zone_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["active", true], ["base_price", nil], ["created_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00], ["maximum_order_amount", #<BigDecimal:7fe880c6be78,'0.999999E6',9(36)>], ["minimum_order_amount", #<BigDecimal:7fe880c6bef0,'0.1E2',9(36)>], ["name", "Express shipping"], ["offset", #<BigDecimal:7fe87bd74d60,'0.0',9(18)>], ["parent_id", 59], ["shipping_zone_id", 23], ["updated_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00]]
579
- SQL (0.2ms) INSERT INTO "shipping_methods" ("active", "base_price", "created_at", "maximum_order_amount", "minimum_order_amount", "name", "offset", "parent_id", "shipping_zone_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["active", true], ["base_price", nil], ["created_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00], ["maximum_order_amount", #<BigDecimal:7fe880c75bf8,'0.999999E6',9(36)>], ["minimum_order_amount", #<BigDecimal:7fe880c75c70,'0.1E2',9(36)>], ["name", "Express shipping"], ["offset", #<BigDecimal:7fe87bd74d60,'0.0',9(18)>], ["parent_id", 59], ["shipping_zone_id", 24], ["updated_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00]]
580
- SQL (0.1ms) INSERT INTO "shipping_methods" ("active", "base_price", "created_at", "maximum_order_amount", "minimum_order_amount", "name", "offset", "parent_id", "shipping_zone_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["active", true], ["base_price", nil], ["created_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00], ["maximum_order_amount", #<BigDecimal:7fe880bd5540,'0.999999E6',9(36)>], ["minimum_order_amount", #<BigDecimal:7fe880bd4cd0,'0.1E2',9(36)>], ["name", "Express shipping"], ["offset", #<BigDecimal:7fe87bd74d60,'0.0',9(18)>], ["parent_id", 59], ["shipping_zone_id", 25], ["updated_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00]]
581
- SQL (0.1ms) INSERT INTO "shipping_methods" ("active", "base_price", "created_at", "maximum_order_amount", "minimum_order_amount", "name", "offset", "parent_id", "shipping_zone_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["active", true], ["base_price", nil], ["created_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00], ["maximum_order_amount", #<BigDecimal:7fe87ca7fdc0,'0.999999E6',9(36)>], ["minimum_order_amount", #<BigDecimal:7fe87ca7fcf8,'0.1E2',9(36)>], ["name", "Express shipping"], ["offset", #<BigDecimal:7fe87bd74d60,'0.0',9(18)>], ["parent_id", 59], ["shipping_zone_id", 26], ["updated_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00]]
582
- SQL (0.1ms) INSERT INTO "shipping_methods" ("active", "base_price", "created_at", "maximum_order_amount", "minimum_order_amount", "name", "offset", "parent_id", "shipping_zone_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["active", true], ["base_price", nil], ["created_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00], ["maximum_order_amount", #<BigDecimal:7fe87b239b30,'0.999999E6',9(36)>], ["minimum_order_amount", #<BigDecimal:7fe87b2340e0,'0.1E2',9(36)>], ["name", "Express shipping"], ["offset", #<BigDecimal:7fe87bd74d60,'0.0',9(18)>], ["parent_id", 59], ["shipping_zone_id", 27], ["updated_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00]]
583
- SQL (0.1ms) INSERT INTO "shipping_methods" ("active", "base_price", "created_at", "maximum_order_amount", "minimum_order_amount", "name", "offset", "parent_id", "shipping_zone_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["active", true], ["base_price", nil], ["created_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00], ["maximum_order_amount", #<BigDecimal:7fe87cbd0ee0,'0.999999E6',9(36)>], ["minimum_order_amount", #<BigDecimal:7fe87cbd1c78,'0.1E2',9(36)>], ["name", "Express shipping"], ["offset", #<BigDecimal:7fe87bd74d60,'0.0',9(18)>], ["parent_id", 59], ["shipping_zone_id", 28], ["updated_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00]]
584
- SQL (0.1ms) INSERT INTO "shipping_methods" ("active", "base_price", "created_at", "maximum_order_amount", "minimum_order_amount", "name", "offset", "parent_id", "shipping_zone_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["active", true], ["base_price", nil], ["created_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00], ["maximum_order_amount", #<BigDecimal:7fe8809b6c28,'0.999999E6',9(36)>], ["minimum_order_amount", #<BigDecimal:7fe8809b6d90,'0.1E2',9(36)>], ["name", "Express shipping"], ["offset", #<BigDecimal:7fe87bd74d60,'0.0',9(18)>], ["parent_id", 59], ["shipping_zone_id", 29], ["updated_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00]]
585
- SQL (0.1ms) INSERT INTO "shipping_methods" ("active", "base_price", "created_at", "maximum_order_amount", "minimum_order_amount", "name", "offset", "parent_id", "shipping_zone_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["active", true], ["base_price", nil], ["created_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00], ["maximum_order_amount", #<BigDecimal:7fe8809c5200,'0.999999E6',9(36)>], ["minimum_order_amount", #<BigDecimal:7fe8809c53b8,'0.1E2',9(36)>], ["name", "Express shipping"], ["offset", #<BigDecimal:7fe87bd74d60,'0.0',9(18)>], ["parent_id", 59], ["shipping_zone_id", 30], ["updated_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00]]
586
- SQL (0.2ms) INSERT INTO "shipping_methods" ("active", "base_price", "created_at", "maximum_order_amount", "minimum_order_amount", "name", "offset", "parent_id", "shipping_zone_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["active", true], ["base_price", nil], ["created_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00], ["maximum_order_amount", #<BigDecimal:7fe880aa01e8,'0.999999E6',9(36)>], ["minimum_order_amount", #<BigDecimal:7fe880aa0620,'0.1E2',9(36)>], ["name", "Express shipping"], ["offset", #<BigDecimal:7fe87bd74d60,'0.0',9(18)>], ["parent_id", 59], ["shipping_zone_id", 31], ["updated_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00]]
587
- SQL (0.1ms) INSERT INTO "shipping_methods" ("active", "base_price", "created_at", "maximum_order_amount", "minimum_order_amount", "name", "offset", "parent_id", "shipping_zone_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["active", true], ["base_price", nil], ["created_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00], ["maximum_order_amount", #<BigDecimal:7fe87a9baa68,'0.999999E6',9(36)>], ["minimum_order_amount", #<BigDecimal:7fe87a9bab58,'0.1E2',9(36)>], ["name", "Express shipping"], ["offset", #<BigDecimal:7fe87bd74d60,'0.0',9(18)>], ["parent_id", 59], ["shipping_zone_id", 32], ["updated_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00]]
588
- SQL (0.1ms) INSERT INTO "shipping_methods" ("active", "base_price", "created_at", "maximum_order_amount", "minimum_order_amount", "name", "offset", "parent_id", "shipping_zone_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["active", true], ["base_price", nil], ["created_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00], ["maximum_order_amount", #<BigDecimal:7fe87a9d0160,'0.999999E6',9(36)>], ["minimum_order_amount", #<BigDecimal:7fe87a9d01d8,'0.1E2',9(36)>], ["name", "Express shipping"], ["offset", #<BigDecimal:7fe87bd74d60,'0.0',9(18)>], ["parent_id", 59], ["shipping_zone_id", 33], ["updated_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00]]
589
- SQL (0.1ms) INSERT INTO "shipping_methods" ("active", "base_price", "created_at", "maximum_order_amount", "minimum_order_amount", "name", "offset", "parent_id", "shipping_zone_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["active", true], ["base_price", nil], ["created_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00], ["maximum_order_amount", #<BigDecimal:7fe880ddf610,'0.999999E6',9(36)>], ["minimum_order_amount", #<BigDecimal:7fe880ddf700,'0.1E2',9(36)>], ["name", "Express shipping"], ["offset", #<BigDecimal:7fe87bd74d60,'0.0',9(18)>], ["parent_id", 59], ["shipping_zone_id", 34], ["updated_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00]]
590
- SQL (0.1ms) INSERT INTO "shipping_methods" ("active", "base_price", "created_at", "maximum_order_amount", "minimum_order_amount", "name", "offset", "parent_id", "shipping_zone_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["active", true], ["base_price", nil], ["created_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00], ["maximum_order_amount", #<BigDecimal:7fe880df4cb8,'0.999999E6',9(36)>], ["minimum_order_amount", #<BigDecimal:7fe880df4e20,'0.1E2',9(36)>], ["name", "Express shipping"], ["offset", #<BigDecimal:7fe87bd74d60,'0.0',9(18)>], ["parent_id", 59], ["shipping_zone_id", 35], ["updated_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00]]
591
- SQL (0.1ms) INSERT INTO "shipping_methods" ("active", "base_price", "created_at", "maximum_order_amount", "minimum_order_amount", "name", "offset", "parent_id", "shipping_zone_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["active", true], ["base_price", nil], ["created_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00], ["maximum_order_amount", #<BigDecimal:7fe880e03f60,'0.999999E6',9(36)>], ["minimum_order_amount", #<BigDecimal:7fe880e043c0,'0.1E2',9(36)>], ["name", "Express shipping"], ["offset", #<BigDecimal:7fe87bd74d60,'0.0',9(18)>], ["parent_id", 59], ["shipping_zone_id", 36], ["updated_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00]]
592
- SQL (0.1ms) INSERT INTO "shipping_methods" ("active", "base_price", "created_at", "maximum_order_amount", "minimum_order_amount", "name", "offset", "parent_id", "shipping_zone_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["active", true], ["base_price", nil], ["created_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00], ["maximum_order_amount", #<BigDecimal:7fe880dac490,'0.999999E6',9(36)>], ["minimum_order_amount", #<BigDecimal:7fe880dac620,'0.1E2',9(36)>], ["name", "Express shipping"], ["offset", #<BigDecimal:7fe87bd74d60,'0.0',9(18)>], ["parent_id", 59], ["shipping_zone_id", 37], ["updated_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00]]
593
- SQL (0.1ms) INSERT INTO "shipping_methods" ("active", "base_price", "created_at", "maximum_order_amount", "minimum_order_amount", "name", "offset", "parent_id", "shipping_zone_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["active", true], ["base_price", nil], ["created_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00], ["maximum_order_amount", #<BigDecimal:7fe880db6c60,'0.999999E6',9(36)>], ["minimum_order_amount", #<BigDecimal:7fe880db6da0,'0.1E2',9(36)>], ["name", "Express shipping"], ["offset", #<BigDecimal:7fe87bd74d60,'0.0',9(18)>], ["parent_id", 59], ["shipping_zone_id", 38], ["updated_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00]]
594
- SQL (0.1ms) INSERT INTO "shipping_methods" ("active", "base_price", "created_at", "maximum_order_amount", "minimum_order_amount", "name", "offset", "parent_id", "shipping_zone_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["active", true], ["base_price", nil], ["created_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00], ["maximum_order_amount", #<BigDecimal:7fe87b5e8c18,'0.999999E6',9(36)>], ["minimum_order_amount", #<BigDecimal:7fe87b5e8cb8,'0.1E2',9(36)>], ["name", "Express shipping"], ["offset", #<BigDecimal:7fe87bd74d60,'0.0',9(18)>], ["parent_id", 59], ["shipping_zone_id", 39], ["updated_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00]]
595
- SQL (0.1ms) INSERT INTO "shipping_methods" ("active", "base_price", "created_at", "maximum_order_amount", "minimum_order_amount", "name", "offset", "parent_id", "shipping_zone_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["active", true], ["base_price", nil], ["created_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00], ["maximum_order_amount", #<BigDecimal:7fe87b3b9a50,'0.999999E6',9(36)>], ["minimum_order_amount", #<BigDecimal:7fe87b3ba0e0,'0.1E2',9(36)>], ["name", "Express shipping"], ["offset", #<BigDecimal:7fe87bd74d60,'0.0',9(18)>], ["parent_id", 59], ["shipping_zone_id", 40], ["updated_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00]]
596
- SQL (0.1ms) INSERT INTO "shipping_methods" ("active", "base_price", "created_at", "maximum_order_amount", "minimum_order_amount", "name", "offset", "parent_id", "shipping_zone_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["active", true], ["base_price", nil], ["created_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00], ["maximum_order_amount", #<BigDecimal:7fe87b2d1958,'0.999999E6',9(36)>], ["minimum_order_amount", #<BigDecimal:7fe87b2d1a98,'0.1E2',9(36)>], ["name", "Express shipping"], ["offset", #<BigDecimal:7fe87bd74d60,'0.0',9(18)>], ["parent_id", 59], ["shipping_zone_id", 41], ["updated_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00]]
597
- SQL (0.1ms) INSERT INTO "shipping_methods" ("active", "base_price", "created_at", "maximum_order_amount", "minimum_order_amount", "name", "offset", "parent_id", "shipping_zone_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["active", true], ["base_price", nil], ["created_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00], ["maximum_order_amount", #<BigDecimal:7fe87b51a458,'0.999999E6',9(36)>], ["minimum_order_amount", #<BigDecimal:7fe87b51a6b0,'0.1E2',9(36)>], ["name", "Express shipping"], ["offset", #<BigDecimal:7fe87bd74d60,'0.0',9(18)>], ["parent_id", 59], ["shipping_zone_id", 42], ["updated_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00]]
598
- SQL (0.1ms) INSERT INTO "shipping_methods" ("active", "base_price", "created_at", "maximum_order_amount", "minimum_order_amount", "name", "offset", "parent_id", "shipping_zone_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["active", true], ["base_price", nil], ["created_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00], ["maximum_order_amount", #<BigDecimal:7fe87b101ad8,'0.999999E6',9(36)>], ["minimum_order_amount", #<BigDecimal:7fe87b460c60,'0.1E2',9(36)>], ["name", "Express shipping"], ["offset", #<BigDecimal:7fe87bd74d60,'0.0',9(18)>], ["parent_id", 59], ["shipping_zone_id", 43], ["updated_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00]]
599
- SQL (0.1ms) INSERT INTO "shipping_methods" ("active", "base_price", "created_at", "maximum_order_amount", "minimum_order_amount", "name", "offset", "parent_id", "shipping_zone_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["active", true], ["base_price", nil], ["created_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00], ["maximum_order_amount", #<BigDecimal:7fe87dadbe80,'0.999999E6',9(36)>], ["minimum_order_amount", #<BigDecimal:7fe87dadc128,'0.1E2',9(36)>], ["name", "Express shipping"], ["offset", #<BigDecimal:7fe87bd74d60,'0.0',9(18)>], ["parent_id", 59], ["shipping_zone_id", 44], ["updated_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00]]
600
- SQL (0.1ms) INSERT INTO "shipping_methods" ("active", "base_price", "created_at", "maximum_order_amount", "minimum_order_amount", "name", "offset", "parent_id", "shipping_zone_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["active", true], ["base_price", nil], ["created_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00], ["maximum_order_amount", #<BigDecimal:7fe87f933e00,'0.999999E6',9(36)>], ["minimum_order_amount", #<BigDecimal:7fe87f933ef0,'0.1E2',9(36)>], ["name", "Express shipping"], ["offset", #<BigDecimal:7fe87bd74d60,'0.0',9(18)>], ["parent_id", 59], ["shipping_zone_id", 45], ["updated_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00]]
601
- SQL (0.1ms) INSERT INTO "shipping_methods" ("active", "base_price", "created_at", "maximum_order_amount", "minimum_order_amount", "name", "offset", "parent_id", "shipping_zone_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["active", true], ["base_price", nil], ["created_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00], ["maximum_order_amount", #<BigDecimal:7fe87f9a03e8,'0.999999E6',9(36)>], ["minimum_order_amount", #<BigDecimal:7fe87f9a0640,'0.1E2',9(36)>], ["name", "Express shipping"], ["offset", #<BigDecimal:7fe87bd74d60,'0.0',9(18)>], ["parent_id", 59], ["shipping_zone_id", 46], ["updated_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00]]
602
- SQL (0.1ms) INSERT INTO "shipping_methods" ("active", "base_price", "created_at", "maximum_order_amount", "minimum_order_amount", "name", "offset", "parent_id", "shipping_zone_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["active", true], ["base_price", nil], ["created_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00], ["maximum_order_amount", #<BigDecimal:7fe87fa374f0,'0.999999E6',9(36)>], ["minimum_order_amount", #<BigDecimal:7fe87fa375b8,'0.1E2',9(36)>], ["name", "Express shipping"], ["offset", #<BigDecimal:7fe87bd74d60,'0.0',9(18)>], ["parent_id", 59], ["shipping_zone_id", 47], ["updated_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00]]
603
- SQL (0.1ms) INSERT INTO "shipping_methods" ("active", "base_price", "created_at", "maximum_order_amount", "minimum_order_amount", "name", "offset", "parent_id", "shipping_zone_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["active", true], ["base_price", nil], ["created_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00], ["maximum_order_amount", #<BigDecimal:7fe87fb4e370,'0.999999E6',9(36)>], ["minimum_order_amount", #<BigDecimal:7fe87fb4e438,'0.1E2',9(36)>], ["name", "Express shipping"], ["offset", #<BigDecimal:7fe87bd74d60,'0.0',9(18)>], ["parent_id", 59], ["shipping_zone_id", 48], ["updated_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00]]
604
- SQL (0.1ms) INSERT INTO "shipping_methods" ("active", "base_price", "created_at", "maximum_order_amount", "minimum_order_amount", "name", "offset", "parent_id", "shipping_zone_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["active", true], ["base_price", nil], ["created_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00], ["maximum_order_amount", #<BigDecimal:7fe87accc350,'0.999999E6',9(36)>], ["minimum_order_amount", #<BigDecimal:7fe87accc4b8,'0.1E2',9(36)>], ["name", "Express shipping"], ["offset", #<BigDecimal:7fe87bd74d60,'0.0',9(18)>], ["parent_id", 59], ["shipping_zone_id", 49], ["updated_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00]]
605
- SQL (0.1ms) INSERT INTO "shipping_methods" ("active", "base_price", "created_at", "maximum_order_amount", "minimum_order_amount", "name", "offset", "parent_id", "shipping_zone_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["active", true], ["base_price", nil], ["created_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00], ["maximum_order_amount", #<BigDecimal:7fe87fce7858,'0.999999E6',9(36)>], ["minimum_order_amount", #<BigDecimal:7fe87fce7948,'0.1E2',9(36)>], ["name", "Express shipping"], ["offset", #<BigDecimal:7fe87bd74d60,'0.0',9(18)>], ["parent_id", 59], ["shipping_zone_id", 50], ["updated_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00]]
606
- SQL (0.2ms) INSERT INTO "shipping_methods" ("active", "base_price", "created_at", "maximum_order_amount", "minimum_order_amount", "name", "offset", "parent_id", "shipping_zone_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["active", true], ["base_price", nil], ["created_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00], ["maximum_order_amount", #<BigDecimal:7fe87ab49c30,'0.999999E6',9(36)>], ["minimum_order_amount", #<BigDecimal:7fe87ab49e38,'0.1E2',9(36)>], ["name", "Express shipping"], ["offset", #<BigDecimal:7fe87bd74d60,'0.0',9(18)>], ["parent_id", 59], ["shipping_zone_id", 51], ["updated_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00]]
607
- SQL (0.1ms) INSERT INTO "shipping_methods" ("active", "base_price", "created_at", "maximum_order_amount", "minimum_order_amount", "name", "offset", "parent_id", "shipping_zone_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["active", true], ["base_price", nil], ["created_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00], ["maximum_order_amount", #<BigDecimal:7fe880955e00,'0.999999E6',9(36)>], ["minimum_order_amount", #<BigDecimal:7fe880955ef0,'0.1E2',9(36)>], ["name", "Express shipping"], ["offset", #<BigDecimal:7fe87bd74d60,'0.0',9(18)>], ["parent_id", 59], ["shipping_zone_id", 52], ["updated_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00]]
608
- SQL (0.1ms) INSERT INTO "shipping_methods" ("active", "base_price", "created_at", "maximum_order_amount", "minimum_order_amount", "name", "offset", "parent_id", "shipping_zone_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["active", true], ["base_price", nil], ["created_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00], ["maximum_order_amount", #<BigDecimal:7fe880c1c238,'0.999999E6',9(36)>], ["minimum_order_amount", #<BigDecimal:7fe880c1c378,'0.1E2',9(36)>], ["name", "Express shipping"], ["offset", #<BigDecimal:7fe87bd74d60,'0.0',9(18)>], ["parent_id", 59], ["shipping_zone_id", 53], ["updated_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00]]
609
- SQL (0.1ms) INSERT INTO "shipping_methods" ("active", "base_price", "created_at", "maximum_order_amount", "minimum_order_amount", "name", "offset", "parent_id", "shipping_zone_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["active", true], ["base_price", nil], ["created_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00], ["maximum_order_amount", #<BigDecimal:7fe87ae49750,'0.999999E6',9(36)>], ["minimum_order_amount", #<BigDecimal:7fe87ae497c8,'0.1E2',9(36)>], ["name", "Express shipping"], ["offset", #<BigDecimal:7fe87bd74d60,'0.0',9(18)>], ["parent_id", 59], ["shipping_zone_id", 54], ["updated_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00]]
610
- SQL (0.1ms) INSERT INTO "shipping_methods" ("active", "base_price", "created_at", "maximum_order_amount", "minimum_order_amount", "name", "offset", "parent_id", "shipping_zone_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["active", true], ["base_price", nil], ["created_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00], ["maximum_order_amount", #<BigDecimal:7fe880977f50,'0.999999E6',9(36)>], ["minimum_order_amount", #<BigDecimal:7fe880978068,'0.1E2',9(36)>], ["name", "Express shipping"], ["offset", #<BigDecimal:7fe87bd74d60,'0.0',9(18)>], ["parent_id", 59], ["shipping_zone_id", 55], ["updated_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00]]
611
- SQL (0.1ms) INSERT INTO "shipping_methods" ("active", "base_price", "created_at", "maximum_order_amount", "minimum_order_amount", "name", "offset", "parent_id", "shipping_zone_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["active", true], ["base_price", nil], ["created_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00], ["maximum_order_amount", #<BigDecimal:7fe880acbac8,'0.999999E6',9(36)>], ["minimum_order_amount", #<BigDecimal:7fe880acbc58,'0.1E2',9(36)>], ["name", "Express shipping"], ["offset", #<BigDecimal:7fe87bd74d60,'0.0',9(18)>], ["parent_id", 59], ["shipping_zone_id", 56], ["updated_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00]]
612
- SQL (0.1ms) INSERT INTO "shipping_methods" ("active", "base_price", "created_at", "maximum_order_amount", "minimum_order_amount", "name", "offset", "parent_id", "shipping_zone_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["active", true], ["base_price", nil], ["created_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00], ["maximum_order_amount", #<BigDecimal:7fe880d87050,'0.999999E6',9(36)>], ["minimum_order_amount", #<BigDecimal:7fe880d871e0,'0.1E2',9(36)>], ["name", "Express shipping"], ["offset", #<BigDecimal:7fe87bd74d60,'0.0',9(18)>], ["parent_id", 59], ["shipping_zone_id", 57], ["updated_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00]]
613
- SQL (0.1ms) INSERT INTO "shipping_methods" ("active", "base_price", "created_at", "maximum_order_amount", "minimum_order_amount", "name", "offset", "parent_id", "shipping_zone_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["active", true], ["base_price", nil], ["created_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00], ["maximum_order_amount", #<BigDecimal:7fe8809058b0,'0.999999E6',9(36)>], ["minimum_order_amount", #<BigDecimal:7fe8809059a0,'0.1E2',9(36)>], ["name", "Express shipping"], ["offset", #<BigDecimal:7fe87bd74d60,'0.0',9(18)>], ["parent_id", 59], ["shipping_zone_id", 58], ["updated_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00]]
614
-  (2.8ms) commit transaction
615
-  (0.0ms) begin transaction
616
- ProductGroup Exists (0.1ms) SELECT 1 AS one FROM "product_groups" WHERE "product_groups"."permalink" = '50' LIMIT 1
617
- SQL (0.5ms) INSERT INTO "product_groups" ("created_at", "name", "permalink", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00], ["name", "< $50"], ["permalink", "50"], ["updated_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00]]
618
-  (1.9ms) commit transaction
619
-  (0.1ms) begin transaction
620
- SQL (0.5ms) INSERT INTO "product_group_conditions" ("created_at", "name", "operator", "product_group_id", "updated_at", "value") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00], ["name", "price"], ["operator", "lt"], ["product_group_id", 1], ["updated_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00], ["value", 50]]
621
-  (2.1ms) commit transaction
622
-  (0.0ms) begin transaction
623
- ProductGroup Exists (0.1ms) SELECT 1 AS one FROM "product_groups" WHERE "product_groups"."permalink" = '50-100' LIMIT 1
624
- SQL (0.3ms) INSERT INTO "product_groups" ("created_at", "name", "permalink", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00], ["name", "$50 - $100"], ["permalink", "50-100"], ["updated_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00]]
625
-  (1.8ms) commit transaction
626
-  (0.0ms) begin transaction
627
- SQL (0.3ms) INSERT INTO "product_group_conditions" ("created_at", "name", "operator", "product_group_id", "updated_at", "value") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00], ["name", "price"], ["operator", "gteq"], ["product_group_id", 2], ["updated_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00], ["value", 50]]
628
-  (1.8ms) commit transaction
629
-  (0.1ms) begin transaction
630
- SQL (0.4ms) INSERT INTO "product_group_conditions" ("created_at", "name", "operator", "product_group_id", "updated_at", "value") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00], ["name", "price"], ["operator", "lteq"], ["product_group_id", 2], ["updated_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00], ["value", 100]]
631
-  (1.8ms) commit transaction
632
-  (0.0ms) begin transaction
633
- ProductGroup Exists (0.1ms) SELECT 1 AS one FROM "product_groups" WHERE "product_groups"."permalink" = '100' LIMIT 1
634
- SQL (0.3ms) INSERT INTO "product_groups" ("created_at", "name", "permalink", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00], ["name", "> $100"], ["permalink", "100"], ["updated_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00]]
635
-  (1.7ms) commit transaction
636
-  (0.0ms) begin transaction
637
- SQL (0.4ms) INSERT INTO "product_group_conditions" ("created_at", "name", "operator", "product_group_id", "updated_at", "value") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00], ["name", "price"], ["operator", "gt"], ["product_group_id", 3], ["updated_at", Sat, 07 Jul 2012 04:19:26 UTC +00:00], ["value", 100]]
638
-  (1.7ms) commit transaction
639
-  (0.0ms) begin transaction
640
- LinkGroup Exists (0.1ms) SELECT 1 AS one FROM "link_groups" WHERE LOWER("link_groups"."name") = LOWER('Shop by price') LIMIT 1
641
- LinkGroup Exists (0.1ms) SELECT 1 AS one FROM "link_groups" WHERE "link_groups"."permalink" = 'shop-by-price' LIMIT 1
642
- SQL (0.4ms) INSERT INTO "link_groups" ("created_at", "name", "permalink", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Sat, 07 Jul 2012 04:19:27 UTC +00:00], ["name", "Shop by price"], ["permalink", "shop-by-price"], ["updated_at", Sat, 07 Jul 2012 04:19:27 UTC +00:00]]
643
-  (2.5ms) commit transaction
644
-  (0.1ms) begin transaction
645
- SQL (0.5ms) INSERT INTO "navigations" ("created_at", "link_group_id", "product_group_id", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Sat, 07 Jul 2012 04:19:27 UTC +00:00], ["link_group_id", 1], ["product_group_id", 1], ["updated_at", Sat, 07 Jul 2012 04:19:27 UTC +00:00]]
646
-  (2.2ms) commit transaction
647
-  (0.0ms) begin transaction
648
- SQL (0.3ms) INSERT INTO "navigations" ("created_at", "link_group_id", "product_group_id", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Sat, 07 Jul 2012 04:19:27 UTC +00:00], ["link_group_id", 1], ["product_group_id", 2], ["updated_at", Sat, 07 Jul 2012 04:19:27 UTC +00:00]]
649
-  (1.6ms) commit transaction
650
-  (0.0ms) begin transaction
651
- SQL (0.3ms) INSERT INTO "navigations" ("created_at", "link_group_id", "product_group_id", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Sat, 07 Jul 2012 04:19:27 UTC +00:00], ["link_group_id", 1], ["product_group_id", 3], ["updated_at", Sat, 07 Jul 2012 04:19:27 UTC +00:00]]
652
-  (2.0ms) commit transaction
653
-  (0.1ms) begin transaction
654
- SQL (0.5ms) INSERT INTO "custom_fields" ("created_at", "field_type", "name", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Sat, 07 Jul 2012 04:19:27 UTC +00:00], ["field_type", "text"], ["name", "category"], ["updated_at", Sat, 07 Jul 2012 04:19:27 UTC +00:00]]
655
-  (2.4ms) commit transaction
656
-  (0.0ms) begin transaction
657
- ProductGroup Exists (0.2ms) SELECT 1 AS one FROM "product_groups" WHERE "product_groups"."permalink" = 'food' LIMIT 1
658
- SQL (0.4ms) INSERT INTO "product_groups" ("created_at", "name", "permalink", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Sat, 07 Jul 2012 04:19:27 UTC +00:00], ["name", "Food"], ["permalink", "food"], ["updated_at", Sat, 07 Jul 2012 04:19:27 UTC +00:00]]
659
-  (1.7ms) commit transaction
660
-  (0.0ms) begin transaction
661
- CustomField Load (0.2ms) SELECT "custom_fields".* FROM "custom_fields" WHERE "custom_fields"."id" = ? LIMIT 1 [["id", "1"]]
662
- SQL (0.4ms) INSERT INTO "product_group_conditions" ("created_at", "name", "operator", "product_group_id", "updated_at", "value") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sat, 07 Jul 2012 04:19:27 UTC +00:00], ["name", "1"], ["operator", "eq"], ["product_group_id", 4], ["updated_at", Sat, 07 Jul 2012 04:19:27 UTC +00:00], ["value", "food"]]
663
-  (2.2ms) commit transaction
664
-  (0.0ms) begin transaction
665
- ProductGroup Exists (0.1ms) SELECT 1 AS one FROM "product_groups" WHERE "product_groups"."permalink" = 'toy' LIMIT 1
666
- SQL (0.3ms) INSERT INTO "product_groups" ("created_at", "name", "permalink", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Sat, 07 Jul 2012 04:19:27 UTC +00:00], ["name", "Toy"], ["permalink", "toy"], ["updated_at", Sat, 07 Jul 2012 04:19:27 UTC +00:00]]
667
-  (1.5ms) commit transaction
668
-  (0.1ms) begin transaction
669
- CustomField Load (0.1ms) SELECT "custom_fields".* FROM "custom_fields" WHERE "custom_fields"."id" = ? LIMIT 1 [["id", "1"]]
670
- SQL (0.3ms) INSERT INTO "product_group_conditions" ("created_at", "name", "operator", "product_group_id", "updated_at", "value") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sat, 07 Jul 2012 04:19:27 UTC +00:00], ["name", "1"], ["operator", "eq"], ["product_group_id", 5], ["updated_at", Sat, 07 Jul 2012 04:19:27 UTC +00:00], ["value", "toy"]]
671
-  (1.5ms) commit transaction
672
-  (0.0ms) begin transaction
673
- ProductGroup Exists (0.1ms) SELECT 1 AS one FROM "product_groups" WHERE "product_groups"."permalink" = 'art' LIMIT 1
674
- SQL (0.4ms) INSERT INTO "product_groups" ("created_at", "name", "permalink", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Sat, 07 Jul 2012 04:19:27 UTC +00:00], ["name", "Art"], ["permalink", "art"], ["updated_at", Sat, 07 Jul 2012 04:19:27 UTC +00:00]]
675
-  (1.7ms) commit transaction
676
-  (0.0ms) begin transaction
677
- CustomField Load (0.1ms) SELECT "custom_fields".* FROM "custom_fields" WHERE "custom_fields"."id" = ? LIMIT 1 [["id", "1"]]
678
- SQL (0.3ms) INSERT INTO "product_group_conditions" ("created_at", "name", "operator", "product_group_id", "updated_at", "value") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sat, 07 Jul 2012 04:19:27 UTC +00:00], ["name", "1"], ["operator", "eq"], ["product_group_id", 6], ["updated_at", Sat, 07 Jul 2012 04:19:27 UTC +00:00], ["value", "art"]]
679
-  (1.4ms) commit transaction
680
-  (0.0ms) begin transaction
681
- ProductGroup Exists (0.1ms) SELECT 1 AS one FROM "product_groups" WHERE "product_groups"."permalink" = 'fashion' LIMIT 1
682
- SQL (0.3ms) INSERT INTO "product_groups" ("created_at", "name", "permalink", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Sat, 07 Jul 2012 04:19:27 UTC +00:00], ["name", "Fashion"], ["permalink", "fashion"], ["updated_at", Sat, 07 Jul 2012 04:19:27 UTC +00:00]]
683
-  (1.7ms) commit transaction
684
-  (0.0ms) begin transaction
685
- CustomField Load (0.1ms) SELECT "custom_fields".* FROM "custom_fields" WHERE "custom_fields"."id" = ? LIMIT 1 [["id", "1"]]
686
- SQL (0.5ms) INSERT INTO "product_group_conditions" ("created_at", "name", "operator", "product_group_id", "updated_at", "value") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sat, 07 Jul 2012 04:19:27 UTC +00:00], ["name", "1"], ["operator", "eq"], ["product_group_id", 7], ["updated_at", Sat, 07 Jul 2012 04:19:27 UTC +00:00], ["value", "fashion"]]
687
-  (2.3ms) commit transaction
688
-  (0.0ms) begin transaction
689
- LinkGroup Exists (0.1ms) SELECT 1 AS one FROM "link_groups" WHERE LOWER("link_groups"."name") = LOWER('Shop by category') LIMIT 1
690
- LinkGroup Exists (0.1ms) SELECT 1 AS one FROM "link_groups" WHERE "link_groups"."permalink" = 'shop-by-category' LIMIT 1
691
- SQL (0.3ms) INSERT INTO "link_groups" ("created_at", "name", "permalink", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Sat, 07 Jul 2012 04:19:27 UTC +00:00], ["name", "Shop by category"], ["permalink", "shop-by-category"], ["updated_at", Sat, 07 Jul 2012 04:19:27 UTC +00:00]]
692
-  (1.4ms) commit transaction
693
-  (0.0ms) begin transaction
694
- LinkGroup Load (0.2ms) SELECT "link_groups".* FROM "link_groups" WHERE "link_groups"."id" = 2 LIMIT 1
695
- SQL (0.4ms) INSERT INTO "navigations" ("created_at", "link_group_id", "product_group_id", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Sat, 07 Jul 2012 04:19:27 UTC +00:00], ["link_group_id", 2], ["product_group_id", 6], ["updated_at", Sat, 07 Jul 2012 04:19:27 UTC +00:00]]
696
-  (1.3ms) commit transaction
697
-  (0.0ms) begin transaction
698
- LinkGroup Load (0.1ms) SELECT "link_groups".* FROM "link_groups" WHERE "link_groups"."id" = 2 LIMIT 1
699
- SQL (0.3ms) INSERT INTO "navigations" ("created_at", "link_group_id", "product_group_id", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Sat, 07 Jul 2012 04:19:27 UTC +00:00], ["link_group_id", 2], ["product_group_id", 4], ["updated_at", Sat, 07 Jul 2012 04:19:27 UTC +00:00]]
700
-  (2.5ms) commit transaction
701
-  (0.0ms) begin transaction
702
- LinkGroup Load (0.1ms) SELECT "link_groups".* FROM "link_groups" WHERE "link_groups"."id" = 2 LIMIT 1
703
- SQL (0.4ms) INSERT INTO "navigations" ("created_at", "link_group_id", "product_group_id", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Sat, 07 Jul 2012 04:19:27 UTC +00:00], ["link_group_id", 2], ["product_group_id", 7], ["updated_at", Sat, 07 Jul 2012 04:19:27 UTC +00:00]]
704
-  (1.6ms) commit transaction
705
-  (0.1ms) begin transaction
706
- Product Exists (0.2ms) SELECT 1 AS one FROM "products" WHERE "products"."permalink" = 'tag-heuer-aquaracer-500m-ceramic-watch' LIMIT 1
707
- SQL (0.5ms) INSERT INTO "products" ("created_at", "description", "name", "new", "permalink", "price", "status", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", Sat, 07 Jul 2012 04:19:27 UTC +00:00], ["description", "Swiss label, TAG Heuer's Aquaracer 500M Ceramic watch embodies perfection, style and clean look.\n\n It has ceramic bezel and has the case is 41mm, significantly smaller than the 43mm out-going model. The case has been given softer curvier lines to\n create a more classic look.\n\n Following models are available:\n\n - Blue dial, blue ceramic bezel, steel\n - Black dial, black ceramic bezel, steel\n - Blue & gold, steel\n - full black, ceramic bezel, titanium carbide case"], ["name", "TAG Heuer Aquaracer 500M Ceramic Watch"], ["new", false], ["permalink", "tag-heuer-aquaracer-500m-ceramic-watch"], ["price", #<BigDecimal:7fe87ca0b8d0,'0.3E4',9(36)>], ["status", "active"], ["updated_at", Sat, 07 Jul 2012 04:19:27 UTC +00:00]]
708
-  (2.4ms) commit transaction
709
-  (0.1ms) begin transaction
710
- SQL (0.7ms) INSERT INTO "pictures" ("content_type", "created_at", "file_name", "file_size", "picture", "position", "product_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["content_type", nil], ["created_at", Sat, 07 Jul 2012 04:19:28 UTC +00:00], ["file_name", nil], ["file_size", 229508], ["picture", "pic1.jpg"], ["position", 0], ["product_id", 1], ["updated_at", Sat, 07 Jul 2012 04:19:28 UTC +00:00]]
711
-  (1.5ms) commit transaction
712
-  (0.2ms) begin transaction
713
- SQL (0.6ms) INSERT INTO "pictures" ("content_type", "created_at", "file_name", "file_size", "picture", "position", "product_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["content_type", nil], ["created_at", Sat, 07 Jul 2012 04:19:30 UTC +00:00], ["file_name", nil], ["file_size", 320602], ["picture", "pic2.jpg"], ["position", 0], ["product_id", 1], ["updated_at", Sat, 07 Jul 2012 04:19:30 UTC +00:00]]
714
-  (1.8ms) commit transaction
715
-  (0.1ms) begin transaction
716
- SQL (0.5ms) INSERT INTO "pictures" ("content_type", "created_at", "file_name", "file_size", "picture", "position", "product_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["content_type", nil], ["created_at", Sat, 07 Jul 2012 04:19:31 UTC +00:00], ["file_name", nil], ["file_size", 158801], ["picture", "pic3.jpg"], ["position", 0], ["product_id", 1], ["updated_at", Sat, 07 Jul 2012 04:19:31 UTC +00:00]]
717
-  (1.4ms) commit transaction
718
-  (0.2ms) begin transaction
719
- SQL (1.0ms) INSERT INTO "pictures" ("content_type", "created_at", "file_name", "file_size", "picture", "position", "product_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["content_type", nil], ["created_at", Sat, 07 Jul 2012 04:19:32 UTC +00:00], ["file_name", nil], ["file_size", 193501], ["picture", "pic4.jpg"], ["position", 0], ["product_id", 1], ["updated_at", Sat, 07 Jul 2012 04:19:32 UTC +00:00]]
720
-  (1.3ms) commit transaction
721
-  (0.2ms) begin transaction
722
- SQL (0.7ms) INSERT INTO "pictures" ("content_type", "created_at", "file_name", "file_size", "picture", "position", "product_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["content_type", nil], ["created_at", Sat, 07 Jul 2012 04:19:36 UTC +00:00], ["file_name", nil], ["file_size", 243000], ["picture", "pic5.jpg"], ["position", 0], ["product_id", 1], ["updated_at", Sat, 07 Jul 2012 04:19:36 UTC +00:00]]
723
-  (200.0ms) commit transaction
724
-  (0.2ms) begin transaction
725
- SQL (113.3ms) INSERT INTO "pictures" ("content_type", "created_at", "file_name", "file_size", "picture", "position", "product_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["content_type", nil], ["created_at", Sat, 07 Jul 2012 13:08:35 UTC +00:00], ["file_name", nil], ["file_size", 242158], ["picture", "pic6.jpg"], ["position", 0], ["product_id", 1], ["updated_at", Sat, 07 Jul 2012 13:08:35 UTC +00:00]]
726
-  (163.9ms) commit transaction
727
-  (0.2ms) begin transaction
728
- SQL (0.7ms) INSERT INTO "pictures" ("content_type", "created_at", "file_name", "file_size", "picture", "position", "product_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["content_type", nil], ["created_at", Sat, 07 Jul 2012 13:08:43 UTC +00:00], ["file_name", nil], ["file_size", 240462], ["picture", "pic7.jpg"], ["position", 0], ["product_id", 1], ["updated_at", Sat, 07 Jul 2012 13:08:43 UTC +00:00]]
729
-  (71.6ms) commit transaction
730
-  (0.1ms) begin transaction
731
- SQL (0.6ms) INSERT INTO "pictures" ("content_type", "created_at", "file_name", "file_size", "picture", "position", "product_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["content_type", nil], ["created_at", Sat, 07 Jul 2012 13:08:46 UTC +00:00], ["file_name", nil], ["file_size", 127246], ["picture", "pic8.jpg"], ["position", 0], ["product_id", 1], ["updated_at", Sat, 07 Jul 2012 13:08:46 UTC +00:00]]
732
-  (1.9ms) commit transaction
733
- CustomField Load (0.2ms) SELECT "custom_fields".* FROM "custom_fields" LIMIT 1
734
-  (0.1ms) begin transaction
735
- SQL (0.7ms) INSERT INTO "custom_field_answers" ("created_at", "custom_field_id", "datetime_value", "number_value", "product_id", "text_value", "updated_at", "value") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", Sat, 07 Jul 2012 13:08:46 UTC +00:00], ["custom_field_id", 1], ["datetime_value", nil], ["number_value", nil], ["product_id", 1], ["text_value", nil], ["updated_at", Sat, 07 Jul 2012 13:08:46 UTC +00:00], ["value", "fashion"]]
736
-  (126.3ms) commit transaction
737
-  (0.1ms) begin transaction
738
- Product Exists (0.2ms) SELECT 1 AS one FROM "products" WHERE "products"."permalink" = 'hard-wood-case-for-iphone' LIMIT 1
739
- SQL (0.7ms) INSERT INTO "products" ("created_at", "description", "name", "new", "permalink", "price", "status", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", Sat, 07 Jul 2012 13:08:46 UTC +00:00], ["description", "This is a hard case is for your iPhone 4. Fits both AT&T & Verizon models of the iPhone 4. The case has a wood like appearance. \n It is not actual wood. It will protect it from scractches while also bringing it to life with some color! \n\n It does not interfere with any buttons. It is available in many different colors. If you have a specific color in my then contact me."], ["name", "Hard wood case for iphone"], ["new", false], ["permalink", "hard-wood-case-for-iphone"], ["price", #<BigDecimal:7fe87ca50c00,'0.795E1',18(45)>], ["status", "active"], ["updated_at", Sat, 07 Jul 2012 13:08:46 UTC +00:00]]
740
-  (1.3ms) commit transaction
741
-  (0.2ms) begin transaction
742
- SQL (0.6ms) INSERT INTO "pictures" ("content_type", "created_at", "file_name", "file_size", "picture", "position", "product_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["content_type", nil], ["created_at", Sat, 07 Jul 2012 13:08:48 UTC +00:00], ["file_name", nil], ["file_size", 39881], ["picture", "pic1.jpg"], ["position", 0], ["product_id", 2], ["updated_at", Sat, 07 Jul 2012 13:08:48 UTC +00:00]]
743
-  (59.2ms) commit transaction
744
-  (0.2ms) begin transaction
745
- SQL (31.5ms) INSERT INTO "pictures" ("content_type", "created_at", "file_name", "file_size", "picture", "position", "product_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["content_type", nil], ["created_at", Sat, 07 Jul 2012 13:08:50 UTC +00:00], ["file_name", nil], ["file_size", 50017], ["picture", "pic2.jpg"], ["position", 0], ["product_id", 2], ["updated_at", Sat, 07 Jul 2012 13:08:50 UTC +00:00]]
746
-  (19.6ms) commit transaction
747
- CustomField Load (0.5ms) SELECT "custom_fields".* FROM "custom_fields" LIMIT 1
748
-  (0.1ms) begin transaction
749
- SQL (7.8ms) INSERT INTO "custom_field_answers" ("created_at", "custom_field_id", "datetime_value", "number_value", "product_id", "text_value", "updated_at", "value") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", Sat, 07 Jul 2012 13:08:50 UTC +00:00], ["custom_field_id", 1], ["datetime_value", nil], ["number_value", nil], ["product_id", 2], ["text_value", nil], ["updated_at", Sat, 07 Jul 2012 13:08:50 UTC +00:00], ["value", "fashion"]]
750
-  (67.1ms) commit transaction
751
-  (0.1ms) begin transaction
752
- Product Exists (0.2ms) SELECT 1 AS one FROM "products" WHERE "products"."permalink" = 'turquoise-bracelet' LIMIT 1
753
- SQL (0.6ms) INSERT INTO "products" ("created_at", "description", "name", "new", "permalink", "price", "status", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", Sat, 07 Jul 2012 13:08:51 UTC +00:00], ["description", "Simple, modern, stylish, easy to wear bracelet ! \n\n For a scale reference please see the photos with the bracelet worn.\n\n For a custom color bracelet send me a message and I will see what colors are available for your bracelet.\n\n The strap of the bracelet can also be customized in any color you would like. \n\n All items come to you beautifully packaged and ready for gift giving.\n\n Note that real colors may slightly differ from their appearance on your display."], ["name", "Turquoise bracelet"], ["new", false], ["permalink", "turquoise-bracelet"], ["price", #<BigDecimal:7fe880975458,'0.89E2',9(36)>], ["status", "active"], ["updated_at", Sat, 07 Jul 2012 13:08:51 UTC +00:00]]
754
-  (4.0ms) commit transaction
755
-  (0.2ms) begin transaction
756
- SQL (0.7ms) INSERT INTO "pictures" ("content_type", "created_at", "file_name", "file_size", "picture", "position", "product_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["content_type", nil], ["created_at", Sat, 07 Jul 2012 13:09:14 UTC +00:00], ["file_name", nil], ["file_size", 33473], ["picture", "pic1.jpg"], ["position", 0], ["product_id", 3], ["updated_at", Sat, 07 Jul 2012 13:09:14 UTC +00:00]]
757
-  (581.7ms) commit transaction
758
-  (0.2ms) begin transaction
759
- SQL (0.7ms) INSERT INTO "pictures" ("content_type", "created_at", "file_name", "file_size", "picture", "position", "product_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["content_type", nil], ["created_at", Sat, 07 Jul 2012 13:09:23 UTC +00:00], ["file_name", nil], ["file_size", 116962], ["picture", "pic2.jpg"], ["position", 0], ["product_id", 3], ["updated_at", Sat, 07 Jul 2012 13:09:23 UTC +00:00]]
760
-  (385.2ms) commit transaction
761
-  (0.3ms) begin transaction
762
- SQL (0.8ms) INSERT INTO "pictures" ("content_type", "created_at", "file_name", "file_size", "picture", "position", "product_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["content_type", nil], ["created_at", Sat, 07 Jul 2012 13:09:29 UTC +00:00], ["file_name", nil], ["file_size", 55970], ["picture", "pic3.jpg"], ["position", 0], ["product_id", 3], ["updated_at", Sat, 07 Jul 2012 13:09:29 UTC +00:00]]
763
-  (149.5ms) commit transaction
764
-  (0.1ms) begin transaction
765
- SQL (0.5ms) INSERT INTO "pictures" ("content_type", "created_at", "file_name", "file_size", "picture", "position", "product_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["content_type", nil], ["created_at", Sat, 07 Jul 2012 13:09:33 UTC +00:00], ["file_name", nil], ["file_size", 82465], ["picture", "pic4.jpg"], ["position", 0], ["product_id", 3], ["updated_at", Sat, 07 Jul 2012 13:09:33 UTC +00:00]]
766
-  (267.6ms) commit transaction
767
-  (0.1ms) begin transaction
768
- SQL (0.7ms) INSERT INTO "pictures" ("content_type", "created_at", "file_name", "file_size", "picture", "position", "product_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["content_type", nil], ["created_at", Sat, 07 Jul 2012 13:09:37 UTC +00:00], ["file_name", nil], ["file_size", 108748], ["picture", "pic5.jpg"], ["position", 0], ["product_id", 3], ["updated_at", Sat, 07 Jul 2012 13:09:37 UTC +00:00]]
769
-  (228.5ms) commit transaction
770
- CustomField Load (0.2ms) SELECT "custom_fields".* FROM "custom_fields" LIMIT 1
771
-  (0.0ms) begin transaction
772
- SQL (0.8ms) INSERT INTO "custom_field_answers" ("created_at", "custom_field_id", "datetime_value", "number_value", "product_id", "text_value", "updated_at", "value") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", Sat, 07 Jul 2012 13:09:37 UTC +00:00], ["custom_field_id", 1], ["datetime_value", nil], ["number_value", nil], ["product_id", 3], ["text_value", nil], ["updated_at", Sat, 07 Jul 2012 13:09:37 UTC +00:00], ["value", "fashion"]]
773
-  (321.2ms) commit transaction
774
-  (0.1ms) begin transaction
775
- Product Exists (0.2ms) SELECT 1 AS one FROM "products" WHERE "products"."permalink" = 'a-simple-and-elegant-bag' LIMIT 1
776
- SQL (0.6ms) INSERT INTO "products" ("created_at", "description", "name", "new", "permalink", "price", "status", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", Sat, 07 Jul 2012 13:09:38 UTC +00:00], ["description", "Stylish bag in indigo color. How could you say no to this.\n\n It is just the perfect size also. It has enough space to carry ipad, magazine, cosmetic stuff and othe accessories.\n\n Length: 32cm(12.60 inches)\n Width: 19cm(7.48 inches)"], ["name", "A simple and elegant bag"], ["new", false], ["permalink", "a-simple-and-elegant-bag"], ["price", #<BigDecimal:7fe87edd5d38,'0.107E3',9(36)>], ["status", "active"], ["updated_at", Sat, 07 Jul 2012 13:09:38 UTC +00:00]]
777
-  (104.9ms) commit transaction
778
-  (0.2ms) begin transaction
779
- SQL (0.7ms) INSERT INTO "pictures" ("content_type", "created_at", "file_name", "file_size", "picture", "position", "product_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["content_type", nil], ["created_at", Sat, 07 Jul 2012 13:09:42 UTC +00:00], ["file_name", nil], ["file_size", 40276], ["picture", "pic1.jpg"], ["position", 0], ["product_id", 4], ["updated_at", Sat, 07 Jul 2012 13:09:42 UTC +00:00]]
780
-  (448.0ms) commit transaction
781
-  (0.2ms) begin transaction
782
- SQL (37.8ms) INSERT INTO "pictures" ("content_type", "created_at", "file_name", "file_size", "picture", "position", "product_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["content_type", nil], ["created_at", Sat, 07 Jul 2012 13:09:44 UTC +00:00], ["file_name", nil], ["file_size", 89829], ["picture", "pic2.jpg"], ["position", 0], ["product_id", 4], ["updated_at", Sat, 07 Jul 2012 13:09:44 UTC +00:00]]
783
-  (438.1ms) commit transaction
784
- CustomField Load (0.3ms) SELECT "custom_fields".* FROM "custom_fields" LIMIT 1
785
-  (0.1ms) begin transaction
786
- SQL (0.6ms) INSERT INTO "custom_field_answers" ("created_at", "custom_field_id", "datetime_value", "number_value", "product_id", "text_value", "updated_at", "value") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", Sat, 07 Jul 2012 13:09:45 UTC +00:00], ["custom_field_id", 1], ["datetime_value", nil], ["number_value", nil], ["product_id", 4], ["text_value", nil], ["updated_at", Sat, 07 Jul 2012 13:09:45 UTC +00:00], ["value", "fashion"]]
787
-  (637.0ms) commit transaction
788
-  (0.1ms) begin transaction
789
- Product Exists (0.2ms) SELECT 1 AS one FROM "products" WHERE "products"."permalink" = 'beautiful-portrait-of-tajmahal' LIMIT 1
790
- SQL (0.6ms) INSERT INTO "products" ("created_at", "description", "name", "new", "permalink", "price", "status", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", Sat, 07 Jul 2012 13:09:45 UTC +00:00], ["description", "Year of construction: 1631\n Completed in: 1653\n Time taken: 22 years\n Built by: Shah Jahan\n Dedicated to: Mumtaz Mahal (Arjumand Bano Begum), the wife of Shah Jahan\n Location: Agra (Uttar Pradesh), India\n Building type: Islamic tomb\n Architecture: Mughal (Combination of Persian, Islamic and Indian architecture style)\n Architect: Ustad Ahmad Lahauri\n Cost of construction: 32 crore rupees\n Number of workers: 20,000\n Highlights: One of the Seven Wonders of the World; A UNESCO World Heritage Site\n\n Facts do not capture what Tajmahal is."], ["name", "Beautiful portrait of Tajmahal"], ["new", false], ["permalink", "beautiful-portrait-of-tajmahal"], ["price", #<BigDecimal:7fe87fc9c740,'0.19E2',9(36)>], ["status", "active"], ["updated_at", Sat, 07 Jul 2012 13:09:45 UTC +00:00]]
791
-  (70.0ms) commit transaction
792
-  (0.2ms) begin transaction
793
- SQL (1.6ms) INSERT INTO "pictures" ("content_type", "created_at", "file_name", "file_size", "picture", "position", "product_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["content_type", nil], ["created_at", Sat, 07 Jul 2012 13:09:48 UTC +00:00], ["file_name", nil], ["file_size", 485235], ["picture", "pic1.jpg"], ["position", 0], ["product_id", 5], ["updated_at", Sat, 07 Jul 2012 13:09:48 UTC +00:00]]
794
-  (163.6ms) commit transaction
795
- CustomField Load (0.3ms) SELECT "custom_fields".* FROM "custom_fields" LIMIT 1
796
-  (0.1ms) begin transaction
797
- SQL (0.5ms) INSERT INTO "custom_field_answers" ("created_at", "custom_field_id", "datetime_value", "number_value", "product_id", "text_value", "updated_at", "value") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", Sat, 07 Jul 2012 13:09:48 UTC +00:00], ["custom_field_id", 1], ["datetime_value", nil], ["number_value", nil], ["product_id", 5], ["text_value", nil], ["updated_at", Sat, 07 Jul 2012 13:09:48 UTC +00:00], ["value", "art"]]
798
-  (61.4ms) commit transaction
799
-  (0.1ms) begin transaction
800
- Product Exists (0.2ms) SELECT 1 AS one FROM "products" WHERE "products"."permalink" = 'chronograph-sport-watch-from-guess' LIMIT 1
801
- SQL (0.5ms) INSERT INTO "products" ("created_at", "description", "name", "new", "permalink", "price", "status", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", Sat, 07 Jul 2012 13:09:48 UTC +00:00], ["description", "Chronograph sport watch from Guess\n\n Chronograph: Stopwatch function, 24 Hour/Intl. time\n 43/43/13 \n Brushed + Polished Ionic Black case\n Red + Black dial\n Brushed + Polished Ionic Black Steel bracelet \n 100 M/330 FT Water resistant"], ["name", "chronograph sport watch from Guess"], ["new", false], ["permalink", "chronograph-sport-watch-from-guess"], ["price", #<BigDecimal:7fe880aca498,'0.219E3',9(36)>], ["status", "active"], ["updated_at", Sat, 07 Jul 2012 13:09:48 UTC +00:00]]
802
-  (81.4ms) commit transaction
803
-  (0.2ms) begin transaction
804
- SQL (1.0ms) INSERT INTO "pictures" ("content_type", "created_at", "file_name", "file_size", "picture", "position", "product_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["content_type", nil], ["created_at", Sat, 07 Jul 2012 13:09:50 UTC +00:00], ["file_name", nil], ["file_size", 249214], ["picture", "pic1.jpg"], ["position", 0], ["product_id", 6], ["updated_at", Sat, 07 Jul 2012 13:09:50 UTC +00:00]]
805
-  (3.8ms) commit transaction
806
-  (0.2ms) begin transaction
807
- SQL (0.8ms) INSERT INTO "pictures" ("content_type", "created_at", "file_name", "file_size", "picture", "position", "product_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["content_type", nil], ["created_at", Sat, 07 Jul 2012 13:09:52 UTC +00:00], ["file_name", nil], ["file_size", 18932], ["picture", "pic2.jpg"], ["position", 0], ["product_id", 6], ["updated_at", Sat, 07 Jul 2012 13:09:52 UTC +00:00]]
808
-  (313.6ms) commit transaction
809
- CustomField Load (0.4ms) SELECT "custom_fields".* FROM "custom_fields" LIMIT 1
810
-  (0.1ms) begin transaction
811
- SQL (0.5ms) INSERT INTO "custom_field_answers" ("created_at", "custom_field_id", "datetime_value", "number_value", "product_id", "text_value", "updated_at", "value") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", Sat, 07 Jul 2012 13:09:52 UTC +00:00], ["custom_field_id", 1], ["datetime_value", nil], ["number_value", nil], ["product_id", 6], ["text_value", nil], ["updated_at", Sat, 07 Jul 2012 13:09:52 UTC +00:00], ["value", "fashion"]]
812
-  (9.9ms) commit transaction
813
-  (0.1ms) begin transaction
814
- Product Exists (0.3ms) SELECT 1 AS one FROM "products" WHERE "products"."permalink" = 'a-basket-of-indian-mangoes' LIMIT 1
815
- SQL (0.6ms) INSERT INTO "products" ("created_at", "description", "name", "new", "permalink", "price", "status", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", Sat, 07 Jul 2012 13:09:52 UTC +00:00], ["description", "The mango is the national fruit of India and Pakistan. It is also the national fruit in the Philippines. The mango tree is the national tree of Bangladesh.\n\n Mango leaves are used to decorate archways and doors in Indian houses and during weddings and celebrations."], ["name", "A basket of Indian mangoes"], ["new", false], ["permalink", "a-basket-of-indian-mangoes"], ["price", #<BigDecimal:7fe87ca7d200,'0.17E2',9(36)>], ["status", "active"], ["updated_at", Sat, 07 Jul 2012 13:09:52 UTC +00:00]]
816
-  (184.2ms) commit transaction
817
-  (0.1ms) begin transaction
818
- SQL (0.6ms) INSERT INTO "pictures" ("content_type", "created_at", "file_name", "file_size", "picture", "position", "product_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["content_type", nil], ["created_at", Sat, 07 Jul 2012 13:09:58 UTC +00:00], ["file_name", nil], ["file_size", 72556], ["picture", "pic1.jpg"], ["position", 0], ["product_id", 7], ["updated_at", Sat, 07 Jul 2012 13:09:58 UTC +00:00]]
819
-  (680.2ms) commit transaction
820
-  (0.1ms) begin transaction
821
- SQL (0.6ms) INSERT INTO "pictures" ("content_type", "created_at", "file_name", "file_size", "picture", "position", "product_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["content_type", nil], ["created_at", Sat, 07 Jul 2012 13:10:02 UTC +00:00], ["file_name", nil], ["file_size", 50071], ["picture", "pic2.jpg"], ["position", 0], ["product_id", 7], ["updated_at", Sat, 07 Jul 2012 13:10:02 UTC +00:00]]
822
-  (50.8ms) commit transaction
823
- CustomField Load (0.2ms) SELECT "custom_fields".* FROM "custom_fields" LIMIT 1
824
-  (0.0ms) begin transaction
825
- SQL (0.5ms) INSERT INTO "custom_field_answers" ("created_at", "custom_field_id", "datetime_value", "number_value", "product_id", "text_value", "updated_at", "value") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", Sat, 07 Jul 2012 13:10:02 UTC +00:00], ["custom_field_id", 1], ["datetime_value", nil], ["number_value", nil], ["product_id", 7], ["text_value", nil], ["updated_at", Sat, 07 Jul 2012 13:10:02 UTC +00:00], ["value", "food"]]
826
-  (151.1ms) commit transaction
827
-  (0.1ms) begin transaction
828
- Product Exists (0.2ms) SELECT 1 AS one FROM "products" WHERE "products"."permalink" = 'handmade-bangles' LIMIT 1
829
- SQL (0.5ms) INSERT INTO "products" ("created_at", "description", "name", "new", "permalink", "price", "status", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", Sat, 07 Jul 2012 13:10:02 UTC +00:00], ["description", "Bangles are part of traditional Indian jewelry. They are usually worn in pairs by women, one or more on each arm. Most Indian women prefer wearing either gold or glass bangles or combination of both. Inexpensive bangles made from plastic are slowly replacing those made by glass, but the ones made of glass are still preferred at traditional occasions such as marriages and on festivals.\n\n The designs range from simple to intricate handmade designs, often studded with precious and semi-precious stones such as diamonds, gems and pearls. Sets of expensive bangles made of gold and silver make a jingling sound. The imitation jewelry, tend to make a tinny sound when jingled.\n\n It is tradition that the bride will try to wear as many small glass bangles as possible at her wedding and the honeymoon will end when the last bangle breaks."], ["name", "Handmade bangles"], ["new", false], ["permalink", "handmade-bangles"], ["price", #<BigDecimal:7fe88087daa0,'0.11E2',9(36)>], ["status", "active"], ["updated_at", Sat, 07 Jul 2012 13:10:02 UTC +00:00]]
830
-  (45.0ms) commit transaction
831
-  (0.2ms) begin transaction
832
- SQL (0.8ms) INSERT INTO "pictures" ("content_type", "created_at", "file_name", "file_size", "picture", "position", "product_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["content_type", nil], ["created_at", Sat, 07 Jul 2012 13:10:06 UTC +00:00], ["file_name", nil], ["file_size", 418842], ["picture", "pic1.jpg"], ["position", 0], ["product_id", 8], ["updated_at", Sat, 07 Jul 2012 13:10:06 UTC +00:00]]
833
-  (94.2ms) commit transaction
834
-  (0.2ms) begin transaction
835
- SQL (0.9ms) INSERT INTO "pictures" ("content_type", "created_at", "file_name", "file_size", "picture", "position", "product_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["content_type", nil], ["created_at", Sat, 07 Jul 2012 13:10:12 UTC +00:00], ["file_name", nil], ["file_size", 278346], ["picture", "pic10.jpg"], ["position", 0], ["product_id", 8], ["updated_at", Sat, 07 Jul 2012 13:10:12 UTC +00:00]]
836
-  (26.7ms) commit transaction
837
-  (0.1ms) begin transaction
838
- SQL (0.5ms) INSERT INTO "pictures" ("content_type", "created_at", "file_name", "file_size", "picture", "position", "product_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["content_type", nil], ["created_at", Sat, 07 Jul 2012 13:10:15 UTC +00:00], ["file_name", nil], ["file_size", 112288], ["picture", "pic11.jpg"], ["position", 0], ["product_id", 8], ["updated_at", Sat, 07 Jul 2012 13:10:15 UTC +00:00]]
839
-  (27.5ms) commit transaction
840
-  (0.2ms) begin transaction
841
- SQL (0.7ms) INSERT INTO "pictures" ("content_type", "created_at", "file_name", "file_size", "picture", "position", "product_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["content_type", nil], ["created_at", Sat, 07 Jul 2012 13:10:16 UTC +00:00], ["file_name", nil], ["file_size", 105468], ["picture", "pic12.jpg"], ["position", 0], ["product_id", 8], ["updated_at", Sat, 07 Jul 2012 13:10:16 UTC +00:00]]
842
-  (14.0ms) commit transaction
843
-  (0.2ms) begin transaction
844
- SQL (0.8ms) INSERT INTO "pictures" ("content_type", "created_at", "file_name", "file_size", "picture", "position", "product_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["content_type", nil], ["created_at", Sat, 07 Jul 2012 13:10:18 UTC +00:00], ["file_name", nil], ["file_size", 111472], ["picture", "pic13.jpg"], ["position", 0], ["product_id", 8], ["updated_at", Sat, 07 Jul 2012 13:10:18 UTC +00:00]]
845
-  (44.4ms) commit transaction
846
-  (0.1ms) begin transaction
847
- SQL (0.6ms) INSERT INTO "pictures" ("content_type", "created_at", "file_name", "file_size", "picture", "position", "product_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["content_type", nil], ["created_at", Sat, 07 Jul 2012 13:10:20 UTC +00:00], ["file_name", nil], ["file_size", 106056], ["picture", "pic14.jpg"], ["position", 0], ["product_id", 8], ["updated_at", Sat, 07 Jul 2012 13:10:20 UTC +00:00]]
848
-  (184.8ms) commit transaction
849
-  (0.2ms) begin transaction
850
- SQL (0.7ms) INSERT INTO "pictures" ("content_type", "created_at", "file_name", "file_size", "picture", "position", "product_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["content_type", nil], ["created_at", Sat, 07 Jul 2012 13:10:22 UTC +00:00], ["file_name", nil], ["file_size", 104275], ["picture", "pic15.jpg"], ["position", 0], ["product_id", 8], ["updated_at", Sat, 07 Jul 2012 13:10:22 UTC +00:00]]
851
-  (140.2ms) commit transaction
852
-  (0.1ms) begin transaction
853
- SQL (0.5ms) INSERT INTO "pictures" ("content_type", "created_at", "file_name", "file_size", "picture", "position", "product_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["content_type", nil], ["created_at", Sat, 07 Jul 2012 13:10:25 UTC +00:00], ["file_name", nil], ["file_size", 99232], ["picture", "pic16.jpg"], ["position", 0], ["product_id", 8], ["updated_at", Sat, 07 Jul 2012 13:10:25 UTC +00:00]]
854
-  (130.1ms) commit transaction
855
-  (0.2ms) begin transaction
856
- SQL (0.7ms) INSERT INTO "pictures" ("content_type", "created_at", "file_name", "file_size", "picture", "position", "product_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["content_type", nil], ["created_at", Sat, 07 Jul 2012 13:10:27 UTC +00:00], ["file_name", nil], ["file_size", 243984], ["picture", "pic17.jpg"], ["position", 0], ["product_id", 8], ["updated_at", Sat, 07 Jul 2012 13:10:27 UTC +00:00]]
857
-  (84.5ms) commit transaction
858
-  (0.2ms) begin transaction
859
- SQL (0.8ms) INSERT INTO "pictures" ("content_type", "created_at", "file_name", "file_size", "picture", "position", "product_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["content_type", nil], ["created_at", Sat, 07 Jul 2012 13:10:29 UTC +00:00], ["file_name", nil], ["file_size", 29254], ["picture", "pic2.jpg"], ["position", 0], ["product_id", 8], ["updated_at", Sat, 07 Jul 2012 13:10:29 UTC +00:00]]
860
-  (108.1ms) commit transaction
861
-  (0.1ms) begin transaction
862
- SQL (69.2ms) INSERT INTO "pictures" ("content_type", "created_at", "file_name", "file_size", "picture", "position", "product_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["content_type", nil], ["created_at", Sat, 07 Jul 2012 13:10:32 UTC +00:00], ["file_name", nil], ["file_size", 32354], ["picture", "pic3.jpg"], ["position", 0], ["product_id", 8], ["updated_at", Sat, 07 Jul 2012 13:10:32 UTC +00:00]]
863
-  (1331.1ms) commit transaction
864
-  (0.1ms) begin transaction
865
- SQL (0.7ms) INSERT INTO "pictures" ("content_type", "created_at", "file_name", "file_size", "picture", "position", "product_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["content_type", nil], ["created_at", Sat, 07 Jul 2012 13:10:42 UTC +00:00], ["file_name", nil], ["file_size", 50847], ["picture", "pic4.jpg"], ["position", 0], ["product_id", 8], ["updated_at", Sat, 07 Jul 2012 13:10:42 UTC +00:00]]
866
-  (96.3ms) commit transaction
867
-  (0.1ms) begin transaction
868
- SQL (0.5ms) INSERT INTO "pictures" ("content_type", "created_at", "file_name", "file_size", "picture", "position", "product_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["content_type", nil], ["created_at", Sat, 07 Jul 2012 13:10:45 UTC +00:00], ["file_name", nil], ["file_size", 53554], ["picture", "pic5.jpg"], ["position", 0], ["product_id", 8], ["updated_at", Sat, 07 Jul 2012 13:10:45 UTC +00:00]]
869
-  (19.5ms) commit transaction
870
-  (0.1ms) begin transaction
871
- SQL (0.6ms) INSERT INTO "pictures" ("content_type", "created_at", "file_name", "file_size", "picture", "position", "product_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["content_type", nil], ["created_at", Sat, 07 Jul 2012 13:10:47 UTC +00:00], ["file_name", nil], ["file_size", 52301], ["picture", "pic6.jpg"], ["position", 0], ["product_id", 8], ["updated_at", Sat, 07 Jul 2012 13:10:47 UTC +00:00]]
872
-  (15.1ms) commit transaction
873
-  (0.1ms) begin transaction
874
- SQL (0.5ms) INSERT INTO "pictures" ("content_type", "created_at", "file_name", "file_size", "picture", "position", "product_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["content_type", nil], ["created_at", Sat, 07 Jul 2012 13:10:49 UTC +00:00], ["file_name", nil], ["file_size", 42669], ["picture", "pic7.jpg"], ["position", 0], ["product_id", 8], ["updated_at", Sat, 07 Jul 2012 13:10:49 UTC +00:00]]
875
-  (25.4ms) commit transaction
876
-  (0.2ms) begin transaction
877
- SQL (0.6ms) INSERT INTO "pictures" ("content_type", "created_at", "file_name", "file_size", "picture", "position", "product_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["content_type", nil], ["created_at", Sat, 07 Jul 2012 13:10:51 UTC +00:00], ["file_name", nil], ["file_size", 85119], ["picture", "pic8.jpg"], ["position", 0], ["product_id", 8], ["updated_at", Sat, 07 Jul 2012 13:10:51 UTC +00:00]]
878
-  (297.5ms) commit transaction
879
-  (0.2ms) begin transaction
880
- SQL (0.8ms) INSERT INTO "pictures" ("content_type", "created_at", "file_name", "file_size", "picture", "position", "product_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["content_type", nil], ["created_at", Sat, 07 Jul 2012 13:10:54 UTC +00:00], ["file_name", nil], ["file_size", 95779], ["picture", "pic9.jpg"], ["position", 0], ["product_id", 8], ["updated_at", Sat, 07 Jul 2012 13:10:54 UTC +00:00]]
881
-  (127.5ms) commit transaction
882
- CustomField Load (0.3ms) SELECT "custom_fields".* FROM "custom_fields" LIMIT 1
883
-  (0.1ms) begin transaction
884
- SQL (0.7ms) INSERT INTO "custom_field_answers" ("created_at", "custom_field_id", "datetime_value", "number_value", "product_id", "text_value", "updated_at", "value") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", Sat, 07 Jul 2012 13:10:54 UTC +00:00], ["custom_field_id", 1], ["datetime_value", nil], ["number_value", nil], ["product_id", 8], ["text_value", nil], ["updated_at", Sat, 07 Jul 2012 13:10:54 UTC +00:00], ["value", "fashion"]]
885
-  (336.0ms) commit transaction
886
-  (0.1ms) begin transaction
887
- Product Exists (0.2ms) SELECT 1 AS one FROM "products" WHERE "products"."permalink" = 'colorful-shoes' LIMIT 1
888
- SQL (0.4ms) INSERT INTO "products" ("created_at", "description", "name", "new", "permalink", "price", "status", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", Sat, 07 Jul 2012 13:10:54 UTC +00:00], ["description", "People of India love color. Everything they use from top to bottom is colorful.\n\n Lets talk about shoes. Making good looking shoes is an art they have perfected over centuries. Making a shoe takes the whole village. And the whole village participates in the business of making and selling quality colorful shoes."], ["name", "Colorful shoes"], ["new", false], ["permalink", "colorful-shoes"], ["price", #<BigDecimal:7fe880d86a10,'0.191E3',9(36)>], ["status", "active"], ["updated_at", Sat, 07 Jul 2012 13:10:54 UTC +00:00]]
889
-  (256.1ms) commit transaction
890
-  (0.2ms) begin transaction
891
- SQL (0.6ms) INSERT INTO "pictures" ("content_type", "created_at", "file_name", "file_size", "picture", "position", "product_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["content_type", nil], ["created_at", Sat, 07 Jul 2012 13:10:56 UTC +00:00], ["file_name", nil], ["file_size", 423797], ["picture", "pic1.jpg"], ["position", 0], ["product_id", 9], ["updated_at", Sat, 07 Jul 2012 13:10:56 UTC +00:00]]
892
-  (24.6ms) commit transaction
893
-  (0.2ms) begin transaction
894
- SQL (0.7ms) INSERT INTO "pictures" ("content_type", "created_at", "file_name", "file_size", "picture", "position", "product_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["content_type", nil], ["created_at", Sat, 07 Jul 2012 13:10:58 UTC +00:00], ["file_name", nil], ["file_size", 425136], ["picture", "pic2.jpg"], ["position", 0], ["product_id", 9], ["updated_at", Sat, 07 Jul 2012 13:10:58 UTC +00:00]]
895
-  (29.4ms) commit transaction
896
-  (0.1ms) begin transaction
897
- SQL (0.6ms) INSERT INTO "pictures" ("content_type", "created_at", "file_name", "file_size", "picture", "position", "product_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["content_type", nil], ["created_at", Sat, 07 Jul 2012 13:10:59 UTC +00:00], ["file_name", nil], ["file_size", 53649], ["picture", "pic3.jpg"], ["position", 0], ["product_id", 9], ["updated_at", Sat, 07 Jul 2012 13:10:59 UTC +00:00]]
898
-  (4.0ms) commit transaction
899
- CustomField Load (0.3ms) SELECT "custom_fields".* FROM "custom_fields" LIMIT 1
900
-  (0.1ms) begin transaction
901
- SQL (0.6ms) INSERT INTO "custom_field_answers" ("created_at", "custom_field_id", "datetime_value", "number_value", "product_id", "text_value", "updated_at", "value") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", Sat, 07 Jul 2012 13:10:59 UTC +00:00], ["custom_field_id", 1], ["datetime_value", nil], ["number_value", nil], ["product_id", 9], ["text_value", nil], ["updated_at", Sat, 07 Jul 2012 13:10:59 UTC +00:00], ["value", "fashion"]]
902
-  (13.1ms) commit transaction
903
- NimbleshopSplitable::Splitable Load (0.2ms) SELECT "payment_methods".* FROM "payment_methods" WHERE "payment_methods"."type" IN ('NimbleshopSplitable::Splitable') AND "payment_methods"."permalink" = 'splitable' LIMIT 1
904
-  (0.1ms) begin transaction
905
- NimbleshopSplitable::Splitable Exists (0.3ms) SELECT 1 AS one FROM "payment_methods" WHERE "payment_methods"."type" IN ('NimbleshopSplitable::Splitable') AND "payment_methods"."permalink" = 'splitable' LIMIT 1
906
- SQL (0.9ms) INSERT INTO "payment_methods" ("created_at", "description", "metadata", "name", "permalink", "type", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sat, 07 Jul 2012 13:10:59 UTC +00:00], ["description", "<p> Splitable helps split the cost of product with friends and family. </p> <p> <a href=\"http://splitable.com\"> more information </a> </p>"], ["metadata", "---\n:api_secret: 92746e4d66cb8993\n:expires_in: 24\n:api_key: 92746e4d66cb8993\n:mode: test\n"], ["name", "Splitable"], ["permalink", "splitable"], ["type", "NimbleshopSplitable::Splitable"], ["updated_at", Sat, 07 Jul 2012 13:10:59 UTC +00:00]]
907
-  (9.9ms) commit transaction
908
- NimbleshopPaypalwp::Paypalwp Load (0.2ms) SELECT "payment_methods".* FROM "payment_methods" WHERE "payment_methods"."type" IN ('NimbleshopPaypalwp::Paypalwp') AND "payment_methods"."permalink" = 'paypalwp' LIMIT 1
909
-  (0.1ms) begin transaction
910
- NimbleshopPaypalwp::Paypalwp Exists (0.2ms) SELECT 1 AS one FROM "payment_methods" WHERE "payment_methods"."type" IN ('NimbleshopPaypalwp::Paypalwp') AND "payment_methods"."permalink" = 'paypal-website-payments-standard' LIMIT 1
911
- SQL (0.5ms) INSERT INTO "payment_methods" ("created_at", "description", "metadata", "name", "permalink", "type", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sat, 07 Jul 2012 13:10:59 UTC +00:00], ["description", "<p> Paypal website payments standard is a payment solution provided by paypal which allows merchant to accept credit card and paypal payments. There is no monthly fee and no setup fee by paypal for this account. </p> <p> <a href='https://merchant.paypal.com/cgi-bin/marketingweb?cmd=_render-content&content_ID=merchant/wp_standard&nav=2.1.0'> more information </a> </p>"], ["metadata", "---\n:merchant_email: seller_1323037155_biz@bigbinary.com\n:mode: test\n"], ["name", "Paypal website payments standard"], ["permalink", "paypalwp"], ["type", "NimbleshopPaypalwp::Paypalwp"], ["updated_at", Sat, 07 Jul 2012 13:10:59 UTC +00:00]]
912
-  (10.6ms) commit transaction
913
- NimbleshopAuthorizedotnet::Authorizedotnet Load (0.3ms) SELECT "payment_methods".* FROM "payment_methods" WHERE "payment_methods"."type" IN ('NimbleshopAuthorizedotnet::Authorizedotnet') AND "payment_methods"."permalink" = 'authorizedotnet' LIMIT 1
914
-  (0.1ms) begin transaction
915
- NimbleshopAuthorizedotnet::Authorizedotnet Exists (0.2ms) SELECT 1 AS one FROM "payment_methods" WHERE "payment_methods"."type" IN ('NimbleshopAuthorizedotnet::Authorizedotnet') AND "payment_methods"."permalink" = 'authorize-net' LIMIT 1
916
- SQL (0.7ms) INSERT INTO "payment_methods" ("created_at", "description", "metadata", "name", "permalink", "type", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sat, 07 Jul 2012 13:10:59 UTC +00:00], ["description", "<p> Authorize.Net is a payment gateway service provider allowing merchants to accept credit card and electronic checks paymentsn. Authorize.Net claims a user base of over 305,000 merchants, which would make them the Internet's largest payment gateway service provider. </p> <p> It also provides an instant test account which you can use while your application is being processed. </p>"], ["metadata", "---\n:login_id: 26Daqx7Jtw7R\n:transaction_key: 66JWf57KKc82W9y6\n:company_name_on_creditcard_statement: Nimbleshop LLC\n:mode: test\n:ssl: disabled\n"], ["name", "Authorize.net"], ["permalink", "authorizedotnet"], ["type", "NimbleshopAuthorizedotnet::Authorizedotnet"], ["updated_at", Sat, 07 Jul 2012 13:10:59 UTC +00:00]]
917
-  (6.1ms) commit transaction
918
- NimbleshopCod::Cod Load (0.4ms) SELECT "payment_methods".* FROM "payment_methods" WHERE "payment_methods"."type" IN ('NimbleshopCod::Cod') AND "payment_methods"."permalink" = 'cash-on-delivery' LIMIT 1
919
-  (0.1ms) begin transaction
920
- NimbleshopCod::Cod Exists (0.2ms) SELECT 1 AS one FROM "payment_methods" WHERE "payment_methods"."type" IN ('NimbleshopCod::Cod') AND "payment_methods"."permalink" = 'cash-on-delivery' LIMIT 1
921
- SQL (0.5ms) INSERT INTO "payment_methods" ("created_at", "description", "metadata", "name", "permalink", "type", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Sat, 07 Jul 2012 13:10:59 UTC +00:00], ["description", nil], ["metadata", "--- {}\n"], ["name", "Cash on delivery"], ["permalink", "cash-on-delivery"], ["type", "NimbleshopCod::Cod"], ["updated_at", Sat, 07 Jul 2012 13:10:59 UTC +00:00]]
922
-  (6.3ms) commit transaction
923
- Connecting to database specified by database.yml
924
-  (0.1ms) SELECT "schema_migrations"."version" FROM "schema_migrations" 
925
-  (0.3ms) select sqlite_version(*)
926
-  (211.7ms) CREATE TABLE "addresses" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "type" varchar(255), "order_id" integer, "first_name" varchar(255) NOT NULL, "last_name" varchar(255), "company" varchar(255), "address1" varchar(255) NOT NULL, "address2" varchar(255), "city" varchar(255) NOT NULL, "zipcode" varchar(255), "country_name" varchar(255) NOT NULL, "country_code" varchar(255) NOT NULL, "state_name" varchar(255) NOT NULL, "state_code" varchar(255), "phone" varchar(255), "fax" varchar(255), "use_for_billing" boolean DEFAULT 't' NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL) 
927
-  (162.9ms) CREATE TABLE "custom_field_answers" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "product_id" integer, "custom_field_id" integer, "value" varchar(255), "text_value" varchar(255), "number_value" integer, "datetime_value" datetime, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)
928
-  (97.1ms) CREATE TABLE "custom_fields" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255) NOT NULL, "field_type" varchar(255) NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL) 
929
-  (469.7ms) CREATE TABLE "delayed_jobs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "priority" integer DEFAULT 0, "attempts" integer DEFAULT 0, "handler" text, "last_error" text, "run_at" datetime, "locked_at" datetime, "failed_at" datetime, "locked_by" varchar(255), "queue" varchar(255), "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)
930
-  (0.1ms) PRAGMA index_list("delayed_jobs")
931
-  (85.6ms) CREATE INDEX "delayed_jobs_priority" ON "delayed_jobs" ("priority", "run_at")
932
-  (239.2ms) CREATE TABLE "line_items" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "order_id" integer NOT NULL, "product_id" integer NOT NULL, "quantity" integer NOT NULL, "product_name" varchar(255) NOT NULL, "product_description" text, "product_price" decimal(8,2) NOT NULL, "metadata" text, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL) 
933
-  (83.9ms) CREATE TABLE "link_groups" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255) NOT NULL, "permalink" varchar(255) NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)
934
-  (0.1ms) PRAGMA index_list("link_groups")
935
-  (18.1ms) CREATE UNIQUE INDEX "index_link_groups_on_name" ON "link_groups" ("name")
936
-  (0.1ms) PRAGMA index_list("link_groups")
937
-  (0.0ms) PRAGMA index_info('index_link_groups_on_name')
938
-  (25.2ms) CREATE UNIQUE INDEX "index_link_groups_on_permalink" ON "link_groups" ("permalink")
939
-  (229.9ms) CREATE TABLE "links" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255) NOT NULL, "url" varchar(255) NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)
940
-  (16.0ms) CREATE TABLE "navigations" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "link_group_id" integer NOT NULL, "product_group_id" integer NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL) 
941
-  (9.5ms) CREATE TABLE "orders" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "number" varchar(255) NOT NULL, "shipping_method_id" integer, "payment_method_id" integer, "email" varchar(255), "status" varchar(255) DEFAULT 'open' NOT NULL, "payment_status" varchar(255) DEFAULT 'abandoned' NOT NULL, "shipping_status" varchar(255) DEFAULT 'nothing_to_ship' NOT NULL, "checkout_status" varchar(255) DEFAULT 'items_added_to_cart' NOT NULL, "shipped_at" datetime, "purchased_at" datetime, "metadata" text, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)
942
-  (0.1ms) PRAGMA index_list("orders")
943
-  (44.5ms) CREATE UNIQUE INDEX "index_orders_on_number" ON "orders" ("number")
944
-  (32.3ms) CREATE TABLE "payment_methods" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "description" text, "type" varchar(255), "permalink" varchar(255) NOT NULL, "metadata" text, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL) 
945
-  (0.0ms) PRAGMA index_list("payment_methods")
946
-  (77.8ms) CREATE UNIQUE INDEX "index_payment_methods_on_permalink" ON "payment_methods" ("permalink")
947
-  (178.2ms) CREATE TABLE "payment_transactions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "order_id" integer NOT NULL, "transaction_gid" varchar(255) NOT NULL, "params" text NOT NULL, "success" boolean NOT NULL, "operation" varchar(255) NOT NULL, "amount" integer, "metadata" text, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)
948
-  (121.8ms) CREATE TABLE "pictures" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "product_id" integer, "picture" varchar(255), "file_name" varchar(255), "content_type" varchar(255), "file_size" varchar(255), "position" integer DEFAULT 0, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL) 
949
-  (27.5ms) CREATE TABLE "preferences" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255) NOT NULL, "owner_id" integer NOT NULL, "owner_type" varchar(255) NOT NULL, "group_id" integer, "group_type" varchar(255), "value" varchar(255), "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)
950
-  (0.1ms) PRAGMA index_list("preferences")
951
-  (20.7ms) CREATE UNIQUE INDEX "index_preferences_on_owner_and_name_and_preference" ON "preferences" ("owner_id", "owner_type", "name", "group_id", "group_type")
952
-  (20.6ms) CREATE TABLE "product_group_conditions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "product_group_id" integer, "name" varchar(255) NOT NULL, "operator" varchar(255) NOT NULL, "value" varchar(255), "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL) 
953
-  (27.0ms) CREATE TABLE "product_groups" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255) NOT NULL, "permalink" varchar(255) NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)
954
-  (0.1ms) PRAGMA index_list("product_groups")
955
-  (308.3ms) CREATE UNIQUE INDEX "index_product_groups_on_name" ON "product_groups" ("name")
956
-  (0.1ms) PRAGMA index_list("product_groups")
957
-  (0.0ms) PRAGMA index_info('index_product_groups_on_name')
958
-  (303.0ms) CREATE UNIQUE INDEX "index_product_groups_on_permalink" ON "product_groups" ("permalink")
959
-  (127.3ms) CREATE TABLE "products" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255) NOT NULL, "status" varchar(255) DEFAULT 'active' NOT NULL, "description" text, "price" decimal(8,2) NOT NULL, "new" boolean DEFAULT 'f' NOT NULL, "permalink" varchar(255) NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)
960
-  (0.1ms) PRAGMA index_list("products")
961
-  (36.4ms) CREATE UNIQUE INDEX "index_products_on_permalink" ON "products" ("permalink")
962
-  (56.1ms) CREATE TABLE "shipment_carriers" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255) NOT NULL, "permalink" varchar(255) NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL) 
963
-  (0.0ms) PRAGMA index_list("shipment_carriers")
964
-  (108.0ms) CREATE UNIQUE INDEX "index_shipment_carriers_on_permalink" ON "shipment_carriers" ("permalink")
965
-  (59.6ms) CREATE TABLE "shipments" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "tracking_number" varchar(255), "shipment_carrier_id" integer NOT NULL, "order_id" integer NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)
966
-  (303.9ms) CREATE TABLE "shipping_methods" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "shipping_zone_id" integer NOT NULL, "name" varchar(255) NOT NULL, "minimum_order_amount" decimal(8,2), "maximum_order_amount" decimal(8,2), "base_price" decimal(8,2), "offset" decimal(8,2) DEFAULT 0.0, "active" boolean DEFAULT 't' NOT NULL, "parent_id" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL) 
967
-  (401.0ms) CREATE TABLE "shipping_zones" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "permalink" varchar(255) NOT NULL, "country_code" varchar(255), "state_code" varchar(255), "type" varchar(255), "country_shipping_zone_id" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)
968
-  (0.1ms) PRAGMA index_list("shipping_zones")
969
-  (36.0ms) CREATE UNIQUE INDEX "index_shipping_zones_on_permalink" ON "shipping_zones" ("permalink")
970
-  (37.3ms) CREATE TABLE "shops" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255) NOT NULL, "author_name" varchar(255), "description" varchar(255), "theme" varchar(255) DEFAULT 'simply' NOT NULL, "time_zone" varchar(255) DEFAULT 'UTC' NOT NULL, "from_email" varchar(255) NOT NULL, "default_creditcard_action" varchar(255) DEFAULT 'authorize' NOT NULL, "phone_number" varchar(255), "twitter_handle" varchar(255), "facebook_url" varchar(255), "google_analytics_tracking_id" varchar(255), "tax_percentage" decimal(4,2) DEFAULT 0.0 NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL) 
971
-  (13.5ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)
972
-  (0.0ms) PRAGMA index_list("schema_migrations")
973
-  (49.7ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
974
-  (0.1ms) SELECT version FROM "schema_migrations"
975
-  (61.1ms) INSERT INTO "schema_migrations" (version) VALUES ('20120707041925')
976
-  (23.4ms) INSERT INTO "schema_migrations" (version) VALUES ('20120707041905')
977
-  (27.1ms) INSERT INTO "schema_migrations" (version) VALUES ('20120707041906')
978
-  (1.5ms) INSERT INTO "schema_migrations" (version) VALUES ('20120707041907')
979
-  (20.1ms) INSERT INTO "schema_migrations" (version) VALUES ('20120707041908')
980
-  (18.7ms) INSERT INTO "schema_migrations" (version) VALUES ('20120707041909')
981
-  (60.3ms) INSERT INTO "schema_migrations" (version) VALUES ('20120707041910')
982
-  (119.5ms) INSERT INTO "schema_migrations" (version) VALUES ('20120707041911')
983
-  (28.9ms) INSERT INTO "schema_migrations" (version) VALUES ('20120707041912')
984
-  (52.9ms) INSERT INTO "schema_migrations" (version) VALUES ('20120707041913')
985
-  (43.0ms) INSERT INTO "schema_migrations" (version) VALUES ('20120707041914')
986
-  (37.2ms) INSERT INTO "schema_migrations" (version) VALUES ('20120707041915')
987
-  (91.5ms) INSERT INTO "schema_migrations" (version) VALUES ('20120707041916')
988
-  (41.9ms) INSERT INTO "schema_migrations" (version) VALUES ('20120707041917')
989
-  (109.3ms) INSERT INTO "schema_migrations" (version) VALUES ('20120707041918')
990
-  (24.4ms) INSERT INTO "schema_migrations" (version) VALUES ('20120707041919')
991
-  (164.4ms) INSERT INTO "schema_migrations" (version) VALUES ('20120707041920')
992
-  (83.4ms) INSERT INTO "schema_migrations" (version) VALUES ('20120707041921')
993
-  (92.5ms) INSERT INTO "schema_migrations" (version) VALUES ('20120707041922')
994
-  (227.8ms) INSERT INTO "schema_migrations" (version) VALUES ('20120707041923')
995
-  (351.6ms) INSERT INTO "schema_migrations" (version) VALUES ('20120707041924')
996
- Connecting to database specified by database.yml
997
-  (0.5ms) SELECT "schema_migrations"."version" FROM "schema_migrations" 
998
- Migrating to CreateProductGroups (20120707041905)
999
- Migrating to CreateProducts (20120707041906)
1000
- Migrating to CreateOrders (20120707041907)
1001
- Migrating to CreateLineItems (20120707041908)
1002
- Migrating to CreateShops (20120707041909)
1003
- Migrating to CreateLinkGroups (20120707041910)
1004
- Migrating to CreateNavigations (20120707041911)
1005
- Migrating to CreateLinks (20120707041912)
1006
- Migrating to CreateCustomFields (20120707041913)
1007
- Migrating to CreateCustomFieldAnswers (20120707041914)
1008
- Migrating to CreateProductGroupConditions (20120707041915)
1009
- Migrating to CreateCreditcardTransactions (20120707041916)
1010
- Migrating to CreateAddresses (20120707041917)
1011
- Migrating to CreatePictures (20120707041918)
1012
- Migrating to CreateShippingMethods (20120707041919)
1013
- Migrating to CreateShippingZones (20120707041920)
1014
- Migrating to CreatePaymentMethods (20120707041921)
1015
- Migrating to CreatePreferences (20120707041922)
1016
- Migrating to CreateShipments (20120707041923)
1017
- Migrating to CreateShipmentCarriers (20120707041924)
1018
- Migrating to CreateDelayedJobs (20120707041925)
1019
-  (0.6ms) select sqlite_version(*)
1020
-  (0.1ms) SELECT "schema_migrations"."version" FROM "schema_migrations" 
1021
-  (0.0ms) PRAGMA index_list("addresses")
1022
-  (0.0ms) PRAGMA index_list("custom_field_answers")
1023
-  (0.0ms) PRAGMA index_list("custom_fields")
1024
-  (0.0ms) PRAGMA index_list("delayed_jobs")
1025
-  (0.1ms) PRAGMA index_info('delayed_jobs_priority')
1026
-  (0.0ms) PRAGMA index_list("line_items")
1027
-  (0.0ms) PRAGMA index_list("link_groups")
1028
-  (0.0ms) PRAGMA index_info('index_link_groups_on_permalink')
1029
-  (0.0ms) PRAGMA index_info('index_link_groups_on_name')
1030
-  (0.0ms) PRAGMA index_list("links")
1031
-  (0.0ms) PRAGMA index_list("navigations")
1032
-  (0.0ms) PRAGMA index_list("orders")
1033
-  (0.0ms) PRAGMA index_info('index_orders_on_number')
1034
-  (0.0ms) PRAGMA index_list("payment_methods")
1035
-  (0.0ms) PRAGMA index_info('index_payment_methods_on_permalink')
1036
-  (0.0ms) PRAGMA index_list("payment_transactions")
1037
-  (0.0ms) PRAGMA index_list("pictures")
1038
-  (0.0ms) PRAGMA index_list("preferences")
1039
-  (0.0ms) PRAGMA index_info('index_preferences_on_owner_and_name_and_preference')
1040
-  (0.0ms) PRAGMA index_list("product_group_conditions")
1041
-  (0.0ms) PRAGMA index_list("product_groups")
1042
-  (0.0ms) PRAGMA index_info('index_product_groups_on_permalink')
1043
-  (0.0ms) PRAGMA index_info('index_product_groups_on_name')
1044
-  (0.0ms) PRAGMA index_list("products")
1045
-  (0.0ms) PRAGMA index_info('index_products_on_permalink')
1046
-  (0.0ms) PRAGMA index_list("shipment_carriers")
1047
-  (0.0ms) PRAGMA index_info('index_shipment_carriers_on_permalink')
1048
-  (0.0ms) PRAGMA index_list("shipments")
1049
-  (0.0ms) PRAGMA index_list("shipping_methods")
1050
-  (0.0ms) PRAGMA index_list("shipping_zones")
1051
-  (0.0ms) PRAGMA index_info('index_shipping_zones_on_permalink')
1052
-  (0.0ms) PRAGMA index_list("shops")
1053
- Connecting to database specified by database.yml
1054
-  (0.1ms) SELECT "schema_migrations"."version" FROM "schema_migrations" 
1055
-  (0.3ms) select sqlite_version(*)
1056
-  (2.0ms) CREATE TABLE "addresses" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "type" varchar(255), "order_id" integer, "first_name" varchar(255) NOT NULL, "last_name" varchar(255), "company" varchar(255), "address1" varchar(255) NOT NULL, "address2" varchar(255), "city" varchar(255) NOT NULL, "zipcode" varchar(255), "country_name" varchar(255) NOT NULL, "country_code" varchar(255) NOT NULL, "state_name" varchar(255) NOT NULL, "state_code" varchar(255), "phone" varchar(255), "fax" varchar(255), "use_for_billing" boolean DEFAULT 't' NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL) 
1057
-  (1.6ms) CREATE TABLE "custom_field_answers" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "product_id" integer, "custom_field_id" integer, "value" varchar(255), "text_value" varchar(255), "number_value" integer, "datetime_value" datetime, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)
1058
-  (1.1ms) CREATE TABLE "custom_fields" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255) NOT NULL, "field_type" varchar(255) NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL) 
1059
-  (1.3ms) CREATE TABLE "delayed_jobs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "priority" integer DEFAULT 0, "attempts" integer DEFAULT 0, "handler" text, "last_error" text, "run_at" datetime, "locked_at" datetime, "failed_at" datetime, "locked_by" varchar(255), "queue" varchar(255), "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)
1060
-  (0.1ms) PRAGMA index_list("delayed_jobs")
1061
-  (35.4ms) CREATE INDEX "delayed_jobs_priority" ON "delayed_jobs" ("priority", "run_at")
1062
-  (60.5ms) CREATE TABLE "line_items" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "order_id" integer NOT NULL, "product_id" integer NOT NULL, "quantity" integer NOT NULL, "product_name" varchar(255) NOT NULL, "product_description" text, "product_price" decimal(8,2) NOT NULL, "metadata" text, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL) 
1063
-  (50.4ms) CREATE TABLE "link_groups" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255) NOT NULL, "permalink" varchar(255) NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)
1064
-  (0.1ms) PRAGMA index_list("link_groups")
1065
-  (1.4ms) CREATE UNIQUE INDEX "index_link_groups_on_name" ON "link_groups" ("name")
1066
-  (0.1ms) PRAGMA index_list("link_groups")
1067
-  (0.0ms) PRAGMA index_info('index_link_groups_on_name')
1068
-  (1.5ms) CREATE UNIQUE INDEX "index_link_groups_on_permalink" ON "link_groups" ("permalink")
1069
-  (2.3ms) CREATE TABLE "links" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255) NOT NULL, "url" varchar(255) NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)
1070
-  (12.6ms) CREATE TABLE "navigations" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "link_group_id" integer NOT NULL, "product_group_id" integer NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL) 
1071
-  (9.4ms) CREATE TABLE "orders" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "number" varchar(255) NOT NULL, "shipping_method_id" integer, "payment_method_id" integer, "email" varchar(255), "status" varchar(255) DEFAULT 'open' NOT NULL, "payment_status" varchar(255) DEFAULT 'abandoned' NOT NULL, "shipping_status" varchar(255) DEFAULT 'nothing_to_ship' NOT NULL, "checkout_status" varchar(255) DEFAULT 'items_added_to_cart' NOT NULL, "shipped_at" datetime, "purchased_at" datetime, "metadata" text, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)
1072
-  (0.1ms) PRAGMA index_list("orders")
1073
-  (1.6ms) CREATE UNIQUE INDEX "index_orders_on_number" ON "orders" ("number")
1074
-  (1.8ms) CREATE TABLE "payment_methods" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "description" text, "type" varchar(255), "permalink" varchar(255) NOT NULL, "metadata" text, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL) 
1075
-  (0.1ms) PRAGMA index_list("payment_methods")
1076
-  (1.6ms) CREATE UNIQUE INDEX "index_payment_methods_on_permalink" ON "payment_methods" ("permalink")
1077
-  (4.0ms) CREATE TABLE "payment_transactions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "order_id" integer NOT NULL, "transaction_gid" varchar(255) NOT NULL, "params" text NOT NULL, "success" boolean NOT NULL, "operation" varchar(255) NOT NULL, "amount" integer, "metadata" text, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)
1078
-  (1.8ms) CREATE TABLE "pictures" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "product_id" integer, "picture" varchar(255), "file_name" varchar(255), "content_type" varchar(255), "file_size" varchar(255), "position" integer DEFAULT 0, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL) 
1079
-  (30.6ms) CREATE TABLE "preferences" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255) NOT NULL, "owner_id" integer NOT NULL, "owner_type" varchar(255) NOT NULL, "group_id" integer, "group_type" varchar(255), "value" varchar(255), "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)
1080
-  (0.1ms) PRAGMA index_list("preferences")
1081
-  (6.6ms) CREATE UNIQUE INDEX "index_preferences_on_owner_and_name_and_preference" ON "preferences" ("owner_id", "owner_type", "name", "group_id", "group_type")
1082
-  (1.7ms) CREATE TABLE "product_group_conditions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "product_group_id" integer, "name" varchar(255) NOT NULL, "operator" varchar(255) NOT NULL, "value" varchar(255), "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL) 
1083
-  (1.5ms) CREATE TABLE "product_groups" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255) NOT NULL, "permalink" varchar(255) NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)
1084
-  (0.0ms) PRAGMA index_list("product_groups")
1085
-  (1.3ms) CREATE UNIQUE INDEX "index_product_groups_on_name" ON "product_groups" ("name")
1086
-  (0.0ms) PRAGMA index_list("product_groups")
1087
-  (0.0ms) PRAGMA index_info('index_product_groups_on_name')
1088
-  (1.2ms) CREATE UNIQUE INDEX "index_product_groups_on_permalink" ON "product_groups" ("permalink")
1089
-  (1.7ms) CREATE TABLE "products" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255) NOT NULL, "status" varchar(255) DEFAULT 'active' NOT NULL, "description" text, "price" decimal(8,2) NOT NULL, "new" boolean DEFAULT 'f' NOT NULL, "permalink" varchar(255) NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)
1090
-  (0.0ms) PRAGMA index_list("products")
1091
-  (1.4ms) CREATE UNIQUE INDEX "index_products_on_permalink" ON "products" ("permalink")
1092
-  (2.0ms) CREATE TABLE "shipment_carriers" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255) NOT NULL, "permalink" varchar(255) NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL) 
1093
-  (0.0ms) PRAGMA index_list("shipment_carriers")
1094
-  (1.8ms) CREATE UNIQUE INDEX "index_shipment_carriers_on_permalink" ON "shipment_carriers" ("permalink")
1095
-  (1.6ms) CREATE TABLE "shipments" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "tracking_number" varchar(255), "shipment_carrier_id" integer NOT NULL, "order_id" integer NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)
1096
-  (1.7ms) CREATE TABLE "shipping_methods" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "shipping_zone_id" integer NOT NULL, "name" varchar(255) NOT NULL, "minimum_order_amount" decimal(8,2), "maximum_order_amount" decimal(8,2), "base_price" decimal(8,2), "offset" decimal(8,2) DEFAULT 0.0, "active" boolean DEFAULT 't' NOT NULL, "parent_id" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL) 
1097
-  (1.6ms) CREATE TABLE "shipping_zones" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "permalink" varchar(255) NOT NULL, "country_code" varchar(255), "state_code" varchar(255), "type" varchar(255), "country_shipping_zone_id" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)
1098
-  (0.0ms) PRAGMA index_list("shipping_zones")
1099
-  (1.4ms) CREATE UNIQUE INDEX "index_shipping_zones_on_permalink" ON "shipping_zones" ("permalink")
1100
-  (2.5ms) CREATE TABLE "shops" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255) NOT NULL, "author_name" varchar(255), "description" varchar(255), "theme" varchar(255) DEFAULT 'simply' NOT NULL, "time_zone" varchar(255) DEFAULT 'UTC' NOT NULL, "from_email" varchar(255) NOT NULL, "default_creditcard_action" varchar(255) DEFAULT 'authorize' NOT NULL, "phone_number" varchar(255), "twitter_handle" varchar(255), "facebook_url" varchar(255), "google_analytics_tracking_id" varchar(255), "tax_percentage" decimal(4,2) DEFAULT 0.0 NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL) 
1101
-  (2.0ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)
1102
-  (0.0ms) PRAGMA index_list("schema_migrations")
1103
-  (1.7ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
1104
-  (0.1ms) SELECT version FROM "schema_migrations"
1105
-  (2.4ms) INSERT INTO "schema_migrations" (version) VALUES ('20120707041925')
1106
-  (1.2ms) INSERT INTO "schema_migrations" (version) VALUES ('20120707041905')
1107
-  (1.5ms) INSERT INTO "schema_migrations" (version) VALUES ('20120707041906')
1108
-  (1.3ms) INSERT INTO "schema_migrations" (version) VALUES ('20120707041907')
1109
-  (1.2ms) INSERT INTO "schema_migrations" (version) VALUES ('20120707041908')
1110
-  (1.2ms) INSERT INTO "schema_migrations" (version) VALUES ('20120707041909')
1111
-  (1.1ms) INSERT INTO "schema_migrations" (version) VALUES ('20120707041910')
1112
-  (1.1ms) INSERT INTO "schema_migrations" (version) VALUES ('20120707041911')
1113
-  (1.2ms) INSERT INTO "schema_migrations" (version) VALUES ('20120707041912')
1114
-  (1.4ms) INSERT INTO "schema_migrations" (version) VALUES ('20120707041913')
1115
-  (1.3ms) INSERT INTO "schema_migrations" (version) VALUES ('20120707041914')
1116
-  (1.3ms) INSERT INTO "schema_migrations" (version) VALUES ('20120707041915')
1117
-  (1.3ms) INSERT INTO "schema_migrations" (version) VALUES ('20120707041916')
1118
-  (1.1ms) INSERT INTO "schema_migrations" (version) VALUES ('20120707041917')
1119
-  (1.0ms) INSERT INTO "schema_migrations" (version) VALUES ('20120707041918')
1120
-  (1.6ms) INSERT INTO "schema_migrations" (version) VALUES ('20120707041919')
1121
-  (1.4ms) INSERT INTO "schema_migrations" (version) VALUES ('20120707041920')
1122
-  (1.9ms) INSERT INTO "schema_migrations" (version) VALUES ('20120707041921')
1123
-  (1.4ms) INSERT INTO "schema_migrations" (version) VALUES ('20120707041922')
1124
-  (1.5ms) INSERT INTO "schema_migrations" (version) VALUES ('20120707041923')
1125
-  (1.4ms) INSERT INTO "schema_migrations" (version) VALUES ('20120707041924')
1126
- Connecting to database specified by database.yml
1127
-  (0.5ms) SELECT "schema_migrations"."version" FROM "schema_migrations" 
1128
- Migrating to CreateProductGroups (20120707041905)
1129
- Migrating to CreateProducts (20120707041906)
1130
- Migrating to CreateOrders (20120707041907)
1131
- Migrating to CreateLineItems (20120707041908)
1132
- Migrating to CreateShops (20120707041909)
1133
- Migrating to CreateLinkGroups (20120707041910)
1134
- Migrating to CreateNavigations (20120707041911)
1135
- Migrating to CreateLinks (20120707041912)
1136
- Migrating to CreateCustomFields (20120707041913)
1137
- Migrating to CreateCustomFieldAnswers (20120707041914)
1138
- Migrating to CreateProductGroupConditions (20120707041915)
1139
- Migrating to CreateCreditcardTransactions (20120707041916)
1140
- Migrating to CreateAddresses (20120707041917)
1141
- Migrating to CreatePictures (20120707041918)
1142
- Migrating to CreateShippingMethods (20120707041919)
1143
- Migrating to CreateShippingZones (20120707041920)
1144
- Migrating to CreatePaymentMethods (20120707041921)
1145
- Migrating to CreatePreferences (20120707041922)
1146
- Migrating to CreateShipments (20120707041923)
1147
- Migrating to CreateShipmentCarriers (20120707041924)
1148
- Migrating to CreateDelayedJobs (20120707041925)
1149
-  (16.6ms) select sqlite_version(*)
1150
-  (0.1ms) SELECT "schema_migrations"."version" FROM "schema_migrations" 
1151
-  (0.0ms) PRAGMA index_list("addresses")
1152
-  (0.0ms) PRAGMA index_list("custom_field_answers")
1153
-  (0.0ms) PRAGMA index_list("custom_fields")
1154
-  (0.0ms) PRAGMA index_list("delayed_jobs")
1155
-  (0.1ms) PRAGMA index_info('delayed_jobs_priority')
1156
-  (0.0ms) PRAGMA index_list("line_items")
1157
-  (0.0ms) PRAGMA index_list("link_groups")
1158
-  (0.0ms) PRAGMA index_info('index_link_groups_on_permalink')
1159
-  (0.0ms) PRAGMA index_info('index_link_groups_on_name')
1160
-  (0.0ms) PRAGMA index_list("links")
1161
-  (0.0ms) PRAGMA index_list("navigations")
1162
-  (0.0ms) PRAGMA index_list("orders")
1163
-  (0.0ms) PRAGMA index_info('index_orders_on_number')
1164
-  (0.0ms) PRAGMA index_list("payment_methods")
1165
-  (0.0ms) PRAGMA index_info('index_payment_methods_on_permalink')
1166
-  (0.0ms) PRAGMA index_list("payment_transactions")
1167
-  (0.0ms) PRAGMA index_list("pictures")
1168
-  (0.0ms) PRAGMA index_list("preferences")
1169
-  (0.0ms) PRAGMA index_info('index_preferences_on_owner_and_name_and_preference')
1170
-  (0.0ms) PRAGMA index_list("product_group_conditions")
1171
-  (0.0ms) PRAGMA index_list("product_groups")
1172
-  (0.0ms) PRAGMA index_info('index_product_groups_on_permalink')
1173
-  (0.0ms) PRAGMA index_info('index_product_groups_on_name')
1174
-  (0.0ms) PRAGMA index_list("products")
1175
-  (0.0ms) PRAGMA index_info('index_products_on_permalink')
1176
-  (0.0ms) PRAGMA index_list("shipment_carriers")
1177
-  (0.0ms) PRAGMA index_info('index_shipment_carriers_on_permalink')
1178
-  (0.0ms) PRAGMA index_list("shipments")
1179
-  (0.0ms) PRAGMA index_list("shipping_methods")
1180
-  (0.0ms) PRAGMA index_list("shipping_zones")
1181
-  (0.0ms) PRAGMA index_info('index_shipping_zones_on_permalink')
1182
-  (0.0ms) PRAGMA index_list("shops")
1183
- Connecting to database specified by database.yml
1184
-  (0.1ms) SELECT "schema_migrations"."version" FROM "schema_migrations" 
1185
-  (0.3ms) select sqlite_version(*)
1186
-  (34.1ms) CREATE TABLE "addresses" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "type" varchar(255), "order_id" integer, "first_name" varchar(255) NOT NULL, "last_name" varchar(255), "company" varchar(255), "address1" varchar(255) NOT NULL, "address2" varchar(255), "city" varchar(255) NOT NULL, "zipcode" varchar(255), "country_name" varchar(255) NOT NULL, "country_code" varchar(255) NOT NULL, "state_name" varchar(255) NOT NULL, "state_code" varchar(255), "phone" varchar(255), "fax" varchar(255), "use_for_billing" boolean DEFAULT 't' NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL) 
1187
-  (1.9ms) CREATE TABLE "custom_field_answers" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "product_id" integer, "custom_field_id" integer, "value" varchar(255), "text_value" varchar(255), "number_value" integer, "datetime_value" datetime, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)
1188
-  (1.6ms) CREATE TABLE "custom_fields" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255) NOT NULL, "field_type" varchar(255) NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL) 
1189
-  (1.2ms) CREATE TABLE "delayed_jobs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "priority" integer DEFAULT 0, "attempts" integer DEFAULT 0, "handler" text, "last_error" text, "run_at" datetime, "locked_at" datetime, "failed_at" datetime, "locked_by" varchar(255), "queue" varchar(255), "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)
1190
-  (0.0ms) PRAGMA index_list("delayed_jobs")
1191
-  (2.1ms) CREATE INDEX "delayed_jobs_priority" ON "delayed_jobs" ("priority", "run_at")
1192
-  (1.8ms) CREATE TABLE "line_items" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "order_id" integer NOT NULL, "product_id" integer NOT NULL, "quantity" integer NOT NULL, "product_name" varchar(255) NOT NULL, "product_description" text, "product_price" decimal(8,2) NOT NULL, "metadata" text, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL) 
1193
-  (1.7ms) CREATE TABLE "link_groups" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255) NOT NULL, "permalink" varchar(255) NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)
1194
-  (0.0ms) PRAGMA index_list("link_groups")
1195
-  (1.3ms) CREATE UNIQUE INDEX "index_link_groups_on_name" ON "link_groups" ("name")
1196
-  (0.0ms) PRAGMA index_list("link_groups")
1197
-  (0.0ms) PRAGMA index_info('index_link_groups_on_name')
1198
-  (1.4ms) CREATE UNIQUE INDEX "index_link_groups_on_permalink" ON "link_groups" ("permalink")
1199
-  (1.2ms) CREATE TABLE "links" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255) NOT NULL, "url" varchar(255) NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)
1200
-  (1.8ms) CREATE TABLE "navigations" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "link_group_id" integer NOT NULL, "product_group_id" integer NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL) 
1201
-  (1.7ms) CREATE TABLE "orders" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "number" varchar(255) NOT NULL, "shipping_method_id" integer, "payment_method_id" integer, "email" varchar(255), "status" varchar(255) DEFAULT 'open' NOT NULL, "payment_status" varchar(255) DEFAULT 'abandoned' NOT NULL, "shipping_status" varchar(255) DEFAULT 'nothing_to_ship' NOT NULL, "checkout_status" varchar(255) DEFAULT 'items_added_to_cart' NOT NULL, "shipped_at" datetime, "purchased_at" datetime, "metadata" text, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)
1202
-  (0.0ms) PRAGMA index_list("orders")
1203
-  (1.3ms) CREATE UNIQUE INDEX "index_orders_on_number" ON "orders" ("number")
1204
-  (2.8ms) CREATE TABLE "payment_methods" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "description" text, "type" varchar(255), "permalink" varchar(255) NOT NULL, "metadata" text, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL) 
1205
-  (0.0ms) PRAGMA index_list("payment_methods")
1206
-  (1.6ms) CREATE UNIQUE INDEX "index_payment_methods_on_permalink" ON "payment_methods" ("permalink")
1207
-  (1.6ms) CREATE TABLE "payment_transactions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "order_id" integer NOT NULL, "transaction_gid" varchar(255) NOT NULL, "params" text NOT NULL, "success" boolean NOT NULL, "operation" varchar(255) NOT NULL, "amount" integer, "metadata" text, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)
1208
-  (1.7ms) CREATE TABLE "pictures" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "product_id" integer, "picture" varchar(255), "file_name" varchar(255), "content_type" varchar(255), "file_size" varchar(255), "position" integer DEFAULT 0, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL) 
1209
-  (2.0ms) CREATE TABLE "preferences" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255) NOT NULL, "owner_id" integer NOT NULL, "owner_type" varchar(255) NOT NULL, "group_id" integer, "group_type" varchar(255), "value" varchar(255), "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)
1210
-  (0.0ms) PRAGMA index_list("preferences")
1211
-  (1.4ms) CREATE UNIQUE INDEX "index_preferences_on_owner_and_name_and_preference" ON "preferences" ("owner_id", "owner_type", "name", "group_id", "group_type")
1212
-  (2.0ms) CREATE TABLE "product_group_conditions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "product_group_id" integer, "name" varchar(255) NOT NULL, "operator" varchar(255) NOT NULL, "value" varchar(255), "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL) 
1213
-  (2.6ms) CREATE TABLE "product_groups" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255) NOT NULL, "permalink" varchar(255) NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)
1214
-  (0.0ms) PRAGMA index_list("product_groups")
1215
-  (2.1ms) CREATE UNIQUE INDEX "index_product_groups_on_name" ON "product_groups" ("name")
1216
-  (0.0ms) PRAGMA index_list("product_groups")
1217
-  (0.0ms) PRAGMA index_info('index_product_groups_on_name')
1218
-  (1.4ms) CREATE UNIQUE INDEX "index_product_groups_on_permalink" ON "product_groups" ("permalink")
1219
-  (2.9ms) CREATE TABLE "products" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255) NOT NULL, "status" varchar(255) DEFAULT 'active' NOT NULL, "description" text, "price" decimal(8,2) NOT NULL, "new" boolean DEFAULT 'f' NOT NULL, "permalink" varchar(255) NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)
1220
-  (0.0ms) PRAGMA index_list("products")
1221
-  (2.1ms) CREATE UNIQUE INDEX "index_products_on_permalink" ON "products" ("permalink")
1222
-  (2.4ms) CREATE TABLE "shipment_carriers" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255) NOT NULL, "permalink" varchar(255) NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL) 
1223
-  (0.0ms) PRAGMA index_list("shipment_carriers")
1224
-  (2.2ms) CREATE UNIQUE INDEX "index_shipment_carriers_on_permalink" ON "shipment_carriers" ("permalink")
1225
-  (1.8ms) CREATE TABLE "shipments" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "tracking_number" varchar(255), "shipment_carrier_id" integer NOT NULL, "order_id" integer NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)
1226
-  (2.2ms) CREATE TABLE "shipping_methods" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "shipping_zone_id" integer NOT NULL, "name" varchar(255) NOT NULL, "minimum_order_amount" decimal(8,2), "maximum_order_amount" decimal(8,2), "base_price" decimal(8,2), "offset" decimal(8,2) DEFAULT 0.0, "active" boolean DEFAULT 't' NOT NULL, "parent_id" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL) 
1227
-  (1.7ms) CREATE TABLE "shipping_zones" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "permalink" varchar(255) NOT NULL, "country_code" varchar(255), "state_code" varchar(255), "type" varchar(255), "country_shipping_zone_id" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)
1228
-  (0.0ms) PRAGMA index_list("shipping_zones")
1229
-  (2.1ms) CREATE UNIQUE INDEX "index_shipping_zones_on_permalink" ON "shipping_zones" ("permalink")
1230
-  (2.1ms) CREATE TABLE "shops" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255) NOT NULL, "author_name" varchar(255), "description" varchar(255), "theme" varchar(255) DEFAULT 'simply' NOT NULL, "time_zone" varchar(255) DEFAULT 'UTC' NOT NULL, "from_email" varchar(255) NOT NULL, "default_creditcard_action" varchar(255) DEFAULT 'authorize' NOT NULL, "phone_number" varchar(255), "twitter_handle" varchar(255), "facebook_url" varchar(255), "google_analytics_tracking_id" varchar(255), "tax_percentage" decimal(4,2) DEFAULT 0.0 NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL) 
1231
-  (1.9ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)
1232
-  (0.0ms) PRAGMA index_list("schema_migrations")
1233
-  (1.6ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
1234
-  (0.1ms) SELECT version FROM "schema_migrations"
1235
-  (1.6ms) INSERT INTO "schema_migrations" (version) VALUES ('20120707041925')
1236
-  (1.6ms) INSERT INTO "schema_migrations" (version) VALUES ('20120707041905')
1237
-  (2.0ms) INSERT INTO "schema_migrations" (version) VALUES ('20120707041906')
1238
-  (1.4ms) INSERT INTO "schema_migrations" (version) VALUES ('20120707041907')
1239
-  (1.3ms) INSERT INTO "schema_migrations" (version) VALUES ('20120707041908')
1240
-  (1.5ms) INSERT INTO "schema_migrations" (version) VALUES ('20120707041909')
1241
-  (1.6ms) INSERT INTO "schema_migrations" (version) VALUES ('20120707041910')
1242
-  (1.9ms) INSERT INTO "schema_migrations" (version) VALUES ('20120707041911')
1243
-  (1.3ms) INSERT INTO "schema_migrations" (version) VALUES ('20120707041912')
1244
-  (1.3ms) INSERT INTO "schema_migrations" (version) VALUES ('20120707041913')
1245
-  (1.4ms) INSERT INTO "schema_migrations" (version) VALUES ('20120707041914')
1246
-  (1.3ms) INSERT INTO "schema_migrations" (version) VALUES ('20120707041915')
1247
-  (1.9ms) INSERT INTO "schema_migrations" (version) VALUES ('20120707041916')
1248
-  (1.2ms) INSERT INTO "schema_migrations" (version) VALUES ('20120707041917')
1249
-  (1.2ms) INSERT INTO "schema_migrations" (version) VALUES ('20120707041918')
1250
-  (1.3ms) INSERT INTO "schema_migrations" (version) VALUES ('20120707041919')
1251
-  (1.4ms) INSERT INTO "schema_migrations" (version) VALUES ('20120707041920')
1252
-  (1.4ms) INSERT INTO "schema_migrations" (version) VALUES ('20120707041921')
1253
-  (2.0ms) INSERT INTO "schema_migrations" (version) VALUES ('20120707041922')
1254
-  (1.4ms) INSERT INTO "schema_migrations" (version) VALUES ('20120707041923')
1255
-  (1.2ms) INSERT INTO "schema_migrations" (version) VALUES ('20120707041924')