rails_tracker 0.3.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (206) hide show
  1. checksums.yaml +7 -0
  2. data/.yardoc/checksums +13 -0
  3. data/.yardoc/object_types +0 -0
  4. data/.yardoc/objects/root.dat +0 -0
  5. data/.yardoc/proxy_types +0 -0
  6. data/Gemfile +31 -0
  7. data/Gemfile.lock +207 -0
  8. data/MIT-LICENSE +20 -0
  9. data/README.rdoc +88 -0
  10. data/Rakefile +113 -0
  11. data/app/assets/javascripts/rails_tracker/application.js +15 -0
  12. data/app/assets/javascripts/rails_tracker/issues.js +2 -0
  13. data/app/assets/stylesheets/rails_tracker/application.css +14 -0
  14. data/app/assets/stylesheets/rails_tracker/bootstrap.css +6805 -0
  15. data/app/assets/stylesheets/rails_tracker/issues.css +4 -0
  16. data/app/controllers/rails_tracker/application_controller.rb +12 -0
  17. data/app/controllers/rails_tracker/issues_controller.rb +81 -0
  18. data/app/helpers/rails_tracker/application_helper.rb +4 -0
  19. data/app/helpers/rails_tracker/issues_helper.rb +4 -0
  20. data/app/mailers/rails_tracker/issue_mailer.rb +12 -0
  21. data/app/models/rails_tracker/issue.rb +7 -0
  22. data/app/models/rails_tracker/users_issues.rb +12 -0
  23. data/app/views/layouts/rails_tracker/_header.html.slim +28 -0
  24. data/app/views/layouts/rails_tracker/application.html.slim +10 -0
  25. data/app/views/rails_tracker/issue_mailer/resolved_alert.html.slim +6 -0
  26. data/app/views/rails_tracker/issues/currently_tracking.html.slim +19 -0
  27. data/app/views/rails_tracker/issues/index.html.slim +18 -0
  28. data/app/views/rails_tracker/issues/listen.html.slim +1 -0
  29. data/app/views/rails_tracker/issues/resolved.html.slim +14 -0
  30. data/config/config.ru +0 -0
  31. data/config/routes.rb +16 -0
  32. data/db/migrate/20130924202020_create_tracker_issues.rb +10 -0
  33. data/db/migrate/20130924233027_create_tracker_users_issues.rb +13 -0
  34. data/db/migrate/20130924233149_add_relation_users_issues.rb +5 -0
  35. data/db/migrate/20130928221922_add_issue_id_issues.rb +5 -0
  36. data/db/migrate/20130930233849_add_default_active_column.rb +6 -0
  37. data/db/seeds.rb +1 -0
  38. data/issues} +4 -0
  39. data/lib/generators/rails_tracker/install_generator.rb +16 -0
  40. data/lib/generators/rails_tracker/templates/install.rb +15 -0
  41. data/lib/generators/rails_tracker/templates/rails_tracker.en.yml +5 -0
  42. data/lib/rails_tracker/engine.rb +17 -0
  43. data/lib/rails_tracker/version.rb +3 -0
  44. data/lib/rails_tracker.rb +16 -0
  45. data/lib/tasks/rails_tracker_tasks.rake +4 -0
  46. data/lib/tasks/test_seed.rb +7 -0
  47. data/rails_tracker.gemspec +40 -0
  48. data/screenshot1.png +0 -0
  49. data/spec/controllers/issues_controller_spec.rb +56 -0
  50. data/spec/dummy/README.rdoc +261 -0
  51. data/spec/dummy/Rakefile +7 -0
  52. data/spec/dummy/app/assets/javascripts/application.js +15 -0
  53. data/spec/dummy/app/assets/stylesheets/application.css +13 -0
  54. data/spec/dummy/app/controllers/application_controller.rb +3 -0
  55. data/spec/dummy/app/helpers/application_helper.rb +2 -0
  56. data/spec/dummy/app/views/layouts/application.html.erb +14 -0
  57. data/spec/dummy/config/application.rb +65 -0
  58. data/spec/dummy/config/boot.rb +10 -0
  59. data/spec/dummy/config/database.yml +25 -0
  60. data/spec/dummy/config/environment.rb +5 -0
  61. data/spec/dummy/config/environments/development.rb +37 -0
  62. data/spec/dummy/config/environments/production.rb +67 -0
  63. data/spec/dummy/config/environments/test.rb +37 -0
  64. data/spec/dummy/config/initializers/backtrace_silencers.rb +7 -0
  65. data/spec/dummy/config/initializers/inflections.rb +15 -0
  66. data/spec/dummy/config/initializers/mime_types.rb +5 -0
  67. data/spec/dummy/config/initializers/secret_token.rb +7 -0
  68. data/spec/dummy/config/initializers/session_store.rb +8 -0
  69. data/spec/dummy/config/initializers/wrap_parameters.rb +14 -0
  70. data/spec/dummy/config/locales/en.yml +5 -0
  71. data/spec/dummy/config/routes.rb +4 -0
  72. data/spec/dummy/config.ru +4 -0
  73. data/spec/dummy/db/development.sqlite3 +0 -0
  74. data/spec/dummy/db/schema.rb +34 -0
  75. data/spec/dummy/db/test.sqlite3 +0 -0
  76. data/spec/dummy/log/development.log +4388 -0
  77. data/spec/dummy/log/test.log +750 -0
  78. data/spec/dummy/public/404.html +26 -0
  79. data/spec/dummy/public/422.html +26 -0
  80. data/spec/dummy/public/500.html +25 -0
  81. data/spec/dummy/public/favicon.ico +0 -0
  82. data/spec/dummy/script/rails +6 -0
  83. data/spec/dummy/tmp/cache/assets/BF2/BA0/sprockets%2Fc465f617006f371a570048816c344586 +0 -0
  84. data/spec/dummy/tmp/cache/assets/BF4/290/sprockets%2Fb4800880231a9ee7462085473e967133 +0 -0
  85. data/spec/dummy/tmp/cache/assets/BF4/F70/sprockets%2F7675401393a98310b35195d82832ef15 +0 -0
  86. data/spec/dummy/tmp/cache/assets/C7A/FD0/sprockets%2Fc32979f5e0331ec91531338d8ca43024 +0 -0
  87. data/spec/dummy/tmp/cache/assets/C82/940/sprockets%2F71fd0d5860b491074a85f02db6849227 +0 -0
  88. data/spec/dummy/tmp/cache/assets/C99/CE0/sprockets%2Fa9e3bce034e4511d161e1944200455d3 +0 -0
  89. data/spec/dummy/tmp/cache/assets/CB0/0F0/sprockets%2Fb94cb7750c4a13028836a17f82c5946b +0 -0
  90. data/spec/dummy/tmp/cache/assets/CB5/BF0/sprockets%2F34b1fb9a3b2f3e930436f5856e727129 +0 -0
  91. data/spec/dummy/tmp/cache/assets/CBA/DA0/sprockets%2F37124a7a569a43b3739b926cc9da6397 +0 -0
  92. data/spec/dummy/tmp/cache/assets/CBB/350/sprockets%2F63b5d7323752f0afb24ff82484e68592 +0 -0
  93. data/spec/dummy/tmp/cache/assets/CBF/450/sprockets%2Fd906fd2492c5676acdb0f31766975842 +0 -0
  94. data/spec/dummy/tmp/cache/assets/CC7/9D0/sprockets%2F04258d58abf44498e2be2088df594399 +0 -0
  95. data/spec/dummy/tmp/cache/assets/CCE/A50/sprockets%2F95f552879446108bb23884b9fc8de47f +0 -0
  96. data/spec/dummy/tmp/cache/assets/CD1/C90/sprockets%2F8ac4011e2f834d38565fb0295af0034b +0 -0
  97. data/spec/dummy/tmp/cache/assets/CD7/0A0/sprockets%2F5150feb2b84a78567c7185c5231a1b2e +0 -0
  98. data/spec/dummy/tmp/cache/assets/CDF/C70/sprockets%2F944209069b3190d36ab1a6c687c4c8be +0 -0
  99. data/spec/dummy/tmp/cache/assets/CE3/EE0/sprockets%2F2ce7c81c2bd8280698c3787300b2c29e +0 -0
  100. data/spec/dummy/tmp/cache/assets/CE6/C40/sprockets%2Fc818bee730438348a68efd92bf139220 +0 -0
  101. data/spec/dummy/tmp/cache/assets/CF6/460/sprockets%2Fd6d44319821067fc932ded86d5e9d837 +0 -0
  102. data/spec/dummy/tmp/cache/assets/CFD/4E0/sprockets%2Fc40691e60cdd254c0fc47867a0a018a1 +0 -0
  103. data/spec/dummy/tmp/cache/assets/D1E/700/sprockets%2F992faf3337c4ef8711e5522ff6706cf3 +0 -0
  104. data/spec/dummy/tmp/cache/assets/D34/D60/sprockets%2Ff95ce452cd15cfe3c62a22505520f1b9 +0 -0
  105. data/spec/dummy/tmp/cache/assets/D36/0C0/sprockets%2Fab4634b46625f2a59f2c81fca25b29b2 +0 -0
  106. data/spec/dummy/tmp/cache/assets/D36/580/sprockets%2Fd4cac000971b2a139e658ee1d57cc177 +0 -0
  107. data/spec/dummy/tmp/cache/assets/D38/370/sprockets%2F3f2e6c3a2fdaae7eac19245860891151 +0 -0
  108. data/spec/dummy/tmp/cache/assets/D38/BC0/sprockets%2F50f7a7f0253d401d08bac8f46537e6cb +0 -0
  109. data/spec/dummy/tmp/cache/assets/D39/1E0/sprockets%2Fb461de82da868310001d0886fc0fd5ef +0 -0
  110. data/spec/dummy/tmp/cache/assets/D39/C00/sprockets%2F422361ebe4a842fa89dc3b99a43ce114 +0 -0
  111. data/spec/dummy/tmp/cache/assets/D40/5F0/sprockets%2F06b15a4371a6f969ff7d0b7ef237ca06 +0 -0
  112. data/spec/dummy/tmp/cache/assets/D42/440/sprockets%2F20d8433a8526ab798ef3cc9c0d608d5b +0 -0
  113. data/spec/dummy/tmp/cache/assets/D42/900/sprockets%2Fa82f43357557dbec4918e295c1b6fa1a +0 -0
  114. data/spec/dummy/tmp/cache/assets/D46/7A0/sprockets%2Ff58dbdfbe51f1e65b669f4531676c111 +0 -0
  115. data/spec/dummy/tmp/cache/assets/D4A/B40/sprockets%2Ff40ad1859c7f01f99f019b46b9a4aa89 +0 -0
  116. data/spec/dummy/tmp/cache/assets/D4A/FC0/sprockets%2F8239c23794e8598c2fbc0dbdf7214a6d +0 -0
  117. data/spec/dummy/tmp/cache/assets/D53/6B0/sprockets%2Fd8ec39b3b5a1510cefa113328e030ab7 +0 -0
  118. data/spec/dummy/tmp/cache/assets/D5E/B40/sprockets%2F08c7b37c12104347d6f0dd3a2ac96dbd +0 -0
  119. data/spec/dummy/tmp/cache/assets/D6D/5F0/sprockets%2F6aaa47a79107eeac3b80345b95eed528 +0 -0
  120. data/spec/dummy/tmp/cache/assets/D70/330/sprockets%2F5f9f172aec541c9e4265aea3d2a416f9 +0 -0
  121. data/spec/dummy/tmp/cache/assets/D8F/DA0/sprockets%2F9e434efa471e31eea1da933f0ac3e322 +0 -0
  122. data/spec/dummy/tmp/cache/assets/D90/C80/sprockets%2Fd04fc70f145ec63ad43007a5e2cea9b7 +0 -0
  123. data/spec/dummy/tmp/cache/assets/DA2/9D0/sprockets%2F17df2df8c3aae2af98a9d325815325ed +0 -0
  124. data/spec/dummy/tmp/cache/assets/DA3/A50/sprockets%2F8c32df8c2b685b1b2d5f88bb15f9bc70 +0 -0
  125. data/spec/dummy/tmp/cache/assets/DB9/790/sprockets%2F6c968e2895d7a81cfe44addf3d57c7d5 +0 -0
  126. data/spec/dummy/tmp/cache/assets/DCE/930/sprockets%2Fea724572bf99bab5f2019c2fdfba92c5 +0 -0
  127. data/spec/dummy/tmp/cache/assets/DD1/F90/sprockets%2Fd924f5c7b0cf8d008dd8fea4e00d438f +0 -0
  128. data/spec/dummy/tmp/cache/assets/DD9/510/sprockets%2F544220563a5adf97ea8b5ff7ebe8ff3b +0 -0
  129. data/spec/dummy/tmp/cache/assets/DEF/B20/sprockets%2F3e8a1eac029ed92bee842e2abfea2232 +0 -0
  130. data/spec/dummy/tmp/cache/assets/DF4/6A0/sprockets%2F4af9b5050ffa96b2e2d3bebad85a06c5 +0 -0
  131. data/spec/dummy/tmp/cache/assets/DF6/DF0/sprockets%2Fed28cfcc773b333e5eea0aae655115cf +0 -0
  132. data/spec/dummy/tmp/cache/assets/E61/210/sprockets%2F57168c3ab6088aaf76cee4deaebeac7d +0 -0
  133. data/spec/dummy/tmp/cache/assets/EB7/D90/sprockets%2F5179abd7ac7cdbcea3e43fbbeb1fed64 +0 -0
  134. data/spec/dummy/tmp/cache/sass/1497ad7d973056507928cc72b57246640fe98320/bootstrap.scssc +0 -0
  135. data/spec/dummy/tmp/cache/sass/400fd17e133835848700b2f4e2f02dbad9b80a92/_accordion.scssc +0 -0
  136. data/spec/dummy/tmp/cache/sass/400fd17e133835848700b2f4e2f02dbad9b80a92/_alerts.scssc +0 -0
  137. data/spec/dummy/tmp/cache/sass/400fd17e133835848700b2f4e2f02dbad9b80a92/_breadcrumbs.scssc +0 -0
  138. data/spec/dummy/tmp/cache/sass/400fd17e133835848700b2f4e2f02dbad9b80a92/_button-groups.scssc +0 -0
  139. data/spec/dummy/tmp/cache/sass/400fd17e133835848700b2f4e2f02dbad9b80a92/_buttons.scssc +0 -0
  140. data/spec/dummy/tmp/cache/sass/400fd17e133835848700b2f4e2f02dbad9b80a92/_carousel.scssc +0 -0
  141. data/spec/dummy/tmp/cache/sass/400fd17e133835848700b2f4e2f02dbad9b80a92/_close.scssc +0 -0
  142. data/spec/dummy/tmp/cache/sass/400fd17e133835848700b2f4e2f02dbad9b80a92/_code.scssc +0 -0
  143. data/spec/dummy/tmp/cache/sass/400fd17e133835848700b2f4e2f02dbad9b80a92/_component-animations.scssc +0 -0
  144. data/spec/dummy/tmp/cache/sass/400fd17e133835848700b2f4e2f02dbad9b80a92/_dropdowns.scssc +0 -0
  145. data/spec/dummy/tmp/cache/sass/400fd17e133835848700b2f4e2f02dbad9b80a92/_forms.scssc +0 -0
  146. data/spec/dummy/tmp/cache/sass/400fd17e133835848700b2f4e2f02dbad9b80a92/_grid.scssc +0 -0
  147. data/spec/dummy/tmp/cache/sass/400fd17e133835848700b2f4e2f02dbad9b80a92/_hero-unit.scssc +0 -0
  148. data/spec/dummy/tmp/cache/sass/400fd17e133835848700b2f4e2f02dbad9b80a92/_labels-badges.scssc +0 -0
  149. data/spec/dummy/tmp/cache/sass/400fd17e133835848700b2f4e2f02dbad9b80a92/_layouts.scssc +0 -0
  150. data/spec/dummy/tmp/cache/sass/400fd17e133835848700b2f4e2f02dbad9b80a92/_media.scssc +0 -0
  151. data/spec/dummy/tmp/cache/sass/400fd17e133835848700b2f4e2f02dbad9b80a92/_mixins.scssc +0 -0
  152. data/spec/dummy/tmp/cache/sass/400fd17e133835848700b2f4e2f02dbad9b80a92/_modals.scssc +0 -0
  153. data/spec/dummy/tmp/cache/sass/400fd17e133835848700b2f4e2f02dbad9b80a92/_navbar.scssc +0 -0
  154. data/spec/dummy/tmp/cache/sass/400fd17e133835848700b2f4e2f02dbad9b80a92/_navs.scssc +0 -0
  155. data/spec/dummy/tmp/cache/sass/400fd17e133835848700b2f4e2f02dbad9b80a92/_pager.scssc +0 -0
  156. data/spec/dummy/tmp/cache/sass/400fd17e133835848700b2f4e2f02dbad9b80a92/_pagination.scssc +0 -0
  157. data/spec/dummy/tmp/cache/sass/400fd17e133835848700b2f4e2f02dbad9b80a92/_popovers.scssc +0 -0
  158. data/spec/dummy/tmp/cache/sass/400fd17e133835848700b2f4e2f02dbad9b80a92/_progress-bars.scssc +0 -0
  159. data/spec/dummy/tmp/cache/sass/400fd17e133835848700b2f4e2f02dbad9b80a92/_reset.scssc +0 -0
  160. data/spec/dummy/tmp/cache/sass/400fd17e133835848700b2f4e2f02dbad9b80a92/_scaffolding.scssc +0 -0
  161. data/spec/dummy/tmp/cache/sass/400fd17e133835848700b2f4e2f02dbad9b80a92/_sprites.scssc +0 -0
  162. data/spec/dummy/tmp/cache/sass/400fd17e133835848700b2f4e2f02dbad9b80a92/_tables.scssc +0 -0
  163. data/spec/dummy/tmp/cache/sass/400fd17e133835848700b2f4e2f02dbad9b80a92/_thumbnails.scssc +0 -0
  164. data/spec/dummy/tmp/cache/sass/400fd17e133835848700b2f4e2f02dbad9b80a92/_tooltip.scssc +0 -0
  165. data/spec/dummy/tmp/cache/sass/400fd17e133835848700b2f4e2f02dbad9b80a92/_type.scssc +0 -0
  166. data/spec/dummy/tmp/cache/sass/400fd17e133835848700b2f4e2f02dbad9b80a92/_utilities.scssc +0 -0
  167. data/spec/dummy/tmp/cache/sass/400fd17e133835848700b2f4e2f02dbad9b80a92/_variables.scssc +0 -0
  168. data/spec/dummy/tmp/cache/sass/400fd17e133835848700b2f4e2f02dbad9b80a92/_wells.scssc +0 -0
  169. data/spec/dummy/tmp/cache/sass/400fd17e133835848700b2f4e2f02dbad9b80a92/bootstrap.scssc +0 -0
  170. data/spec/dummy/tmp/cache/sass/40d71a06abb9e71575f253dcb1f6b85c8b3156e2/_config.sassc +0 -0
  171. data/spec/dummy/tmp/cache/sass/40d71a06abb9e71575f253dcb1f6b85c8b3156e2/_icon-font-24.sassc +0 -0
  172. data/spec/dummy/tmp/cache/sass/40d71a06abb9e71575f253dcb1f6b85c8b3156e2/_icon-font.sassc +0 -0
  173. data/spec/dummy/tmp/cache/sass/40d71a06abb9e71575f253dcb1f6b85c8b3156e2/_mixins.sassc +0 -0
  174. data/spec/dummy/tmp/cache/sass/40d71a06abb9e71575f253dcb1f6b85c8b3156e2/_spaces.sassc +0 -0
  175. data/spec/dummy/tmp/cache/sass/803365d1c8cc163df0ae50688e30dcee22f1632b/flat-ui.sassc +0 -0
  176. data/spec/dummy/tmp/cache/sass/bc846aea9bb0b60505398d8c47551cb8d064e9e7/_btn.sassc +0 -0
  177. data/spec/dummy/tmp/cache/sass/bc846aea9bb0b60505398d8c47551cb8d064e9e7/_checkbox-and-radio.sassc +0 -0
  178. data/spec/dummy/tmp/cache/sass/bc846aea9bb0b60505398d8c47551cb8d064e9e7/_demo.sassc +0 -0
  179. data/spec/dummy/tmp/cache/sass/bc846aea9bb0b60505398d8c47551cb8d064e9e7/_footer.sassc +0 -0
  180. data/spec/dummy/tmp/cache/sass/bc846aea9bb0b60505398d8c47551cb8d064e9e7/_input.sassc +0 -0
  181. data/spec/dummy/tmp/cache/sass/bc846aea9bb0b60505398d8c47551cb8d064e9e7/_login.sassc +0 -0
  182. data/spec/dummy/tmp/cache/sass/bc846aea9bb0b60505398d8c47551cb8d064e9e7/_navbar.sassc +0 -0
  183. data/spec/dummy/tmp/cache/sass/bc846aea9bb0b60505398d8c47551cb8d064e9e7/_pager.sassc +0 -0
  184. data/spec/dummy/tmp/cache/sass/bc846aea9bb0b60505398d8c47551cb8d064e9e7/_pagination.sassc +0 -0
  185. data/spec/dummy/tmp/cache/sass/bc846aea9bb0b60505398d8c47551cb8d064e9e7/_palette.sassc +0 -0
  186. data/spec/dummy/tmp/cache/sass/bc846aea9bb0b60505398d8c47551cb8d064e9e7/_progress.sassc +0 -0
  187. data/spec/dummy/tmp/cache/sass/bc846aea9bb0b60505398d8c47551cb8d064e9e7/_select.sassc +0 -0
  188. data/spec/dummy/tmp/cache/sass/bc846aea9bb0b60505398d8c47551cb8d064e9e7/_share.sassc +0 -0
  189. data/spec/dummy/tmp/cache/sass/bc846aea9bb0b60505398d8c47551cb8d064e9e7/_tagsinput.sassc +0 -0
  190. data/spec/dummy/tmp/cache/sass/bc846aea9bb0b60505398d8c47551cb8d064e9e7/_tile.sassc +0 -0
  191. data/spec/dummy/tmp/cache/sass/bc846aea9bb0b60505398d8c47551cb8d064e9e7/_todo.sassc +0 -0
  192. data/spec/dummy/tmp/cache/sass/bc846aea9bb0b60505398d8c47551cb8d064e9e7/_toggle.sassc +0 -0
  193. data/spec/dummy/tmp/cache/sass/bc846aea9bb0b60505398d8c47551cb8d064e9e7/_tooltip.sassc +0 -0
  194. data/spec/dummy/tmp/cache/sass/bc846aea9bb0b60505398d8c47551cb8d064e9e7/_type.sassc +0 -0
  195. data/spec/dummy/tmp/cache/sass/bc846aea9bb0b60505398d8c47551cb8d064e9e7/_ui-slider.sassc +0 -0
  196. data/spec/dummy/tmp/cache/sass/bc846aea9bb0b60505398d8c47551cb8d064e9e7/_video.sassc +0 -0
  197. data/spec/factories/user.rb +8 -0
  198. data/spec/spec_helper.rb +51 -0
  199. data/test/fixtures/tracker/issues.yml +9 -0
  200. data/test/fixtures/tracker/users_issues.yml +15 -0
  201. data/test/functional/tracker/issue_mailer_test.rb +9 -0
  202. data/test/functional/tracker/issues_controller_test.rb +9 -0
  203. data/test/unit/helpers/tracker/issues_helper_test.rb +6 -0
  204. data/test/unit/tracker/issue_test.rb +9 -0
  205. data/test/unit/tracker/users_issues_test.rb +9 -0
  206. metadata +305 -0
@@ -0,0 +1,750 @@
1
+ Connecting to database specified by database.yml
2
+ Connecting to database specified by database.yml
3
+ Connecting to database specified by database.yml
4
+ Connecting to database specified by database.yml
5
+ Connecting to database specified by database.yml
6
+ Connecting to database specified by database.yml
7
+ Connecting to database specified by database.yml
8
+ Connecting to database specified by database.yml
9
+ Connecting to database specified by database.yml
10
+ Connecting to database specified by database.yml
11
+  (0.2ms) begin transaction
12
+  (0.0ms) rollback transaction
13
+ Connecting to database specified by database.yml
14
+  (0.2ms) begin transaction
15
+  (0.0ms) rollback transaction
16
+ Connecting to database specified by database.yml
17
+  (0.2ms) begin transaction
18
+  (0.0ms) rollback transaction
19
+ Connecting to database specified by database.yml
20
+  (0.2ms) begin transaction
21
+ Processing by Tracker::IssuesController#index as HTML
22
+ Completed 500 Internal Server Error in 36ms
23
+ Processing by Tracker::IssuesController#index as HTML
24
+ Completed 500 Internal Server Error in 1ms
25
+ Processing by Tracker::IssuesController#index as HTML
26
+ Completed 500 Internal Server Error in 1ms
27
+ Processing by Tracker::IssuesController#index as HTML
28
+ Completed 500 Internal Server Error in 1ms
29
+  (0.1ms) rollback transaction
30
+ Connecting to database specified by database.yml
31
+  (0.2ms) begin transaction
32
+ Processing by Tracker::IssuesController#index as HTML
33
+ Completed 500 Internal Server Error in 25968ms
34
+  (0.1ms) rollback transaction
35
+ Connecting to database specified by database.yml
36
+  (0.3ms) begin transaction
37
+ Processing by Tracker::IssuesController#index as HTML
38
+ Connecting to database specified by database.yml
39
+  (0.2ms) begin transaction
40
+ Processing by Tracker::IssuesController#index as HTML
41
+ Completed 500 Internal Server Error in 307294ms
42
+  (0.1ms) rollback transaction
43
+ Connecting to database specified by database.yml
44
+  (0.2ms) begin transaction
45
+ Processing by Tracker::IssuesController#index as HTML
46
+ Completed 500 Internal Server Error in 270537ms
47
+  (0.1ms) rollback transaction
48
+ Connecting to database specified by database.yml
49
+  (0.2ms) begin transaction
50
+ Processing by Tracker::IssuesController#index as HTML
51
+ Completed 500 Internal Server Error in 79268ms
52
+  (0.1ms) rollback transaction
53
+ Connecting to database specified by database.yml
54
+  (0.2ms) begin transaction
55
+ Processing by Tracker::IssuesController#index as HTML
56
+ Completed 500 Internal Server Error in 203916ms
57
+  (0.1ms) rollback transaction
58
+ Connecting to database specified by database.yml
59
+  (0.2ms) begin transaction
60
+ Processing by Tracker::IssuesController#index as HTML
61
+ Completed 500 Internal Server Error in 513251ms
62
+  (0.1ms) rollback transaction
63
+ Connecting to database specified by database.yml
64
+  (0.2ms) begin transaction
65
+ Processing by Tracker::IssuesController#index as HTML
66
+ Completed 500 Internal Server Error in 14815ms
67
+  (0.1ms) rollback transaction
68
+ Connecting to database specified by database.yml
69
+  (0.2ms) begin transaction
70
+ Processing by Tracker::IssuesController#index as HTML
71
+ Completed 500 Internal Server Error in 18062ms
72
+  (0.1ms) rollback transaction
73
+ Connecting to database specified by database.yml
74
+  (0.2ms) begin transaction
75
+ Processing by Tracker::IssuesController#index as HTML
76
+ Connecting to database specified by database.yml
77
+  (0.2ms) begin transaction
78
+ Processing by Tracker::IssuesController#index as HTML
79
+ Completed 500 Internal Server Error in 1090675ms
80
+  (0.1ms) rollback transaction
81
+ Connecting to database specified by database.yml
82
+  (0.2ms) begin transaction
83
+ Processing by Tracker::IssuesController#index as HTML
84
+ Connecting to database specified by database.yml
85
+  (0.2ms) begin transaction
86
+  (0.1ms) rollback transaction
87
+ Connecting to database specified by database.yml
88
+  (0.2ms) begin transaction
89
+  (0.1ms) rollback transaction
90
+ Connecting to database specified by database.yml
91
+  (0.2ms) begin transaction
92
+ Processing by Tracker::IssuesController#index as HTML
93
+ Connecting to database specified by database.yml
94
+  (0.2ms) begin transaction
95
+ Processing by Tracker::IssuesController#index as HTML
96
+ Connecting to database specified by database.yml
97
+  (0.2ms) begin transaction
98
+ Processing by Tracker::IssuesController#index as HTML
99
+ Completed 500 Internal Server Error in 13042ms
100
+  (0.1ms) rollback transaction
101
+ Connecting to database specified by database.yml
102
+  (0.2ms) begin transaction
103
+ Processing by Tracker::IssuesController#index as HTML
104
+ Completed 500 Internal Server Error in 2047ms
105
+  (0.1ms) rollback transaction
106
+ Connecting to database specified by database.yml
107
+  (0.2ms) begin transaction
108
+ Processing by Tracker::IssuesController#index as HTML
109
+ Completed 500 Internal Server Error in 2777ms
110
+  (0.1ms) rollback transaction
111
+ Connecting to database specified by database.yml
112
+  (0.2ms) begin transaction
113
+ Connecting to database specified by database.yml
114
+  (0.2ms) begin transaction
115
+ Processing by Tracker::IssuesController#index as HTML
116
+ Completed 500 Internal Server Error in 646ms
117
+ Connecting to database specified by database.yml
118
+  (0.2ms) begin transaction
119
+ Processing by Tracker::IssuesController#index as HTML
120
+ Completed 500 Internal Server Error in 648ms
121
+ Connecting to database specified by database.yml
122
+  (0.2ms) begin transaction
123
+ Processing by Tracker::IssuesController#index as HTML
124
+ Rendered /Users/mikecifani/Projects/active_progress/app/views/tracker/issues/index.html.slim within layouts/tracker/application (12.8ms)
125
+ Completed 200 OK in 744ms (Views: 19.9ms | ActiveRecord: 0.0ms)
126
+ Processing by Tracker::IssuesController#index as HTML
127
+ Rendered /Users/mikecifani/Projects/active_progress/app/views/tracker/issues/index.html.slim within layouts/tracker/application (3.4ms)
128
+ Completed 200 OK in 561ms (Views: 7.4ms | ActiveRecord: 0.0ms)
129
+  (0.1ms) rollback transaction
130
+ Connecting to database specified by database.yml
131
+  (0.2ms) begin transaction
132
+ Processing by Tracker::IssuesController#index as HTML
133
+ Rendered /Users/mikecifani/Projects/active_progress/app/views/tracker/issues/index.html.slim within layouts/tracker/application (10.2ms)
134
+ Completed 200 OK in 1104ms (Views: 17.1ms | ActiveRecord: 0.0ms)
135
+  (0.1ms) rollback transaction
136
+  (0.0ms) begin transaction
137
+ Processing by Tracker::IssuesController#currently_tracking as HTML
138
+ Completed 500 Internal Server Error in 1ms
139
+  (0.0ms) rollback transaction
140
+ Connecting to database specified by database.yml
141
+  (0.2ms) begin transaction
142
+ Processing by Tracker::IssuesController#index as HTML
143
+ Rendered /Users/mikecifani/Projects/active_progress/app/views/tracker/issues/index.html.slim within layouts/tracker/application (9.8ms)
144
+ Completed 200 OK in 802ms (Views: 16.4ms | ActiveRecord: 0.0ms)
145
+  (0.1ms) rollback transaction
146
+  (0.0ms) begin transaction
147
+ Processing by Tracker::IssuesController#currently_tracking as HTML
148
+ Completed 500 Internal Server Error in 1ms
149
+ Processing by Tracker::IssuesController#currently_tracking as HTML
150
+ Completed 500 Internal Server Error in 1ms
151
+ Connecting to database specified by database.yml
152
+ Connecting to database specified by database.yml
153
+ Connecting to database specified by database.yml
154
+  (0.2ms) begin transaction
155
+ Processing by Tracker::IssuesController#index as HTML
156
+ Rendered /Users/mikecifani/Projects/active_progress/app/views/tracker/issues/index.html.slim within layouts/tracker/application (44.5ms)
157
+ Completed 200 OK in 785ms (Views: 51.4ms | ActiveRecord: 0.0ms)
158
+  (0.1ms) rollback transaction
159
+  (0.0ms) begin transaction
160
+ Processing by Tracker::IssuesController#currently_tracking as HTML
161
+ Completed 500 Internal Server Error in 1ms
162
+ Processing by Tracker::IssuesController#currently_tracking as HTML
163
+ Completed 500 Internal Server Error in 1ms
164
+ Connecting to database specified by database.yml
165
+  (0.2ms) begin transaction
166
+ Connecting to database specified by database.yml
167
+  (0.2ms) begin transaction
168
+ Connecting to database specified by database.yml
169
+  (0.2ms) begin transaction
170
+ Processing by Tracker::IssuesController#index as HTML
171
+ Rendered /Users/mikecifani/Projects/active_progress/app/views/tracker/issues/index.html.slim within layouts/tracker/application (10.0ms)
172
+ Completed 200 OK in 658ms (Views: 17.2ms | ActiveRecord: 0.0ms)
173
+  (0.1ms) rollback transaction
174
+  (0.0ms) begin transaction
175
+ Processing by Tracker::IssuesController#currently_tracking as HTML
176
+ Completed 500 Internal Server Error in 1ms
177
+ Connecting to database specified by database.yml
178
+  (0.2ms) begin transaction
179
+ Processing by Tracker::IssuesController#index as HTML
180
+ Rendered /Users/mikecifani/Projects/active_progress/app/views/tracker/issues/index.html.slim within layouts/tracker/application (10.2ms)
181
+ Completed 200 OK in 1663ms (Views: 17.5ms | ActiveRecord: 0.0ms)
182
+  (0.1ms) rollback transaction
183
+  (0.0ms) begin transaction
184
+  (0.0ms) rollback transaction
185
+ Connecting to database specified by database.yml
186
+  (0.2ms) begin transaction
187
+ Processing by Tracker::IssuesController#index as HTML
188
+ Rendered /Users/mikecifani/Projects/active_progress/app/views/tracker/issues/index.html.slim within layouts/tracker/application (10.0ms)
189
+ Completed 200 OK in 1065ms (Views: 17.2ms | ActiveRecord: 0.0ms)
190
+  (0.1ms) rollback transaction
191
+  (0.0ms) begin transaction
192
+ Processing by Tracker::IssuesController#currently_tracking as HTML
193
+ Completed 500 Internal Server Error in 2ms
194
+ Connecting to database specified by database.yml
195
+  (0.2ms) begin transaction
196
+ Connecting to database specified by database.yml
197
+  (0.2ms) begin transaction
198
+ Processing by Tracker::IssuesController#index as HTML
199
+ Rendered /Users/mikecifani/Projects/active_progress/app/views/tracker/issues/index.html.slim within layouts/tracker/application (11.4ms)
200
+ Completed 200 OK in 519ms (Views: 21.3ms | ActiveRecord: 0.0ms)
201
+  (0.1ms) rollback transaction
202
+  (0.0ms) begin transaction
203
+ Connecting to database specified by database.yml
204
+  (0.2ms) begin transaction
205
+ Connecting to database specified by database.yml
206
+  (0.2ms) begin transaction
207
+  (0.1ms) rollback transaction
208
+  (0.1ms) begin transaction
209
+ Processing by Tracker::IssuesController#index as HTML
210
+ Completed 200 OK in 634ms (Views: 53.7ms | ActiveRecord: 0.0ms)
211
+  (0.1ms) rollback transaction
212
+ Connecting to database specified by database.yml
213
+  (0.2ms) begin transaction
214
+ Processing by Tracker::IssuesController#index as HTML
215
+ Rendered /Users/mikecifani/Projects/active_progress/app/views/tracker/issues/index.html.slim within layouts/tracker/application (10.0ms)
216
+ Completed 200 OK in 549ms (Views: 17.1ms | ActiveRecord: 0.0ms)
217
+  (0.1ms) rollback transaction
218
+  (0.0ms) begin transaction
219
+ Processing by Tracker::IssuesController#currently_tracking as HTML
220
+ Completed 500 Internal Server Error in 1ms
221
+  (0.1ms) rollback transaction
222
+ Connecting to database specified by database.yml
223
+  (0.2ms) begin transaction
224
+ Connecting to database specified by database.yml
225
+  (0.2ms) begin transaction
226
+ Processing by Tracker::IssuesController#index as HTML
227
+ Rendered /Users/mikecifani/Projects/active_progress/app/views/tracker/issues/index.html.slim within layouts/tracker/application (10.3ms)
228
+ Completed 200 OK in 922ms (Views: 18.0ms | ActiveRecord: 0.0ms)
229
+  (0.1ms) rollback transaction
230
+  (0.0ms) begin transaction
231
+  (0.1ms) rollback transaction
232
+ Connecting to database specified by database.yml
233
+  (0.2ms) begin transaction
234
+ Processing by Tracker::IssuesController#index as HTML
235
+ Rendered /Users/mikecifani/Projects/active_progress/app/views/tracker/issues/index.html.slim within layouts/tracker/application (9.8ms)
236
+ Completed 200 OK in 851ms (Views: 16.9ms | ActiveRecord: 0.0ms)
237
+  (0.1ms) rollback transaction
238
+  (0.0ms) begin transaction
239
+ Connecting to database specified by database.yml
240
+  (0.3ms) begin transaction
241
+ Processing by Tracker::IssuesController#index as HTML
242
+ Rendered /Users/mikecifani/Projects/active_progress/app/views/tracker/issues/index.html.slim within layouts/tracker/application (9.6ms)
243
+ Completed 200 OK in 1039ms (Views: 16.7ms | ActiveRecord: 0.0ms)
244
+  (0.1ms) rollback transaction
245
+  (0.0ms) begin transaction
246
+ Connecting to database specified by database.yml
247
+  (0.2ms) begin transaction
248
+ Processing by Tracker::IssuesController#index as HTML
249
+ Rendered /Users/mikecifani/Projects/active_progress/app/views/tracker/issues/index.html.slim within layouts/tracker/application (10.7ms)
250
+ Completed 200 OK in 998ms (Views: 21.0ms | ActiveRecord: 0.0ms)
251
+  (0.1ms) rollback transaction
252
+  (0.1ms) begin transaction
253
+ Connecting to database specified by database.yml
254
+  (0.3ms) begin transaction
255
+ Processing by Tracker::IssuesController#index as HTML
256
+ Rendered /Users/mikecifani/Projects/active_progress/app/views/tracker/issues/index.html.slim within layouts/tracker/application (10.1ms)
257
+ Completed 200 OK in 507ms (Views: 19.8ms | ActiveRecord: 0.0ms)
258
+  (0.1ms) rollback transaction
259
+  (0.0ms) begin transaction
260
+ Connecting to database specified by database.yml
261
+  (0.2ms) begin transaction
262
+ Processing by Tracker::IssuesController#index as HTML
263
+ Rendered /Users/mikecifani/Projects/active_progress/app/views/tracker/issues/index.html.slim within layouts/tracker/application (10.2ms)
264
+ Completed 200 OK in 860ms (Views: 20.4ms | ActiveRecord: 0.0ms)
265
+  (0.1ms) rollback transaction
266
+  (0.0ms) begin transaction
267
+ Connecting to database specified by database.yml
268
+  (0.2ms) begin transaction
269
+ Processing by Tracker::IssuesController#index as HTML
270
+ Rendered /Users/mikecifani/Projects/active_progress/app/views/tracker/issues/index.html.slim within layouts/tracker/application (10.5ms)
271
+ Completed 200 OK in 921ms (Views: 20.5ms | ActiveRecord: 0.0ms)
272
+  (0.1ms) rollback transaction
273
+  (0.0ms) begin transaction
274
+ Connecting to database specified by database.yml
275
+  (0.2ms) begin transaction
276
+ Processing by Tracker::IssuesController#index as HTML
277
+ Rendered /Users/mikecifani/Projects/active_progress/app/views/tracker/issues/index.html.slim within layouts/tracker/application (10.0ms)
278
+ Completed 200 OK in 866ms (Views: 17.2ms | ActiveRecord: 0.0ms)
279
+  (0.1ms) rollback transaction
280
+  (0.0ms) begin transaction
281
+ Connecting to database specified by database.yml
282
+  (0.2ms) begin transaction
283
+ Processing by Tracker::IssuesController#index as HTML
284
+ Rendered /Users/mikecifani/Projects/active_progress/app/views/tracker/issues/index.html.slim within layouts/tracker/application (9.9ms)
285
+ Completed 200 OK in 989ms (Views: 17.2ms | ActiveRecord: 0.0ms)
286
+  (0.1ms) rollback transaction
287
+  (0.0ms) begin transaction
288
+ Connecting to database specified by database.yml
289
+  (0.2ms) begin transaction
290
+ Processing by Tracker::IssuesController#index as HTML
291
+ Rendered /Users/mikecifani/Projects/active_progress/app/views/tracker/issues/index.html.slim within layouts/tracker/application (43.8ms)
292
+ Completed 200 OK in 867ms (Views: 50.9ms | ActiveRecord: 0.0ms)
293
+  (0.1ms) rollback transaction
294
+  (0.0ms) begin transaction
295
+ Connecting to database specified by database.yml
296
+  (0.2ms) begin transaction
297
+ Processing by Tracker::IssuesController#index as HTML
298
+ Rendered /Users/mikecifani/Projects/active_progress/app/views/tracker/issues/index.html.slim within layouts/tracker/application (10.0ms)
299
+ Completed 200 OK in 938ms (Views: 17.3ms | ActiveRecord: 0.0ms)
300
+  (0.1ms) rollback transaction
301
+  (0.0ms) begin transaction
302
+ Connecting to database specified by database.yml
303
+  (0.2ms) begin transaction
304
+ Processing by Tracker::IssuesController#index as HTML
305
+ Rendered /Users/mikecifani/Projects/active_progress/app/views/tracker/issues/index.html.slim within layouts/tracker/application (10.0ms)
306
+ Completed 200 OK in 907ms (Views: 17.4ms | ActiveRecord: 0.0ms)
307
+  (0.1ms) rollback transaction
308
+  (0.0ms) begin transaction
309
+ Connecting to database specified by database.yml
310
+  (0.2ms) begin transaction
311
+ Processing by Tracker::IssuesController#index as HTML
312
+ Rendered /Users/mikecifani/Projects/active_progress/app/views/tracker/issues/index.html.slim within layouts/tracker/application (10.2ms)
313
+ Completed 200 OK in 886ms (Views: 17.4ms | ActiveRecord: 0.0ms)
314
+  (0.1ms) rollback transaction
315
+  (0.0ms) begin transaction
316
+ Processing by Tracker::IssuesController#currently_tracking as HTML
317
+ Completed 500 Internal Server Error in 2ms
318
+ Connecting to database specified by database.yml
319
+  (0.2ms) begin transaction
320
+ Processing by Tracker::IssuesController#index as HTML
321
+ Rendered /Users/mikecifani/Projects/active_progress/app/views/tracker/issues/index.html.slim within layouts/tracker/application (9.7ms)
322
+ Completed 200 OK in 960ms (Views: 16.7ms | ActiveRecord: 0.0ms)
323
+  (0.1ms) rollback transaction
324
+  (0.0ms) begin transaction
325
+ Processing by Tracker::IssuesController#currently_tracking as HTML
326
+ Completed 500 Internal Server Error in 2ms
327
+ Connecting to database specified by database.yml
328
+  (0.2ms) begin transaction
329
+ Processing by Tracker::IssuesController#index as HTML
330
+ Rendered /Users/mikecifani/Projects/active_progress/app/views/tracker/issues/index.html.slim within layouts/tracker/application (45.8ms)
331
+ Completed 200 OK in 779ms (Views: 53.2ms | ActiveRecord: 0.0ms)
332
+  (0.1ms) rollback transaction
333
+  (0.0ms) begin transaction
334
+ Processing by Tracker::IssuesController#currently_tracking as HTML
335
+ Completed 500 Internal Server Error in 1ms
336
+ Connecting to database specified by database.yml
337
+ Connecting to database specified by database.yml
338
+  (0.2ms) begin transaction
339
+ Processing by Tracker::IssuesController#index as HTML
340
+ Rendered /Users/mikecifani/Projects/active_progress/app/views/tracker/issues/index.html.slim within layouts/tracker/application (9.9ms)
341
+ Completed 200 OK in 602ms (Views: 17.2ms | ActiveRecord: 0.0ms)
342
+  (0.1ms) rollback transaction
343
+  (0.1ms) begin transaction
344
+  (0.0ms) rollback transaction
345
+ Connecting to database specified by database.yml
346
+  (0.2ms) begin transaction
347
+ Processing by Tracker::IssuesController#index as HTML
348
+ Rendered /Users/mikecifani/Projects/active_progress/app/views/tracker/issues/index.html.slim within layouts/tracker/application (9.8ms)
349
+ Completed 200 OK in 853ms (Views: 17.0ms | ActiveRecord: 0.0ms)
350
+  (0.1ms) rollback transaction
351
+  (0.0ms) begin transaction
352
+  (0.0ms) rollback transaction
353
+ Connecting to database specified by database.yml
354
+  (0.2ms) begin transaction
355
+ Processing by Tracker::IssuesController#index as HTML
356
+ Rendered /Users/mikecifani/Projects/active_progress/app/views/tracker/issues/index.html.slim within layouts/tracker/application (44.3ms)
357
+ Completed 200 OK in 604ms (Views: 51.3ms | ActiveRecord: 0.0ms)
358
+  (0.1ms) rollback transaction
359
+  (0.0ms) begin transaction
360
+ Connecting to database specified by database.yml
361
+  (0.2ms) begin transaction
362
+ Processing by Tracker::IssuesController#currently_tracking as HTML
363
+ Completed 500 Internal Server Error in 1ms
364
+ Processing by Tracker::IssuesController#resolved as HTML
365
+ Rendered /Users/mikecifani/Projects/active_progress/app/views/tracker/issues/resolved.html.slim within layouts/tracker/application (10.2ms)
366
+ Completed 200 OK in 505ms (Views: 17.6ms | ActiveRecord: 0.0ms)
367
+ Connecting to database specified by database.yml
368
+  (0.2ms) begin transaction
369
+ Processing by Tracker::IssuesController#index as HTML
370
+ Rendered /Users/mikecifani/Projects/active_progress/app/views/tracker/issues/index.html.slim within layouts/tracker/application (44.8ms)
371
+ Completed 200 OK in 484ms (Views: 51.9ms | ActiveRecord: 0.0ms)
372
+  (0.1ms) rollback transaction
373
+  (0.0ms) begin transaction
374
+ Processing by Tracker::IssuesController#resolved as HTML
375
+ Completed 200 OK in 430ms (Views: 6.4ms | ActiveRecord: 0.0ms)
376
+  (0.1ms) rollback transaction
377
+ Connecting to database specified by database.yml
378
+  (0.2ms) begin transaction
379
+ Processing by Tracker::IssuesController#index as HTML
380
+ Rendered /Users/mikecifani/Projects/active_progress/app/views/tracker/issues/index.html.slim within layouts/tracker/application (11.4ms)
381
+ Completed 200 OK in 551ms (Views: 22.6ms | ActiveRecord: 0.0ms)
382
+  (0.1ms) rollback transaction
383
+  (0.0ms) begin transaction
384
+ Processing by Tracker::IssuesController#resolved as HTML
385
+ Completed 200 OK in 382ms (Views: 4.7ms | ActiveRecord: 0.0ms)
386
+  (0.1ms) rollback transaction
387
+ Connecting to database specified by database.yml
388
+  (0.2ms) begin transaction
389
+ Processing by Tracker::IssuesController#resolved as HTML
390
+ Rendered /Users/mikecifani/Projects/active_progress/app/views/tracker/issues/resolved.html.slim within layouts/tracker/application (10.2ms)
391
+ Completed 200 OK in 546ms (Views: 17.4ms | ActiveRecord: 0.0ms)
392
+  (0.1ms) rollback transaction
393
+  (0.0ms) begin transaction
394
+ Processing by Tracker::IssuesController#index as HTML
395
+ Completed 200 OK in 354ms (Views: 5.3ms | ActiveRecord: 0.0ms)
396
+  (0.1ms) rollback transaction
397
+  (0.1ms) begin transaction
398
+ Processing by Tracker::IssuesController#listen as HTML
399
+ Completed 200 OK in 3ms (Views: 2.7ms | ActiveRecord: 0.0ms)
400
+ Processing by Tracker::IssuesController#listen as HTML
401
+ Completed 200 OK in 0ms (Views: 0.2ms | ActiveRecord: 0.0ms)
402
+ Processing by Tracker::IssuesController#un_track as HTML
403
+ Completed 500 Internal Server Error in 36ms
404
+ Connecting to database specified by database.yml
405
+  (0.2ms) begin transaction
406
+ Processing by Tracker::IssuesController#index as HTML
407
+ Rendered /Users/mikecifani/Projects/active_progress/app/views/tracker/issues/index.html.slim within layouts/tracker/application (44.4ms)
408
+ Completed 200 OK in 565ms (Views: 51.9ms | ActiveRecord: 0.0ms)
409
+  (0.1ms) rollback transaction
410
+  (0.0ms) begin transaction
411
+ Processing by Tracker::IssuesController#resolved as HTML
412
+ Completed 200 OK in 362ms (Views: 4.2ms | ActiveRecord: 0.0ms)
413
+  (0.1ms) rollback transaction
414
+  (0.0ms) begin transaction
415
+  (0.0ms) rollback transaction
416
+ Connecting to database specified by database.yml
417
+  (0.2ms) begin transaction
418
+  (0.0ms) rollback transaction
419
+  (0.0ms) begin transaction
420
+ Processing by Tracker::IssuesController#resolved as HTML
421
+ Completed 200 OK in 863ms (Views: 17.2ms | ActiveRecord: 0.0ms)
422
+  (0.1ms) rollback transaction
423
+  (0.0ms) begin transaction
424
+ Processing by Tracker::IssuesController#index as HTML
425
+ Completed 200 OK in 355ms (Views: 4.4ms | ActiveRecord: 0.0ms)
426
+  (0.1ms) rollback transaction
427
+ Connecting to database specified by database.yml
428
+  (0.2ms) begin transaction
429
+  (0.0ms) rollback transaction
430
+  (0.0ms) begin transaction
431
+ Processing by Tracker::IssuesController#resolved as HTML
432
+ Completed 200 OK in 459ms (Views: 18.6ms | ActiveRecord: 0.0ms)
433
+  (0.1ms) rollback transaction
434
+  (0.0ms) begin transaction
435
+ Processing by Tracker::IssuesController#index as HTML
436
+ Completed 200 OK in 353ms (Views: 4.1ms | ActiveRecord: 0.0ms)
437
+  (0.1ms) rollback transaction
438
+ Connecting to database specified by database.yml
439
+  (0.2ms) begin transaction
440
+ Processing by Tracker::IssuesController#index as HTML
441
+ Rendered /Users/mikecifani/Projects/active_progress/app/views/tracker/issues/index.html.slim within layouts/tracker/application (43.8ms)
442
+ Completed 200 OK in 868ms (Views: 51.2ms | ActiveRecord: 0.0ms)
443
+  (0.1ms) rollback transaction
444
+  (0.0ms) begin transaction
445
+  (0.0ms) rollback transaction
446
+  (0.0ms) begin transaction
447
+ Processing by Tracker::IssuesController#resolved as HTML
448
+ Completed 200 OK in 366ms (Views: 5.1ms | ActiveRecord: 0.0ms)
449
+  (0.1ms) rollback transaction
450
+ Connecting to database specified by database.yml
451
+  (0.2ms) begin transaction
452
+ Processing by Tracker::IssuesController#index as HTML
453
+ Rendered /Users/mikecifani/Projects/active_progress/app/views/tracker/issues/index.html.slim within layouts/tracker/application (10.1ms)
454
+ Completed 200 OK in 446ms (Views: 17.4ms | ActiveRecord: 0.0ms)
455
+  (0.1ms) rollback transaction
456
+  (0.0ms) begin transaction
457
+  (0.0ms) rollback transaction
458
+  (0.0ms) begin transaction
459
+ Processing by Tracker::IssuesController#resolved as HTML
460
+ Completed 200 OK in 375ms (Views: 4.1ms | ActiveRecord: 0.0ms)
461
+  (0.1ms) rollback transaction
462
+ Connecting to database specified by database.yml
463
+  (0.2ms) begin transaction
464
+  (0.0ms) rollback transaction
465
+  (0.0ms) begin transaction
466
+ Processing by Tracker::IssuesController#resolved as HTML
467
+ Completed 200 OK in 475ms (Views: 16.9ms | ActiveRecord: 0.0ms)
468
+  (0.1ms) rollback transaction
469
+  (0.0ms) begin transaction
470
+ Processing by Tracker::IssuesController#index as HTML
471
+ Completed 200 OK in 387ms (Views: 4.1ms | ActiveRecord: 0.0ms)
472
+  (0.1ms) rollback transaction
473
+ Connecting to database specified by database.yml
474
+ Connecting to database specified by database.yml
475
+  (0.2ms) begin transaction
476
+ Processing by Tracker::IssuesController#index as HTML
477
+ Rendered /Users/mikecifani/Projects/active_progress/app/views/tracker/issues/index.html.slim within layouts/tracker/application (10.4ms)
478
+ Completed 200 OK in 531ms (Views: 18.6ms | ActiveRecord: 0.0ms)
479
+  (0.1ms) rollback transaction
480
+  (0.0ms) begin transaction
481
+ Processing by Tracker::IssuesController#resolved as HTML
482
+ Completed 200 OK in 405ms (Views: 4.2ms | ActiveRecord: 0.0ms)
483
+  (0.1ms) rollback transaction
484
+  (0.0ms) begin transaction
485
+ Connecting to database specified by database.yml
486
+  (0.2ms) begin transaction
487
+ Processing by Tracker::IssuesController#un_track as HTML
488
+ Completed 500 Internal Server Error in 0ms
489
+ Connecting to database specified by database.yml
490
+  (0.2ms) begin transaction
491
+ Processing by Tracker::IssuesController#index as HTML
492
+ Rendered /Users/mikecifani/Projects/active_progress/app/views/tracker/issues/index.html.slim within layouts/tracker/application (10.2ms)
493
+ Completed 200 OK in 494ms (Views: 18.8ms | ActiveRecord: 0.0ms)
494
+  (0.1ms) rollback transaction
495
+  (0.0ms) begin transaction
496
+ Processing by Tracker::IssuesController#un_track as HTML
497
+ Completed 500 Internal Server Error in 6ms
498
+ Connecting to database specified by database.yml
499
+  (0.3ms) begin transaction
500
+ Processing by Tracker::IssuesController#index as HTML
501
+ Rendered /Users/mikecifani/Projects/active_progress/app/views/tracker/issues/index.html.slim within layouts/tracker/application (10.2ms)
502
+ Completed 200 OK in 579ms (Views: 17.6ms | ActiveRecord: 0.0ms)
503
+  (0.1ms) rollback transaction
504
+  (0.0ms) begin transaction
505
+ Processing by Tracker::IssuesController#resolved as HTML
506
+ Completed 200 OK in 409ms (Views: 4.1ms | ActiveRecord: 0.0ms)
507
+  (0.1ms) rollback transaction
508
+  (0.0ms) begin transaction
509
+ Processing by Tracker::IssuesController#un_track as HTML
510
+ Tracker::UsersIssues Load (0.2ms) SELECT "tracker_users_issues".* FROM "tracker_users_issues" WHERE "tracker_users_issues"."user_id" IS NULL AND "tracker_users_issues"."issue_id" IS NULL
511
+ SQLite3::SQLException: no such column: tracker_users_issues.issue_id: SELECT "tracker_users_issues".* FROM "tracker_users_issues" WHERE "tracker_users_issues"."user_id" IS NULL AND "tracker_users_issues"."issue_id" IS NULL
512
+ Completed 500 Internal Server Error in 4ms
513
+ Connecting to database specified by database.yml
514
+  (0.3ms) begin transaction
515
+ Processing by Tracker::IssuesController#resolved as HTML
516
+ Rendered /Users/mikecifani/Projects/active_progress/app/views/tracker/issues/resolved.html.slim within layouts/tracker/application (10.3ms)
517
+ Completed 200 OK in 498ms (Views: 17.7ms | ActiveRecord: 0.0ms)
518
+  (0.1ms) rollback transaction
519
+  (0.0ms) begin transaction
520
+ Processing by Tracker::IssuesController#index as HTML
521
+ Completed 200 OK in 353ms (Views: 4.4ms | ActiveRecord: 0.0ms)
522
+  (0.1ms) rollback transaction
523
+  (0.0ms) begin transaction
524
+ Processing by Tracker::IssuesController#un_track as HTML
525
+ Tracker::UsersIssues Load (0.1ms) SELECT "tracker_users_issues".* FROM "tracker_users_issues" WHERE "tracker_users_issues"."user_id" IS NULL AND "tracker_users_issues"."issue_id" IS NULL
526
+ SQLite3::SQLException: no such column: tracker_users_issues.issue_id: SELECT "tracker_users_issues".* FROM "tracker_users_issues" WHERE "tracker_users_issues"."user_id" IS NULL AND "tracker_users_issues"."issue_id" IS NULL
527
+ Completed 500 Internal Server Error in 4ms
528
+ Connecting to database specified by database.yml
529
+  (0.3ms) begin transaction
530
+ Processing by Tracker::IssuesController#resolved as HTML
531
+ Rendered /Users/mikecifani/Projects/active_progress/app/views/tracker/issues/resolved.html.slim within layouts/tracker/application (10.4ms)
532
+ Completed 200 OK in 562ms (Views: 18.2ms | ActiveRecord: 0.0ms)
533
+  (0.1ms) rollback transaction
534
+  (0.1ms) begin transaction
535
+ Processing by Tracker::IssuesController#index as HTML
536
+ Completed 200 OK in 466ms (Views: 4.1ms | ActiveRecord: 0.0ms)
537
+  (0.1ms) rollback transaction
538
+  (0.1ms) begin transaction
539
+ Processing by Tracker::IssuesController#un_track as HTML
540
+ Tracker::UsersIssues Load (0.2ms) SELECT "tracker_users_issues".* FROM "tracker_users_issues" WHERE "tracker_users_issues"."user_id" IS NULL AND "tracker_users_issues"."issue_id" IS NULL
541
+ SQLite3::SQLException: no such column: tracker_users_issues.issue_id: SELECT "tracker_users_issues".* FROM "tracker_users_issues" WHERE "tracker_users_issues"."user_id" IS NULL AND "tracker_users_issues"."issue_id" IS NULL
542
+ Completed 500 Internal Server Error in 4ms
543
+ Connecting to database specified by database.yml
544
+  (0.3ms) begin transaction
545
+ Processing by Tracker::IssuesController#index as HTML
546
+ Rendered /Users/mikecifani/Projects/active_progress/app/views/tracker/issues/index.html.slim within layouts/tracker/application (9.9ms)
547
+ Completed 200 OK in 488ms (Views: 17.6ms | ActiveRecord: 0.0ms)
548
+  (0.1ms) rollback transaction
549
+  (0.0ms) begin transaction
550
+ Processing by Tracker::IssuesController#un_track as HTML
551
+ Tracker::UsersIssues Load (0.1ms) SELECT "tracker_users_issues".* FROM "tracker_users_issues" WHERE "tracker_users_issues"."user_id" IS NULL AND "tracker_users_issues"."issue_id" IS NULL
552
+ SQLite3::SQLException: no such column: tracker_users_issues.issue_id: SELECT "tracker_users_issues".* FROM "tracker_users_issues" WHERE "tracker_users_issues"."user_id" IS NULL AND "tracker_users_issues"."issue_id" IS NULL
553
+ Completed 500 Internal Server Error in 4ms
554
+ Connecting to database specified by database.yml
555
+  (0.3ms) begin transaction
556
+ Processing by Tracker::IssuesController#index as HTML
557
+ Rendered /Users/mikecifani/Projects/active_progress/app/views/tracker/issues/index.html.slim within layouts/tracker/application (43.9ms)
558
+ Completed 200 OK in 554ms (Views: 51.3ms | ActiveRecord: 0.0ms)
559
+  (0.1ms) rollback transaction
560
+  (0.0ms) begin transaction
561
+ Processing by Tracker::IssuesController#resolved as HTML
562
+ Completed 200 OK in 426ms (Views: 4.0ms | ActiveRecord: 0.0ms)
563
+  (0.1ms) rollback transaction
564
+  (0.0ms) begin transaction
565
+ Processing by Tracker::IssuesController#un_track as HTML
566
+ Tracker::UsersIssues Load (0.1ms) SELECT "tracker_users_issues".* FROM "tracker_users_issues" WHERE "tracker_users_issues"."user_id" IS NULL AND "tracker_users_issues"."issue_id" IS NULL
567
+ Completed 500 Internal Server Error in 4ms
568
+ Connecting to database specified by database.yml
569
+  (0.3ms) begin transaction
570
+ Processing by Tracker::IssuesController#index as HTML
571
+ Rendered /Users/mikecifani/Projects/active_progress/app/views/tracker/issues/index.html.slim within layouts/tracker/application (10.3ms)
572
+ Completed 200 OK in 934ms (Views: 17.9ms | ActiveRecord: 0.0ms)
573
+  (0.1ms) rollback transaction
574
+  (0.0ms) begin transaction
575
+ Processing by Tracker::IssuesController#resolved as HTML
576
+ Completed 200 OK in 414ms (Views: 4.1ms | ActiveRecord: 0.0ms)
577
+  (0.1ms) rollback transaction
578
+  (0.0ms) begin transaction
579
+ Processing by Tracker::IssuesController#un_track as HTML
580
+ Tracker::UsersIssues Load (0.1ms) SELECT "tracker_users_issues".* FROM "tracker_users_issues" WHERE "tracker_users_issues"."user_id" IS NULL AND "tracker_users_issues"."issue_id" IS NULL
581
+ Redirected to
582
+ Completed 500 Internal Server Error in 4ms
583
+ Connecting to database specified by database.yml
584
+  (0.3ms) begin transaction
585
+ Processing by Tracker::IssuesController#un_track as HTML
586
+ Tracker::UsersIssues Load (0.1ms) SELECT "tracker_users_issues".* FROM "tracker_users_issues" WHERE "tracker_users_issues"."user_id" IS NULL AND "tracker_users_issues"."issue_id" IS NULL
587
+ Redirected to
588
+ Completed 500 Internal Server Error in 6ms
589
+ Connecting to database specified by database.yml
590
+  (0.3ms) begin transaction
591
+ Processing by Tracker::IssuesController#index as HTML
592
+ Rendered /Users/mikecifani/Projects/active_progress/app/views/tracker/issues/index.html.slim within layouts/tracker/application (45.0ms)
593
+ Completed 200 OK in 542ms (Views: 52.6ms | ActiveRecord: 0.0ms)
594
+  (0.1ms) rollback transaction
595
+  (0.0ms) begin transaction
596
+ Processing by Tracker::IssuesController#resolved as HTML
597
+ Completed 200 OK in 417ms (Views: 4.1ms | ActiveRecord: 0.0ms)
598
+  (0.1ms) rollback transaction
599
+  (0.0ms) begin transaction
600
+ Processing by Tracker::IssuesController#un_track as HTML
601
+ Tracker::UsersIssues Load (0.1ms) SELECT "tracker_users_issues".* FROM "tracker_users_issues" WHERE "tracker_users_issues"."user_id" IS NULL AND "tracker_users_issues"."issue_id" IS NULL
602
+ Redirected to http://test.host/tracker/
603
+ Completed 302 Found in 5ms (ActiveRecord: 1.0ms)
604
+ Connecting to database specified by database.yml
605
+  (0.3ms) begin transaction
606
+ Processing by Tracker::IssuesController#index as HTML
607
+ Rendered /Users/mikecifani/Projects/active_progress/app/views/tracker/issues/index.html.slim within layouts/tracker/application (10.2ms)
608
+ Completed 200 OK in 526ms (Views: 17.4ms | ActiveRecord: 0.0ms)
609
+  (0.1ms) rollback transaction
610
+  (0.0ms) begin transaction
611
+ Processing by Tracker::IssuesController#resolved as HTML
612
+ Completed 200 OK in 422ms (Views: 5.1ms | ActiveRecord: 0.0ms)
613
+  (0.1ms) rollback transaction
614
+  (0.0ms) begin transaction
615
+ Processing by Tracker::IssuesController#un_track as HTML
616
+ Tracker::UsersIssues Load (0.1ms) SELECT "tracker_users_issues".* FROM "tracker_users_issues" WHERE "tracker_users_issues"."user_id" IS NULL AND "tracker_users_issues"."issue_id" IS NULL
617
+ Redirected to http://test.host/tracker/
618
+ Completed 302 Found in 4ms (ActiveRecord: 0.9ms)
619
+  (0.1ms) rollback transaction
620
+ Connecting to database specified by database.yml
621
+  (0.3ms) begin transaction
622
+ Processing by Tracker::IssuesController#index as HTML
623
+ Rendered /Users/mikecifani/Projects/active_progress/app/views/tracker/issues/index.html.slim within layouts/tracker/application (10.0ms)
624
+ Completed 200 OK in 849ms (Views: 17.1ms | ActiveRecord: 0.0ms)
625
+  (0.1ms) rollback transaction
626
+  (0.0ms) begin transaction
627
+ Processing by Tracker::IssuesController#un_track as HTML
628
+ Tracker::UsersIssues Load (0.1ms) SELECT "tracker_users_issues".* FROM "tracker_users_issues" WHERE "tracker_users_issues"."user_id" IS NULL AND "tracker_users_issues"."issue_id" IS NULL
629
+ Redirected to http://test.host/tracker/
630
+ Completed 302 Found in 4ms (ActiveRecord: 0.9ms)
631
+  (0.0ms) rollback transaction
632
+  (0.0ms) begin transaction
633
+ Processing by Tracker::IssuesController#resolved as HTML
634
+ Completed 200 OK in 401ms (Views: 4.2ms | ActiveRecord: 0.0ms)
635
+  (0.1ms) rollback transaction
636
+ Connecting to database specified by database.yml
637
+  (0.3ms) begin transaction
638
+ Processing by Tracker::IssuesController#index as HTML
639
+ Rendered /Users/mikecifani/Projects/active_progress/app/views/tracker/issues/index.html.slim within layouts/tracker/application (45.6ms)
640
+ Completed 200 OK in 553ms (Views: 54.9ms | ActiveRecord: 0.0ms)
641
+  (0.1ms) rollback transaction
642
+  (0.0ms) begin transaction
643
+ Processing by Tracker::IssuesController#resolved as HTML
644
+ Completed 200 OK in 392ms (Views: 4.1ms | ActiveRecord: 0.0ms)
645
+  (0.1ms) rollback transaction
646
+  (0.0ms) begin transaction
647
+ Processing by Tracker::IssuesController#un_track as HTML
648
+ Tracker::UsersIssues Load (0.5ms) SELECT "tracker_users_issues".* FROM "tracker_users_issues" WHERE "tracker_users_issues"."user_id" IS NULL AND "tracker_users_issues"."issue_id" IS NULL
649
+ Redirected to http://test.host/tracker/
650
+ Completed 302 Found in 7ms (ActiveRecord: 3.1ms)
651
+  (0.1ms) rollback transaction
652
+  (0.0ms) begin transaction
653
+ Processing by Tracker::IssuesController#currently_tracking as HTML
654
+ Completed 500 Internal Server Error in 1ms
655
+ Connecting to database specified by database.yml
656
+  (0.3ms) begin transaction
657
+ Processing by Tracker::IssuesController#currently_tracking as HTML
658
+ Completed 500 Internal Server Error in 1ms
659
+ Connecting to database specified by database.yml
660
+  (0.3ms) begin transaction
661
+ Processing by Tracker::IssuesController#index as HTML
662
+ Rendered /Users/mikecifani/Projects/active_progress/app/views/tracker/issues/index.html.slim within layouts/tracker/application (10.5ms)
663
+ Completed 200 OK in 821ms (Views: 17.9ms | ActiveRecord: 0.0ms)
664
+  (0.1ms) rollback transaction
665
+  (0.0ms) begin transaction
666
+ Processing by Tracker::IssuesController#resolved as HTML
667
+ Completed 200 OK in 376ms (Views: 4.2ms | ActiveRecord: 0.0ms)
668
+  (0.1ms) rollback transaction
669
+  (0.0ms) begin transaction
670
+ Processing by Tracker::IssuesController#un_track as HTML
671
+ Tracker::UsersIssues Load (0.1ms) SELECT "tracker_users_issues".* FROM "tracker_users_issues" WHERE "tracker_users_issues"."user_id" IS NULL AND "tracker_users_issues"."issue_id" IS NULL
672
+ Redirected to http://test.host/tracker/
673
+ Completed 302 Found in 4ms (ActiveRecord: 1.0ms)
674
+  (0.1ms) rollback transaction
675
+  (0.0ms) begin transaction
676
+ Processing by Tracker::IssuesController#currently_tracking as HTML
677
+ Completed 200 OK in 5ms (Views: 4.2ms | ActiveRecord: 0.0ms)
678
+ Tracker::UsersIssues Load (0.1ms) SELECT "tracker_users_issues".* FROM "tracker_users_issues" WHERE "tracker_users_issues"."user_id" IS NULL
679
+ Connecting to database specified by database.yml
680
+  (0.3ms) begin transaction
681
+ Processing by Tracker::IssuesController#index as HTML
682
+ Rendered /Users/mikecifani/Projects/active_progress/app/views/tracker/issues/index.html.slim within layouts/tracker/application (10.1ms)
683
+ Completed 200 OK in 530ms (Views: 17.4ms | ActiveRecord: 0.0ms)
684
+  (0.1ms) rollback transaction
685
+  (0.0ms) begin transaction
686
+ Processing by Tracker::IssuesController#un_track as HTML
687
+ Tracker::UsersIssues Load (0.1ms) SELECT "tracker_users_issues".* FROM "tracker_users_issues" WHERE "tracker_users_issues"."user_id" IS NULL AND "tracker_users_issues"."issue_id" IS NULL
688
+ Redirected to http://test.host/tracker/
689
+ Completed 302 Found in 4ms (ActiveRecord: 0.8ms)
690
+  (0.0ms) rollback transaction
691
+  (0.0ms) begin transaction
692
+ Processing by Tracker::IssuesController#currently_tracking as HTML
693
+ Completed 200 OK in 5ms (Views: 4.1ms | ActiveRecord: 0.0ms)
694
+  (0.1ms) rollback transaction
695
+  (0.0ms) begin transaction
696
+ Processing by Tracker::IssuesController#currently_tracking as HTML
697
+ Completed 200 OK in 3ms (Views: 3.2ms | ActiveRecord: 0.0ms)
698
+ Tracker::UsersIssues Load (0.1ms) SELECT "tracker_users_issues".* FROM "tracker_users_issues" WHERE "tracker_users_issues"."user_id" IS NULL
699
+  (0.0ms) rollback transaction
700
+  (0.1ms) begin transaction
701
+ Processing by Tracker::IssuesController#resolved as HTML
702
+ Completed 200 OK in 372ms (Views: 5.0ms | ActiveRecord: 0.0ms)
703
+  (0.1ms) rollback transaction
704
+ Connecting to database specified by database.yml
705
+  (0.3ms) begin transaction
706
+ Processing by Tracker::IssuesController#un_track as HTML
707
+ Tracker::UsersIssues Load (0.1ms) SELECT "tracker_users_issues".* FROM "tracker_users_issues" WHERE "tracker_users_issues"."user_id" IS NULL AND "tracker_users_issues"."issue_id" IS NULL
708
+ Redirected to http://test.host/tracker/
709
+ Completed 302 Found in 4ms (ActiveRecord: 1.0ms)
710
+  (0.1ms) rollback transaction
711
+  (0.0ms) begin transaction
712
+ Processing by Tracker::IssuesController#index as HTML
713
+ Completed 200 OK in 507ms (Views: 52.4ms | ActiveRecord: 0.0ms)
714
+  (0.1ms) rollback transaction
715
+  (0.0ms) begin transaction
716
+ Processing by Tracker::IssuesController#resolved as HTML
717
+ Completed 200 OK in 461ms (Views: 4.0ms | ActiveRecord: 0.0ms)
718
+  (0.1ms) rollback transaction
719
+  (0.0ms) begin transaction
720
+ Processing by Tracker::IssuesController#currently_tracking as HTML
721
+ Completed 200 OK in 4ms (Views: 3.9ms | ActiveRecord: 0.0ms)
722
+  (0.1ms) rollback transaction
723
+  (0.0ms) begin transaction
724
+ Processing by Tracker::IssuesController#currently_tracking as HTML
725
+ Completed 200 OK in 3ms (Views: 3.2ms | ActiveRecord: 0.0ms)
726
+  (0.1ms) SELECT COUNT(*) FROM "tracker_users_issues" WHERE "tracker_users_issues"."user_id" IS NULL
727
+  (0.0ms) rollback transaction
728
+ Connecting to database specified by database.yml
729
+  (0.3ms) begin transaction
730
+ Processing by ActiveProgress::IssuesController#index as HTML
731
+ Rendered /Users/mikecifani/Projects/active_progress/app/views/active_progress/issues/index.html.slim within layouts/active_progress/application (46.0ms)
732
+ Completed 200 OK in 776ms (Views: 56.0ms | ActiveRecord: 0.0ms)
733
+  (0.1ms) rollback transaction
734
+  (0.0ms) begin transaction
735
+ Processing by ActiveProgress::IssuesController#resolved as HTML
736
+ Completed 200 OK in 1652ms (Views: 4.5ms | ActiveRecord: 0.0ms)
737
+  (0.1ms) rollback transaction
738
+  (0.0ms) begin transaction
739
+ Processing by ActiveProgress::IssuesController#un_track as HTML
740
+ Completed 500 Internal Server Error in 4ms
741
+  (0.0ms) rollback transaction
742
+  (0.0ms) begin transaction
743
+ Processing by ActiveProgress::IssuesController#currently_tracking as HTML
744
+ Completed 200 OK in 4ms (Views: 4.0ms | ActiveRecord: 0.0ms)
745
+  (0.0ms) rollback transaction
746
+  (0.0ms) begin transaction
747
+ Processing by ActiveProgress::IssuesController#currently_tracking as HTML
748
+ Completed 200 OK in 3ms (Views: 3.2ms | ActiveRecord: 0.0ms)
749
+  (0.0ms) rollback transaction
750
+ Connecting to database specified by database.yml