has_moderated 0.0.24 → 0.0.25

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -106807,3 +106807,2168 @@ Migrating to CreateHmanythroughJoins (20111009205545)
106807
106807
  Task Load (0.1ms) SELECT "tasks".* FROM "tasks" LIMIT 1
106808
106808
  Subtask Load (0.1ms) SELECT "subtasks".* FROM "subtasks" WHERE "subtasks"."task_id" = 1 LIMIT 1
106809
106809
  Subtask Load (0.1ms) SELECT "subtasks".* FROM "subtasks" LIMIT 1
106810
+  (0.1ms) SAVEPOINT active_record_1
106811
+ SQL (80.7ms) INSERT INTO "moderations" ("attr_name", "attr_value", "created_at", "moderatable_id", "moderatable_type", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["attr_name", "-"], ["attr_value", "--- \n:associations: \n :hjoin_tests: \n - created_at: \n title: HJoin\n updated_at: \n id: \n:main_model: \n created_at: \n title: Test\n updated_at: \n id: \n desc: \n"], ["created_at", Tue, 18 Oct 2011 17:14:15 UTC +00:00], ["moderatable_id", nil], ["moderatable_type", "Task"], ["updated_at", Tue, 18 Oct 2011 17:14:15 UTC +00:00]]
106812
+  (0.1ms) RELEASE SAVEPOINT active_record_1
106813
+  (0.1ms) SELECT COUNT(*) FROM "hjoin_tests"
106814
+  (0.1ms) SELECT COUNT(*) FROM "tasks" 
106815
+ Moderation Load (0.1ms) SELECT "moderations".* FROM "moderations" ORDER BY "moderations"."id" DESC LIMIT 1
106816
+  (0.0ms) SAVEPOINT active_record_1
106817
+ SQL (0.3ms) INSERT INTO "tasks" ("created_at", "desc", "title", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Tue, 18 Oct 2011 17:14:15 UTC +00:00], ["desc", nil], ["title", "Test"], ["updated_at", Tue, 18 Oct 2011 17:14:15 UTC +00:00]]
106818
+ HoneTest Load (0.2ms) SELECT "hone_tests".* FROM "hone_tests" WHERE "hone_tests"."hasone_id" = 1 AND "hone_tests"."hasone_type" = 'Task' LIMIT 1
106819
+ SQLite3::SQLException: no such column: hone_tests.hasone_id: SELECT "hone_tests".* FROM "hone_tests" WHERE "hone_tests"."hasone_id" = 1 AND "hone_tests"."hasone_type" = 'Task' LIMIT 1
106820
+  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1
106821
+  (0.0ms) SAVEPOINT active_record_1
106822
+ SQL (0.6ms) INSERT INTO "moderations" ("attr_name", "attr_value", "created_at", "moderatable_id", "moderatable_type", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["attr_name", "-"], ["attr_value", "--- \n:associations: {}\n\n:main_model: \n created_at: \n title: Test\n updated_at: \n id: \n desc: \n"], ["created_at", Tue, 18 Oct 2011 17:14:15 UTC +00:00], ["moderatable_id", nil], ["moderatable_type", "Task"], ["updated_at", Tue, 18 Oct 2011 17:14:15 UTC +00:00]]
106823
+  (0.1ms) RELEASE SAVEPOINT active_record_1
106824
+  (0.1ms) SELECT COUNT(*) FROM "tasks"
106825
+ Moderation Load (0.1ms) SELECT "moderations".* FROM "moderations" ORDER BY "moderations"."id" DESC LIMIT 1
106826
+  (0.0ms) SAVEPOINT active_record_1
106827
+ SQL (0.3ms) INSERT INTO "tasks" ("created_at", "desc", "title", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Tue, 18 Oct 2011 17:14:15 UTC +00:00], ["desc", nil], ["title", "Test"], ["updated_at", Tue, 18 Oct 2011 17:14:15 UTC +00:00]]
106828
+ HoneTest Load (0.2ms) SELECT "hone_tests".* FROM "hone_tests" WHERE "hone_tests"."hasone_id" = 1 AND "hone_tests"."hasone_type" = 'Task' LIMIT 1
106829
+ SQLite3::SQLException: no such column: hone_tests.hasone_id: SELECT "hone_tests".* FROM "hone_tests" WHERE "hone_tests"."hasone_id" = 1 AND "hone_tests"."hasone_type" = 'Task' LIMIT 1
106830
+  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1
106831
+  (0.1ms) SAVEPOINT active_record_1
106832
+ SQL (0.6ms) INSERT INTO "moderations" ("attr_name", "attr_value", "created_at", "moderatable_id", "moderatable_type", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["attr_name", "-"], ["attr_value", "--- \n:associations: \n :hmanythrough_test: \n - created_at: \n title: HJoin\n updated_at: \n id: \n:main_model: \n created_at: \n title: Test\n updated_at: \n id: \n desc: \n"], ["created_at", Tue, 18 Oct 2011 17:14:15 UTC +00:00], ["moderatable_id", nil], ["moderatable_type", "Task"], ["updated_at", Tue, 18 Oct 2011 17:14:15 UTC +00:00]]
106833
+  (0.1ms) RELEASE SAVEPOINT active_record_1
106834
+  (0.1ms) SELECT COUNT(*) FROM "hmanythrough_tests" 
106835
+  (0.1ms) SELECT COUNT(*) FROM "tasks"
106836
+ Moderation Load (0.1ms) SELECT "moderations".* FROM "moderations" ORDER BY "moderations"."id" DESC LIMIT 1
106837
+  (0.0ms) SAVEPOINT active_record_1
106838
+ SQL (0.3ms) INSERT INTO "tasks" ("created_at", "desc", "title", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Tue, 18 Oct 2011 17:14:15 UTC +00:00], ["desc", nil], ["title", "Test"], ["updated_at", Tue, 18 Oct 2011 17:14:15 UTC +00:00]]
106839
+ HoneTest Load (0.2ms) SELECT "hone_tests".* FROM "hone_tests" WHERE "hone_tests"."hasone_id" = 1 AND "hone_tests"."hasone_type" = 'Task' LIMIT 1
106840
+ SQLite3::SQLException: no such column: hone_tests.hasone_id: SELECT "hone_tests".* FROM "hone_tests" WHERE "hone_tests"."hasone_id" = 1 AND "hone_tests"."hasone_type" = 'Task' LIMIT 1
106841
+  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1
106842
+  (0.0ms) SAVEPOINT active_record_1
106843
+ SQL (0.6ms) INSERT INTO "moderations" ("attr_name", "attr_value", "created_at", "moderatable_id", "moderatable_type", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["attr_name", "-"], ["attr_value", "--- \n:associations: {}\n\n:main_model: \n created_at: \n title: Test\n updated_at: \n id: \n desc: \n"], ["created_at", Tue, 18 Oct 2011 17:14:15 UTC +00:00], ["moderatable_id", nil], ["moderatable_type", "Task"], ["updated_at", Tue, 18 Oct 2011 17:14:15 UTC +00:00]]
106844
+  (0.1ms) RELEASE SAVEPOINT active_record_1
106845
+  (0.1ms) SELECT COUNT(*) FROM "tasks" 
106846
+ Moderation Load (0.1ms) SELECT "moderations".* FROM "moderations" ORDER BY "moderations"."id" DESC LIMIT 1
106847
+  (0.0ms) SAVEPOINT active_record_1
106848
+ SQL (0.3ms) INSERT INTO "tasks" ("created_at", "desc", "title", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Tue, 18 Oct 2011 17:14:15 UTC +00:00], ["desc", nil], ["title", "Test"], ["updated_at", Tue, 18 Oct 2011 17:14:15 UTC +00:00]]
106849
+ HoneTest Load (0.2ms) SELECT "hone_tests".* FROM "hone_tests" WHERE "hone_tests"."hasone_id" = 1 AND "hone_tests"."hasone_type" = 'Task' LIMIT 1
106850
+ SQLite3::SQLException: no such column: hone_tests.hasone_id: SELECT "hone_tests".* FROM "hone_tests" WHERE "hone_tests"."hasone_id" = 1 AND "hone_tests"."hasone_type" = 'Task' LIMIT 1
106851
+  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1
106852
+  (0.0ms) SAVEPOINT active_record_1
106853
+ SQL (0.6ms) INSERT INTO "moderations" ("attr_name", "attr_value", "created_at", "moderatable_id", "moderatable_type", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["attr_name", "-"], ["attr_value", "--- \n:associations: {}\n\n:main_model: \n created_at: \n title: Test\n updated_at: \n id: \n desc: \n"], ["created_at", Tue, 18 Oct 2011 17:14:15 UTC +00:00], ["moderatable_id", nil], ["moderatable_type", "Task"], ["updated_at", Tue, 18 Oct 2011 17:14:15 UTC +00:00]]
106854
+  (0.1ms) RELEASE SAVEPOINT active_record_1
106855
+  (0.1ms) SELECT COUNT(*) FROM "tasks"
106856
+ Moderation Load (0.1ms) SELECT "moderations".* FROM "moderations" ORDER BY "moderations"."id" DESC LIMIT 1
106857
+  (0.0ms) SAVEPOINT active_record_1
106858
+ SQL (0.3ms) INSERT INTO "tasks" ("created_at", "desc", "title", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Tue, 18 Oct 2011 17:14:15 UTC +00:00], ["desc", nil], ["title", "Test"], ["updated_at", Tue, 18 Oct 2011 17:14:15 UTC +00:00]]
106859
+ HoneTest Load (0.2ms) SELECT "hone_tests".* FROM "hone_tests" WHERE "hone_tests"."hasone_id" = 1 AND "hone_tests"."hasone_type" = 'Task' LIMIT 1
106860
+ SQLite3::SQLException: no such column: hone_tests.hasone_id: SELECT "hone_tests".* FROM "hone_tests" WHERE "hone_tests"."hasone_id" = 1 AND "hone_tests"."hasone_type" = 'Task' LIMIT 1
106861
+  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1
106862
+  (0.1ms) SAVEPOINT active_record_1
106863
+ SQL (0.6ms) INSERT INTO "moderations" ("attr_name", "attr_value", "created_at", "moderatable_id", "moderatable_type", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["attr_name", "-"], ["attr_value", "--- \n:associations: \n :hmanythrough_join: \n - exdata: Data\n created_at: \n task_id: \n updated_at: \n :associations: \n :hmanythrough_test: \n - created_at: \n title: Hello\n updated_at: \n id: \n id: \n hmanythrough_test_id: \n:main_model: \n created_at: \n title: Test\n updated_at: \n id: \n desc: \n"], ["created_at", Tue, 18 Oct 2011 17:14:15 UTC +00:00], ["moderatable_id", nil], ["moderatable_type", "Task"], ["updated_at", Tue, 18 Oct 2011 17:14:15 UTC +00:00]]
106864
+  (0.1ms) RELEASE SAVEPOINT active_record_1
106865
+  (0.1ms) SELECT COUNT(*) FROM "hmanythrough_tests" 
106866
+  (0.0ms) SELECT COUNT(*) FROM "tasks"
106867
+ Moderation Load (0.1ms) SELECT "moderations".* FROM "moderations" ORDER BY "moderations"."id" DESC LIMIT 1
106868
+  (0.0ms) SAVEPOINT active_record_1
106869
+ SQL (0.3ms) INSERT INTO "tasks" ("created_at", "desc", "title", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Tue, 18 Oct 2011 17:14:15 UTC +00:00], ["desc", nil], ["title", "Test"], ["updated_at", Tue, 18 Oct 2011 17:14:15 UTC +00:00]]
106870
+ HoneTest Load (0.2ms) SELECT "hone_tests".* FROM "hone_tests" WHERE "hone_tests"."hasone_id" = 1 AND "hone_tests"."hasone_type" = 'Task' LIMIT 1
106871
+ SQLite3::SQLException: no such column: hone_tests.hasone_id: SELECT "hone_tests".* FROM "hone_tests" WHERE "hone_tests"."hasone_id" = 1 AND "hone_tests"."hasone_type" = 'Task' LIMIT 1
106872
+  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1
106873
+  (0.1ms) SAVEPOINT active_record_1
106874
+  (0.0ms) RELEASE SAVEPOINT active_record_1
106875
+  (0.0ms) SAVEPOINT active_record_1
106876
+ SQL (0.6ms) INSERT INTO "moderations" ("attr_name", "attr_value", "created_at", "moderatable_id", "moderatable_type", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["attr_name", "-"], ["attr_value", "--- \n:associations: \n :hone_test: \n - created_at: \n task_id: \n title: Hone\n updated_at: \n hasone_id: \n hasone_type: Task\n id: \n:main_model: \n created_at: \n title: Test\n updated_at: \n id: \n desc: \n"], ["created_at", Tue, 18 Oct 2011 17:14:15 UTC +00:00], ["moderatable_id", nil], ["moderatable_type", "Task"], ["updated_at", Tue, 18 Oct 2011 17:14:15 UTC +00:00]]
106877
+  (0.1ms) RELEASE SAVEPOINT active_record_1
106878
+  (0.1ms) SELECT COUNT(*) FROM "hone_tests" 
106879
+  (0.0ms) SELECT COUNT(*) FROM "tasks"
106880
+ Moderation Load (0.1ms) SELECT "moderations".* FROM "moderations" ORDER BY "moderations"."id" DESC LIMIT 1
106881
+  (0.0ms) SAVEPOINT active_record_1
106882
+ SQL (0.3ms) INSERT INTO "tasks" ("created_at", "desc", "title", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Tue, 18 Oct 2011 17:14:15 UTC +00:00], ["desc", nil], ["title", "Test"], ["updated_at", Tue, 18 Oct 2011 17:14:15 UTC +00:00]]
106883
+ HoneTest Load (0.1ms) SELECT "hone_tests".* FROM "hone_tests" WHERE "hone_tests"."hasone_id" = 1 AND "hone_tests"."hasone_type" = 'Task' LIMIT 1
106884
+ SQLite3::SQLException: no such column: hone_tests.hasone_id: SELECT "hone_tests".* FROM "hone_tests" WHERE "hone_tests"."hasone_id" = 1 AND "hone_tests"."hasone_type" = 'Task' LIMIT 1
106885
+  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1
106886
+  (0.0ms) SAVEPOINT active_record_1
106887
+ SQL (0.6ms) INSERT INTO "moderations" ("attr_name", "attr_value", "created_at", "moderatable_id", "moderatable_type", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["attr_name", "-"], ["attr_value", "--- \n:associations: {}\n\n:main_model: \n created_at: \n title: Test\n updated_at: \n id: \n desc: \n"], ["created_at", Tue, 18 Oct 2011 17:14:15 UTC +00:00], ["moderatable_id", nil], ["moderatable_type", "Task"], ["updated_at", Tue, 18 Oct 2011 17:14:15 UTC +00:00]]
106888
+  (0.1ms) RELEASE SAVEPOINT active_record_1
106889
+  (0.1ms) SELECT COUNT(*) FROM "tasks" 
106890
+ Moderation Load (0.1ms) SELECT "moderations".* FROM "moderations" ORDER BY "moderations"."id" DESC LIMIT 1
106891
+  (0.0ms) SAVEPOINT active_record_1
106892
+ SQL (0.3ms) INSERT INTO "tasks" ("created_at", "desc", "title", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Tue, 18 Oct 2011 17:14:15 UTC +00:00], ["desc", nil], ["title", "Test"], ["updated_at", Tue, 18 Oct 2011 17:14:15 UTC +00:00]]
106893
+ HoneTest Load (0.1ms) SELECT "hone_tests".* FROM "hone_tests" WHERE "hone_tests"."hasone_id" = 1 AND "hone_tests"."hasone_type" = 'Task' LIMIT 1
106894
+ SQLite3::SQLException: no such column: hone_tests.hasone_id: SELECT "hone_tests".* FROM "hone_tests" WHERE "hone_tests"."hasone_id" = 1 AND "hone_tests"."hasone_type" = 'Task' LIMIT 1
106895
+  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1
106896
+  (0.1ms) SAVEPOINT active_record_1
106897
+ SQL (0.6ms) INSERT INTO "moderations" ("attr_name", "attr_value", "created_at", "moderatable_id", "moderatable_type", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["attr_name", "-"], ["attr_value", "TEST--- \n:associations: \n:main_model: \n created_at: \n title: TEST\n updated_at: \n id: \n foo: \n"], ["created_at", Tue, 18 Oct 2011 17:14:15 UTC +00:00], ["moderatable_id", nil], ["moderatable_type", "HookTest"], ["updated_at", Tue, 18 Oct 2011 17:14:15 UTC +00:00]]
106898
+  (0.1ms) RELEASE SAVEPOINT active_record_1
106899
+ Moderation Load (0.1ms) SELECT "moderations".* FROM "moderations" ORDER BY "moderations"."id" DESC LIMIT 1
106900
+  (0.0ms) SAVEPOINT active_record_1
106901
+ SQL (0.6ms) INSERT INTO "moderations" ("attr_name", "attr_value", "created_at", "moderatable_id", "moderatable_type", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["attr_name", "-"], ["attr_value", "--- \n:associations: \n:main_model: \n created_at: \n title: \"\"\n updated_at: \n id: \n foo: \n"], ["created_at", Tue, 18 Oct 2011 17:14:15 UTC +00:00], ["moderatable_id", nil], ["moderatable_type", "HookTest"], ["updated_at", Tue, 18 Oct 2011 17:14:15 UTC +00:00]]
106902
+  (0.1ms) RELEASE SAVEPOINT active_record_1
106903
+ Moderation Load (0.1ms) SELECT "moderations".* FROM "moderations" ORDER BY "moderations"."id" DESC LIMIT 1
106904
+  (0.0ms) SAVEPOINT active_record_1
106905
+ SQL (0.3ms) INSERT INTO "hook_tests" ("created_at", "foo", "title", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Tue, 18 Oct 2011 17:14:15 UTC +00:00], ["foo", nil], ["title", ""], ["updated_at", Tue, 18 Oct 2011 17:14:15 UTC +00:00]]
106906
+  (0.1ms) RELEASE SAVEPOINT active_record_1
106907
+  (0.0ms) SAVEPOINT active_record_1
106908
+ SQL (0.2ms) DELETE FROM "moderations" WHERE "moderations"."id" = ? [["id", 1]]
106909
+  (0.1ms) RELEASE SAVEPOINT active_record_1
106910
+ HookTest Load (0.1ms) SELECT "hook_tests".* FROM "hook_tests" LIMIT 1
106911
+  (0.0ms) SAVEPOINT active_record_1
106912
+ SQL (0.4ms) INSERT INTO "moderations" ("attr_name", "attr_value", "created_at", "moderatable_id", "moderatable_type", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["attr_name", "title"], ["attr_value", "TEST--- TEST\n"], ["created_at", Tue, 18 Oct 2011 17:14:15 UTC +00:00], ["moderatable_id", 1], ["moderatable_type", "HookTest"], ["updated_at", Tue, 18 Oct 2011 17:14:15 UTC +00:00]]
106913
+  (0.1ms) RELEASE SAVEPOINT active_record_1
106914
+ Moderation Load (0.1ms) SELECT "moderations".* FROM "moderations" ORDER BY "moderations"."id" DESC LIMIT 1
106915
+  (0.0ms) SAVEPOINT active_record_1
106916
+ SQL (0.6ms) INSERT INTO "moderations" ("attr_name", "attr_value", "created_at", "moderatable_id", "moderatable_type", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["attr_name", "-"], ["attr_value", "--- \n:associations: {}\n\n:main_model: \n created_at: \n title: TEST\n updated_at: \n id: \n desc: \n"], ["created_at", Tue, 18 Oct 2011 17:14:15 UTC +00:00], ["moderatable_id", nil], ["moderatable_type", "Task"], ["updated_at", Tue, 18 Oct 2011 17:14:15 UTC +00:00]]
106917
+  (0.1ms) RELEASE SAVEPOINT active_record_1
106918
+ Moderation Load (0.1ms) SELECT "moderations".* FROM "moderations" ORDER BY "moderations"."id" DESC LIMIT 1
106919
+  (0.1ms) SAVEPOINT active_record_1
106920
+ SQL (0.7ms) INSERT INTO "photo_holders" ("created_at", "title", "updated_at") VALUES (?, ?, ?) [["created_at", Tue, 18 Oct 2011 17:14:15 UTC +00:00], ["title", nil], ["updated_at", Tue, 18 Oct 2011 17:14:15 UTC +00:00]]
106921
+ SQL (0.3ms) INSERT INTO "moderations" ("attr_name", "attr_value", "created_at", "moderatable_id", "moderatable_type", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["attr_name", "-"], ["attr_value", "--- \n:associations: \n:main_model: \n photo: \n created_at: \n updated_at: \n :photo_tmp_file: /Users/apple/rails/has_moderated/test/dummy/public/uploads/tmp/20111018-1914-474-8502/test.jpg\n id: \n photo_holder_id: 1\n"], ["created_at", Tue, 18 Oct 2011 17:14:15 UTC +00:00], ["moderatable_id", nil], ["moderatable_type", "Photo"], ["updated_at", Tue, 18 Oct 2011 17:14:15 UTC +00:00]]
106922
+  (0.1ms) RELEASE SAVEPOINT active_record_1
106923
+  (0.1ms) SELECT COUNT(*) FROM "photos"
106924
+ Moderation Load (0.1ms) SELECT "moderations".* FROM "moderations" ORDER BY "moderations"."id" DESC LIMIT 1
106925
+  (0.1ms) SAVEPOINT active_record_1
106926
+ SQL (0.3ms) INSERT INTO "photos" ("created_at", "photo", "photo_holder_id", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Tue, 18 Oct 2011 17:14:15 UTC +00:00], ["photo", "test.jpg"], ["photo_holder_id", 1], ["updated_at", Tue, 18 Oct 2011 17:14:15 UTC +00:00]]
106927
+  (0.1ms) RELEASE SAVEPOINT active_record_1
106928
+  (0.0ms) SAVEPOINT active_record_1
106929
+ SQL (0.1ms) DELETE FROM "moderations" WHERE "moderations"."id" = ? [["id", 1]]
106930
+  (0.1ms) RELEASE SAVEPOINT active_record_1
106931
+  (0.1ms) SELECT COUNT(*) FROM "photos"
106932
+ Photo Load (0.1ms) SELECT "photos".* FROM "photos" LIMIT 1
106933
+  (0.1ms) SAVEPOINT active_record_1
106934
+ SQL (0.7ms) INSERT INTO "moderations" ("attr_name", "attr_value", "created_at", "moderatable_id", "moderatable_type", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["attr_name", "-"], ["attr_value", "--- \n:associations: \n:main_model: \n photo: \n created_at: \n updated_at: \n :photo_tmp_file: /Users/apple/rails/has_moderated/test/dummy/public/uploads/tmp/20111018-1914-474-3770/test.jpg\n id: \n photo_holder_id: \n"], ["created_at", Tue, 18 Oct 2011 17:14:15 UTC +00:00], ["moderatable_id", nil], ["moderatable_type", "Photo"], ["updated_at", Tue, 18 Oct 2011 17:14:15 UTC +00:00]]
106935
+  (0.1ms) RELEASE SAVEPOINT active_record_1
106936
+  (0.1ms) SELECT COUNT(*) FROM "photos" 
106937
+ Moderation Load (0.1ms) SELECT "moderations".* FROM "moderations" ORDER BY "moderations"."id" DESC LIMIT 1
106938
+  (0.1ms) SAVEPOINT active_record_1
106939
+ SQL (0.3ms) INSERT INTO "photos" ("created_at", "photo", "photo_holder_id", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Tue, 18 Oct 2011 17:14:15 UTC +00:00], ["photo", "test.jpg"], ["photo_holder_id", nil], ["updated_at", Tue, 18 Oct 2011 17:14:15 UTC +00:00]]
106940
+  (0.1ms) RELEASE SAVEPOINT active_record_1
106941
+  (0.0ms) SAVEPOINT active_record_1
106942
+ SQL (0.1ms) DELETE FROM "moderations" WHERE "moderations"."id" = ? [["id", 1]]
106943
+  (0.1ms) RELEASE SAVEPOINT active_record_1
106944
+  (0.1ms) SELECT COUNT(*) FROM "photos" 
106945
+ Photo Load (0.1ms) SELECT "photos".* FROM "photos" LIMIT 1
106946
+  (0.1ms) SAVEPOINT active_record_1
106947
+ SQL (0.6ms) INSERT INTO "moderations" ("attr_name", "attr_value", "created_at", "moderatable_id", "moderatable_type", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["attr_name", "-"], ["attr_value", "--- \n:associations: \n:main_model: \n photo: \n created_at: \n updated_at: \n :photo_tmp_file: /Users/apple/rails/has_moderated/test/dummy/public/uploads/tmp/20111018-1914-474-2331/test.jpg\n id: \n photo_holder_id: \n"], ["created_at", Tue, 18 Oct 2011 17:14:15 UTC +00:00], ["moderatable_id", nil], ["moderatable_type", "Photo"], ["updated_at", Tue, 18 Oct 2011 17:14:15 UTC +00:00]]
106948
+  (0.1ms) RELEASE SAVEPOINT active_record_1
106949
+  (0.1ms) SELECT COUNT(*) FROM "photos"
106950
+ Moderation Load (0.1ms) SELECT "moderations".* FROM "moderations" ORDER BY "moderations"."id" DESC LIMIT 1
106951
+  (0.0ms) SAVEPOINT active_record_1
106952
+ SQL (0.1ms) DELETE FROM "moderations" WHERE "moderations"."id" = ? [["id", 1]]
106953
+  (0.1ms) RELEASE SAVEPOINT active_record_1
106954
+  (0.1ms) SELECT COUNT(*) FROM "photos" 
106955
+  (0.0ms) SAVEPOINT active_record_1
106956
+ SQL (0.6ms) INSERT INTO "moderations" ("attr_name", "attr_value", "created_at", "moderatable_id", "moderatable_type", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["attr_name", "-"], ["attr_value", "--- \n:associations: \n:main_model: \n"], ["created_at", Tue, 18 Oct 2011 17:14:15 UTC +00:00], ["moderatable_id", nil], ["moderatable_type", "Photo"], ["updated_at", Tue, 18 Oct 2011 17:14:15 UTC +00:00]]
106957
+  (0.1ms) RELEASE SAVEPOINT active_record_1
106958
+  (0.1ms) SELECT COUNT(*) FROM "photos" 
106959
+ Moderation Load (0.1ms) SELECT "moderations".* FROM "moderations" ORDER BY "moderations"."id" DESC LIMIT 1
106960
+  (0.0ms) SAVEPOINT active_record_1
106961
+ SQL (0.4ms) INSERT INTO "photos" ("created_at", "photo", "photo_holder_id", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Tue, 18 Oct 2011 17:14:15 UTC +00:00], ["photo", nil], ["photo_holder_id", nil], ["updated_at", Tue, 18 Oct 2011 17:14:15 UTC +00:00]]
106962
+  (0.1ms) RELEASE SAVEPOINT active_record_1
106963
+  (0.0ms) SAVEPOINT active_record_1
106964
+ SQL (0.1ms) DELETE FROM "moderations" WHERE "moderations"."id" = ? [["id", 1]]
106965
+  (0.1ms) RELEASE SAVEPOINT active_record_1
106966
+ Photo Load (0.1ms) SELECT "photos".* FROM "photos" LIMIT 1
106967
+  (0.1ms) SAVEPOINT active_record_1
106968
+ Photo Load (0.1ms) SELECT "photos".* FROM "photos" WHERE "photos"."id" = ? LIMIT 1 [["id", 1]]
106969
+  (0.1ms) UPDATE "photos" SET "updated_at" = '2011-10-18 17:14:15.703398', "photo" = NULL WHERE "photos"."id" = 1
106970
+ SQL (0.3ms) INSERT INTO "moderations" ("attr_name", "attr_value", "created_at", "moderatable_id", "moderatable_type", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["attr_name", "photo_tmp_file"], ["attr_value", "/Users/apple/rails/has_moderated/test/dummy/public/uploads/tmp/20111018-1914-474-2351/test.jpg"], ["created_at", Tue, 18 Oct 2011 17:14:15 UTC +00:00], ["moderatable_id", 1], ["moderatable_type", "Photo"], ["updated_at", Tue, 18 Oct 2011 17:14:15 UTC +00:00]]
106971
+  (0.1ms) RELEASE SAVEPOINT active_record_1
106972
+ Photo Load (0.1ms) SELECT "photos".* FROM "photos" LIMIT 1
106973
+  (0.1ms) SELECT COUNT(*) FROM "moderations"
106974
+ Moderation Load (0.1ms) SELECT "moderations".* FROM "moderations" ORDER BY "moderations"."id" DESC LIMIT 1
106975
+ Photo Load (0.1ms) SELECT "photos".* FROM "photos" WHERE "photos"."id" = 1 LIMIT 1
106976
+  (0.1ms) SAVEPOINT active_record_1
106977
+ Photo Load (0.1ms) SELECT "photos".* FROM "photos" WHERE "photos"."id" = ? LIMIT 1 [["id", 1]]
106978
+  (0.1ms) UPDATE "photos" SET "updated_at" = '2011-10-18 17:14:15.741411', "photo" = 'test.jpg' WHERE "photos"."id" = 1
106979
+  (0.1ms) RELEASE SAVEPOINT active_record_1
106980
+  (0.1ms) SAVEPOINT active_record_1
106981
+ SQL (0.1ms) DELETE FROM "moderations" WHERE "moderations"."id" = ? [["id", 2]]
106982
+  (0.1ms) RELEASE SAVEPOINT active_record_1
106983
+ Photo Load (0.1ms) SELECT "photos".* FROM "photos" LIMIT 1
106984
+  (0.1ms) SAVEPOINT active_record_1
106985
+ SQL (0.6ms) INSERT INTO "moderations" ("attr_name", "attr_value", "created_at", "moderatable_id", "moderatable_type", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["attr_name", "-"], ["attr_value", "--- \n:associations: \n :task_photos: \n - photo: \n task_id: \n created_at: \n updated_at: \n :photo_tmp_file: /Users/apple/rails/has_moderated/test/dummy/public/uploads/tmp/20111018-1914-474-0338/test.jpg\n id: \n:main_model: \n created_at: \n title: Task 1\n updated_at: \n id: \n desc: \n"], ["created_at", Tue, 18 Oct 2011 17:14:15 UTC +00:00], ["moderatable_id", nil], ["moderatable_type", "Task"], ["updated_at", Tue, 18 Oct 2011 17:14:15 UTC +00:00]]
106986
+  (0.1ms) RELEASE SAVEPOINT active_record_1
106987
+  (0.1ms) SELECT COUNT(*) FROM "moderations"
106988
+  (0.0ms) SELECT COUNT(*) FROM "tasks" 
106989
+  (0.1ms) SELECT COUNT(*) FROM "task_photos"
106990
+ Moderation Load (0.1ms) SELECT "moderations".* FROM "moderations" ORDER BY "moderations"."id" DESC LIMIT 1
106991
+  (0.1ms) SAVEPOINT active_record_1
106992
+ SQL (0.3ms) INSERT INTO "tasks" ("created_at", "desc", "title", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Tue, 18 Oct 2011 17:14:15 UTC +00:00], ["desc", nil], ["title", "Task 1"], ["updated_at", Tue, 18 Oct 2011 17:14:15 UTC +00:00]]
106993
+ HoneTest Load (0.2ms) SELECT "hone_tests".* FROM "hone_tests" WHERE "hone_tests"."hasone_id" = 1 AND "hone_tests"."hasone_type" = 'Task' LIMIT 1
106994
+ SQLite3::SQLException: no such column: hone_tests.hasone_id: SELECT "hone_tests".* FROM "hone_tests" WHERE "hone_tests"."hasone_id" = 1 AND "hone_tests"."hasone_type" = 'Task' LIMIT 1
106995
+  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1
106996
+  (0.0ms) SAVEPOINT active_record_1
106997
+ SQL (0.6ms) INSERT INTO "moderations" ("attr_name", "attr_value", "created_at", "moderatable_id", "moderatable_type", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["attr_name", "-"], ["attr_value", "--- \n:associations: {}\n\n:main_model: \n created_at: \n title: Bye Bye\n updated_at: \n id: \n desc: \n"], ["created_at", Tue, 18 Oct 2011 17:14:15 UTC +00:00], ["moderatable_id", nil], ["moderatable_type", "Task"], ["updated_at", Tue, 18 Oct 2011 17:14:15 UTC +00:00]]
106998
+  (0.1ms) RELEASE SAVEPOINT active_record_1
106999
+  (0.1ms) SELECT COUNT(*) FROM "tasks" 
107000
+  (0.0ms) SELECT COUNT(*) FROM "moderations"
107001
+  (0.0ms) SAVEPOINT active_record_1
107002
+ SQL (0.7ms) INSERT INTO "moderations" ("attr_name", "attr_value", "created_at", "moderatable_id", "moderatable_type", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["attr_name", "-"], ["attr_value", "--- \n:associations: {}\n\n:main_model: \n created_at: \n title: Bye Bye\n updated_at: \n id: \n desc: \n"], ["created_at", Tue, 18 Oct 2011 17:14:15 UTC +00:00], ["moderatable_id", nil], ["moderatable_type", "Task"], ["updated_at", Tue, 18 Oct 2011 17:14:15 UTC +00:00]]
107003
+  (0.1ms) RELEASE SAVEPOINT active_record_1
107004
+ Moderation Load (0.1ms) SELECT "moderations".* FROM "moderations" ORDER BY "moderations"."id" DESC LIMIT 1
107005
+  (0.0ms) SAVEPOINT active_record_1
107006
+ SQL (0.3ms) INSERT INTO "tasks" ("created_at", "desc", "title", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Tue, 18 Oct 2011 17:14:15 UTC +00:00], ["desc", nil], ["title", "Bye Bye"], ["updated_at", Tue, 18 Oct 2011 17:14:15 UTC +00:00]]
107007
+ HoneTest Load (0.2ms) SELECT "hone_tests".* FROM "hone_tests" WHERE "hone_tests"."hasone_id" = 1 AND "hone_tests"."hasone_type" = 'Task' LIMIT 1
107008
+ SQLite3::SQLException: no such column: hone_tests.hasone_id: SELECT "hone_tests".* FROM "hone_tests" WHERE "hone_tests"."hasone_id" = 1 AND "hone_tests"."hasone_type" = 'Task' LIMIT 1
107009
+  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1
107010
+  (0.0ms) SAVEPOINT active_record_1
107011
+ SQL (0.6ms) INSERT INTO "moderations" ("attr_name", "attr_value", "created_at", "moderatable_id", "moderatable_type", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["attr_name", "-"], ["attr_value", "--- \n:associations: {}\n\n:main_model: \n created_at: \n title: Bye Bye\n updated_at: \n id: \n desc: \n"], ["created_at", Tue, 18 Oct 2011 17:14:15 UTC +00:00], ["moderatable_id", nil], ["moderatable_type", "Task"], ["updated_at", Tue, 18 Oct 2011 17:14:15 UTC +00:00]]
107012
+  (0.1ms) RELEASE SAVEPOINT active_record_1
107013
+ Moderation Load (0.1ms) SELECT "moderations".* FROM "moderations" ORDER BY "moderations"."id" DESC LIMIT 1
107014
+  (0.0ms) SAVEPOINT active_record_1
107015
+ SQL (0.3ms) INSERT INTO "tasks" ("created_at", "desc", "title", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Tue, 18 Oct 2011 17:14:15 UTC +00:00], ["desc", nil], ["title", "Bye Bye"], ["updated_at", Tue, 18 Oct 2011 17:14:15 UTC +00:00]]
107016
+ HoneTest Load (0.1ms) SELECT "hone_tests".* FROM "hone_tests" WHERE "hone_tests"."hasone_id" = 1 AND "hone_tests"."hasone_type" = 'Task' LIMIT 1
107017
+ SQLite3::SQLException: no such column: hone_tests.hasone_id: SELECT "hone_tests".* FROM "hone_tests" WHERE "hone_tests"."hasone_id" = 1 AND "hone_tests"."hasone_type" = 'Task' LIMIT 1
107018
+  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1
107019
+  (0.0ms) SAVEPOINT active_record_1
107020
+ SQL (0.7ms) INSERT INTO "moderations" ("attr_name", "attr_value", "created_at", "moderatable_id", "moderatable_type", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["attr_name", "-"], ["attr_value", "--- \n:associations: {}\n\n:main_model: \n created_at: \n title: Bye Bye\n updated_at: \n id: \n desc: \n"], ["created_at", Tue, 18 Oct 2011 17:14:15 UTC +00:00], ["moderatable_id", nil], ["moderatable_type", "Task"], ["updated_at", Tue, 18 Oct 2011 17:14:15 UTC +00:00]]
107021
+  (0.1ms) RELEASE SAVEPOINT active_record_1
107022
+ Moderation Load (0.1ms) SELECT "moderations".* FROM "moderations" ORDER BY "moderations"."id" DESC LIMIT 1
107023
+  (0.0ms) SAVEPOINT active_record_1
107024
+ SQL (0.1ms) DELETE FROM "moderations" WHERE "moderations"."id" = ? [["id", 1]]
107025
+  (0.1ms) RELEASE SAVEPOINT active_record_1
107026
+  (0.1ms) SELECT COUNT(*) FROM "tasks"
107027
+  (0.0ms) SELECT COUNT(*) FROM "moderations" 
107028
+  (0.0ms) SAVEPOINT active_record_1
107029
+ SQL (0.6ms) INSERT INTO "moderations" ("attr_name", "attr_value", "created_at", "moderatable_id", "moderatable_type", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["attr_name", "-"], ["attr_value", "--- \n:associations: {}\n\n:main_model: \n created_at: \n title: Bye Bye\n updated_at: \n id: \n desc: \n"], ["created_at", Tue, 18 Oct 2011 17:14:15 UTC +00:00], ["moderatable_id", nil], ["moderatable_type", "Task"], ["updated_at", Tue, 18 Oct 2011 17:14:15 UTC +00:00]]
107030
+  (0.1ms) RELEASE SAVEPOINT active_record_1
107031
+ Moderation Load (0.1ms) SELECT "moderations".* FROM "moderations" ORDER BY "moderations"."id" DESC LIMIT 1
107032
+  (0.0ms) SAVEPOINT active_record_1
107033
+ SQL (0.3ms) INSERT INTO "tasks" ("created_at", "desc", "title", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Tue, 18 Oct 2011 17:14:15 UTC +00:00], ["desc", nil], ["title", "Bye Bye"], ["updated_at", Tue, 18 Oct 2011 17:14:15 UTC +00:00]]
107034
+ HoneTest Load (0.1ms) SELECT "hone_tests".* FROM "hone_tests" WHERE "hone_tests"."hasone_id" = 1 AND "hone_tests"."hasone_type" = 'Task' LIMIT 1
107035
+ SQLite3::SQLException: no such column: hone_tests.hasone_id: SELECT "hone_tests".* FROM "hone_tests" WHERE "hone_tests"."hasone_id" = 1 AND "hone_tests"."hasone_type" = 'Task' LIMIT 1
107036
+  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1
107037
+  (0.1ms) SAVEPOINT active_record_1
107038
+ SQL (0.6ms) INSERT INTO "moderations" ("attr_name", "attr_value", "created_at", "moderatable_id", "moderatable_type", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["attr_name", "-"], ["attr_value", "--- \n:associations: \n :subtasks: \n - created_at: \n task_id: \n title: Hollywood Hills\n updated_at: \n id: \n task_all_id: \n desc: \n:main_model: \n created_at: \n title: Bye Bye\n updated_at: \n id: \n desc: \n"], ["created_at", Tue, 18 Oct 2011 17:14:15 UTC +00:00], ["moderatable_id", nil], ["moderatable_type", "Task"], ["updated_at", Tue, 18 Oct 2011 17:14:15 UTC +00:00]]
107039
+  (0.1ms) RELEASE SAVEPOINT active_record_1
107040
+  (0.1ms) SELECT COUNT(*) FROM "tasks" 
107041
+  (0.1ms) SELECT COUNT(*) FROM "subtasks"
107042
+ Moderation Load (0.1ms) SELECT "moderations".* FROM "moderations" ORDER BY "moderations"."id" DESC LIMIT 1
107043
+  (0.0ms) SAVEPOINT active_record_1
107044
+ SQL (0.3ms) INSERT INTO "tasks" ("created_at", "desc", "title", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Tue, 18 Oct 2011 17:14:15 UTC +00:00], ["desc", nil], ["title", "Bye Bye"], ["updated_at", Tue, 18 Oct 2011 17:14:15 UTC +00:00]]
107045
+ HoneTest Load (0.2ms) SELECT "hone_tests".* FROM "hone_tests" WHERE "hone_tests"."hasone_id" = 1 AND "hone_tests"."hasone_type" = 'Task' LIMIT 1
107046
+ SQLite3::SQLException: no such column: hone_tests.hasone_id: SELECT "hone_tests".* FROM "hone_tests" WHERE "hone_tests"."hasone_id" = 1 AND "hone_tests"."hasone_type" = 'Task' LIMIT 1
107047
+  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1
107048
+  (0.0ms) SAVEPOINT active_record_1
107049
+ SQL (0.6ms) INSERT INTO "moderations" ("attr_name", "attr_value", "created_at", "moderatable_id", "moderatable_type", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["attr_name", "-"], ["attr_value", "--- \n:associations: {}\n\n:main_model: \n created_at: \n title: Bye Bye\n updated_at: \n id: \n desc: Hollywood Hills\n"], ["created_at", Tue, 18 Oct 2011 17:14:15 UTC +00:00], ["moderatable_id", nil], ["moderatable_type", "Task"], ["updated_at", Tue, 18 Oct 2011 17:14:15 UTC +00:00]]
107050
+  (0.1ms) RELEASE SAVEPOINT active_record_1
107051
+  (0.1ms) SELECT COUNT(*) FROM "moderations" 
107052
+ Moderation Load (0.1ms) SELECT "moderations".* FROM "moderations" ORDER BY "moderations"."id" DESC LIMIT 1
107053
+  (0.0ms) SAVEPOINT active_record_1
107054
+ SQL (0.3ms) INSERT INTO "tasks" ("created_at", "desc", "title", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Tue, 18 Oct 2011 17:14:15 UTC +00:00], ["desc", "Hollywood Hills"], ["title", "Bye Bye"], ["updated_at", Tue, 18 Oct 2011 17:14:15 UTC +00:00]]
107055
+ HoneTest Load (0.2ms) SELECT "hone_tests".* FROM "hone_tests" WHERE "hone_tests"."hasone_id" = 1 AND "hone_tests"."hasone_type" = 'Task' LIMIT 1
107056
+ SQLite3::SQLException: no such column: hone_tests.hasone_id: SELECT "hone_tests".* FROM "hone_tests" WHERE "hone_tests"."hasone_id" = 1 AND "hone_tests"."hasone_type" = 'Task' LIMIT 1
107057
+  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1
107058
+  (0.0ms) SAVEPOINT active_record_1
107059
+ SQL (74.3ms) INSERT INTO "moderations" ("attr_name", "attr_value", "created_at", "moderatable_id", "moderatable_type", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["attr_name", "-"], ["attr_value", "--- \n:associations: {}\n\n:main_model: \n created_at: \n title: Bye Bye\n updated_at: \n id: \n desc: \n"], ["created_at", Tue, 18 Oct 2011 17:14:15 UTC +00:00], ["moderatable_id", nil], ["moderatable_type", "Task"], ["updated_at", Tue, 18 Oct 2011 17:14:15 UTC +00:00]]
107060
+  (0.1ms) RELEASE SAVEPOINT active_record_1
107061
+ Moderation Load (0.1ms) SELECT "moderations".* FROM "moderations" ORDER BY "moderations"."id" DESC LIMIT 1
107062
+  (0.0ms) SAVEPOINT active_record_1
107063
+ SQL (0.3ms) INSERT INTO "tasks" ("created_at", "desc", "title", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Tue, 18 Oct 2011 17:14:15 UTC +00:00], ["desc", nil], ["title", "Bye Bye"], ["updated_at", Tue, 18 Oct 2011 17:14:15 UTC +00:00]]
107064
+ HoneTest Load (0.2ms) SELECT "hone_tests".* FROM "hone_tests" WHERE "hone_tests"."hasone_id" = 1 AND "hone_tests"."hasone_type" = 'Task' LIMIT 1
107065
+ SQLite3::SQLException: no such column: hone_tests.hasone_id: SELECT "hone_tests".* FROM "hone_tests" WHERE "hone_tests"."hasone_id" = 1 AND "hone_tests"."hasone_type" = 'Task' LIMIT 1
107066
+  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1
107067
+  (0.0ms) SAVEPOINT active_record_1
107068
+ SQL (0.9ms) INSERT INTO "subtasks" ("created_at", "desc", "task_all_id", "task_id", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Tue, 18 Oct 2011 17:14:15 UTC +00:00], ["desc", nil], ["task_all_id", nil], ["task_id", nil], ["title", "Bye Bye"], ["updated_at", Tue, 18 Oct 2011 17:14:15 UTC +00:00]]
107069
+  (0.1ms) RELEASE SAVEPOINT active_record_1
107070
+  (0.2ms) SELECT COUNT(*) FROM "subtasks"
107071
+  (0.1ms) SAVEPOINT active_record_1
107072
+  (0.0ms) RELEASE SAVEPOINT active_record_1
107073
+  (0.0ms) SAVEPOINT active_record_1
107074
+ SQL (0.3ms) INSERT INTO "moderations" ("attr_name", "attr_value", "created_at", "moderatable_id", "moderatable_type", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["attr_name", "-"], ["attr_value", "--- \n:associations: \n :subtasks: \n - 1\n:main_model: \n created_at: \n title: Hollywood Hills\n updated_at: \n id: \n desc: \n"], ["created_at", Tue, 18 Oct 2011 17:14:15 UTC +00:00], ["moderatable_id", nil], ["moderatable_type", "Task"], ["updated_at", Tue, 18 Oct 2011 17:14:15 UTC +00:00]]
107075
+  (0.1ms) RELEASE SAVEPOINT active_record_1
107076
+  (0.1ms) SELECT COUNT(*) FROM "tasks"
107077
+ Subtask Load (0.1ms) SELECT "subtasks".* FROM "subtasks" LIMIT 1
107078
+ Task Load (0.1ms) SELECT "tasks".* FROM "tasks" WHERE "tasks"."id" IS NULL LIMIT 1
107079
+ Moderation Load (0.1ms) SELECT "moderations".* FROM "moderations" ORDER BY "moderations"."id" DESC LIMIT 1
107080
+  (0.0ms) SAVEPOINT active_record_1
107081
+ SQL (0.3ms) INSERT INTO "tasks" ("created_at", "desc", "title", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Tue, 18 Oct 2011 17:14:15 UTC +00:00], ["desc", nil], ["title", "Hollywood Hills"], ["updated_at", Tue, 18 Oct 2011 17:14:15 UTC +00:00]]
107082
+ HoneTest Load (0.2ms) SELECT "hone_tests".* FROM "hone_tests" WHERE "hone_tests"."hasone_id" = 1 AND "hone_tests"."hasone_type" = 'Task' LIMIT 1
107083
+ SQLite3::SQLException: no such column: hone_tests.hasone_id: SELECT "hone_tests".* FROM "hone_tests" WHERE "hone_tests"."hasone_id" = 1 AND "hone_tests"."hasone_type" = 'Task' LIMIT 1
107084
+  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1
107085
+  (0.1ms) SAVEPOINT active_record_1
107086
+ SQL (0.6ms) INSERT INTO "moderations" ("attr_name", "attr_value", "created_at", "moderatable_id", "moderatable_type", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["attr_name", "-"], ["attr_value", "--- \n:associations: \n :subtasks: \n - created_at: \n task_id: \n title: Hollywood Hills\n updated_at: \n id: \n task_all_id: \n desc: \n:main_model: \n created_at: \n title: Bye Bye\n updated_at: \n id: \n value: \n"], ["created_at", Tue, 18 Oct 2011 17:14:15 UTC +00:00], ["moderatable_id", nil], ["moderatable_type", "TaskAll"], ["updated_at", Tue, 18 Oct 2011 17:14:15 UTC +00:00]]
107087
+  (0.1ms) RELEASE SAVEPOINT active_record_1
107088
+  (0.1ms) SELECT COUNT(*) FROM "task_alls" 
107089
+  (0.1ms) SELECT COUNT(*) FROM "subtasks"
107090
+ Moderation Load (0.1ms) SELECT "moderations".* FROM "moderations" ORDER BY "moderations"."id" DESC LIMIT 1
107091
+  (0.0ms) SAVEPOINT active_record_1
107092
+ SQL (0.4ms) INSERT INTO "task_alls" ("created_at", "title", "updated_at", "value") VALUES (?, ?, ?, ?) [["created_at", Tue, 18 Oct 2011 17:14:15 UTC +00:00], ["title", "Bye Bye"], ["updated_at", Tue, 18 Oct 2011 17:14:15 UTC +00:00], ["value", nil]]
107093
+  (0.1ms) RELEASE SAVEPOINT active_record_1
107094
+  (0.1ms) SAVEPOINT active_record_1
107095
+ SQL (0.6ms) INSERT INTO "subtasks" ("created_at", "desc", "task_all_id", "task_id", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Tue, 18 Oct 2011 17:14:15 UTC +00:00], ["desc", nil], ["task_all_id", 1], ["task_id", nil], ["title", "Hollywood Hills"], ["updated_at", Tue, 18 Oct 2011 17:14:15 UTC +00:00]]
107096
+  (0.1ms) RELEASE SAVEPOINT active_record_1
107097
+  (0.0ms) SAVEPOINT active_record_1
107098
+  (0.0ms) RELEASE SAVEPOINT active_record_1
107099
+  (0.0ms) SAVEPOINT active_record_1
107100
+ SQL (0.1ms) DELETE FROM "moderations" WHERE "moderations"."id" = ? [["id", 1]]
107101
+  (0.1ms) RELEASE SAVEPOINT active_record_1
107102
+  (0.1ms) SELECT COUNT(*) FROM "task_alls" 
107103
+  (0.0ms) SELECT COUNT(*) FROM "subtasks"
107104
+ TaskAll Load (0.1ms) SELECT "task_alls".* FROM "task_alls" LIMIT 1
107105
+ TaskAll Load (0.1ms) SELECT "task_alls".* FROM "task_alls" LIMIT 1
107106
+ Subtask Load (0.1ms) SELECT "subtasks".* FROM "subtasks" WHERE "subtasks"."task_all_id" = 1 LIMIT 1
107107
+  (0.0ms) SAVEPOINT active_record_1
107108
+ SQL (0.6ms) INSERT INTO "subtasks" ("created_at", "desc", "task_all_id", "task_id", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Tue, 18 Oct 2011 17:14:16 UTC +00:00], ["desc", nil], ["task_all_id", nil], ["task_id", nil], ["title", "Bye Bye"], ["updated_at", Tue, 18 Oct 2011 17:14:16 UTC +00:00]]
107109
+  (0.1ms) RELEASE SAVEPOINT active_record_1
107110
+  (0.1ms) SELECT COUNT(*) FROM "subtasks" 
107111
+  (0.1ms) SAVEPOINT active_record_1
107112
+  (0.0ms) RELEASE SAVEPOINT active_record_1
107113
+  (0.0ms) SAVEPOINT active_record_1
107114
+ SQL (0.3ms) INSERT INTO "moderations" ("attr_name", "attr_value", "created_at", "moderatable_id", "moderatable_type", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["attr_name", "-"], ["attr_value", "--- \n:associations: \n :subtasks: \n - 1\n:main_model: \n created_at: \n title: Hollywood Hills\n updated_at: \n id: \n desc: \n"], ["created_at", Tue, 18 Oct 2011 17:14:16 UTC +00:00], ["moderatable_id", nil], ["moderatable_type", "Task"], ["updated_at", Tue, 18 Oct 2011 17:14:16 UTC +00:00]]
107115
+  (0.1ms) RELEASE SAVEPOINT active_record_1
107116
+  (0.1ms) SELECT COUNT(*) FROM "tasks" 
107117
+ SQL (0.0ms) DELETE FROM "subtasks"
107118
+  (0.0ms) SELECT COUNT(*) FROM "subtasks" 
107119
+ Moderation Load (0.1ms) SELECT "moderations".* FROM "moderations" ORDER BY "moderations"."id" DESC LIMIT 1
107120
+  (0.1ms) SAVEPOINT active_record_1
107121
+ SQL (0.3ms) INSERT INTO "tasks" ("created_at", "desc", "title", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Tue, 18 Oct 2011 17:14:16 UTC +00:00], ["desc", nil], ["title", "Hollywood Hills"], ["updated_at", Tue, 18 Oct 2011 17:14:16 UTC +00:00]]
107122
+ HoneTest Load (0.2ms) SELECT "hone_tests".* FROM "hone_tests" WHERE "hone_tests"."hasone_id" = 1 AND "hone_tests"."hasone_type" = 'Task' LIMIT 1
107123
+ SQLite3::SQLException: no such column: hone_tests.hasone_id: SELECT "hone_tests".* FROM "hone_tests" WHERE "hone_tests"."hasone_id" = 1 AND "hone_tests"."hasone_type" = 'Task' LIMIT 1
107124
+  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1
107125
+  (0.0ms) SAVEPOINT active_record_1
107126
+ SQL (0.6ms) INSERT INTO "moderations" ("attr_name", "attr_value", "created_at", "moderatable_id", "moderatable_type", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["attr_name", "-"], ["attr_value", "--- \n:associations: {}\n\n:main_model: \n created_at: \n title: Bye Bye\n updated_at: \n id: \n desc: \n"], ["created_at", Tue, 18 Oct 2011 17:14:16 UTC +00:00], ["moderatable_id", nil], ["moderatable_type", "Task"], ["updated_at", Tue, 18 Oct 2011 17:14:16 UTC +00:00]]
107127
+  (0.1ms) RELEASE SAVEPOINT active_record_1
107128
+ Moderation Load (0.1ms) SELECT "moderations".* FROM "moderations" ORDER BY "moderations"."id" DESC LIMIT 1
107129
+  (0.0ms) SAVEPOINT active_record_1
107130
+ SQL (0.3ms) INSERT INTO "tasks" ("created_at", "desc", "title", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Tue, 18 Oct 2011 17:14:16 UTC +00:00], ["desc", nil], ["title", "Bye Bye"], ["updated_at", Tue, 18 Oct 2011 17:14:16 UTC +00:00]]
107131
+ HoneTest Load (0.1ms) SELECT "hone_tests".* FROM "hone_tests" WHERE "hone_tests"."hasone_id" = 1 AND "hone_tests"."hasone_type" = 'Task' LIMIT 1
107132
+ SQLite3::SQLException: no such column: hone_tests.hasone_id: SELECT "hone_tests".* FROM "hone_tests" WHERE "hone_tests"."hasone_id" = 1 AND "hone_tests"."hasone_type" = 'Task' LIMIT 1
107133
+  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1
107134
+  (0.0ms) SAVEPOINT active_record_1
107135
+ SQL (0.6ms) INSERT INTO "moderations" ("attr_name", "attr_value", "created_at", "moderatable_id", "moderatable_type", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["attr_name", "-"], ["attr_value", "--- \n:associations: {}\n\n:main_model: \n created_at: \n title: Bye Bye\n updated_at: \n id: \n desc: \n"], ["created_at", Tue, 18 Oct 2011 17:14:16 UTC +00:00], ["moderatable_id", nil], ["moderatable_type", "Task"], ["updated_at", Tue, 18 Oct 2011 17:14:16 UTC +00:00]]
107136
+  (0.1ms) RELEASE SAVEPOINT active_record_1
107137
+ Moderation Load (0.1ms) SELECT "moderations".* FROM "moderations" ORDER BY "moderations"."id" DESC LIMIT 1
107138
+  (0.1ms) SAVEPOINT active_record_1
107139
+ SQL (0.3ms) INSERT INTO "tasks" ("created_at", "desc", "title", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Tue, 18 Oct 2011 17:14:16 UTC +00:00], ["desc", nil], ["title", "Bye Bye"], ["updated_at", Tue, 18 Oct 2011 17:14:16 UTC +00:00]]
107140
+ HoneTest Load (0.2ms) SELECT "hone_tests".* FROM "hone_tests" WHERE "hone_tests"."hasone_id" = 1 AND "hone_tests"."hasone_type" = 'Task' LIMIT 1
107141
+ SQLite3::SQLException: no such column: hone_tests.hasone_id: SELECT "hone_tests".* FROM "hone_tests" WHERE "hone_tests"."hasone_id" = 1 AND "hone_tests"."hasone_type" = 'Task' LIMIT 1
107142
+  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1
107143
+  (0.0ms) SAVEPOINT active_record_1
107144
+ SQL (0.6ms) INSERT INTO "subtasks" ("created_at", "desc", "task_all_id", "task_id", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Tue, 18 Oct 2011 17:14:16 UTC +00:00], ["desc", nil], ["task_all_id", nil], ["task_id", nil], ["title", "Hollywood Hills"], ["updated_at", Tue, 18 Oct 2011 17:14:16 UTC +00:00]]
107145
+  (0.1ms) RELEASE SAVEPOINT active_record_1
107146
+  (0.0ms) SAVEPOINT active_record_1
107147
+ SQL (0.3ms) INSERT INTO "moderations" ("attr_name", "attr_value", "created_at", "moderatable_id", "moderatable_type", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["attr_name", "-"], ["attr_value", "--- \n:associations: {}\n\n:main_model: \n created_at: \n title: Bye Bye\n updated_at: \n id: \n desc: \n"], ["created_at", Tue, 18 Oct 2011 17:14:16 UTC +00:00], ["moderatable_id", nil], ["moderatable_type", "Task"], ["updated_at", Tue, 18 Oct 2011 17:14:16 UTC +00:00]]
107148
+  (0.1ms) RELEASE SAVEPOINT active_record_1
107149
+ Moderation Load (0.1ms) SELECT "moderations".* FROM "moderations" ORDER BY "moderations"."id" DESC LIMIT 1
107150
+  (0.0ms) SAVEPOINT active_record_1
107151
+ SQL (0.3ms) INSERT INTO "tasks" ("created_at", "desc", "title", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Tue, 18 Oct 2011 17:14:16 UTC +00:00], ["desc", nil], ["title", "Bye Bye"], ["updated_at", Tue, 18 Oct 2011 17:14:16 UTC +00:00]]
107152
+ HoneTest Load (0.2ms) SELECT "hone_tests".* FROM "hone_tests" WHERE "hone_tests"."hasone_id" = 1 AND "hone_tests"."hasone_type" = 'Task' LIMIT 1
107153
+ SQLite3::SQLException: no such column: hone_tests.hasone_id: SELECT "hone_tests".* FROM "hone_tests" WHERE "hone_tests"."hasone_id" = 1 AND "hone_tests"."hasone_type" = 'Task' LIMIT 1
107154
+  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1
107155
+  (0.0ms) SAVEPOINT active_record_1
107156
+ SQL (0.6ms) INSERT INTO "moderations" ("attr_name", "attr_value", "created_at", "moderatable_id", "moderatable_type", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["attr_name", "-"], ["attr_value", "--- \n:associations: {}\n\n:main_model: \n created_at: \n title: Bye Bye\n updated_at: \n id: \n desc: \n"], ["created_at", Tue, 18 Oct 2011 17:14:16 UTC +00:00], ["moderatable_id", nil], ["moderatable_type", "Task"], ["updated_at", Tue, 18 Oct 2011 17:14:16 UTC +00:00]]
107157
+  (0.1ms) RELEASE SAVEPOINT active_record_1
107158
+ Moderation Load (0.1ms) SELECT "moderations".* FROM "moderations" ORDER BY "moderations"."id" DESC LIMIT 1
107159
+  (0.1ms) SAVEPOINT active_record_1
107160
+ SQL (0.4ms) INSERT INTO "tasks" ("created_at", "desc", "title", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Tue, 18 Oct 2011 17:14:16 UTC +00:00], ["desc", nil], ["title", "Bye Bye"], ["updated_at", Tue, 18 Oct 2011 17:14:16 UTC +00:00]]
107161
+ HoneTest Load (0.2ms) SELECT "hone_tests".* FROM "hone_tests" WHERE "hone_tests"."hasone_id" = 1 AND "hone_tests"."hasone_type" = 'Task' LIMIT 1
107162
+ SQLite3::SQLException: no such column: hone_tests.hasone_id: SELECT "hone_tests".* FROM "hone_tests" WHERE "hone_tests"."hasone_id" = 1 AND "hone_tests"."hasone_type" = 'Task' LIMIT 1
107163
+  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1
107164
+  (0.0ms) SAVEPOINT active_record_1
107165
+ SQL (0.6ms) INSERT INTO "moderations" ("attr_name", "attr_value", "created_at", "moderatable_id", "moderatable_type", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["attr_name", "-"], ["attr_value", "--- \n:associations: {}\n\n:main_model: \n created_at: \n title: Bye Bye\n updated_at: \n id: \n desc: \n"], ["created_at", Tue, 18 Oct 2011 17:14:16 UTC +00:00], ["moderatable_id", nil], ["moderatable_type", "Task"], ["updated_at", Tue, 18 Oct 2011 17:14:16 UTC +00:00]]
107166
+  (0.1ms) RELEASE SAVEPOINT active_record_1
107167
+ Moderation Load (0.1ms) SELECT "moderations".* FROM "moderations" ORDER BY "moderations"."id" DESC LIMIT 1
107168
+  (0.1ms) SAVEPOINT active_record_1
107169
+ SQL (0.3ms) INSERT INTO "tasks" ("created_at", "desc", "title", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Tue, 18 Oct 2011 17:14:16 UTC +00:00], ["desc", nil], ["title", "Bye Bye"], ["updated_at", Tue, 18 Oct 2011 17:14:16 UTC +00:00]]
107170
+ HoneTest Load (0.2ms) SELECT "hone_tests".* FROM "hone_tests" WHERE "hone_tests"."hasone_id" = 1 AND "hone_tests"."hasone_type" = 'Task' LIMIT 1
107171
+ SQLite3::SQLException: no such column: hone_tests.hasone_id: SELECT "hone_tests".* FROM "hone_tests" WHERE "hone_tests"."hasone_id" = 1 AND "hone_tests"."hasone_type" = 'Task' LIMIT 1
107172
+  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1
107173
+  (0.1ms) SAVEPOINT active_record_1
107174
+ SQL (4.6ms) INSERT INTO "moderations" ("attr_name", "attr_value", "created_at", "moderatable_id", "moderatable_type", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["attr_name", "-"], ["attr_value", "--- \n:associations: \n :hjoin_tests: \n - created_at: \n title: HJoin\n updated_at: \n id: \n:main_model: \n created_at: \n title: Test\n updated_at: \n id: \n desc: \n"], ["created_at", Tue, 18 Oct 2011 17:26:50 UTC +00:00], ["moderatable_id", nil], ["moderatable_type", "Task"], ["updated_at", Tue, 18 Oct 2011 17:26:50 UTC +00:00]]
107175
+  (0.1ms) RELEASE SAVEPOINT active_record_1
107176
+  (0.1ms) SELECT COUNT(*) FROM "hjoin_tests"
107177
+  (0.1ms) SELECT COUNT(*) FROM "tasks" 
107178
+ Moderation Load (0.1ms) SELECT "moderations".* FROM "moderations" ORDER BY "moderations"."id" DESC LIMIT 1
107179
+  (0.0ms) SAVEPOINT active_record_1
107180
+ SQL (0.4ms) INSERT INTO "tasks" ("created_at", "desc", "title", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Tue, 18 Oct 2011 17:26:50 UTC +00:00], ["desc", nil], ["title", "Test"], ["updated_at", Tue, 18 Oct 2011 17:26:50 UTC +00:00]]
107181
+ HoneTest Load (0.1ms) SELECT "hone_tests".* FROM "hone_tests" WHERE "hone_tests"."task_id" = 1 LIMIT 1
107182
+ HoneAsTest Load (0.1ms) SELECT "hone_as_tests".* FROM "hone_as_tests" WHERE "hone_as_tests"."testable_id" = 1 AND "hone_as_tests"."testable_type" = 'Task' LIMIT 1
107183
+  (0.1ms) RELEASE SAVEPOINT active_record_1
107184
+  (0.1ms) SAVEPOINT active_record_1
107185
+  (0.0ms) RELEASE SAVEPOINT active_record_1
107186
+  (0.0ms) SAVEPOINT active_record_1
107187
+ SQL (0.3ms) INSERT INTO "hjoin_tests" ("created_at", "title", "updated_at") VALUES (?, ?, ?) [["created_at", Tue, 18 Oct 2011 17:26:50 UTC +00:00], ["title", "HJoin"], ["updated_at", Tue, 18 Oct 2011 17:26:50 UTC +00:00]]
107188
+  (0.1ms) INSERT INTO "hjoin_tests_tasks" ("hjoin_test_id", "task_id") VALUES (1, 1)
107189
+  (0.1ms) RELEASE SAVEPOINT active_record_1
107190
+  (0.0ms) SAVEPOINT active_record_1
107191
+  (0.0ms) RELEASE SAVEPOINT active_record_1
107192
+  (0.1ms) SAVEPOINT active_record_1
107193
+ SQL (0.2ms) DELETE FROM "moderations" WHERE "moderations"."id" = ? [["id", 1]]
107194
+  (0.1ms) RELEASE SAVEPOINT active_record_1
107195
+ Task Load (0.1ms) SELECT "tasks".* FROM "tasks" LIMIT 1
107196
+  (0.1ms) SELECT COUNT(*) FROM "hjoin_tests" INNER JOIN "hjoin_tests_tasks" ON "hjoin_tests"."id" = "hjoin_tests_tasks"."hjoin_test_id" WHERE "hjoin_tests_tasks"."task_id" = 1
107197
+ Task Load (0.1ms) SELECT "tasks".* FROM "tasks" LIMIT 1
107198
+ HjoinTest Load (0.1ms) SELECT "hjoin_tests".* FROM "hjoin_tests" INNER JOIN "hjoin_tests_tasks" ON "hjoin_tests"."id" = "hjoin_tests_tasks"."hjoin_test_id" WHERE "hjoin_tests_tasks"."task_id" = 1 LIMIT 1
107199
+  (0.0ms) SAVEPOINT active_record_1
107200
+ SQL (0.6ms) INSERT INTO "moderations" ("attr_name", "attr_value", "created_at", "moderatable_id", "moderatable_type", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["attr_name", "-"], ["attr_value", "--- \n:associations: {}\n\n:main_model: \n created_at: \n title: Test\n updated_at: \n id: \n desc: \n"], ["created_at", Tue, 18 Oct 2011 17:26:50 UTC +00:00], ["moderatable_id", nil], ["moderatable_type", "Task"], ["updated_at", Tue, 18 Oct 2011 17:26:50 UTC +00:00]]
107201
+  (0.1ms) RELEASE SAVEPOINT active_record_1
107202
+  (0.1ms) SELECT COUNT(*) FROM "tasks"
107203
+ Moderation Load (0.1ms) SELECT "moderations".* FROM "moderations" ORDER BY "moderations"."id" DESC LIMIT 1
107204
+  (0.1ms) SAVEPOINT active_record_1
107205
+ SQL (0.3ms) INSERT INTO "tasks" ("created_at", "desc", "title", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Tue, 18 Oct 2011 17:26:50 UTC +00:00], ["desc", nil], ["title", "Test"], ["updated_at", Tue, 18 Oct 2011 17:26:50 UTC +00:00]]
107206
+ HoneTest Load (0.1ms) SELECT "hone_tests".* FROM "hone_tests" WHERE "hone_tests"."task_id" = 1 LIMIT 1
107207
+ HoneAsTest Load (0.1ms) SELECT "hone_as_tests".* FROM "hone_as_tests" WHERE "hone_as_tests"."testable_id" = 1 AND "hone_as_tests"."testable_type" = 'Task' LIMIT 1
107208
+  (0.1ms) RELEASE SAVEPOINT active_record_1
107209
+  (0.0ms) SAVEPOINT active_record_1
107210
+ SQL (1.5ms) DELETE FROM "moderations" WHERE "moderations"."id" = ? [["id", 1]]
107211
+  (0.1ms) RELEASE SAVEPOINT active_record_1
107212
+ Task Load (0.1ms) SELECT "tasks".* FROM "tasks" LIMIT 1
107213
+  (0.0ms) SAVEPOINT active_record_1
107214
+ SQL (1.0ms) INSERT INTO "moderations" ("attr_name", "attr_value", "created_at", "moderatable_id", "moderatable_type", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["attr_name", "-"], ["attr_value", {:associations=>{:hjoin_tests=>[{"created_at"=>nil, "title"=>"HJoin", "updated_at"=>nil, "id"=>nil}]}}], ["created_at", Tue, 18 Oct 2011 17:26:50 UTC +00:00], ["moderatable_id", 1], ["moderatable_type", "Task"], ["updated_at", Tue, 18 Oct 2011 17:26:50 UTC +00:00]]
107215
+  (0.1ms) RELEASE SAVEPOINT active_record_1
107216
+  (0.1ms) SELECT COUNT(*) FROM "hjoin_tests"
107217
+ Moderation Load (0.1ms) SELECT "moderations".* FROM "moderations" ORDER BY "moderations"."id" DESC LIMIT 1
107218
+ Task Load (0.1ms) SELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = 1 LIMIT 1
107219
+  (0.0ms) SAVEPOINT active_record_1
107220
+  (0.0ms) RELEASE SAVEPOINT active_record_1
107221
+  (0.0ms) SAVEPOINT active_record_1
107222
+ SQL (0.3ms) INSERT INTO "hjoin_tests" ("created_at", "title", "updated_at") VALUES (?, ?, ?) [["created_at", Tue, 18 Oct 2011 17:26:50 UTC +00:00], ["title", "HJoin"], ["updated_at", Tue, 18 Oct 2011 17:26:50 UTC +00:00]]
107223
+  (0.1ms) INSERT INTO "hjoin_tests_tasks" ("task_id", "hjoin_test_id") VALUES (1, 1)
107224
+  (0.1ms) RELEASE SAVEPOINT active_record_1
107225
+  (0.0ms) SAVEPOINT active_record_1
107226
+  (0.0ms) RELEASE SAVEPOINT active_record_1
107227
+  (0.0ms) SAVEPOINT active_record_1
107228
+ SQL (0.1ms) DELETE FROM "moderations" WHERE "moderations"."id" = ? [["id", 2]]
107229
+  (0.1ms) RELEASE SAVEPOINT active_record_1
107230
+  (0.1ms) SELECT COUNT(*) FROM "hjoin_tests"
107231
+ Task Load (1.4ms) SELECT "tasks".* FROM "tasks" LIMIT 1
107232
+  (0.1ms) SELECT COUNT(*) FROM "hjoin_tests" INNER JOIN "hjoin_tests_tasks" ON "hjoin_tests"."id" = "hjoin_tests_tasks"."hjoin_test_id" WHERE "hjoin_tests_tasks"."task_id" = 1
107233
+ Task Load (0.1ms) SELECT "tasks".* FROM "tasks" LIMIT 1
107234
+ HjoinTest Load (0.1ms) SELECT "hjoin_tests".* FROM "hjoin_tests" INNER JOIN "hjoin_tests_tasks" ON "hjoin_tests"."id" = "hjoin_tests_tasks"."hjoin_test_id" WHERE "hjoin_tests_tasks"."task_id" = 1 LIMIT 1
107235
+  (0.1ms) SAVEPOINT active_record_1
107236
+ SQL (0.6ms) INSERT INTO "moderations" ("attr_name", "attr_value", "created_at", "moderatable_id", "moderatable_type", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["attr_name", "-"], ["attr_value", "--- \n:associations: \n :hmanythrough_test: \n - created_at: \n title: HJoin\n updated_at: \n id: \n:main_model: \n created_at: \n title: Test\n updated_at: \n id: \n desc: \n"], ["created_at", Tue, 18 Oct 2011 17:26:50 UTC +00:00], ["moderatable_id", nil], ["moderatable_type", "Task"], ["updated_at", Tue, 18 Oct 2011 17:26:50 UTC +00:00]]
107237
+  (0.1ms) RELEASE SAVEPOINT active_record_1
107238
+  (0.1ms) SELECT COUNT(*) FROM "hmanythrough_tests"
107239
+  (0.1ms) SELECT COUNT(*) FROM "tasks" 
107240
+ Moderation Load (0.1ms) SELECT "moderations".* FROM "moderations" ORDER BY "moderations"."id" DESC LIMIT 1
107241
+  (0.1ms) SAVEPOINT active_record_1
107242
+ SQL (0.3ms) INSERT INTO "tasks" ("created_at", "desc", "title", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Tue, 18 Oct 2011 17:26:50 UTC +00:00], ["desc", nil], ["title", "Test"], ["updated_at", Tue, 18 Oct 2011 17:26:50 UTC +00:00]]
107243
+ HoneTest Load (0.1ms) SELECT "hone_tests".* FROM "hone_tests" WHERE "hone_tests"."task_id" = 1 LIMIT 1
107244
+ HoneAsTest Load (0.1ms) SELECT "hone_as_tests".* FROM "hone_as_tests" WHERE "hone_as_tests"."testable_id" = 1 AND "hone_as_tests"."testable_type" = 'Task' LIMIT 1
107245
+  (0.1ms) RELEASE SAVEPOINT active_record_1
107246
+  (0.1ms) SAVEPOINT active_record_1
107247
+  (0.0ms) RELEASE SAVEPOINT active_record_1
107248
+  (0.0ms) SAVEPOINT active_record_1
107249
+ SQL (0.3ms) INSERT INTO "hmanythrough_tests" ("created_at", "title", "updated_at") VALUES (?, ?, ?) [["created_at", Tue, 18 Oct 2011 17:26:50 UTC +00:00], ["title", "HJoin"], ["updated_at", Tue, 18 Oct 2011 17:26:50 UTC +00:00]]
107250
+ SQL (0.4ms) INSERT INTO "hmanythrough_joins" ("created_at", "exdata", "hmanythrough_test_id", "task_id", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Tue, 18 Oct 2011 17:26:50 UTC +00:00], ["exdata", nil], ["hmanythrough_test_id", 1], ["task_id", 1], ["updated_at", Tue, 18 Oct 2011 17:26:50 UTC +00:00]]
107251
+  (0.1ms) RELEASE SAVEPOINT active_record_1
107252
+  (0.0ms) SAVEPOINT active_record_1
107253
+  (0.0ms) RELEASE SAVEPOINT active_record_1
107254
+  (0.0ms) SAVEPOINT active_record_1
107255
+ SQL (0.1ms) DELETE FROM "moderations" WHERE "moderations"."id" = ? [["id", 1]]
107256
+  (0.1ms) RELEASE SAVEPOINT active_record_1
107257
+ Task Load (0.1ms) SELECT "tasks".* FROM "tasks" LIMIT 1
107258
+  (0.1ms) SELECT COUNT(*) FROM "hmanythrough_tests" INNER JOIN "hmanythrough_joins" ON "hmanythrough_tests"."id" = "hmanythrough_joins"."hmanythrough_test_id" WHERE "hmanythrough_joins"."task_id" = 1
107259
+ Task Load (0.1ms) SELECT "tasks".* FROM "tasks" LIMIT 1
107260
+ HmanythroughTest Load (0.1ms) SELECT "hmanythrough_tests".* FROM "hmanythrough_tests" INNER JOIN "hmanythrough_joins" ON "hmanythrough_tests"."id" = "hmanythrough_joins"."hmanythrough_test_id" WHERE "hmanythrough_joins"."task_id" = 1 LIMIT 1
107261
+  (0.0ms) SAVEPOINT active_record_1
107262
+ SQL (0.6ms) INSERT INTO "moderations" ("attr_name", "attr_value", "created_at", "moderatable_id", "moderatable_type", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["attr_name", "-"], ["attr_value", "--- \n:associations: {}\n\n:main_model: \n created_at: \n title: Test\n updated_at: \n id: \n desc: \n"], ["created_at", Tue, 18 Oct 2011 17:26:50 UTC +00:00], ["moderatable_id", nil], ["moderatable_type", "Task"], ["updated_at", Tue, 18 Oct 2011 17:26:50 UTC +00:00]]
107263
+  (0.1ms) RELEASE SAVEPOINT active_record_1
107264
+  (0.1ms) SELECT COUNT(*) FROM "tasks"
107265
+ Moderation Load (0.1ms) SELECT "moderations".* FROM "moderations" ORDER BY "moderations"."id" DESC LIMIT 1
107266
+  (0.0ms) SAVEPOINT active_record_1
107267
+ SQL (0.3ms) INSERT INTO "tasks" ("created_at", "desc", "title", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Tue, 18 Oct 2011 17:26:50 UTC +00:00], ["desc", nil], ["title", "Test"], ["updated_at", Tue, 18 Oct 2011 17:26:50 UTC +00:00]]
107268
+ HoneTest Load (0.1ms) SELECT "hone_tests".* FROM "hone_tests" WHERE "hone_tests"."task_id" = 1 LIMIT 1
107269
+ HoneAsTest Load (0.1ms) SELECT "hone_as_tests".* FROM "hone_as_tests" WHERE "hone_as_tests"."testable_id" = 1 AND "hone_as_tests"."testable_type" = 'Task' LIMIT 1
107270
+  (0.1ms) RELEASE SAVEPOINT active_record_1
107271
+  (0.0ms) SAVEPOINT active_record_1
107272
+ SQL (0.1ms) DELETE FROM "moderations" WHERE "moderations"."id" = ? [["id", 1]]
107273
+  (0.1ms) RELEASE SAVEPOINT active_record_1
107274
+ Task Load (0.1ms) SELECT "tasks".* FROM "tasks" LIMIT 1
107275
+  (0.0ms) SAVEPOINT active_record_1
107276
+ SQL (1.0ms) INSERT INTO "moderations" ("attr_name", "attr_value", "created_at", "moderatable_id", "moderatable_type", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["attr_name", "-"], ["attr_value", {:associations=>{:hmanythrough_test=>[{"created_at"=>nil, "title"=>"HJoin", "updated_at"=>nil, "id"=>nil}]}}], ["created_at", Tue, 18 Oct 2011 17:26:50 UTC +00:00], ["moderatable_id", 1], ["moderatable_type", "Task"], ["updated_at", Tue, 18 Oct 2011 17:26:50 UTC +00:00]]
107277
+  (0.1ms) RELEASE SAVEPOINT active_record_1
107278
+  (0.1ms) SELECT COUNT(*) FROM "hmanythrough_tests"
107279
+ Moderation Load (0.1ms) SELECT "moderations".* FROM "moderations" ORDER BY "moderations"."id" DESC LIMIT 1
107280
+ Task Load (0.1ms) SELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = 1 LIMIT 1
107281
+  (0.0ms) SAVEPOINT active_record_1
107282
+  (0.0ms) RELEASE SAVEPOINT active_record_1
107283
+  (0.0ms) SAVEPOINT active_record_1
107284
+ SQL (0.3ms) INSERT INTO "hmanythrough_tests" ("created_at", "title", "updated_at") VALUES (?, ?, ?) [["created_at", Tue, 18 Oct 2011 17:26:50 UTC +00:00], ["title", "HJoin"], ["updated_at", Tue, 18 Oct 2011 17:26:50 UTC +00:00]]
107285
+ SQL (0.2ms) INSERT INTO "hmanythrough_joins" ("created_at", "exdata", "hmanythrough_test_id", "task_id", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Tue, 18 Oct 2011 17:26:50 UTC +00:00], ["exdata", nil], ["hmanythrough_test_id", 1], ["task_id", 1], ["updated_at", Tue, 18 Oct 2011 17:26:50 UTC +00:00]]
107286
+  (0.1ms) RELEASE SAVEPOINT active_record_1
107287
+  (0.0ms) SAVEPOINT active_record_1
107288
+  (0.0ms) RELEASE SAVEPOINT active_record_1
107289
+  (0.0ms) SAVEPOINT active_record_1
107290
+ SQL (0.1ms) DELETE FROM "moderations" WHERE "moderations"."id" = ? [["id", 2]]
107291
+  (0.1ms) RELEASE SAVEPOINT active_record_1
107292
+  (0.1ms) SELECT COUNT(*) FROM "hmanythrough_tests"
107293
+ Task Load (0.1ms) SELECT "tasks".* FROM "tasks" LIMIT 1
107294
+  (0.1ms) SELECT COUNT(*) FROM "hmanythrough_tests" INNER JOIN "hmanythrough_joins" ON "hmanythrough_tests"."id" = "hmanythrough_joins"."hmanythrough_test_id" WHERE "hmanythrough_joins"."task_id" = 1
107295
+ Task Load (0.1ms) SELECT "tasks".* FROM "tasks" LIMIT 1
107296
+ HmanythroughTest Load (0.1ms) SELECT "hmanythrough_tests".* FROM "hmanythrough_tests" INNER JOIN "hmanythrough_joins" ON "hmanythrough_tests"."id" = "hmanythrough_joins"."hmanythrough_test_id" WHERE "hmanythrough_joins"."task_id" = 1 LIMIT 1
107297
+  (0.0ms) SAVEPOINT active_record_1
107298
+ SQL (0.6ms) INSERT INTO "moderations" ("attr_name", "attr_value", "created_at", "moderatable_id", "moderatable_type", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["attr_name", "-"], ["attr_value", "--- \n:associations: {}\n\n:main_model: \n created_at: \n title: Test\n updated_at: \n id: \n desc: \n"], ["created_at", Tue, 18 Oct 2011 17:26:50 UTC +00:00], ["moderatable_id", nil], ["moderatable_type", "Task"], ["updated_at", Tue, 18 Oct 2011 17:26:50 UTC +00:00]]
107299
+  (0.1ms) RELEASE SAVEPOINT active_record_1
107300
+  (0.1ms) SELECT COUNT(*) FROM "tasks"
107301
+ Moderation Load (0.1ms) SELECT "moderations".* FROM "moderations" ORDER BY "moderations"."id" DESC LIMIT 1
107302
+  (0.0ms) SAVEPOINT active_record_1
107303
+ SQL (0.3ms) INSERT INTO "tasks" ("created_at", "desc", "title", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Tue, 18 Oct 2011 17:26:50 UTC +00:00], ["desc", nil], ["title", "Test"], ["updated_at", Tue, 18 Oct 2011 17:26:50 UTC +00:00]]
107304
+ HoneTest Load (0.1ms) SELECT "hone_tests".* FROM "hone_tests" WHERE "hone_tests"."task_id" = 1 LIMIT 1
107305
+ HoneAsTest Load (0.1ms) SELECT "hone_as_tests".* FROM "hone_as_tests" WHERE "hone_as_tests"."testable_id" = 1 AND "hone_as_tests"."testable_type" = 'Task' LIMIT 1
107306
+  (0.1ms) RELEASE SAVEPOINT active_record_1
107307
+  (0.0ms) SAVEPOINT active_record_1
107308
+ SQL (0.1ms) DELETE FROM "moderations" WHERE "moderations"."id" = ? [["id", 1]]
107309
+  (0.1ms) RELEASE SAVEPOINT active_record_1
107310
+ Task Load (0.1ms) SELECT "tasks".* FROM "tasks" LIMIT 1
107311
+  (0.1ms) SAVEPOINT active_record_1
107312
+ SQL (1.8ms) INSERT INTO "moderations" ("attr_name", "attr_value", "created_at", "moderatable_id", "moderatable_type", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["attr_name", "-"], ["attr_value", {:associations=>{:hmanythrough_join=>[{"exdata"=>"Data", "created_at"=>nil, "task_id"=>nil, "updated_at"=>nil, :associations=>{:hmanythrough_test=>[{"created_at"=>nil, "title"=>"Hello", "updated_at"=>nil, "id"=>nil}]}, "id"=>nil, "hmanythrough_test_id"=>nil}]}}], ["created_at", Tue, 18 Oct 2011 17:26:50 UTC +00:00], ["moderatable_id", 1], ["moderatable_type", "Task"], ["updated_at", Tue, 18 Oct 2011 17:26:50 UTC +00:00]]
107313
+  (0.1ms) RELEASE SAVEPOINT active_record_1
107314
+  (0.0ms) SAVEPOINT active_record_1
107315
+ HoneTest Load (0.1ms) SELECT "hone_tests".* FROM "hone_tests" WHERE "hone_tests"."task_id" = 1 LIMIT 1
107316
+ HoneAsTest Load (0.1ms) SELECT "hone_as_tests".* FROM "hone_as_tests" WHERE "hone_as_tests"."testable_id" = 1 AND "hone_as_tests"."testable_type" = 'Task' LIMIT 1
107317
+  (0.0ms) RELEASE SAVEPOINT active_record_1
107318
+  (0.1ms) SELECT COUNT(*) FROM "hmanythrough_tests"
107319
+ Moderation Load (0.1ms) SELECT "moderations".* FROM "moderations" ORDER BY "moderations"."id" DESC LIMIT 1
107320
+ Task Load (0.1ms) SELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = 1 LIMIT 1
107321
+  (0.0ms) SAVEPOINT active_record_1
107322
+ SQL (0.3ms) INSERT INTO "hmanythrough_tests" ("created_at", "title", "updated_at") VALUES (?, ?, ?) [["created_at", Tue, 18 Oct 2011 17:26:50 UTC +00:00], ["title", "Hello"], ["updated_at", Tue, 18 Oct 2011 17:26:50 UTC +00:00]]
107323
+  (0.1ms) RELEASE SAVEPOINT active_record_1
107324
+  (0.0ms) SAVEPOINT active_record_1
107325
+ SQL (0.3ms) INSERT INTO "hmanythrough_joins" ("created_at", "exdata", "hmanythrough_test_id", "task_id", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Tue, 18 Oct 2011 17:26:50 UTC +00:00], ["exdata", "Data"], ["hmanythrough_test_id", 1], ["task_id", 1], ["updated_at", Tue, 18 Oct 2011 17:26:50 UTC +00:00]]
107326
+  (0.1ms) RELEASE SAVEPOINT active_record_1
107327
+  (0.0ms) SAVEPOINT active_record_1
107328
+  (0.0ms) RELEASE SAVEPOINT active_record_1
107329
+  (0.0ms) SAVEPOINT active_record_1
107330
+ SQL (0.1ms) DELETE FROM "moderations" WHERE "moderations"."id" = ? [["id", 2]]
107331
+  (0.1ms) RELEASE SAVEPOINT active_record_1
107332
+  (0.1ms) SELECT COUNT(*) FROM "hmanythrough_tests"
107333
+ Task Load (0.1ms) SELECT "tasks".* FROM "tasks" LIMIT 1
107334
+  (0.1ms) SELECT COUNT(*) FROM "hmanythrough_tests" INNER JOIN "hmanythrough_joins" ON "hmanythrough_tests"."id" = "hmanythrough_joins"."hmanythrough_test_id" WHERE "hmanythrough_joins"."task_id" = 1
107335
+ Task Load (0.1ms) SELECT "tasks".* FROM "tasks" LIMIT 1
107336
+ HmanythroughTest Load (0.4ms) SELECT "hmanythrough_tests".* FROM "hmanythrough_tests" INNER JOIN "hmanythrough_joins" ON "hmanythrough_tests"."id" = "hmanythrough_joins"."hmanythrough_test_id" WHERE "hmanythrough_joins"."task_id" = 1 LIMIT 1
107337
+ Task Load (0.1ms) SELECT "tasks".* FROM "tasks" LIMIT 1
107338
+ HmanythroughTest Load (0.1ms) SELECT "hmanythrough_tests".* FROM "hmanythrough_tests" INNER JOIN "hmanythrough_joins" ON "hmanythrough_tests"."id" = "hmanythrough_joins"."hmanythrough_test_id" WHERE "hmanythrough_joins"."task_id" = 1 LIMIT 1
107339
+ HmanythroughJoin Load (0.1ms) SELECT "hmanythrough_joins".* FROM "hmanythrough_joins" WHERE "hmanythrough_joins"."hmanythrough_test_id" = 1 LIMIT 1
107340
+  (0.1ms) SAVEPOINT active_record_1
107341
+ SQL (0.7ms) INSERT INTO "moderations" ("attr_name", "attr_value", "created_at", "moderatable_id", "moderatable_type", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["attr_name", "-"], ["attr_value", "--- \n:associations: \n :hmanythrough_join: \n - exdata: Data\n created_at: \n task_id: \n updated_at: \n :associations: \n :hmanythrough_test: \n - created_at: \n title: Hello\n updated_at: \n id: \n id: \n hmanythrough_test_id: \n:main_model: \n created_at: \n title: Test\n updated_at: \n id: \n desc: \n"], ["created_at", Tue, 18 Oct 2011 17:26:50 UTC +00:00], ["moderatable_id", nil], ["moderatable_type", "Task"], ["updated_at", Tue, 18 Oct 2011 17:26:50 UTC +00:00]]
107342
+  (0.1ms) RELEASE SAVEPOINT active_record_1
107343
+  (0.1ms) SELECT COUNT(*) FROM "hmanythrough_tests" 
107344
+  (0.1ms) SELECT COUNT(*) FROM "tasks"
107345
+ Moderation Load (0.1ms) SELECT "moderations".* FROM "moderations" ORDER BY "moderations"."id" DESC LIMIT 1
107346
+  (0.0ms) SAVEPOINT active_record_1
107347
+ SQL (0.3ms) INSERT INTO "tasks" ("created_at", "desc", "title", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Tue, 18 Oct 2011 17:26:50 UTC +00:00], ["desc", nil], ["title", "Test"], ["updated_at", Tue, 18 Oct 2011 17:26:50 UTC +00:00]]
107348
+ HoneTest Load (0.1ms) SELECT "hone_tests".* FROM "hone_tests" WHERE "hone_tests"."task_id" = 1 LIMIT 1
107349
+ HoneAsTest Load (0.1ms) SELECT "hone_as_tests".* FROM "hone_as_tests" WHERE "hone_as_tests"."testable_id" = 1 AND "hone_as_tests"."testable_type" = 'Task' LIMIT 1
107350
+  (0.1ms) RELEASE SAVEPOINT active_record_1
107351
+  (0.1ms) SAVEPOINT active_record_1
107352
+ SQL (0.3ms) INSERT INTO "hmanythrough_tests" ("created_at", "title", "updated_at") VALUES (?, ?, ?) [["created_at", Tue, 18 Oct 2011 17:26:50 UTC +00:00], ["title", "Hello"], ["updated_at", Tue, 18 Oct 2011 17:26:50 UTC +00:00]]
107353
+  (0.1ms) RELEASE SAVEPOINT active_record_1
107354
+  (0.0ms) SAVEPOINT active_record_1
107355
+ SQL (0.4ms) INSERT INTO "hmanythrough_joins" ("created_at", "exdata", "hmanythrough_test_id", "task_id", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Tue, 18 Oct 2011 17:26:50 UTC +00:00], ["exdata", "Data"], ["hmanythrough_test_id", 1], ["task_id", 1], ["updated_at", Tue, 18 Oct 2011 17:26:50 UTC +00:00]]
107356
+  (0.1ms) RELEASE SAVEPOINT active_record_1
107357
+  (0.0ms) SAVEPOINT active_record_1
107358
+  (0.0ms) RELEASE SAVEPOINT active_record_1
107359
+  (0.0ms) SAVEPOINT active_record_1
107360
+ SQL (0.1ms) DELETE FROM "moderations" WHERE "moderations"."id" = ? [["id", 1]]
107361
+  (0.1ms) RELEASE SAVEPOINT active_record_1
107362
+  (0.1ms) SELECT COUNT(*) FROM "hmanythrough_tests"
107363
+ Task Load (0.1ms) SELECT "tasks".* FROM "tasks" LIMIT 1
107364
+  (0.1ms) SELECT COUNT(*) FROM "hmanythrough_tests" INNER JOIN "hmanythrough_joins" ON "hmanythrough_tests"."id" = "hmanythrough_joins"."hmanythrough_test_id" WHERE "hmanythrough_joins"."task_id" = 1
107365
+ Task Load (0.1ms) SELECT "tasks".* FROM "tasks" LIMIT 1
107366
+ HmanythroughTest Load (0.2ms) SELECT "hmanythrough_tests".* FROM "hmanythrough_tests" INNER JOIN "hmanythrough_joins" ON "hmanythrough_tests"."id" = "hmanythrough_joins"."hmanythrough_test_id" WHERE "hmanythrough_joins"."task_id" = 1 LIMIT 1
107367
+ Task Load (0.1ms) SELECT "tasks".* FROM "tasks" LIMIT 1
107368
+ HmanythroughTest Load (0.1ms) SELECT "hmanythrough_tests".* FROM "hmanythrough_tests" INNER JOIN "hmanythrough_joins" ON "hmanythrough_tests"."id" = "hmanythrough_joins"."hmanythrough_test_id" WHERE "hmanythrough_joins"."task_id" = 1 LIMIT 1
107369
+ HmanythroughJoin Load (0.1ms) SELECT "hmanythrough_joins".* FROM "hmanythrough_joins" WHERE "hmanythrough_joins"."hmanythrough_test_id" = 1 LIMIT 1
107370
+  (0.1ms) SAVEPOINT active_record_1
107371
+  (0.0ms) RELEASE SAVEPOINT active_record_1
107372
+  (0.0ms) SAVEPOINT active_record_1
107373
+ SQL (0.6ms) INSERT INTO "moderations" ("attr_name", "attr_value", "created_at", "moderatable_id", "moderatable_type", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["attr_name", "-"], ["attr_value", "--- \n:associations: \n :hone_test: \n - created_at: \n task_id: \n title: Hone\n updated_at: \n id: \n:main_model: \n created_at: \n title: Test\n updated_at: \n id: \n desc: \n"], ["created_at", Tue, 18 Oct 2011 17:26:50 UTC +00:00], ["moderatable_id", nil], ["moderatable_type", "Task"], ["updated_at", Tue, 18 Oct 2011 17:26:50 UTC +00:00]]
107374
+  (0.1ms) RELEASE SAVEPOINT active_record_1
107375
+  (0.1ms) SELECT COUNT(*) FROM "hone_tests" 
107376
+  (0.1ms) SELECT COUNT(*) FROM "tasks"
107377
+ Moderation Load (0.1ms) SELECT "moderations".* FROM "moderations" ORDER BY "moderations"."id" DESC LIMIT 1
107378
+  (0.0ms) SAVEPOINT active_record_1
107379
+ SQL (0.3ms) INSERT INTO "tasks" ("created_at", "desc", "title", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Tue, 18 Oct 2011 17:26:50 UTC +00:00], ["desc", nil], ["title", "Test"], ["updated_at", Tue, 18 Oct 2011 17:26:50 UTC +00:00]]
107380
+ HoneTest Load (0.1ms) SELECT "hone_tests".* FROM "hone_tests" WHERE "hone_tests"."task_id" = 1 LIMIT 1
107381
+ HoneAsTest Load (0.1ms) SELECT "hone_as_tests".* FROM "hone_as_tests" WHERE "hone_as_tests"."testable_id" = 1 AND "hone_as_tests"."testable_type" = 'Task' LIMIT 1
107382
+  (0.1ms) RELEASE SAVEPOINT active_record_1
107383
+  (0.1ms) SAVEPOINT active_record_1
107384
+ SQL (0.4ms) INSERT INTO "hone_tests" ("created_at", "task_id", "title", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Tue, 18 Oct 2011 17:26:50 UTC +00:00], ["task_id", 1], ["title", "Hone"], ["updated_at", Tue, 18 Oct 2011 17:26:50 UTC +00:00]]
107385
+  (0.1ms) RELEASE SAVEPOINT active_record_1
107386
+  (0.0ms) SAVEPOINT active_record_1
107387
+  (0.0ms) RELEASE SAVEPOINT active_record_1
107388
+  (0.0ms) SAVEPOINT active_record_1
107389
+ SQL (0.1ms) DELETE FROM "moderations" WHERE "moderations"."id" = ? [["id", 1]]
107390
+  (0.1ms) RELEASE SAVEPOINT active_record_1
107391
+  (0.1ms) SELECT COUNT(*) FROM "hone_tests" 
107392
+ Task Load (0.1ms) SELECT "tasks".* FROM "tasks" LIMIT 1
107393
+ HoneTest Load (0.1ms) SELECT "hone_tests".* FROM "hone_tests" WHERE "hone_tests"."task_id" = 1 LIMIT 1
107394
+  (0.0ms) SAVEPOINT active_record_1
107395
+ SQL (0.7ms) INSERT INTO "moderations" ("attr_name", "attr_value", "created_at", "moderatable_id", "moderatable_type", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["attr_name", "-"], ["attr_value", "--- \n:associations: {}\n\n:main_model: \n created_at: \n title: Test\n updated_at: \n id: \n desc: \n"], ["created_at", Tue, 18 Oct 2011 17:26:50 UTC +00:00], ["moderatable_id", nil], ["moderatable_type", "Task"], ["updated_at", Tue, 18 Oct 2011 17:26:50 UTC +00:00]]
107396
+  (0.1ms) RELEASE SAVEPOINT active_record_1
107397
+  (0.1ms) SELECT COUNT(*) FROM "tasks" 
107398
+ Moderation Load (0.1ms) SELECT "moderations".* FROM "moderations" ORDER BY "moderations"."id" DESC LIMIT 1
107399
+  (0.1ms) SAVEPOINT active_record_1
107400
+ SQL (0.3ms) INSERT INTO "tasks" ("created_at", "desc", "title", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Tue, 18 Oct 2011 17:26:50 UTC +00:00], ["desc", nil], ["title", "Test"], ["updated_at", Tue, 18 Oct 2011 17:26:50 UTC +00:00]]
107401
+ HoneTest Load (0.1ms) SELECT "hone_tests".* FROM "hone_tests" WHERE "hone_tests"."task_id" = 1 LIMIT 1
107402
+ HoneAsTest Load (0.1ms) SELECT "hone_as_tests".* FROM "hone_as_tests" WHERE "hone_as_tests"."testable_id" = 1 AND "hone_as_tests"."testable_type" = 'Task' LIMIT 1
107403
+  (0.1ms) RELEASE SAVEPOINT active_record_1
107404
+  (0.0ms) SAVEPOINT active_record_1
107405
+ SQL (0.1ms) DELETE FROM "moderations" WHERE "moderations"."id" = ? [["id", 1]]
107406
+  (0.1ms) RELEASE SAVEPOINT active_record_1
107407
+ Task Load (0.1ms) SELECT "tasks".* FROM "tasks" LIMIT 1
107408
+  (0.1ms) SAVEPOINT active_record_1
107409
+ SQL (1.0ms) INSERT INTO "moderations" ("attr_name", "attr_value", "created_at", "moderatable_id", "moderatable_type", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["attr_name", "-"], ["attr_value", {:associations=>{:hone_test=>[{"created_at"=>nil, "task_id"=>1, "title"=>"Hone", "updated_at"=>nil, "id"=>nil}]}}], ["created_at", Tue, 18 Oct 2011 17:26:50 UTC +00:00], ["moderatable_id", 1], ["moderatable_type", "Task"], ["updated_at", Tue, 18 Oct 2011 17:26:50 UTC +00:00]]
107410
+  (0.1ms) RELEASE SAVEPOINT active_record_1
107411
+  (0.0ms) SAVEPOINT active_record_1
107412
+ HoneTest Load (0.1ms) SELECT "hone_tests".* FROM "hone_tests" WHERE "hone_tests"."task_id" = 1 LIMIT 1
107413
+ HoneAsTest Load (0.1ms) SELECT "hone_as_tests".* FROM "hone_as_tests" WHERE "hone_as_tests"."testable_id" = 1 AND "hone_as_tests"."testable_type" = 'Task' LIMIT 1
107414
+  (0.0ms) RELEASE SAVEPOINT active_record_1
107415
+  (0.1ms) SELECT COUNT(*) FROM "hone_tests" 
107416
+ Moderation Load (0.1ms) SELECT "moderations".* FROM "moderations" ORDER BY "moderations"."id" DESC LIMIT 1
107417
+ Task Load (0.1ms) SELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = 1 LIMIT 1
107418
+  (0.0ms) SAVEPOINT active_record_1
107419
+ SQL (0.3ms) INSERT INTO "hone_tests" ("created_at", "task_id", "title", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Tue, 18 Oct 2011 17:26:50 UTC +00:00], ["task_id", 1], ["title", "Hone"], ["updated_at", Tue, 18 Oct 2011 17:26:50 UTC +00:00]]
107420
+  (0.1ms) RELEASE SAVEPOINT active_record_1
107421
+ HoneTest Load (0.1ms) SELECT "hone_tests".* FROM "hone_tests" WHERE "hone_tests"."task_id" = 1 LIMIT 1
107422
+  (0.0ms) SAVEPOINT active_record_1
107423
+  (0.0ms) RELEASE SAVEPOINT active_record_1
107424
+  (0.0ms) SAVEPOINT active_record_1
107425
+ SQL (0.1ms) DELETE FROM "moderations" WHERE "moderations"."id" = ? [["id", 2]]
107426
+  (0.1ms) RELEASE SAVEPOINT active_record_1
107427
+  (0.1ms) SELECT COUNT(*) FROM "hone_tests" 
107428
+ Task Load (0.1ms) SELECT "tasks".* FROM "tasks" LIMIT 1
107429
+ HoneTest Load (0.1ms) SELECT "hone_tests".* FROM "hone_tests" WHERE "hone_tests"."task_id" = 1 LIMIT 1
107430
+  (0.1ms) SAVEPOINT active_record_1
107431
+ SQL (0.6ms) INSERT INTO "moderations" ("attr_name", "attr_value", "created_at", "moderatable_id", "moderatable_type", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["attr_name", "-"], ["attr_value", "TEST--- \n:associations: \n:main_model: \n created_at: \n title: TEST\n updated_at: \n id: \n foo: \n"], ["created_at", Tue, 18 Oct 2011 17:26:50 UTC +00:00], ["moderatable_id", nil], ["moderatable_type", "HookTest"], ["updated_at", Tue, 18 Oct 2011 17:26:50 UTC +00:00]]
107432
+  (0.1ms) RELEASE SAVEPOINT active_record_1
107433
+ Moderation Load (0.1ms) SELECT "moderations".* FROM "moderations" ORDER BY "moderations"."id" DESC LIMIT 1
107434
+  (0.0ms) SAVEPOINT active_record_1
107435
+ SQL (0.6ms) INSERT INTO "moderations" ("attr_name", "attr_value", "created_at", "moderatable_id", "moderatable_type", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["attr_name", "-"], ["attr_value", "--- \n:associations: \n:main_model: \n created_at: \n title: \"\"\n updated_at: \n id: \n foo: \n"], ["created_at", Tue, 18 Oct 2011 17:26:50 UTC +00:00], ["moderatable_id", nil], ["moderatable_type", "HookTest"], ["updated_at", Tue, 18 Oct 2011 17:26:50 UTC +00:00]]
107436
+  (0.1ms) RELEASE SAVEPOINT active_record_1
107437
+ Moderation Load (0.1ms) SELECT "moderations".* FROM "moderations" ORDER BY "moderations"."id" DESC LIMIT 1
107438
+  (0.1ms) SAVEPOINT active_record_1
107439
+ SQL (0.3ms) INSERT INTO "hook_tests" ("created_at", "foo", "title", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Tue, 18 Oct 2011 17:26:50 UTC +00:00], ["foo", nil], ["title", ""], ["updated_at", Tue, 18 Oct 2011 17:26:50 UTC +00:00]]
107440
+  (0.1ms) RELEASE SAVEPOINT active_record_1
107441
+  (0.0ms) SAVEPOINT active_record_1
107442
+ SQL (0.1ms) DELETE FROM "moderations" WHERE "moderations"."id" = ? [["id", 1]]
107443
+  (0.1ms) RELEASE SAVEPOINT active_record_1
107444
+ HookTest Load (0.1ms) SELECT "hook_tests".* FROM "hook_tests" LIMIT 1
107445
+  (0.0ms) SAVEPOINT active_record_1
107446
+ SQL (0.4ms) INSERT INTO "moderations" ("attr_name", "attr_value", "created_at", "moderatable_id", "moderatable_type", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["attr_name", "title"], ["attr_value", "TEST--- TEST\n"], ["created_at", Tue, 18 Oct 2011 17:26:50 UTC +00:00], ["moderatable_id", 1], ["moderatable_type", "HookTest"], ["updated_at", Tue, 18 Oct 2011 17:26:50 UTC +00:00]]
107447
+  (0.1ms) RELEASE SAVEPOINT active_record_1
107448
+ Moderation Load (0.1ms) SELECT "moderations".* FROM "moderations" ORDER BY "moderations"."id" DESC LIMIT 1
107449
+  (0.1ms) SAVEPOINT active_record_1
107450
+ SQL (0.6ms) INSERT INTO "moderations" ("attr_name", "attr_value", "created_at", "moderatable_id", "moderatable_type", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["attr_name", "-"], ["attr_value", "--- \n:associations: {}\n\n:main_model: \n created_at: \n title: TEST\n updated_at: \n id: \n desc: \n"], ["created_at", Tue, 18 Oct 2011 17:26:50 UTC +00:00], ["moderatable_id", nil], ["moderatable_type", "Task"], ["updated_at", Tue, 18 Oct 2011 17:26:50 UTC +00:00]]
107451
+  (0.1ms) RELEASE SAVEPOINT active_record_1
107452
+ Moderation Load (0.1ms) SELECT "moderations".* FROM "moderations" ORDER BY "moderations"."id" DESC LIMIT 1
107453
+  (0.1ms) SAVEPOINT active_record_1
107454
+ SQL (0.8ms) INSERT INTO "photo_holders" ("created_at", "title", "updated_at") VALUES (?, ?, ?) [["created_at", Tue, 18 Oct 2011 17:26:50 UTC +00:00], ["title", nil], ["updated_at", Tue, 18 Oct 2011 17:26:50 UTC +00:00]]
107455
+ SQL (0.3ms) INSERT INTO "moderations" ("attr_name", "attr_value", "created_at", "moderatable_id", "moderatable_type", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["attr_name", "-"], ["attr_value", "--- \n:associations: \n:main_model: \n photo: \n created_at: \n updated_at: \n :photo_tmp_file: /Users/apple/rails/has_moderated/test/dummy/public/uploads/tmp/20111018-1926-495-5794/test.jpg\n id: \n photo_holder_id: 1\n"], ["created_at", Tue, 18 Oct 2011 17:26:50 UTC +00:00], ["moderatable_id", nil], ["moderatable_type", "Photo"], ["updated_at", Tue, 18 Oct 2011 17:26:50 UTC +00:00]]
107456
+  (0.1ms) RELEASE SAVEPOINT active_record_1
107457
+  (0.1ms) SELECT COUNT(*) FROM "photos" 
107458
+ Moderation Load (0.5ms) SELECT "moderations".* FROM "moderations" ORDER BY "moderations"."id" DESC LIMIT 1
107459
+  (0.1ms) SAVEPOINT active_record_1
107460
+ SQL (0.5ms) INSERT INTO "photos" ("created_at", "photo", "photo_holder_id", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Tue, 18 Oct 2011 17:26:50 UTC +00:00], ["photo", "test.jpg"], ["photo_holder_id", 1], ["updated_at", Tue, 18 Oct 2011 17:26:50 UTC +00:00]]
107461
+  (0.1ms) RELEASE SAVEPOINT active_record_1
107462
+  (0.0ms) SAVEPOINT active_record_1
107463
+ SQL (0.1ms) DELETE FROM "moderations" WHERE "moderations"."id" = ? [["id", 1]]
107464
+  (0.1ms) RELEASE SAVEPOINT active_record_1
107465
+  (0.1ms) SELECT COUNT(*) FROM "photos" 
107466
+ Photo Load (0.1ms) SELECT "photos".* FROM "photos" LIMIT 1
107467
+  (0.1ms) SAVEPOINT active_record_1
107468
+ SQL (0.7ms) INSERT INTO "moderations" ("attr_name", "attr_value", "created_at", "moderatable_id", "moderatable_type", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["attr_name", "-"], ["attr_value", "--- \n:associations: \n:main_model: \n photo: \n created_at: \n updated_at: \n :photo_tmp_file: /Users/apple/rails/has_moderated/test/dummy/public/uploads/tmp/20111018-1926-495-2274/test.jpg\n id: \n photo_holder_id: \n"], ["created_at", Tue, 18 Oct 2011 17:26:50 UTC +00:00], ["moderatable_id", nil], ["moderatable_type", "Photo"], ["updated_at", Tue, 18 Oct 2011 17:26:50 UTC +00:00]]
107469
+  (0.5ms) RELEASE SAVEPOINT active_record_1
107470
+  (0.1ms) SELECT COUNT(*) FROM "photos"
107471
+ Moderation Load (0.1ms) SELECT "moderations".* FROM "moderations" ORDER BY "moderations"."id" DESC LIMIT 1
107472
+  (0.1ms) SAVEPOINT active_record_1
107473
+ SQL (0.3ms) INSERT INTO "photos" ("created_at", "photo", "photo_holder_id", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Tue, 18 Oct 2011 17:26:50 UTC +00:00], ["photo", "test.jpg"], ["photo_holder_id", nil], ["updated_at", Tue, 18 Oct 2011 17:26:50 UTC +00:00]]
107474
+  (0.1ms) RELEASE SAVEPOINT active_record_1
107475
+  (0.0ms) SAVEPOINT active_record_1
107476
+ SQL (0.1ms) DELETE FROM "moderations" WHERE "moderations"."id" = ? [["id", 1]]
107477
+  (0.1ms) RELEASE SAVEPOINT active_record_1
107478
+  (0.1ms) SELECT COUNT(*) FROM "photos"
107479
+ Photo Load (0.3ms) SELECT "photos".* FROM "photos" LIMIT 1
107480
+  (0.1ms) SAVEPOINT active_record_1
107481
+ SQL (0.7ms) INSERT INTO "moderations" ("attr_name", "attr_value", "created_at", "moderatable_id", "moderatable_type", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["attr_name", "-"], ["attr_value", "--- \n:associations: \n:main_model: \n photo: \n created_at: \n updated_at: \n :photo_tmp_file: /Users/apple/rails/has_moderated/test/dummy/public/uploads/tmp/20111018-1926-495-4488/test.jpg\n id: \n photo_holder_id: \n"], ["created_at", Tue, 18 Oct 2011 17:26:50 UTC +00:00], ["moderatable_id", nil], ["moderatable_type", "Photo"], ["updated_at", Tue, 18 Oct 2011 17:26:50 UTC +00:00]]
107482
+  (0.1ms) RELEASE SAVEPOINT active_record_1
107483
+  (0.1ms) SELECT COUNT(*) FROM "photos" 
107484
+ Moderation Load (0.1ms) SELECT "moderations".* FROM "moderations" ORDER BY "moderations"."id" DESC LIMIT 1
107485
+  (0.0ms) SAVEPOINT active_record_1
107486
+ SQL (0.1ms) DELETE FROM "moderations" WHERE "moderations"."id" = ? [["id", 1]]
107487
+  (0.1ms) RELEASE SAVEPOINT active_record_1
107488
+  (0.1ms) SELECT COUNT(*) FROM "photos"
107489
+  (0.1ms) SAVEPOINT active_record_1
107490
+ SQL (0.6ms) INSERT INTO "moderations" ("attr_name", "attr_value", "created_at", "moderatable_id", "moderatable_type", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["attr_name", "-"], ["attr_value", "--- \n:associations: \n:main_model: \n"], ["created_at", Tue, 18 Oct 2011 17:26:50 UTC +00:00], ["moderatable_id", nil], ["moderatable_type", "Photo"], ["updated_at", Tue, 18 Oct 2011 17:26:50 UTC +00:00]]
107491
+  (0.1ms) RELEASE SAVEPOINT active_record_1
107492
+  (0.1ms) SELECT COUNT(*) FROM "photos"
107493
+ Moderation Load (0.1ms) SELECT "moderations".* FROM "moderations" ORDER BY "moderations"."id" DESC LIMIT 1
107494
+  (0.0ms) SAVEPOINT active_record_1
107495
+ SQL (0.3ms) INSERT INTO "photos" ("created_at", "photo", "photo_holder_id", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Tue, 18 Oct 2011 17:26:50 UTC +00:00], ["photo", nil], ["photo_holder_id", nil], ["updated_at", Tue, 18 Oct 2011 17:26:50 UTC +00:00]]
107496
+  (0.1ms) RELEASE SAVEPOINT active_record_1
107497
+  (0.0ms) SAVEPOINT active_record_1
107498
+ SQL (0.1ms) DELETE FROM "moderations" WHERE "moderations"."id" = ? [["id", 1]]
107499
+  (0.1ms) RELEASE SAVEPOINT active_record_1
107500
+ Photo Load (0.1ms) SELECT "photos".* FROM "photos" LIMIT 1
107501
+  (0.1ms) SAVEPOINT active_record_1
107502
+ Photo Load (0.2ms) SELECT "photos".* FROM "photos" WHERE "photos"."id" = ? LIMIT 1 [["id", 1]]
107503
+  (0.2ms) UPDATE "photos" SET "updated_at" = '2011-10-18 17:26:50.878934', "photo" = NULL WHERE "photos"."id" = 1
107504
+ SQL (0.3ms) INSERT INTO "moderations" ("attr_name", "attr_value", "created_at", "moderatable_id", "moderatable_type", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["attr_name", "photo_tmp_file"], ["attr_value", "/Users/apple/rails/has_moderated/test/dummy/public/uploads/tmp/20111018-1926-495-4525/test.jpg"], ["created_at", Tue, 18 Oct 2011 17:26:50 UTC +00:00], ["moderatable_id", 1], ["moderatable_type", "Photo"], ["updated_at", Tue, 18 Oct 2011 17:26:50 UTC +00:00]]
107505
+  (0.1ms) RELEASE SAVEPOINT active_record_1
107506
+ Photo Load (0.1ms) SELECT "photos".* FROM "photos" LIMIT 1
107507
+  (0.1ms) SELECT COUNT(*) FROM "moderations" 
107508
+ Moderation Load (0.2ms) SELECT "moderations".* FROM "moderations" ORDER BY "moderations"."id" DESC LIMIT 1
107509
+ Photo Load (0.1ms) SELECT "photos".* FROM "photos" WHERE "photos"."id" = 1 LIMIT 1
107510
+  (0.1ms) SAVEPOINT active_record_1
107511
+ Photo Load (0.1ms) SELECT "photos".* FROM "photos" WHERE "photos"."id" = ? LIMIT 1 [["id", 1]]
107512
+  (0.2ms) UPDATE "photos" SET "updated_at" = '2011-10-18 17:26:50.896623', "photo" = 'test.jpg' WHERE "photos"."id" = 1
107513
+  (0.1ms) RELEASE SAVEPOINT active_record_1
107514
+  (0.0ms) SAVEPOINT active_record_1
107515
+ SQL (0.1ms) DELETE FROM "moderations" WHERE "moderations"."id" = ? [["id", 2]]
107516
+  (0.1ms) RELEASE SAVEPOINT active_record_1
107517
+ Photo Load (0.1ms) SELECT "photos".* FROM "photos" LIMIT 1
107518
+  (0.1ms) SAVEPOINT active_record_1
107519
+ SQL (0.6ms) INSERT INTO "moderations" ("attr_name", "attr_value", "created_at", "moderatable_id", "moderatable_type", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["attr_name", "-"], ["attr_value", "--- \n:associations: \n :task_photos: \n - photo: \n task_id: \n created_at: \n updated_at: \n :photo_tmp_file: /Users/apple/rails/has_moderated/test/dummy/public/uploads/tmp/20111018-1926-495-2445/test.jpg\n id: \n:main_model: \n created_at: \n title: Task 1\n updated_at: \n id: \n desc: \n"], ["created_at", Tue, 18 Oct 2011 17:26:50 UTC +00:00], ["moderatable_id", nil], ["moderatable_type", "Task"], ["updated_at", Tue, 18 Oct 2011 17:26:50 UTC +00:00]]
107520
+  (0.1ms) RELEASE SAVEPOINT active_record_1
107521
+  (0.1ms) SELECT COUNT(*) FROM "moderations" 
107522
+  (0.1ms) SELECT COUNT(*) FROM "tasks"
107523
+  (0.1ms) SELECT COUNT(*) FROM "task_photos" 
107524
+ Moderation Load (0.1ms) SELECT "moderations".* FROM "moderations" ORDER BY "moderations"."id" DESC LIMIT 1
107525
+  (0.1ms) SAVEPOINT active_record_1
107526
+ SQL (0.3ms) INSERT INTO "tasks" ("created_at", "desc", "title", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Tue, 18 Oct 2011 17:26:50 UTC +00:00], ["desc", nil], ["title", "Task 1"], ["updated_at", Tue, 18 Oct 2011 17:26:50 UTC +00:00]]
107527
+ HoneTest Load (0.1ms) SELECT "hone_tests".* FROM "hone_tests" WHERE "hone_tests"."task_id" = 1 LIMIT 1
107528
+ HoneAsTest Load (0.1ms) SELECT "hone_as_tests".* FROM "hone_as_tests" WHERE "hone_as_tests"."testable_id" = 1 AND "hone_as_tests"."testable_type" = 'Task' LIMIT 1
107529
+  (0.1ms) RELEASE SAVEPOINT active_record_1
107530
+  (0.1ms) SAVEPOINT active_record_1
107531
+ SQL (0.4ms) INSERT INTO "task_photos" ("created_at", "photo", "task_id", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Tue, 18 Oct 2011 17:26:50 UTC +00:00], ["photo", "test.jpg"], ["task_id", 1], ["updated_at", Tue, 18 Oct 2011 17:26:50 UTC +00:00]]
107532
+  (0.1ms) RELEASE SAVEPOINT active_record_1
107533
+  (0.0ms) SAVEPOINT active_record_1
107534
+  (0.0ms) RELEASE SAVEPOINT active_record_1
107535
+  (0.0ms) SAVEPOINT active_record_1
107536
+ SQL (0.1ms) DELETE FROM "moderations" WHERE "moderations"."id" = ? [["id", 1]]
107537
+  (0.5ms) RELEASE SAVEPOINT active_record_1
107538
+  (0.1ms) SELECT COUNT(*) FROM "tasks"
107539
+ Task Load (0.1ms) SELECT "tasks".* FROM "tasks" LIMIT 1
107540
+ Task Load (0.1ms) SELECT "tasks".* FROM "tasks" LIMIT 1
107541
+ TaskPhoto Load (0.1ms) SELECT "task_photos".* FROM "task_photos" WHERE "task_photos"."task_id" = 1 LIMIT 1
107542
+  (0.1ms) SAVEPOINT active_record_1
107543
+ SQL (0.6ms) INSERT INTO "moderations" ("attr_name", "attr_value", "created_at", "moderatable_id", "moderatable_type", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["attr_name", "-"], ["attr_value", "--- \n:associations: {}\n\n:main_model: \n created_at: \n title: Bye Bye\n updated_at: \n id: \n desc: \n"], ["created_at", Tue, 18 Oct 2011 17:26:50 UTC +00:00], ["moderatable_id", nil], ["moderatable_type", "Task"], ["updated_at", Tue, 18 Oct 2011 17:26:50 UTC +00:00]]
107544
+  (0.1ms) RELEASE SAVEPOINT active_record_1
107545
+  (0.1ms) SELECT COUNT(*) FROM "tasks" 
107546
+  (0.0ms) SELECT COUNT(*) FROM "moderations"
107547
+  (0.1ms) SAVEPOINT active_record_1
107548
+ SQL (0.6ms) INSERT INTO "moderations" ("attr_name", "attr_value", "created_at", "moderatable_id", "moderatable_type", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["attr_name", "-"], ["attr_value", "--- \n:associations: {}\n\n:main_model: \n created_at: \n title: Bye Bye\n updated_at: \n id: \n desc: \n"], ["created_at", Tue, 18 Oct 2011 17:26:50 UTC +00:00], ["moderatable_id", nil], ["moderatable_type", "Task"], ["updated_at", Tue, 18 Oct 2011 17:26:50 UTC +00:00]]
107549
+  (0.1ms) RELEASE SAVEPOINT active_record_1
107550
+ Moderation Load (0.1ms) SELECT "moderations".* FROM "moderations" ORDER BY "moderations"."id" DESC LIMIT 1
107551
+  (0.1ms) SAVEPOINT active_record_1
107552
+ SQL (0.3ms) INSERT INTO "tasks" ("created_at", "desc", "title", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Tue, 18 Oct 2011 17:26:50 UTC +00:00], ["desc", nil], ["title", "Bye Bye"], ["updated_at", Tue, 18 Oct 2011 17:26:50 UTC +00:00]]
107553
+ HoneTest Load (0.1ms) SELECT "hone_tests".* FROM "hone_tests" WHERE "hone_tests"."task_id" = 1 LIMIT 1
107554
+ HoneAsTest Load (0.1ms) SELECT "hone_as_tests".* FROM "hone_as_tests" WHERE "hone_as_tests"."testable_id" = 1 AND "hone_as_tests"."testable_type" = 'Task' LIMIT 1
107555
+  (0.1ms) RELEASE SAVEPOINT active_record_1
107556
+  (0.0ms) SAVEPOINT active_record_1
107557
+ SQL (0.1ms) DELETE FROM "moderations" WHERE "moderations"."id" = ? [["id", 1]]
107558
+  (0.0ms) RELEASE SAVEPOINT active_record_1
107559
+  (0.0ms) SELECT COUNT(*) FROM "moderations" 
107560
+  (0.0ms) SELECT COUNT(*) FROM "tasks"
107561
+ Task Load (0.1ms) SELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" DESC LIMIT 1
107562
+  (0.1ms) SAVEPOINT active_record_1
107563
+ SQL (3.3ms) INSERT INTO "moderations" ("attr_name", "attr_value", "created_at", "moderatable_id", "moderatable_type", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["attr_name", "-"], ["attr_value", "--- \n:associations: {}\n\n:main_model: \n created_at: \n title: Bye Bye\n updated_at: \n id: \n desc: \n"], ["created_at", Tue, 18 Oct 2011 17:26:50 UTC +00:00], ["moderatable_id", nil], ["moderatable_type", "Task"], ["updated_at", Tue, 18 Oct 2011 17:26:50 UTC +00:00]]
107564
+  (0.1ms) RELEASE SAVEPOINT active_record_1
107565
+ Moderation Load (0.1ms) SELECT "moderations".* FROM "moderations" ORDER BY "moderations"."id" DESC LIMIT 1
107566
+  (0.0ms) SAVEPOINT active_record_1
107567
+ SQL (0.3ms) INSERT INTO "tasks" ("created_at", "desc", "title", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Tue, 18 Oct 2011 17:26:50 UTC +00:00], ["desc", nil], ["title", "Bye Bye"], ["updated_at", Tue, 18 Oct 2011 17:26:50 UTC +00:00]]
107568
+ HoneTest Load (0.1ms) SELECT "hone_tests".* FROM "hone_tests" WHERE "hone_tests"."task_id" = 1 LIMIT 1
107569
+ HoneAsTest Load (0.1ms) SELECT "hone_as_tests".* FROM "hone_as_tests" WHERE "hone_as_tests"."testable_id" = 1 AND "hone_as_tests"."testable_type" = 'Task' LIMIT 1
107570
+  (0.1ms) RELEASE SAVEPOINT active_record_1
107571
+  (0.0ms) SAVEPOINT active_record_1
107572
+ SQL (0.1ms) DELETE FROM "moderations" WHERE "moderations"."id" = ? [["id", 1]]
107573
+  (0.1ms) RELEASE SAVEPOINT active_record_1
107574
+ Task Load (0.1ms) SELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" DESC LIMIT 1
107575
+  (0.0ms) SAVEPOINT active_record_1
107576
+ SQL (0.3ms) INSERT INTO "moderations" ("attr_name", "attr_value", "created_at", "moderatable_id", "moderatable_type", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["attr_name", "title"], ["attr_value", "--- Hollywood Hills\n"], ["created_at", Tue, 18 Oct 2011 17:26:51 UTC +00:00], ["moderatable_id", 1], ["moderatable_type", "Task"], ["updated_at", Tue, 18 Oct 2011 17:26:51 UTC +00:00]]
107577
+ HoneTest Load (0.2ms) SELECT "hone_tests".* FROM "hone_tests" WHERE "hone_tests"."task_id" = 1 LIMIT 1
107578
+ HoneAsTest Load (0.2ms) SELECT "hone_as_tests".* FROM "hone_as_tests" WHERE "hone_as_tests"."testable_id" = 1 AND "hone_as_tests"."testable_type" = 'Task' LIMIT 1
107579
+  (0.1ms) RELEASE SAVEPOINT active_record_1
107580
+ Task Load (0.1ms) SELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" DESC LIMIT 1
107581
+  (0.0ms) SAVEPOINT active_record_1
107582
+ SQL (0.3ms) INSERT INTO "moderations" ("attr_name", "attr_value", "created_at", "moderatable_id", "moderatable_type", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["attr_name", "title"], ["attr_value", "--- Hollywood Hills\n"], ["created_at", Tue, 18 Oct 2011 17:26:51 UTC +00:00], ["moderatable_id", 1], ["moderatable_type", "Task"], ["updated_at", Tue, 18 Oct 2011 17:26:51 UTC +00:00]]
107583
+ HoneTest Load (0.1ms) SELECT "hone_tests".* FROM "hone_tests" WHERE "hone_tests"."task_id" = 1 LIMIT 1
107584
+ HoneAsTest Load (0.1ms) SELECT "hone_as_tests".* FROM "hone_as_tests" WHERE "hone_as_tests"."testable_id" = 1 AND "hone_as_tests"."testable_type" = 'Task' LIMIT 1
107585
+  (0.1ms) RELEASE SAVEPOINT active_record_1
107586
+ Task Load (0.1ms) SELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" DESC LIMIT 1
107587
+  (0.0ms) SAVEPOINT active_record_1
107588
+ SQL (0.3ms) INSERT INTO "moderations" ("attr_name", "attr_value", "created_at", "moderatable_id", "moderatable_type", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["attr_name", "title"], ["attr_value", "--- Hollywood Hills\n"], ["created_at", Tue, 18 Oct 2011 17:26:51 UTC +00:00], ["moderatable_id", 1], ["moderatable_type", "Task"], ["updated_at", Tue, 18 Oct 2011 17:26:51 UTC +00:00]]
107589
+ HoneTest Load (0.1ms) SELECT "hone_tests".* FROM "hone_tests" WHERE "hone_tests"."task_id" = 1 LIMIT 1
107590
+ HoneAsTest Load (0.1ms) SELECT "hone_as_tests".* FROM "hone_as_tests" WHERE "hone_as_tests"."testable_id" = 1 AND "hone_as_tests"."testable_type" = 'Task' LIMIT 1
107591
+  (0.1ms) RELEASE SAVEPOINT active_record_1
107592
+ Task Load (0.1ms) SELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" DESC LIMIT 1
107593
+  (0.0ms) SAVEPOINT active_record_1
107594
+ SQL (0.3ms) INSERT INTO "moderations" ("attr_name", "attr_value", "created_at", "moderatable_id", "moderatable_type", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["attr_name", "title"], ["attr_value", "--- Hollywood Hills\n"], ["created_at", Tue, 18 Oct 2011 17:26:51 UTC +00:00], ["moderatable_id", 1], ["moderatable_type", "Task"], ["updated_at", Tue, 18 Oct 2011 17:26:51 UTC +00:00]]
107595
+ HoneTest Load (0.1ms) SELECT "hone_tests".* FROM "hone_tests" WHERE "hone_tests"."task_id" = 1 LIMIT 1
107596
+ HoneAsTest Load (0.1ms) SELECT "hone_as_tests".* FROM "hone_as_tests" WHERE "hone_as_tests"."testable_id" = 1 AND "hone_as_tests"."testable_type" = 'Task' LIMIT 1
107597
+  (0.1ms) RELEASE SAVEPOINT active_record_1
107598
+  (0.1ms) SELECT COUNT(*) FROM "moderations"
107599
+ Task Load (0.1ms) SELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" DESC LIMIT 1
107600
+ Moderation Load (0.1ms) SELECT "moderations".* FROM "moderations" ORDER BY "moderations"."id" DESC LIMIT 1
107601
+ Task Load (0.2ms) SELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = 1 LIMIT 1
107602
+  (0.1ms) SAVEPOINT active_record_1
107603
+  (0.2ms) UPDATE "tasks" SET "updated_at" = '2011-10-18 17:26:51.120421', "title" = 'Hollywood Hills' WHERE "tasks"."id" = 1
107604
+ HoneTest Load (0.4ms) SELECT "hone_tests".* FROM "hone_tests" WHERE "hone_tests"."task_id" = 1 LIMIT 1
107605
+ HoneAsTest Load (0.1ms) SELECT "hone_as_tests".* FROM "hone_as_tests" WHERE "hone_as_tests"."testable_id" = 1 AND "hone_as_tests"."testable_type" = 'Task' LIMIT 1
107606
+  (0.1ms) RELEASE SAVEPOINT active_record_1
107607
+  (0.0ms) SAVEPOINT active_record_1
107608
+ SQL (0.1ms) DELETE FROM "moderations" WHERE "moderations"."id" = ? [["id", 5]]
107609
+  (0.1ms) RELEASE SAVEPOINT active_record_1
107610
+ Task Load (0.1ms) SELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" DESC LIMIT 1
107611
+  (0.1ms) SELECT COUNT(*) FROM "tasks" 
107612
+  (0.1ms) SAVEPOINT active_record_1
107613
+ SQL (0.6ms) INSERT INTO "moderations" ("attr_name", "attr_value", "created_at", "moderatable_id", "moderatable_type", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["attr_name", "-"], ["attr_value", "--- \n:associations: {}\n\n:main_model: \n created_at: \n title: Bye Bye\n updated_at: \n id: \n desc: \n"], ["created_at", Tue, 18 Oct 2011 17:26:51 UTC +00:00], ["moderatable_id", nil], ["moderatable_type", "Task"], ["updated_at", Tue, 18 Oct 2011 17:26:51 UTC +00:00]]
107614
+  (0.1ms) RELEASE SAVEPOINT active_record_1
107615
+ Moderation Load (0.1ms) SELECT "moderations".* FROM "moderations" ORDER BY "moderations"."id" DESC LIMIT 1
107616
+  (0.0ms) SAVEPOINT active_record_1
107617
+ SQL (0.1ms) DELETE FROM "moderations" WHERE "moderations"."id" = ? [["id", 1]]
107618
+  (0.1ms) RELEASE SAVEPOINT active_record_1
107619
+  (0.1ms) SELECT COUNT(*) FROM "tasks" 
107620
+  (0.1ms) SELECT COUNT(*) FROM "moderations"
107621
+  (0.3ms) SAVEPOINT active_record_1
107622
+ SQL (0.6ms) INSERT INTO "moderations" ("attr_name", "attr_value", "created_at", "moderatable_id", "moderatable_type", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["attr_name", "-"], ["attr_value", "--- \n:associations: {}\n\n:main_model: \n created_at: \n title: Bye Bye\n updated_at: \n id: \n desc: \n"], ["created_at", Tue, 18 Oct 2011 17:26:51 UTC +00:00], ["moderatable_id", nil], ["moderatable_type", "Task"], ["updated_at", Tue, 18 Oct 2011 17:26:51 UTC +00:00]]
107623
+  (0.1ms) RELEASE SAVEPOINT active_record_1
107624
+ Moderation Load (0.1ms) SELECT "moderations".* FROM "moderations" ORDER BY "moderations"."id" DESC LIMIT 1
107625
+  (0.1ms) SAVEPOINT active_record_1
107626
+ SQL (0.3ms) INSERT INTO "tasks" ("created_at", "desc", "title", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Tue, 18 Oct 2011 17:26:51 UTC +00:00], ["desc", nil], ["title", "Bye Bye"], ["updated_at", Tue, 18 Oct 2011 17:26:51 UTC +00:00]]
107627
+ HoneTest Load (0.1ms) SELECT "hone_tests".* FROM "hone_tests" WHERE "hone_tests"."task_id" = 1 LIMIT 1
107628
+ HoneAsTest Load (0.1ms) SELECT "hone_as_tests".* FROM "hone_as_tests" WHERE "hone_as_tests"."testable_id" = 1 AND "hone_as_tests"."testable_type" = 'Task' LIMIT 1
107629
+  (0.1ms) RELEASE SAVEPOINT active_record_1
107630
+  (0.0ms) SAVEPOINT active_record_1
107631
+ SQL (0.1ms) DELETE FROM "moderations" WHERE "moderations"."id" = ? [["id", 1]]
107632
+  (0.2ms) RELEASE SAVEPOINT active_record_1
107633
+ Task Load (0.1ms) SELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" DESC LIMIT 1
107634
+  (0.1ms) SAVEPOINT active_record_1
107635
+ SQL (0.3ms) INSERT INTO "moderations" ("attr_name", "attr_value", "created_at", "moderatable_id", "moderatable_type", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["attr_name", "title"], ["attr_value", "--- Hollywood Hills\n"], ["created_at", Tue, 18 Oct 2011 17:26:51 UTC +00:00], ["moderatable_id", 1], ["moderatable_type", "Task"], ["updated_at", Tue, 18 Oct 2011 17:26:51 UTC +00:00]]
107636
+ HoneTest Load (0.1ms) SELECT "hone_tests".* FROM "hone_tests" WHERE "hone_tests"."task_id" = 1 LIMIT 1
107637
+ HoneAsTest Load (0.1ms) SELECT "hone_as_tests".* FROM "hone_as_tests" WHERE "hone_as_tests"."testable_id" = 1 AND "hone_as_tests"."testable_type" = 'Task' LIMIT 1
107638
+  (0.1ms) RELEASE SAVEPOINT active_record_1
107639
+ Moderation Load (0.1ms) SELECT "moderations".* FROM "moderations" ORDER BY "moderations"."id" DESC LIMIT 1
107640
+  (0.0ms) SAVEPOINT active_record_1
107641
+ SQL (0.1ms) DELETE FROM "moderations" WHERE "moderations"."id" = ? [["id", 2]]
107642
+  (0.1ms) RELEASE SAVEPOINT active_record_1
107643
+  (0.1ms) SELECT COUNT(*) FROM "tasks" 
107644
+ Task Load (0.1ms) SELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" DESC LIMIT 1
107645
+  (0.1ms) SELECT COUNT(*) FROM "moderations" 
107646
+  (0.1ms) SAVEPOINT active_record_1
107647
+ SQL (0.6ms) INSERT INTO "moderations" ("attr_name", "attr_value", "created_at", "moderatable_id", "moderatable_type", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["attr_name", "-"], ["attr_value", "--- \n:associations: \n :subtasks: \n - created_at: \n task_id: \n title: Hollywood Hills\n updated_at: \n id: \n task_all_id: \n desc: \n:main_model: \n created_at: \n title: Bye Bye\n updated_at: \n id: \n desc: \n"], ["created_at", Tue, 18 Oct 2011 17:26:51 UTC +00:00], ["moderatable_id", nil], ["moderatable_type", "Task"], ["updated_at", Tue, 18 Oct 2011 17:26:51 UTC +00:00]]
107648
+  (0.1ms) RELEASE SAVEPOINT active_record_1
107649
+  (0.1ms) SELECT COUNT(*) FROM "tasks" 
107650
+  (0.1ms) SELECT COUNT(*) FROM "subtasks"
107651
+ Moderation Load (0.1ms) SELECT "moderations".* FROM "moderations" ORDER BY "moderations"."id" DESC LIMIT 1
107652
+  (0.0ms) SAVEPOINT active_record_1
107653
+ SQL (0.3ms) INSERT INTO "tasks" ("created_at", "desc", "title", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Tue, 18 Oct 2011 17:26:51 UTC +00:00], ["desc", nil], ["title", "Bye Bye"], ["updated_at", Tue, 18 Oct 2011 17:26:51 UTC +00:00]]
107654
+ HoneTest Load (0.1ms) SELECT "hone_tests".* FROM "hone_tests" WHERE "hone_tests"."task_id" = 1 LIMIT 1
107655
+ HoneAsTest Load (0.1ms) SELECT "hone_as_tests".* FROM "hone_as_tests" WHERE "hone_as_tests"."testable_id" = 1 AND "hone_as_tests"."testable_type" = 'Task' LIMIT 1
107656
+  (0.1ms) RELEASE SAVEPOINT active_record_1
107657
+  (0.1ms) SAVEPOINT active_record_1
107658
+ SQL (0.4ms) INSERT INTO "subtasks" ("created_at", "desc", "task_all_id", "task_id", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Tue, 18 Oct 2011 17:26:51 UTC +00:00], ["desc", nil], ["task_all_id", nil], ["task_id", 1], ["title", "Hollywood Hills"], ["updated_at", Tue, 18 Oct 2011 17:26:51 UTC +00:00]]
107659
+  (0.1ms) RELEASE SAVEPOINT active_record_1
107660
+  (0.0ms) SAVEPOINT active_record_1
107661
+  (0.0ms) RELEASE SAVEPOINT active_record_1
107662
+  (0.0ms) SAVEPOINT active_record_1
107663
+ SQL (0.1ms) DELETE FROM "moderations" WHERE "moderations"."id" = ? [["id", 1]]
107664
+  (0.0ms) RELEASE SAVEPOINT active_record_1
107665
+  (0.1ms) SELECT COUNT(*) FROM "moderations" 
107666
+ Task Load (0.1ms) SELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" DESC LIMIT 1
107667
+  (0.1ms) SELECT COUNT(*) FROM "subtasks" WHERE "subtasks"."task_id" = 1
107668
+ Subtask Load (0.1ms) SELECT "subtasks".* FROM "subtasks" WHERE "subtasks"."task_id" = 1 LIMIT 1
107669
+  (0.0ms) SAVEPOINT active_record_1
107670
+ SQL (0.6ms) INSERT INTO "moderations" ("attr_name", "attr_value", "created_at", "moderatable_id", "moderatable_type", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["attr_name", "-"], ["attr_value", "--- \n:associations: {}\n\n:main_model: \n created_at: \n title: Bye Bye\n updated_at: \n id: \n desc: Hollywood Hills\n"], ["created_at", Tue, 18 Oct 2011 17:26:51 UTC +00:00], ["moderatable_id", nil], ["moderatable_type", "Task"], ["updated_at", Tue, 18 Oct 2011 17:26:51 UTC +00:00]]
107671
+  (0.1ms) RELEASE SAVEPOINT active_record_1
107672
+  (0.1ms) SELECT COUNT(*) FROM "moderations"
107673
+ Moderation Load (0.1ms) SELECT "moderations".* FROM "moderations" ORDER BY "moderations"."id" DESC LIMIT 1
107674
+  (0.1ms) SAVEPOINT active_record_1
107675
+ SQL (0.3ms) INSERT INTO "tasks" ("created_at", "desc", "title", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Tue, 18 Oct 2011 17:26:51 UTC +00:00], ["desc", "Hollywood Hills"], ["title", "Bye Bye"], ["updated_at", Tue, 18 Oct 2011 17:26:51 UTC +00:00]]
107676
+ HoneTest Load (0.1ms) SELECT "hone_tests".* FROM "hone_tests" WHERE "hone_tests"."task_id" = 1 LIMIT 1
107677
+ HoneAsTest Load (0.1ms) SELECT "hone_as_tests".* FROM "hone_as_tests" WHERE "hone_as_tests"."testable_id" = 1 AND "hone_as_tests"."testable_type" = 'Task' LIMIT 1
107678
+  (0.1ms) RELEASE SAVEPOINT active_record_1
107679
+  (0.0ms) SAVEPOINT active_record_1
107680
+ SQL (0.1ms) DELETE FROM "moderations" WHERE "moderations"."id" = ? [["id", 1]]
107681
+  (0.1ms) RELEASE SAVEPOINT active_record_1
107682
+  (0.1ms) SELECT COUNT(*) FROM "moderations"
107683
+ Task Load (0.1ms) SELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" DESC LIMIT 1
107684
+ Task Load (0.1ms) SELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" DESC LIMIT 1
107685
+  (0.0ms) SAVEPOINT active_record_1
107686
+ SQL (0.6ms) INSERT INTO "moderations" ("attr_name", "attr_value", "created_at", "moderatable_id", "moderatable_type", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["attr_name", "-"], ["attr_value", "--- \n:associations: {}\n\n:main_model: \n created_at: \n title: Bye Bye\n updated_at: \n id: \n desc: \n"], ["created_at", Tue, 18 Oct 2011 17:26:51 UTC +00:00], ["moderatable_id", nil], ["moderatable_type", "Task"], ["updated_at", Tue, 18 Oct 2011 17:26:51 UTC +00:00]]
107687
+  (0.1ms) RELEASE SAVEPOINT active_record_1
107688
+ Moderation Load (0.1ms) SELECT "moderations".* FROM "moderations" ORDER BY "moderations"."id" DESC LIMIT 1
107689
+  (0.0ms) SAVEPOINT active_record_1
107690
+ SQL (0.3ms) INSERT INTO "tasks" ("created_at", "desc", "title", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Tue, 18 Oct 2011 17:26:51 UTC +00:00], ["desc", nil], ["title", "Bye Bye"], ["updated_at", Tue, 18 Oct 2011 17:26:51 UTC +00:00]]
107691
+ HoneTest Load (0.4ms) SELECT "hone_tests".* FROM "hone_tests" WHERE "hone_tests"."task_id" = 1 LIMIT 1
107692
+ HoneAsTest Load (0.1ms) SELECT "hone_as_tests".* FROM "hone_as_tests" WHERE "hone_as_tests"."testable_id" = 1 AND "hone_as_tests"."testable_type" = 'Task' LIMIT 1
107693
+  (0.1ms) RELEASE SAVEPOINT active_record_1
107694
+  (0.0ms) SAVEPOINT active_record_1
107695
+ SQL (0.1ms) DELETE FROM "moderations" WHERE "moderations"."id" = ? [["id", 1]]
107696
+  (0.1ms) RELEASE SAVEPOINT active_record_1
107697
+ Task Load (0.1ms) SELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" DESC LIMIT 1
107698
+  (0.1ms) SAVEPOINT active_record_1
107699
+ SQL (0.3ms) INSERT INTO "moderations" ("attr_name", "attr_value", "created_at", "moderatable_id", "moderatable_type", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["attr_name", "desc"], ["attr_value", "--- Hollywood Hills\n"], ["created_at", Tue, 18 Oct 2011 17:26:51 UTC +00:00], ["moderatable_id", 1], ["moderatable_type", "Task"], ["updated_at", Tue, 18 Oct 2011 17:26:51 UTC +00:00]]
107700
+ HoneTest Load (0.1ms) SELECT "hone_tests".* FROM "hone_tests" WHERE "hone_tests"."task_id" = 1 LIMIT 1
107701
+ HoneAsTest Load (0.1ms) SELECT "hone_as_tests".* FROM "hone_as_tests" WHERE "hone_as_tests"."testable_id" = 1 AND "hone_as_tests"."testable_type" = 'Task' LIMIT 1
107702
+  (0.1ms) RELEASE SAVEPOINT active_record_1
107703
+  (0.1ms) SELECT COUNT(*) FROM "moderations" 
107704
+ Task Load (0.1ms) SELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" DESC LIMIT 1
107705
+ Moderation Load (0.1ms) SELECT "moderations".* FROM "moderations" ORDER BY "moderations"."id" DESC LIMIT 1
107706
+ Task Load (0.1ms) SELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = 1 LIMIT 1
107707
+  (0.0ms) SAVEPOINT active_record_1
107708
+  (0.1ms) UPDATE "tasks" SET "updated_at" = '2011-10-18 17:26:51.262975', "desc" = 'Hollywood Hills' WHERE "tasks"."id" = 1
107709
+ HoneTest Load (0.1ms) SELECT "hone_tests".* FROM "hone_tests" WHERE "hone_tests"."task_id" = 1 LIMIT 1
107710
+ HoneAsTest Load (0.1ms) SELECT "hone_as_tests".* FROM "hone_as_tests" WHERE "hone_as_tests"."testable_id" = 1 AND "hone_as_tests"."testable_type" = 'Task' LIMIT 1
107711
+  (0.1ms) RELEASE SAVEPOINT active_record_1
107712
+  (0.0ms) SAVEPOINT active_record_1
107713
+ SQL (0.1ms) DELETE FROM "moderations" WHERE "moderations"."id" = ? [["id", 2]]
107714
+  (0.0ms) RELEASE SAVEPOINT active_record_1
107715
+ Task Load (0.1ms) SELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" DESC LIMIT 1
107716
+  (0.0ms) SAVEPOINT active_record_1
107717
+ SQL (0.6ms) INSERT INTO "subtasks" ("created_at", "desc", "task_all_id", "task_id", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Tue, 18 Oct 2011 17:26:51 UTC +00:00], ["desc", nil], ["task_all_id", nil], ["task_id", nil], ["title", "Bye Bye"], ["updated_at", Tue, 18 Oct 2011 17:26:51 UTC +00:00]]
107718
+  (0.1ms) RELEASE SAVEPOINT active_record_1
107719
+  (0.4ms) SELECT COUNT(*) FROM "subtasks" 
107720
+  (0.1ms) SAVEPOINT active_record_1
107721
+  (0.0ms) RELEASE SAVEPOINT active_record_1
107722
+  (0.0ms) SAVEPOINT active_record_1
107723
+ SQL (0.3ms) INSERT INTO "moderations" ("attr_name", "attr_value", "created_at", "moderatable_id", "moderatable_type", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["attr_name", "-"], ["attr_value", "--- \n:associations: \n :subtasks: \n - 1\n:main_model: \n created_at: \n title: Hollywood Hills\n updated_at: \n id: \n desc: \n"], ["created_at", Tue, 18 Oct 2011 17:26:51 UTC +00:00], ["moderatable_id", nil], ["moderatable_type", "Task"], ["updated_at", Tue, 18 Oct 2011 17:26:51 UTC +00:00]]
107724
+  (0.1ms) RELEASE SAVEPOINT active_record_1
107725
+  (0.1ms) SELECT COUNT(*) FROM "tasks" 
107726
+ Subtask Load (0.1ms) SELECT "subtasks".* FROM "subtasks" LIMIT 1
107727
+ Task Load (0.1ms) SELECT "tasks".* FROM "tasks" WHERE "tasks"."id" IS NULL LIMIT 1
107728
+ Moderation Load (0.1ms) SELECT "moderations".* FROM "moderations" ORDER BY "moderations"."id" DESC LIMIT 1
107729
+  (0.0ms) SAVEPOINT active_record_1
107730
+ SQL (0.3ms) INSERT INTO "tasks" ("created_at", "desc", "title", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Tue, 18 Oct 2011 17:26:51 UTC +00:00], ["desc", nil], ["title", "Hollywood Hills"], ["updated_at", Tue, 18 Oct 2011 17:26:51 UTC +00:00]]
107731
+ HoneTest Load (0.1ms) SELECT "hone_tests".* FROM "hone_tests" WHERE "hone_tests"."task_id" = 1 LIMIT 1
107732
+ HoneAsTest Load (0.1ms) SELECT "hone_as_tests".* FROM "hone_as_tests" WHERE "hone_as_tests"."testable_id" = 1 AND "hone_as_tests"."testable_type" = 'Task' LIMIT 1
107733
+  (0.1ms) RELEASE SAVEPOINT active_record_1
107734
+ Subtask Load (0.1ms) SELECT "subtasks".* FROM "subtasks" WHERE "subtasks"."id" = 1 LIMIT 1
107735
+  (0.1ms) SAVEPOINT active_record_1
107736
+  (0.2ms) UPDATE "subtasks" SET "task_id" = 1, "updated_at" = '2011-10-18 17:26:51.291009' WHERE "subtasks"."id" = 1
107737
+  (0.1ms) RELEASE SAVEPOINT active_record_1
107738
+  (0.0ms) SAVEPOINT active_record_1
107739
+  (0.0ms) RELEASE SAVEPOINT active_record_1
107740
+  (0.0ms) SAVEPOINT active_record_1
107741
+ SQL (0.1ms) DELETE FROM "moderations" WHERE "moderations"."id" = ? [["id", 1]]
107742
+  (0.1ms) RELEASE SAVEPOINT active_record_1
107743
+ Subtask Load (0.1ms) SELECT "subtasks".* FROM "subtasks" LIMIT 1
107744
+ Task Load (0.1ms) SELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = 1 LIMIT 1
107745
+ Task Load (0.1ms) SELECT "tasks".* FROM "tasks" LIMIT 1
107746
+  (0.1ms) SELECT COUNT(*) FROM "subtasks" WHERE "subtasks"."task_id" = 1
107747
+ Subtask Load (0.1ms) SELECT "subtasks".* FROM "subtasks" WHERE "subtasks"."task_id" = 1 LIMIT 1
107748
+  (0.1ms) SAVEPOINT active_record_1
107749
+ SQL (0.6ms) INSERT INTO "moderations" ("attr_name", "attr_value", "created_at", "moderatable_id", "moderatable_type", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["attr_name", "-"], ["attr_value", "--- \n:associations: \n :subtasks: \n - created_at: \n task_id: \n title: Hollywood Hills\n updated_at: \n id: \n task_all_id: \n desc: \n:main_model: \n created_at: \n title: Bye Bye\n updated_at: \n id: \n value: \n"], ["created_at", Tue, 18 Oct 2011 17:26:51 UTC +00:00], ["moderatable_id", nil], ["moderatable_type", "TaskAll"], ["updated_at", Tue, 18 Oct 2011 17:26:51 UTC +00:00]]
107750
+  (0.1ms) RELEASE SAVEPOINT active_record_1
107751
+  (0.1ms) SELECT COUNT(*) FROM "task_alls" 
107752
+  (0.0ms) SELECT COUNT(*) FROM "subtasks"
107753
+ Moderation Load (0.1ms) SELECT "moderations".* FROM "moderations" ORDER BY "moderations"."id" DESC LIMIT 1
107754
+  (0.0ms) SAVEPOINT active_record_1
107755
+ SQL (0.3ms) INSERT INTO "task_alls" ("created_at", "title", "updated_at", "value") VALUES (?, ?, ?, ?) [["created_at", Tue, 18 Oct 2011 17:26:51 UTC +00:00], ["title", "Bye Bye"], ["updated_at", Tue, 18 Oct 2011 17:26:51 UTC +00:00], ["value", nil]]
107756
+  (0.1ms) RELEASE SAVEPOINT active_record_1
107757
+  (0.0ms) SAVEPOINT active_record_1
107758
+ SQL (0.3ms) INSERT INTO "subtasks" ("created_at", "desc", "task_all_id", "task_id", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Tue, 18 Oct 2011 17:26:51 UTC +00:00], ["desc", nil], ["task_all_id", 1], ["task_id", nil], ["title", "Hollywood Hills"], ["updated_at", Tue, 18 Oct 2011 17:26:51 UTC +00:00]]
107759
+  (0.1ms) RELEASE SAVEPOINT active_record_1
107760
+  (0.0ms) SAVEPOINT active_record_1
107761
+  (0.2ms) RELEASE SAVEPOINT active_record_1
107762
+  (0.0ms) SAVEPOINT active_record_1
107763
+ SQL (0.1ms) DELETE FROM "moderations" WHERE "moderations"."id" = ? [["id", 1]]
107764
+  (0.1ms) RELEASE SAVEPOINT active_record_1
107765
+  (0.1ms) SELECT COUNT(*) FROM "task_alls" 
107766
+  (0.1ms) SELECT COUNT(*) FROM "subtasks"
107767
+ TaskAll Load (0.1ms) SELECT "task_alls".* FROM "task_alls" LIMIT 1
107768
+ TaskAll Load (0.1ms) SELECT "task_alls".* FROM "task_alls" LIMIT 1
107769
+ Subtask Load (0.1ms) SELECT "subtasks".* FROM "subtasks" WHERE "subtasks"."task_all_id" = 1 LIMIT 1
107770
+  (0.0ms) SAVEPOINT active_record_1
107771
+ SQL (0.6ms) INSERT INTO "subtasks" ("created_at", "desc", "task_all_id", "task_id", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Tue, 18 Oct 2011 17:26:51 UTC +00:00], ["desc", nil], ["task_all_id", nil], ["task_id", nil], ["title", "Bye Bye"], ["updated_at", Tue, 18 Oct 2011 17:26:51 UTC +00:00]]
107772
+  (0.1ms) RELEASE SAVEPOINT active_record_1
107773
+  (0.1ms) SELECT COUNT(*) FROM "subtasks" 
107774
+  (0.1ms) SAVEPOINT active_record_1
107775
+  (0.0ms) RELEASE SAVEPOINT active_record_1
107776
+  (0.0ms) SAVEPOINT active_record_1
107777
+ SQL (0.7ms) INSERT INTO "moderations" ("attr_name", "attr_value", "created_at", "moderatable_id", "moderatable_type", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["attr_name", "-"], ["attr_value", "--- \n:associations: \n :subtasks: \n - 1\n:main_model: \n created_at: \n title: Hollywood Hills\n updated_at: \n id: \n desc: \n"], ["created_at", Tue, 18 Oct 2011 17:26:51 UTC +00:00], ["moderatable_id", nil], ["moderatable_type", "Task"], ["updated_at", Tue, 18 Oct 2011 17:26:51 UTC +00:00]]
107778
+  (0.1ms) RELEASE SAVEPOINT active_record_1
107779
+  (0.1ms) SELECT COUNT(*) FROM "tasks" 
107780
+ SQL (0.0ms) DELETE FROM "subtasks"
107781
+  (0.1ms) SELECT COUNT(*) FROM "subtasks" 
107782
+ Moderation Load (0.1ms) SELECT "moderations".* FROM "moderations" ORDER BY "moderations"."id" DESC LIMIT 1
107783
+  (0.0ms) SAVEPOINT active_record_1
107784
+ SQL (0.3ms) INSERT INTO "tasks" ("created_at", "desc", "title", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Tue, 18 Oct 2011 17:26:51 UTC +00:00], ["desc", nil], ["title", "Hollywood Hills"], ["updated_at", Tue, 18 Oct 2011 17:26:51 UTC +00:00]]
107785
+ HoneTest Load (0.1ms) SELECT "hone_tests".* FROM "hone_tests" WHERE "hone_tests"."task_id" = 1 LIMIT 1
107786
+ HoneAsTest Load (0.1ms) SELECT "hone_as_tests".* FROM "hone_as_tests" WHERE "hone_as_tests"."testable_id" = 1 AND "hone_as_tests"."testable_type" = 'Task' LIMIT 1
107787
+  (0.1ms) RELEASE SAVEPOINT active_record_1
107788
+ Subtask Load (0.1ms) SELECT "subtasks".* FROM "subtasks" WHERE "subtasks"."id" = 1 LIMIT 1
107789
+  (0.0ms) SAVEPOINT active_record_1
107790
+ SQL (0.1ms) DELETE FROM "moderations" WHERE "moderations"."id" = ? [["id", 1]]
107791
+  (0.1ms) RELEASE SAVEPOINT active_record_1
107792
+ Task Load (0.1ms) SELECT "tasks".* FROM "tasks" LIMIT 1
107793
+  (0.1ms) SELECT COUNT(*) FROM "subtasks" WHERE "subtasks"."task_id" = 1
107794
+  (0.1ms) SELECT COUNT(*) FROM "subtasks"
107795
+  (0.1ms) SAVEPOINT active_record_1
107796
+ SQL (1.2ms) INSERT INTO "moderations" ("attr_name", "attr_value", "created_at", "moderatable_id", "moderatable_type", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["attr_name", "-"], ["attr_value", "--- \n:associations: {}\n\n:main_model: \n created_at: \n title: Bye Bye\n updated_at: \n id: \n desc: \n"], ["created_at", Tue, 18 Oct 2011 17:26:51 UTC +00:00], ["moderatable_id", nil], ["moderatable_type", "Task"], ["updated_at", Tue, 18 Oct 2011 17:26:51 UTC +00:00]]
107797
+  (0.1ms) RELEASE SAVEPOINT active_record_1
107798
+ Moderation Load (0.1ms) SELECT "moderations".* FROM "moderations" ORDER BY "moderations"."id" DESC LIMIT 1
107799
+  (0.1ms) SAVEPOINT active_record_1
107800
+ SQL (0.3ms) INSERT INTO "tasks" ("created_at", "desc", "title", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Tue, 18 Oct 2011 17:26:51 UTC +00:00], ["desc", nil], ["title", "Bye Bye"], ["updated_at", Tue, 18 Oct 2011 17:26:51 UTC +00:00]]
107801
+ HoneTest Load (0.1ms) SELECT "hone_tests".* FROM "hone_tests" WHERE "hone_tests"."task_id" = 1 LIMIT 1
107802
+ HoneAsTest Load (0.1ms) SELECT "hone_as_tests".* FROM "hone_as_tests" WHERE "hone_as_tests"."testable_id" = 1 AND "hone_as_tests"."testable_type" = 'Task' LIMIT 1
107803
+  (0.1ms) RELEASE SAVEPOINT active_record_1
107804
+  (0.1ms) SAVEPOINT active_record_1
107805
+ SQL (0.1ms) DELETE FROM "moderations" WHERE "moderations"."id" = ? [["id", 1]]
107806
+  (0.1ms) RELEASE SAVEPOINT active_record_1
107807
+  (0.1ms) SELECT COUNT(*) FROM "tasks" 
107808
+ Task Load (0.1ms) SELECT "tasks".* FROM "tasks" LIMIT 1
107809
+  (0.0ms) SAVEPOINT active_record_1
107810
+ SQL (0.4ms) INSERT INTO "moderations" ("attr_name", "attr_value", "created_at", "moderatable_id", "moderatable_type", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["attr_name", "-"], ["attr_value", "destroy"], ["created_at", Tue, 18 Oct 2011 17:26:51 UTC +00:00], ["moderatable_id", 1], ["moderatable_type", "Task"], ["updated_at", Tue, 18 Oct 2011 17:26:51 UTC +00:00]]
107811
+  (0.1ms) RELEASE SAVEPOINT active_record_1
107812
+  (0.1ms) SELECT COUNT(*) FROM "tasks"
107813
+ Moderation Load (0.1ms) SELECT "moderations".* FROM "moderations" ORDER BY "moderations"."id" DESC LIMIT 1
107814
+ Task Load (0.1ms) SELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = 1 LIMIT 1
107815
+  (0.0ms) SAVEPOINT active_record_1
107816
+ Moderation Load (0.1ms) SELECT "moderations".* FROM "moderations" WHERE "moderations"."moderatable_id" = 1 AND "moderations"."moderatable_type" = 'Task'
107817
+ SQL (0.1ms) DELETE FROM "moderations" WHERE "moderations"."id" = ? [["id", 2]]
107818
+ HjoinTest Load (0.1ms) SELECT "hjoin_tests".* FROM "hjoin_tests" INNER JOIN "hjoin_tests_tasks" ON "hjoin_tests"."id" = "hjoin_tests_tasks"."hjoin_test_id" WHERE "hjoin_tests_tasks"."task_id" = 1
107819
+ SQL (0.1ms) DELETE FROM "tasks" WHERE "tasks"."id" = ? [["id", 1]]
107820
+  (0.1ms) RELEASE SAVEPOINT active_record_1
107821
+  (0.0ms) SAVEPOINT active_record_1
107822
+ SQL (0.0ms) DELETE FROM "moderations" WHERE "moderations"."id" = ? [["id", 2]]
107823
+  (0.0ms) RELEASE SAVEPOINT active_record_1
107824
+  (0.0ms) SELECT COUNT(*) FROM "tasks"
107825
+  (0.0ms) SAVEPOINT active_record_1
107826
+ SQL (0.6ms) INSERT INTO "moderations" ("attr_name", "attr_value", "created_at", "moderatable_id", "moderatable_type", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["attr_name", "-"], ["attr_value", "--- \n:associations: {}\n\n:main_model: \n created_at: \n title: Bye Bye\n updated_at: \n id: \n desc: \n"], ["created_at", Tue, 18 Oct 2011 17:26:51 UTC +00:00], ["moderatable_id", nil], ["moderatable_type", "Task"], ["updated_at", Tue, 18 Oct 2011 17:26:51 UTC +00:00]]
107827
+  (0.1ms) RELEASE SAVEPOINT active_record_1
107828
+ Moderation Load (0.1ms) SELECT "moderations".* FROM "moderations" ORDER BY "moderations"."id" DESC LIMIT 1
107829
+  (0.0ms) SAVEPOINT active_record_1
107830
+ SQL (0.3ms) INSERT INTO "tasks" ("created_at", "desc", "title", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Tue, 18 Oct 2011 17:26:51 UTC +00:00], ["desc", nil], ["title", "Bye Bye"], ["updated_at", Tue, 18 Oct 2011 17:26:51 UTC +00:00]]
107831
+ HoneTest Load (0.1ms) SELECT "hone_tests".* FROM "hone_tests" WHERE "hone_tests"."task_id" = 1 LIMIT 1
107832
+ HoneAsTest Load (0.1ms) SELECT "hone_as_tests".* FROM "hone_as_tests" WHERE "hone_as_tests"."testable_id" = 1 AND "hone_as_tests"."testable_type" = 'Task' LIMIT 1
107833
+  (0.1ms) RELEASE SAVEPOINT active_record_1
107834
+  (0.0ms) SAVEPOINT active_record_1
107835
+ SQL (0.1ms) DELETE FROM "moderations" WHERE "moderations"."id" = ? [["id", 1]]
107836
+  (0.1ms) RELEASE SAVEPOINT active_record_1
107837
+ Task Load (0.1ms) SELECT "tasks".* FROM "tasks" LIMIT 1
107838
+  (0.0ms) SAVEPOINT active_record_1
107839
+ SQL (1.0ms) INSERT INTO "moderations" ("attr_name", "attr_value", "created_at", "moderatable_id", "moderatable_type", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["attr_name", "-"], ["attr_value", {:associations=>{:subtasks=>[{"created_at"=>nil, "task_id"=>1, "title"=>"Hollywood Hills", "updated_at"=>nil, "id"=>nil, "task_all_id"=>nil, "desc"=>nil}]}}], ["created_at", Tue, 18 Oct 2011 17:26:51 UTC +00:00], ["moderatable_id", 1], ["moderatable_type", "Task"], ["updated_at", Tue, 18 Oct 2011 17:26:51 UTC +00:00]]
107840
+  (0.1ms) RELEASE SAVEPOINT active_record_1
107841
+  (0.2ms) SELECT COUNT(*) FROM "subtasks" WHERE "subtasks"."task_id" = 1
107842
+  (0.0ms) SAVEPOINT active_record_1
107843
+ HoneTest Load (0.1ms) SELECT "hone_tests".* FROM "hone_tests" WHERE "hone_tests"."task_id" = 1 LIMIT 1
107844
+ HoneAsTest Load (0.1ms) SELECT "hone_as_tests".* FROM "hone_as_tests" WHERE "hone_as_tests"."testable_id" = 1 AND "hone_as_tests"."testable_type" = 'Task' LIMIT 1
107845
+  (0.0ms) RELEASE SAVEPOINT active_record_1
107846
+  (0.1ms) SELECT COUNT(*) FROM "subtasks" WHERE "subtasks"."task_id" = 1
107847
+  (0.1ms) SELECT COUNT(*) FROM "subtasks" 
107848
+ Moderation Load (0.1ms) SELECT "moderations".* FROM "moderations" ORDER BY "moderations"."id" DESC LIMIT 1
107849
+ Task Load (0.1ms) SELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = 1 LIMIT 1
107850
+  (0.0ms) SAVEPOINT active_record_1
107851
+ SQL (0.3ms) INSERT INTO "subtasks" ("created_at", "desc", "task_all_id", "task_id", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Tue, 18 Oct 2011 17:26:51 UTC +00:00], ["desc", nil], ["task_all_id", nil], ["task_id", 1], ["title", "Hollywood Hills"], ["updated_at", Tue, 18 Oct 2011 17:26:51 UTC +00:00]]
107852
+  (0.1ms) RELEASE SAVEPOINT active_record_1
107853
+  (0.0ms) SAVEPOINT active_record_1
107854
+  (0.0ms) RELEASE SAVEPOINT active_record_1
107855
+  (0.0ms) SAVEPOINT active_record_1
107856
+ SQL (0.1ms) DELETE FROM "moderations" WHERE "moderations"."id" = ? [["id", 2]]
107857
+  (0.0ms) RELEASE SAVEPOINT active_record_1
107858
+  (0.1ms) SELECT COUNT(*) FROM "subtasks" WHERE "subtasks"."task_id" = 1
107859
+  (0.0ms) SELECT COUNT(*) FROM "subtasks" 
107860
+ Task Load (0.1ms) SELECT "tasks".* FROM "tasks" LIMIT 1
107861
+ Subtask Load (0.1ms) SELECT "subtasks".* FROM "subtasks" WHERE "subtasks"."task_id" = 1 LIMIT 1
107862
+  (0.0ms) SAVEPOINT active_record_1
107863
+ SQL (0.6ms) INSERT INTO "subtasks" ("created_at", "desc", "task_all_id", "task_id", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Tue, 18 Oct 2011 17:26:51 UTC +00:00], ["desc", nil], ["task_all_id", nil], ["task_id", nil], ["title", "Hollywood Hills"], ["updated_at", Tue, 18 Oct 2011 17:26:51 UTC +00:00]]
107864
+  (0.1ms) RELEASE SAVEPOINT active_record_1
107865
+  (0.0ms) SAVEPOINT active_record_1
107866
+ SQL (0.3ms) INSERT INTO "moderations" ("attr_name", "attr_value", "created_at", "moderatable_id", "moderatable_type", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["attr_name", "-"], ["attr_value", "--- \n:associations: {}\n\n:main_model: \n created_at: \n title: Bye Bye\n updated_at: \n id: \n desc: \n"], ["created_at", Tue, 18 Oct 2011 17:26:51 UTC +00:00], ["moderatable_id", nil], ["moderatable_type", "Task"], ["updated_at", Tue, 18 Oct 2011 17:26:51 UTC +00:00]]
107867
+  (0.1ms) RELEASE SAVEPOINT active_record_1
107868
+ Moderation Load (0.1ms) SELECT "moderations".* FROM "moderations" ORDER BY "moderations"."id" DESC LIMIT 1
107869
+  (0.0ms) SAVEPOINT active_record_1
107870
+ SQL (0.3ms) INSERT INTO "tasks" ("created_at", "desc", "title", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Tue, 18 Oct 2011 17:26:51 UTC +00:00], ["desc", nil], ["title", "Bye Bye"], ["updated_at", Tue, 18 Oct 2011 17:26:51 UTC +00:00]]
107871
+ HoneTest Load (0.1ms) SELECT "hone_tests".* FROM "hone_tests" WHERE "hone_tests"."task_id" = 1 LIMIT 1
107872
+ HoneAsTest Load (0.1ms) SELECT "hone_as_tests".* FROM "hone_as_tests" WHERE "hone_as_tests"."testable_id" = 1 AND "hone_as_tests"."testable_type" = 'Task' LIMIT 1
107873
+  (0.1ms) RELEASE SAVEPOINT active_record_1
107874
+  (0.0ms) SAVEPOINT active_record_1
107875
+ SQL (0.1ms) DELETE FROM "moderations" WHERE "moderations"."id" = ? [["id", 1]]
107876
+  (0.0ms) RELEASE SAVEPOINT active_record_1
107877
+ Task Load (0.1ms) SELECT "tasks".* FROM "tasks" LIMIT 1
107878
+  (0.0ms) SAVEPOINT active_record_1
107879
+ SQL (0.5ms) INSERT INTO "moderations" ("attr_name", "attr_value", "created_at", "moderatable_id", "moderatable_type", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["attr_name", "-"], ["attr_value", {:associations=>{:subtasks=>[1]}}], ["created_at", Tue, 18 Oct 2011 17:26:51 UTC +00:00], ["moderatable_id", 1], ["moderatable_type", "Task"], ["updated_at", Tue, 18 Oct 2011 17:26:51 UTC +00:00]]
107880
+  (0.1ms) RELEASE SAVEPOINT active_record_1
107881
+  (0.1ms) SELECT COUNT(*) FROM "subtasks" WHERE "subtasks"."task_id" = 1
107882
+  (0.1ms) SELECT COUNT(*) FROM "subtasks"
107883
+  (0.0ms) SAVEPOINT active_record_1
107884
+ HoneTest Load (0.1ms) SELECT "hone_tests".* FROM "hone_tests" WHERE "hone_tests"."task_id" = 1 LIMIT 1
107885
+ HoneAsTest Load (0.1ms) SELECT "hone_as_tests".* FROM "hone_as_tests" WHERE "hone_as_tests"."testable_id" = 1 AND "hone_as_tests"."testable_type" = 'Task' LIMIT 1
107886
+  (0.0ms) RELEASE SAVEPOINT active_record_1
107887
+  (0.1ms) SELECT COUNT(*) FROM "subtasks" WHERE "subtasks"."task_id" = 1
107888
+ Moderation Load (0.1ms) SELECT "moderations".* FROM "moderations" ORDER BY "moderations"."id" DESC LIMIT 1
107889
+ Task Load (0.1ms) SELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = 1 LIMIT 1
107890
+ Subtask Load (0.1ms) SELECT "subtasks".* FROM "subtasks" WHERE "subtasks"."id" = 1 LIMIT 1
107891
+  (0.0ms) SAVEPOINT active_record_1
107892
+  (0.1ms) UPDATE "subtasks" SET "task_id" = 1, "updated_at" = '2011-10-18 17:26:51.528113' WHERE "subtasks"."id" = 1
107893
+  (0.1ms) RELEASE SAVEPOINT active_record_1
107894
+  (0.0ms) SAVEPOINT active_record_1
107895
+  (0.0ms) RELEASE SAVEPOINT active_record_1
107896
+  (0.0ms) SAVEPOINT active_record_1
107897
+ SQL (0.1ms) DELETE FROM "moderations" WHERE "moderations"."id" = ? [["id", 2]]
107898
+  (0.1ms) RELEASE SAVEPOINT active_record_1
107899
+  (0.1ms) SELECT COUNT(*) FROM "subtasks" WHERE "subtasks"."task_id" = 1
107900
+  (0.0ms) SELECT COUNT(*) FROM "subtasks"
107901
+ Task Load (0.1ms) SELECT "tasks".* FROM "tasks" LIMIT 1
107902
+ Subtask Load (0.1ms) SELECT "subtasks".* FROM "subtasks" WHERE "subtasks"."task_id" = 1 LIMIT 1
107903
+  (0.0ms) SAVEPOINT active_record_1
107904
+ SQL (0.6ms) INSERT INTO "moderations" ("attr_name", "attr_value", "created_at", "moderatable_id", "moderatable_type", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["attr_name", "-"], ["attr_value", "--- \n:associations: {}\n\n:main_model: \n created_at: \n title: Bye Bye\n updated_at: \n id: \n desc: \n"], ["created_at", Tue, 18 Oct 2011 17:26:51 UTC +00:00], ["moderatable_id", nil], ["moderatable_type", "Task"], ["updated_at", Tue, 18 Oct 2011 17:26:51 UTC +00:00]]
107905
+  (0.1ms) RELEASE SAVEPOINT active_record_1
107906
+ Moderation Load (0.1ms) SELECT "moderations".* FROM "moderations" ORDER BY "moderations"."id" DESC LIMIT 1
107907
+  (0.0ms) SAVEPOINT active_record_1
107908
+ SQL (0.3ms) INSERT INTO "tasks" ("created_at", "desc", "title", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Tue, 18 Oct 2011 17:26:51 UTC +00:00], ["desc", nil], ["title", "Bye Bye"], ["updated_at", Tue, 18 Oct 2011 17:26:51 UTC +00:00]]
107909
+ HoneTest Load (0.1ms) SELECT "hone_tests".* FROM "hone_tests" WHERE "hone_tests"."task_id" = 1 LIMIT 1
107910
+ HoneAsTest Load (0.1ms) SELECT "hone_as_tests".* FROM "hone_as_tests" WHERE "hone_as_tests"."testable_id" = 1 AND "hone_as_tests"."testable_type" = 'Task' LIMIT 1
107911
+  (0.1ms) RELEASE SAVEPOINT active_record_1
107912
+  (0.0ms) SAVEPOINT active_record_1
107913
+ SQL (0.1ms) DELETE FROM "moderations" WHERE "moderations"."id" = ? [["id", 1]]
107914
+  (0.0ms) RELEASE SAVEPOINT active_record_1
107915
+ Task Load (0.1ms) SELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" DESC LIMIT 1
107916
+  (0.0ms) SAVEPOINT active_record_1
107917
+ SQL (1.1ms) INSERT INTO "moderations" ("attr_name", "attr_value", "created_at", "moderatable_id", "moderatable_type", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["attr_name", "-"], ["attr_value", {:associations=>{:subtasks=>[{"created_at"=>nil, "task_id"=>1, "title"=>"Jo jo", "updated_at"=>nil, "id"=>nil, "task_all_id"=>nil, "desc"=>nil}]}}], ["created_at", Tue, 18 Oct 2011 17:26:51 UTC +00:00], ["moderatable_id", 1], ["moderatable_type", "Task"], ["updated_at", Tue, 18 Oct 2011 17:26:51 UTC +00:00]]
107918
+  (0.1ms) RELEASE SAVEPOINT active_record_1
107919
+  (0.0ms) SAVEPOINT active_record_1
107920
+ HoneTest Load (0.1ms) SELECT "hone_tests".* FROM "hone_tests" WHERE "hone_tests"."task_id" = 1 LIMIT 1
107921
+ HoneAsTest Load (0.1ms) SELECT "hone_as_tests".* FROM "hone_as_tests" WHERE "hone_as_tests"."testable_id" = 1 AND "hone_as_tests"."testable_type" = 'Task' LIMIT 1
107922
+  (0.0ms) RELEASE SAVEPOINT active_record_1
107923
+  (0.0ms) SELECT COUNT(*) FROM "moderations" 
107924
+ Task Load (0.1ms) SELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" DESC LIMIT 1
107925
+  (0.1ms) SELECT COUNT(*) FROM "subtasks" WHERE "subtasks"."task_id" = 1
107926
+ Moderation Load (0.1ms) SELECT "moderations".* FROM "moderations" ORDER BY "moderations"."id" DESC LIMIT 1
107927
+ Task Load (0.1ms) SELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = 1 LIMIT 1
107928
+  (0.1ms) SAVEPOINT active_record_1
107929
+ SQL (0.3ms) INSERT INTO "subtasks" ("created_at", "desc", "task_all_id", "task_id", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Tue, 18 Oct 2011 17:26:51 UTC +00:00], ["desc", nil], ["task_all_id", nil], ["task_id", 1], ["title", "Jo jo"], ["updated_at", Tue, 18 Oct 2011 17:26:51 UTC +00:00]]
107930
+  (0.1ms) RELEASE SAVEPOINT active_record_1
107931
+  (0.0ms) SAVEPOINT active_record_1
107932
+  (0.0ms) RELEASE SAVEPOINT active_record_1
107933
+  (0.0ms) SAVEPOINT active_record_1
107934
+ SQL (0.1ms) DELETE FROM "moderations" WHERE "moderations"."id" = ? [["id", 2]]
107935
+  (0.0ms) RELEASE SAVEPOINT active_record_1
107936
+ Task Load (0.1ms) SELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" DESC LIMIT 1
107937
+ Subtask Load (0.1ms) SELECT "subtasks".* FROM "subtasks" WHERE "subtasks"."task_id" = 1 LIMIT 1
107938
+  (0.0ms) SAVEPOINT active_record_1
107939
+ SQL (0.6ms) INSERT INTO "moderations" ("attr_name", "attr_value", "created_at", "moderatable_id", "moderatable_type", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["attr_name", "-"], ["attr_value", "--- \n:associations: {}\n\n:main_model: \n created_at: \n title: Bye Bye\n updated_at: \n id: \n desc: \n"], ["created_at", Tue, 18 Oct 2011 17:26:51 UTC +00:00], ["moderatable_id", nil], ["moderatable_type", "Task"], ["updated_at", Tue, 18 Oct 2011 17:26:51 UTC +00:00]]
107940
+  (0.1ms) RELEASE SAVEPOINT active_record_1
107941
+ Moderation Load (0.1ms) SELECT "moderations".* FROM "moderations" ORDER BY "moderations"."id" DESC LIMIT 1
107942
+  (0.1ms) SAVEPOINT active_record_1
107943
+ SQL (0.3ms) INSERT INTO "tasks" ("created_at", "desc", "title", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Tue, 18 Oct 2011 17:26:51 UTC +00:00], ["desc", nil], ["title", "Bye Bye"], ["updated_at", Tue, 18 Oct 2011 17:26:51 UTC +00:00]]
107944
+ HoneTest Load (0.1ms) SELECT "hone_tests".* FROM "hone_tests" WHERE "hone_tests"."task_id" = 1 LIMIT 1
107945
+ HoneAsTest Load (0.1ms) SELECT "hone_as_tests".* FROM "hone_as_tests" WHERE "hone_as_tests"."testable_id" = 1 AND "hone_as_tests"."testable_type" = 'Task' LIMIT 1
107946
+  (0.1ms) RELEASE SAVEPOINT active_record_1
107947
+  (0.0ms) SAVEPOINT active_record_1
107948
+ SQL (0.1ms) DELETE FROM "moderations" WHERE "moderations"."id" = ? [["id", 1]]
107949
+  (0.1ms) RELEASE SAVEPOINT active_record_1
107950
+  (0.0ms) SAVEPOINT active_record_1
107951
+ SQL (0.3ms) INSERT INTO "subtasks" ("created_at", "desc", "task_all_id", "task_id", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Tue, 18 Oct 2011 17:26:51 UTC +00:00], ["desc", nil], ["task_all_id", nil], ["task_id", nil], ["title", "Jo jo"], ["updated_at", Tue, 18 Oct 2011 17:26:51 UTC +00:00]]
107952
+  (0.1ms) RELEASE SAVEPOINT active_record_1
107953
+  (0.1ms) SELECT COUNT(*) FROM "moderations" 
107954
+ Task Load (0.1ms) SELECT "tasks".* FROM "tasks" LIMIT 1
107955
+ Subtask Load (0.1ms) SELECT "subtasks".* FROM "subtasks" LIMIT 1
107956
+  (0.0ms) SAVEPOINT active_record_1
107957
+ SQL (0.7ms) INSERT INTO "moderations" ("attr_name", "attr_value", "created_at", "moderatable_id", "moderatable_type", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["attr_name", "-"], ["attr_value", {:associations=>{:subtasks=>[1]}}], ["created_at", Tue, 18 Oct 2011 17:26:51 UTC +00:00], ["moderatable_id", 1], ["moderatable_type", "Task"], ["updated_at", Tue, 18 Oct 2011 17:26:51 UTC +00:00]]
107958
+  (0.1ms) RELEASE SAVEPOINT active_record_1
107959
+ Task Load (0.1ms) SELECT "tasks".* FROM "tasks" LIMIT 1
107960
+  (0.1ms) SELECT COUNT(*) FROM "subtasks" WHERE "subtasks"."task_id" = 1
107961
+ Moderation Load (0.1ms) SELECT "moderations".* FROM "moderations" ORDER BY "moderations"."id" DESC LIMIT 1
107962
+ Task Load (0.1ms) SELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = 1 LIMIT 1
107963
+ Subtask Load (0.1ms) SELECT "subtasks".* FROM "subtasks" WHERE "subtasks"."id" = 1 LIMIT 1
107964
+  (0.0ms) SAVEPOINT active_record_1
107965
+  (0.1ms) UPDATE "subtasks" SET "task_id" = 1, "updated_at" = '2011-10-18 17:26:51.593017' WHERE "subtasks"."id" = 1
107966
+  (0.1ms) RELEASE SAVEPOINT active_record_1
107967
+  (0.0ms) SAVEPOINT active_record_1
107968
+  (0.0ms) RELEASE SAVEPOINT active_record_1
107969
+  (0.0ms) SAVEPOINT active_record_1
107970
+ SQL (0.1ms) DELETE FROM "moderations" WHERE "moderations"."id" = ? [["id", 2]]
107971
+  (0.1ms) RELEASE SAVEPOINT active_record_1
107972
+ Task Load (0.1ms) SELECT "tasks".* FROM "tasks" LIMIT 1
107973
+ Subtask Load (0.1ms) SELECT "subtasks".* FROM "subtasks" WHERE "subtasks"."task_id" = 1 LIMIT 1
107974
+ Subtask Load (0.1ms) SELECT "subtasks".* FROM "subtasks" LIMIT 1
107975
+  (0.1ms) SAVEPOINT active_record_1
107976
+  (0.0ms) RELEASE SAVEPOINT active_record_1
107977
+  (0.0ms) SAVEPOINT active_record_1
107978
+ SQL (4.1ms) INSERT INTO "moderations" ("attr_name", "attr_value", "created_at", "moderatable_id", "moderatable_type", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["attr_name", "-"], ["attr_value", "--- \n:associations: {}\n\n:main_model: \n created_at: \n title: Test\n updated_at: \n id: \n desc: \n"], ["created_at", Tue, 18 Oct 2011 17:32:48 UTC +00:00], ["moderatable_id", nil], ["moderatable_type", "Task"], ["updated_at", Tue, 18 Oct 2011 17:32:48 UTC +00:00]]
107979
+  (0.1ms) RELEASE SAVEPOINT active_record_1
107980
+  (0.1ms) SELECT COUNT(*) FROM "hone_as_tests"
107981
+  (0.1ms) SELECT COUNT(*) FROM "tasks" 
107982
+ Moderation Load (0.1ms) SELECT "moderations".* FROM "moderations" ORDER BY "moderations"."id" DESC LIMIT 1
107983
+  (0.0ms) SAVEPOINT active_record_1
107984
+ SQL (0.3ms) INSERT INTO "tasks" ("created_at", "desc", "title", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Tue, 18 Oct 2011 17:32:48 UTC +00:00], ["desc", nil], ["title", "Test"], ["updated_at", Tue, 18 Oct 2011 17:32:48 UTC +00:00]]
107985
+ HoneTest Load (0.1ms) SELECT "hone_tests".* FROM "hone_tests" WHERE "hone_tests"."task_id" = 1 LIMIT 1
107986
+ HoneAsTest Load (0.1ms) SELECT "hone_as_tests".* FROM "hone_as_tests" WHERE "hone_as_tests"."testable_id" = 1 AND "hone_as_tests"."testable_type" = 'Task' LIMIT 1
107987
+  (0.1ms) RELEASE SAVEPOINT active_record_1
107988
+  (0.0ms) SAVEPOINT active_record_1
107989
+ SQL (0.2ms) DELETE FROM "moderations" WHERE "moderations"."id" = ? [["id", 1]]
107990
+  (0.1ms) RELEASE SAVEPOINT active_record_1
107991
+  (0.1ms) SELECT COUNT(*) FROM "hone_as_tests" 
107992
+  (0.0ms) SAVEPOINT active_record_1
107993
+ SQL (0.6ms) INSERT INTO "moderations" ("attr_name", "attr_value", "created_at", "moderatable_id", "moderatable_type", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["attr_name", "-"], ["attr_value", "--- \n:associations: {}\n\n:main_model: \n created_at: \n title: Test\n updated_at: \n id: \n desc: \n"], ["created_at", Tue, 18 Oct 2011 17:32:48 UTC +00:00], ["moderatable_id", nil], ["moderatable_type", "Task"], ["updated_at", Tue, 18 Oct 2011 17:32:48 UTC +00:00]]
107994
+  (0.1ms) RELEASE SAVEPOINT active_record_1
107995
+  (0.1ms) SELECT COUNT(*) FROM "tasks" 
107996
+ Moderation Load (0.1ms) SELECT "moderations".* FROM "moderations" ORDER BY "moderations"."id" DESC LIMIT 1
107997
+  (0.0ms) SAVEPOINT active_record_1
107998
+ SQL (0.3ms) INSERT INTO "tasks" ("created_at", "desc", "title", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Tue, 18 Oct 2011 17:32:48 UTC +00:00], ["desc", nil], ["title", "Test"], ["updated_at", Tue, 18 Oct 2011 17:32:48 UTC +00:00]]
107999
+ HoneTest Load (0.1ms) SELECT "hone_tests".* FROM "hone_tests" WHERE "hone_tests"."task_id" = 1 LIMIT 1
108000
+ HoneAsTest Load (0.1ms) SELECT "hone_as_tests".* FROM "hone_as_tests" WHERE "hone_as_tests"."testable_id" = 1 AND "hone_as_tests"."testable_type" = 'Task' LIMIT 1
108001
+  (0.1ms) RELEASE SAVEPOINT active_record_1
108002
+  (0.0ms) SAVEPOINT active_record_1
108003
+ SQL (0.1ms) DELETE FROM "moderations" WHERE "moderations"."id" = ? [["id", 1]]
108004
+  (0.1ms) RELEASE SAVEPOINT active_record_1
108005
+ Task Load (0.1ms) SELECT "tasks".* FROM "tasks" LIMIT 1
108006
+  (0.0ms) SAVEPOINT active_record_1
108007
+ SQL (1.0ms) INSERT INTO "moderations" ("attr_name", "attr_value", "created_at", "moderatable_id", "moderatable_type", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["attr_name", "-"], ["attr_value", {:associations=>{:hone_as_test=>[{"created_at"=>nil, "title"=>"Hone", "updated_at"=>nil, "testable_id"=>1, "testable_type"=>"Task", "id"=>nil}]}}], ["created_at", Tue, 18 Oct 2011 17:32:48 UTC +00:00], ["moderatable_id", 1], ["moderatable_type", "Task"], ["updated_at", Tue, 18 Oct 2011 17:32:48 UTC +00:00]]
108008
+  (0.1ms) RELEASE SAVEPOINT active_record_1
108009
+  (0.0ms) SAVEPOINT active_record_1
108010
+ HoneTest Load (0.1ms) SELECT "hone_tests".* FROM "hone_tests" WHERE "hone_tests"."task_id" = 1 LIMIT 1
108011
+ HoneAsTest Load (0.1ms) SELECT "hone_as_tests".* FROM "hone_as_tests" WHERE "hone_as_tests"."testable_id" = 1 AND "hone_as_tests"."testable_type" = 'Task' LIMIT 1
108012
+  (0.0ms) RELEASE SAVEPOINT active_record_1
108013
+  (0.0ms) SELECT COUNT(*) FROM "hone_as_tests" 
108014
+ Moderation Load (0.1ms) SELECT "moderations".* FROM "moderations" ORDER BY "moderations"."id" DESC LIMIT 1
108015
+ Task Load (0.1ms) SELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = 1 LIMIT 1
108016
+  (0.1ms) SAVEPOINT active_record_1
108017
+  (0.0ms) RELEASE SAVEPOINT active_record_1
108018
+  (0.0ms) SAVEPOINT active_record_1
108019
+ SQL (4.0ms) INSERT INTO "moderations" ("attr_name", "attr_value", "created_at", "moderatable_id", "moderatable_type", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["attr_name", "-"], ["attr_value", "--- \n:associations: \n :hone_as_test: \n - created_at: \n title: Hone\n updated_at: \n testable_id: \n testable_type: Task\n id: \n:main_model: \n created_at: \n title: Test\n updated_at: \n id: \n desc: \n"], ["created_at", Tue, 18 Oct 2011 17:33:45 UTC +00:00], ["moderatable_id", nil], ["moderatable_type", "Task"], ["updated_at", Tue, 18 Oct 2011 17:33:45 UTC +00:00]]
108020
+  (0.1ms) RELEASE SAVEPOINT active_record_1
108021
+  (0.1ms) SELECT COUNT(*) FROM "hone_as_tests"
108022
+  (0.1ms) SELECT COUNT(*) FROM "tasks" 
108023
+ Moderation Load (0.1ms) SELECT "moderations".* FROM "moderations" ORDER BY "moderations"."id" DESC LIMIT 1
108024
+  (0.0ms) SAVEPOINT active_record_1
108025
+ SQL (0.3ms) INSERT INTO "tasks" ("created_at", "desc", "title", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Tue, 18 Oct 2011 17:33:45 UTC +00:00], ["desc", nil], ["title", "Test"], ["updated_at", Tue, 18 Oct 2011 17:33:45 UTC +00:00]]
108026
+ HoneTest Load (0.1ms) SELECT "hone_tests".* FROM "hone_tests" WHERE "hone_tests"."task_id" = 1 LIMIT 1
108027
+ HoneAsTest Load (0.1ms) SELECT "hone_as_tests".* FROM "hone_as_tests" WHERE "hone_as_tests"."testable_id" = 1 AND "hone_as_tests"."testable_type" = 'Task' LIMIT 1
108028
+  (0.1ms) RELEASE SAVEPOINT active_record_1
108029
+  (0.0ms) SAVEPOINT active_record_1
108030
+ SQL (0.6ms) INSERT INTO "moderations" ("attr_name", "attr_value", "created_at", "moderatable_id", "moderatable_type", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["attr_name", "-"], ["attr_value", "--- \n:associations: {}\n\n:main_model: \n created_at: \n title: Test\n updated_at: \n id: \n desc: \n"], ["created_at", Tue, 18 Oct 2011 17:33:45 UTC +00:00], ["moderatable_id", nil], ["moderatable_type", "Task"], ["updated_at", Tue, 18 Oct 2011 17:33:45 UTC +00:00]]
108031
+  (0.1ms) RELEASE SAVEPOINT active_record_1
108032
+  (0.1ms) SELECT COUNT(*) FROM "tasks" 
108033
+ Moderation Load (0.1ms) SELECT "moderations".* FROM "moderations" ORDER BY "moderations"."id" DESC LIMIT 1
108034
+  (0.0ms) SAVEPOINT active_record_1
108035
+ SQL (0.3ms) INSERT INTO "tasks" ("created_at", "desc", "title", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Tue, 18 Oct 2011 17:33:45 UTC +00:00], ["desc", nil], ["title", "Test"], ["updated_at", Tue, 18 Oct 2011 17:33:45 UTC +00:00]]
108036
+ HoneTest Load (0.1ms) SELECT "hone_tests".* FROM "hone_tests" WHERE "hone_tests"."task_id" = 1 LIMIT 1
108037
+ HoneAsTest Load (0.1ms) SELECT "hone_as_tests".* FROM "hone_as_tests" WHERE "hone_as_tests"."testable_id" = 1 AND "hone_as_tests"."testable_type" = 'Task' LIMIT 1
108038
+  (0.1ms) RELEASE SAVEPOINT active_record_1
108039
+  (0.0ms) SAVEPOINT active_record_1
108040
+ SQL (0.1ms) DELETE FROM "moderations" WHERE "moderations"."id" = ? [["id", 1]]
108041
+  (0.1ms) RELEASE SAVEPOINT active_record_1
108042
+ Task Load (0.1ms) SELECT "tasks".* FROM "tasks" LIMIT 1
108043
+  (0.0ms) SAVEPOINT active_record_1
108044
+ SQL (1.0ms) INSERT INTO "moderations" ("attr_name", "attr_value", "created_at", "moderatable_id", "moderatable_type", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["attr_name", "-"], ["attr_value", {:associations=>{:hone_as_test=>[{"created_at"=>nil, "title"=>"Hone", "updated_at"=>nil, "testable_id"=>1, "testable_type"=>"Task", "id"=>nil}]}}], ["created_at", Tue, 18 Oct 2011 17:33:45 UTC +00:00], ["moderatable_id", 1], ["moderatable_type", "Task"], ["updated_at", Tue, 18 Oct 2011 17:33:45 UTC +00:00]]
108045
+  (0.1ms) RELEASE SAVEPOINT active_record_1
108046
+  (0.0ms) SAVEPOINT active_record_1
108047
+ HoneTest Load (0.1ms) SELECT "hone_tests".* FROM "hone_tests" WHERE "hone_tests"."task_id" = 1 LIMIT 1
108048
+ HoneAsTest Load (0.1ms) SELECT "hone_as_tests".* FROM "hone_as_tests" WHERE "hone_as_tests"."testable_id" = 1 AND "hone_as_tests"."testable_type" = 'Task' LIMIT 1
108049
+  (0.0ms) RELEASE SAVEPOINT active_record_1
108050
+  (0.0ms) SELECT COUNT(*) FROM "hone_as_tests" 
108051
+ Moderation Load (0.1ms) SELECT "moderations".* FROM "moderations" ORDER BY "moderations"."id" DESC LIMIT 1
108052
+ Task Load (0.1ms) SELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = 1 LIMIT 1
108053
+  (0.1ms) SAVEPOINT active_record_1
108054
+  (0.0ms) RELEASE SAVEPOINT active_record_1
108055
+  (0.0ms) SAVEPOINT active_record_1
108056
+ SQL (313.6ms) INSERT INTO "moderations" ("attr_name", "attr_value", "created_at", "moderatable_id", "moderatable_type", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["attr_name", "-"], ["attr_value", "--- \n:associations: \n :hone_as_test: \n - created_at: \n title: Hone\n updated_at: \n testable_id: \n testable_type: Task\n id: \n:main_model: \n created_at: \n title: Test\n updated_at: \n id: \n desc: \n"], ["created_at", Tue, 18 Oct 2011 17:37:13 UTC +00:00], ["moderatable_id", nil], ["moderatable_type", "Task"], ["updated_at", Tue, 18 Oct 2011 17:37:13 UTC +00:00]]
108057
+  (0.1ms) RELEASE SAVEPOINT active_record_1
108058
+  (0.1ms) SELECT COUNT(*) FROM "hone_as_tests"
108059
+  (0.1ms) SELECT COUNT(*) FROM "tasks" 
108060
+ Moderation Load (0.5ms) SELECT "moderations".* FROM "moderations" ORDER BY "moderations"."id" DESC LIMIT 1
108061
+  (0.1ms) SAVEPOINT active_record_1
108062
+ SQL (0.4ms) INSERT INTO "tasks" ("created_at", "desc", "title", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Tue, 18 Oct 2011 17:37:14 UTC +00:00], ["desc", nil], ["title", "Test"], ["updated_at", Tue, 18 Oct 2011 17:37:14 UTC +00:00]]
108063
+ HoneTest Load (0.1ms) SELECT "hone_tests".* FROM "hone_tests" WHERE "hone_tests"."task_id" = 1 LIMIT 1
108064
+ HoneAsTest Load (0.1ms) SELECT "hone_as_tests".* FROM "hone_as_tests" WHERE "hone_as_tests"."testable_id" = 1 AND "hone_as_tests"."testable_type" = 'Task' LIMIT 1
108065
+  (0.1ms) RELEASE SAVEPOINT active_record_1
108066
+  (0.1ms) SAVEPOINT active_record_1
108067
+ SQL (0.4ms) INSERT INTO "hone_as_tests" ("created_at", "testable_id", "testable_type", "title", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Tue, 18 Oct 2011 17:37:14 UTC +00:00], ["testable_id", 1], ["testable_type", "Task"], ["title", "Hone"], ["updated_at", Tue, 18 Oct 2011 17:37:14 UTC +00:00]]
108068
+  (0.1ms) RELEASE SAVEPOINT active_record_1
108069
+  (0.0ms) SAVEPOINT active_record_1
108070
+  (0.0ms) RELEASE SAVEPOINT active_record_1
108071
+  (0.0ms) SAVEPOINT active_record_1
108072
+ SQL (0.1ms) DELETE FROM "moderations" WHERE "moderations"."id" = ? [["id", 1]]
108073
+  (0.1ms) RELEASE SAVEPOINT active_record_1
108074
+  (0.1ms) SELECT COUNT(*) FROM "hone_as_tests"
108075
+ Task Load (0.1ms) SELECT "tasks".* FROM "tasks" LIMIT 1
108076
+ HoneAsTest Load (0.1ms) SELECT "hone_as_tests".* FROM "hone_as_tests" WHERE "hone_as_tests"."testable_id" = 1 AND "hone_as_tests"."testable_type" = 'Task' LIMIT 1
108077
+  (0.0ms) SAVEPOINT active_record_1
108078
+ SQL (0.6ms) INSERT INTO "moderations" ("attr_name", "attr_value", "created_at", "moderatable_id", "moderatable_type", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["attr_name", "-"], ["attr_value", "--- \n:associations: {}\n\n:main_model: \n created_at: \n title: Test\n updated_at: \n id: \n desc: \n"], ["created_at", Tue, 18 Oct 2011 17:37:14 UTC +00:00], ["moderatable_id", nil], ["moderatable_type", "Task"], ["updated_at", Tue, 18 Oct 2011 17:37:14 UTC +00:00]]
108079
+  (0.1ms) RELEASE SAVEPOINT active_record_1
108080
+  (0.1ms) SELECT COUNT(*) FROM "tasks"
108081
+ Moderation Load (0.1ms) SELECT "moderations".* FROM "moderations" ORDER BY "moderations"."id" DESC LIMIT 1
108082
+  (0.0ms) SAVEPOINT active_record_1
108083
+ SQL (0.3ms) INSERT INTO "tasks" ("created_at", "desc", "title", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Tue, 18 Oct 2011 17:37:14 UTC +00:00], ["desc", nil], ["title", "Test"], ["updated_at", Tue, 18 Oct 2011 17:37:14 UTC +00:00]]
108084
+ HoneTest Load (0.1ms) SELECT "hone_tests".* FROM "hone_tests" WHERE "hone_tests"."task_id" = 1 LIMIT 1
108085
+ HoneAsTest Load (0.1ms) SELECT "hone_as_tests".* FROM "hone_as_tests" WHERE "hone_as_tests"."testable_id" = 1 AND "hone_as_tests"."testable_type" = 'Task' LIMIT 1
108086
+  (0.1ms) RELEASE SAVEPOINT active_record_1
108087
+  (0.0ms) SAVEPOINT active_record_1
108088
+ SQL (0.1ms) DELETE FROM "moderations" WHERE "moderations"."id" = ? [["id", 1]]
108089
+  (0.0ms) RELEASE SAVEPOINT active_record_1
108090
+ Task Load (0.1ms) SELECT "tasks".* FROM "tasks" LIMIT 1
108091
+  (0.0ms) SAVEPOINT active_record_1
108092
+ SQL (1.0ms) INSERT INTO "moderations" ("attr_name", "attr_value", "created_at", "moderatable_id", "moderatable_type", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["attr_name", "-"], ["attr_value", {:associations=>{:hone_as_test=>[{"created_at"=>nil, "title"=>"Hone", "updated_at"=>nil, "testable_id"=>1, "testable_type"=>"Task", "id"=>nil}]}}], ["created_at", Tue, 18 Oct 2011 17:37:14 UTC +00:00], ["moderatable_id", 1], ["moderatable_type", "Task"], ["updated_at", Tue, 18 Oct 2011 17:37:14 UTC +00:00]]
108093
+  (0.1ms) RELEASE SAVEPOINT active_record_1
108094
+  (0.0ms) SAVEPOINT active_record_1
108095
+ HoneTest Load (0.1ms) SELECT "hone_tests".* FROM "hone_tests" WHERE "hone_tests"."task_id" = 1 LIMIT 1
108096
+ HoneAsTest Load (0.1ms) SELECT "hone_as_tests".* FROM "hone_as_tests" WHERE "hone_as_tests"."testable_id" = 1 AND "hone_as_tests"."testable_type" = 'Task' LIMIT 1
108097
+  (0.0ms) RELEASE SAVEPOINT active_record_1
108098
+  (0.0ms) SELECT COUNT(*) FROM "hone_as_tests"
108099
+ Moderation Load (0.1ms) SELECT "moderations".* FROM "moderations" ORDER BY "moderations"."id" DESC LIMIT 1
108100
+ Task Load (0.1ms) SELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = 1 LIMIT 1
108101
+  (0.0ms) SAVEPOINT active_record_1
108102
+ SQL (0.3ms) INSERT INTO "hone_as_tests" ("created_at", "testable_id", "testable_type", "title", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Tue, 18 Oct 2011 17:37:14 UTC +00:00], ["testable_id", 1], ["testable_type", "Task"], ["title", "Hone"], ["updated_at", Tue, 18 Oct 2011 17:37:14 UTC +00:00]]
108103
+  (0.1ms) RELEASE SAVEPOINT active_record_1
108104
+ HoneAsTest Load (0.1ms) SELECT "hone_as_tests".* FROM "hone_as_tests" WHERE "hone_as_tests"."testable_id" = 1 AND "hone_as_tests"."testable_type" = 'Task' LIMIT 1
108105
+  (0.0ms) SAVEPOINT active_record_1
108106
+  (0.0ms) RELEASE SAVEPOINT active_record_1
108107
+  (0.0ms) SAVEPOINT active_record_1
108108
+ SQL (0.1ms) DELETE FROM "moderations" WHERE "moderations"."id" = ? [["id", 2]]
108109
+  (0.1ms) RELEASE SAVEPOINT active_record_1
108110
+  (0.1ms) SELECT COUNT(*) FROM "hone_as_tests"
108111
+ Task Load (0.1ms) SELECT "tasks".* FROM "tasks" LIMIT 1
108112
+ HoneAsTest Load (0.1ms) SELECT "hone_as_tests".* FROM "hone_as_tests" WHERE "hone_as_tests"."testable_id" = 1 AND "hone_as_tests"."testable_type" = 'Task' LIMIT 1
108113
+  (0.1ms) SAVEPOINT active_record_1
108114
+ SQL (4.2ms) INSERT INTO "moderations" ("attr_name", "attr_value", "created_at", "moderatable_id", "moderatable_type", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["attr_name", "-"], ["attr_value", "--- \n:associations: \n :hjoin_tests: \n - created_at: \n title: HJoin\n updated_at: \n id: \n:main_model: \n created_at: \n title: Test\n updated_at: \n id: \n desc: \n"], ["created_at", Tue, 18 Oct 2011 17:37:30 UTC +00:00], ["moderatable_id", nil], ["moderatable_type", "Task"], ["updated_at", Tue, 18 Oct 2011 17:37:30 UTC +00:00]]
108115
+  (0.1ms) RELEASE SAVEPOINT active_record_1
108116
+  (0.1ms) SELECT COUNT(*) FROM "hjoin_tests"
108117
+  (0.1ms) SELECT COUNT(*) FROM "tasks" 
108118
+ Moderation Load (0.1ms) SELECT "moderations".* FROM "moderations" ORDER BY "moderations"."id" DESC LIMIT 1
108119
+  (0.0ms) SAVEPOINT active_record_1
108120
+ SQL (0.3ms) INSERT INTO "tasks" ("created_at", "desc", "title", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Tue, 18 Oct 2011 17:37:30 UTC +00:00], ["desc", nil], ["title", "Test"], ["updated_at", Tue, 18 Oct 2011 17:37:30 UTC +00:00]]
108121
+ HoneTest Load (0.1ms) SELECT "hone_tests".* FROM "hone_tests" WHERE "hone_tests"."task_id" = 1 LIMIT 1
108122
+ HoneAsTest Load (0.1ms) SELECT "hone_as_tests".* FROM "hone_as_tests" WHERE "hone_as_tests"."testable_id" = 1 AND "hone_as_tests"."testable_type" = 'Task' LIMIT 1
108123
+  (0.1ms) RELEASE SAVEPOINT active_record_1
108124
+  (0.1ms) SAVEPOINT active_record_1
108125
+  (0.0ms) RELEASE SAVEPOINT active_record_1
108126
+  (0.0ms) SAVEPOINT active_record_1
108127
+ SQL (0.3ms) INSERT INTO "hjoin_tests" ("created_at", "title", "updated_at") VALUES (?, ?, ?) [["created_at", Tue, 18 Oct 2011 17:37:30 UTC +00:00], ["title", "HJoin"], ["updated_at", Tue, 18 Oct 2011 17:37:30 UTC +00:00]]
108128
+  (0.1ms) INSERT INTO "hjoin_tests_tasks" ("task_id", "hjoin_test_id") VALUES (1, 1)
108129
+  (0.1ms) RELEASE SAVEPOINT active_record_1
108130
+  (0.0ms) SAVEPOINT active_record_1
108131
+  (0.1ms) RELEASE SAVEPOINT active_record_1
108132
+  (0.0ms) SAVEPOINT active_record_1
108133
+ SQL (0.2ms) DELETE FROM "moderations" WHERE "moderations"."id" = ? [["id", 1]]
108134
+  (0.1ms) RELEASE SAVEPOINT active_record_1
108135
+ Task Load (0.1ms) SELECT "tasks".* FROM "tasks" LIMIT 1
108136
+  (0.1ms) SELECT COUNT(*) FROM "hjoin_tests" INNER JOIN "hjoin_tests_tasks" ON "hjoin_tests"."id" = "hjoin_tests_tasks"."hjoin_test_id" WHERE "hjoin_tests_tasks"."task_id" = 1
108137
+ Task Load (0.1ms) SELECT "tasks".* FROM "tasks" LIMIT 1
108138
+ HjoinTest Load (0.1ms) SELECT "hjoin_tests".* FROM "hjoin_tests" INNER JOIN "hjoin_tests_tasks" ON "hjoin_tests"."id" = "hjoin_tests_tasks"."hjoin_test_id" WHERE "hjoin_tests_tasks"."task_id" = 1 LIMIT 1
108139
+  (0.0ms) SAVEPOINT active_record_1
108140
+ SQL (0.6ms) INSERT INTO "moderations" ("attr_name", "attr_value", "created_at", "moderatable_id", "moderatable_type", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["attr_name", "-"], ["attr_value", "--- \n:associations: {}\n\n:main_model: \n created_at: \n title: Test\n updated_at: \n id: \n desc: \n"], ["created_at", Tue, 18 Oct 2011 17:37:30 UTC +00:00], ["moderatable_id", nil], ["moderatable_type", "Task"], ["updated_at", Tue, 18 Oct 2011 17:37:30 UTC +00:00]]
108141
+  (0.1ms) RELEASE SAVEPOINT active_record_1
108142
+  (0.1ms) SELECT COUNT(*) FROM "tasks"
108143
+ Moderation Load (0.1ms) SELECT "moderations".* FROM "moderations" ORDER BY "moderations"."id" DESC LIMIT 1
108144
+  (0.0ms) SAVEPOINT active_record_1
108145
+ SQL (0.4ms) INSERT INTO "tasks" ("created_at", "desc", "title", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Tue, 18 Oct 2011 17:37:30 UTC +00:00], ["desc", nil], ["title", "Test"], ["updated_at", Tue, 18 Oct 2011 17:37:30 UTC +00:00]]
108146
+ HoneTest Load (0.1ms) SELECT "hone_tests".* FROM "hone_tests" WHERE "hone_tests"."task_id" = 1 LIMIT 1
108147
+ HoneAsTest Load (0.1ms) SELECT "hone_as_tests".* FROM "hone_as_tests" WHERE "hone_as_tests"."testable_id" = 1 AND "hone_as_tests"."testable_type" = 'Task' LIMIT 1
108148
+  (0.1ms) RELEASE SAVEPOINT active_record_1
108149
+  (0.0ms) SAVEPOINT active_record_1
108150
+ SQL (0.1ms) DELETE FROM "moderations" WHERE "moderations"."id" = ? [["id", 1]]
108151
+  (0.1ms) RELEASE SAVEPOINT active_record_1
108152
+ Task Load (0.1ms) SELECT "tasks".* FROM "tasks" LIMIT 1
108153
+  (0.0ms) SAVEPOINT active_record_1
108154
+ SQL (1.0ms) INSERT INTO "moderations" ("attr_name", "attr_value", "created_at", "moderatable_id", "moderatable_type", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["attr_name", "-"], ["attr_value", {:associations=>{:hjoin_tests=>[{"created_at"=>nil, "title"=>"HJoin", "updated_at"=>nil, "id"=>nil}]}}], ["created_at", Tue, 18 Oct 2011 17:37:30 UTC +00:00], ["moderatable_id", 1], ["moderatable_type", "Task"], ["updated_at", Tue, 18 Oct 2011 17:37:30 UTC +00:00]]
108155
+  (0.1ms) RELEASE SAVEPOINT active_record_1
108156
+  (0.1ms) SELECT COUNT(*) FROM "hjoin_tests"
108157
+ Moderation Load (0.1ms) SELECT "moderations".* FROM "moderations" ORDER BY "moderations"."id" DESC LIMIT 1
108158
+ Task Load (0.1ms) SELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = 1 LIMIT 1
108159
+  (0.0ms) SAVEPOINT active_record_1
108160
+  (0.0ms) RELEASE SAVEPOINT active_record_1
108161
+  (0.0ms) SAVEPOINT active_record_1
108162
+ SQL (0.3ms) INSERT INTO "hjoin_tests" ("created_at", "title", "updated_at") VALUES (?, ?, ?) [["created_at", Tue, 18 Oct 2011 17:37:30 UTC +00:00], ["title", "HJoin"], ["updated_at", Tue, 18 Oct 2011 17:37:30 UTC +00:00]]
108163
+  (0.1ms) INSERT INTO "hjoin_tests_tasks" ("task_id", "hjoin_test_id") VALUES (1, 1)
108164
+  (0.1ms) RELEASE SAVEPOINT active_record_1
108165
+  (0.0ms) SAVEPOINT active_record_1
108166
+  (0.0ms) RELEASE SAVEPOINT active_record_1
108167
+  (0.0ms) SAVEPOINT active_record_1
108168
+ SQL (0.1ms) DELETE FROM "moderations" WHERE "moderations"."id" = ? [["id", 2]]
108169
+  (0.1ms) RELEASE SAVEPOINT active_record_1
108170
+  (0.1ms) SELECT COUNT(*) FROM "hjoin_tests"
108171
+ Task Load (0.1ms) SELECT "tasks".* FROM "tasks" LIMIT 1
108172
+  (0.1ms) SELECT COUNT(*) FROM "hjoin_tests" INNER JOIN "hjoin_tests_tasks" ON "hjoin_tests"."id" = "hjoin_tests_tasks"."hjoin_test_id" WHERE "hjoin_tests_tasks"."task_id" = 1
108173
+ Task Load (0.1ms) SELECT "tasks".* FROM "tasks" LIMIT 1
108174
+ HjoinTest Load (0.1ms) SELECT "hjoin_tests".* FROM "hjoin_tests" INNER JOIN "hjoin_tests_tasks" ON "hjoin_tests"."id" = "hjoin_tests_tasks"."hjoin_test_id" WHERE "hjoin_tests_tasks"."task_id" = 1 LIMIT 1
108175
+  (0.1ms) SAVEPOINT active_record_1
108176
+ SQL (0.6ms) INSERT INTO "moderations" ("attr_name", "attr_value", "created_at", "moderatable_id", "moderatable_type", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["attr_name", "-"], ["attr_value", "--- \n:associations: \n :hmanythrough_test: \n - created_at: \n title: HJoin\n updated_at: \n id: \n:main_model: \n created_at: \n title: Test\n updated_at: \n id: \n desc: \n"], ["created_at", Tue, 18 Oct 2011 17:37:30 UTC +00:00], ["moderatable_id", nil], ["moderatable_type", "Task"], ["updated_at", Tue, 18 Oct 2011 17:37:30 UTC +00:00]]
108177
+  (0.1ms) RELEASE SAVEPOINT active_record_1
108178
+  (0.1ms) SELECT COUNT(*) FROM "hmanythrough_tests"
108179
+  (0.0ms) SELECT COUNT(*) FROM "tasks" 
108180
+ Moderation Load (0.1ms) SELECT "moderations".* FROM "moderations" ORDER BY "moderations"."id" DESC LIMIT 1
108181
+  (0.0ms) SAVEPOINT active_record_1
108182
+ SQL (0.3ms) INSERT INTO "tasks" ("created_at", "desc", "title", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Tue, 18 Oct 2011 17:37:30 UTC +00:00], ["desc", nil], ["title", "Test"], ["updated_at", Tue, 18 Oct 2011 17:37:30 UTC +00:00]]
108183
+ HoneTest Load (0.1ms) SELECT "hone_tests".* FROM "hone_tests" WHERE "hone_tests"."task_id" = 1 LIMIT 1
108184
+ HoneAsTest Load (0.1ms) SELECT "hone_as_tests".* FROM "hone_as_tests" WHERE "hone_as_tests"."testable_id" = 1 AND "hone_as_tests"."testable_type" = 'Task' LIMIT 1
108185
+  (0.1ms) RELEASE SAVEPOINT active_record_1
108186
+  (0.1ms) SAVEPOINT active_record_1
108187
+  (0.0ms) RELEASE SAVEPOINT active_record_1
108188
+  (0.0ms) SAVEPOINT active_record_1
108189
+ SQL (0.3ms) INSERT INTO "hmanythrough_tests" ("created_at", "title", "updated_at") VALUES (?, ?, ?) [["created_at", Tue, 18 Oct 2011 17:37:30 UTC +00:00], ["title", "HJoin"], ["updated_at", Tue, 18 Oct 2011 17:37:30 UTC +00:00]]
108190
+ SQL (0.5ms) INSERT INTO "hmanythrough_joins" ("created_at", "exdata", "hmanythrough_test_id", "task_id", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Tue, 18 Oct 2011 17:37:30 UTC +00:00], ["exdata", nil], ["hmanythrough_test_id", 1], ["task_id", 1], ["updated_at", Tue, 18 Oct 2011 17:37:30 UTC +00:00]]
108191
+  (0.1ms) RELEASE SAVEPOINT active_record_1
108192
+  (0.0ms) SAVEPOINT active_record_1
108193
+  (0.0ms) RELEASE SAVEPOINT active_record_1
108194
+  (0.0ms) SAVEPOINT active_record_1
108195
+ SQL (0.1ms) DELETE FROM "moderations" WHERE "moderations"."id" = ? [["id", 1]]
108196
+  (0.1ms) RELEASE SAVEPOINT active_record_1
108197
+ Task Load (0.1ms) SELECT "tasks".* FROM "tasks" LIMIT 1
108198
+  (0.1ms) SELECT COUNT(*) FROM "hmanythrough_tests" INNER JOIN "hmanythrough_joins" ON "hmanythrough_tests"."id" = "hmanythrough_joins"."hmanythrough_test_id" WHERE "hmanythrough_joins"."task_id" = 1
108199
+ Task Load (0.1ms) SELECT "tasks".* FROM "tasks" LIMIT 1
108200
+ HmanythroughTest Load (0.1ms) SELECT "hmanythrough_tests".* FROM "hmanythrough_tests" INNER JOIN "hmanythrough_joins" ON "hmanythrough_tests"."id" = "hmanythrough_joins"."hmanythrough_test_id" WHERE "hmanythrough_joins"."task_id" = 1 LIMIT 1
108201
+  (0.0ms) SAVEPOINT active_record_1
108202
+ SQL (0.6ms) INSERT INTO "moderations" ("attr_name", "attr_value", "created_at", "moderatable_id", "moderatable_type", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["attr_name", "-"], ["attr_value", "--- \n:associations: {}\n\n:main_model: \n created_at: \n title: Test\n updated_at: \n id: \n desc: \n"], ["created_at", Tue, 18 Oct 2011 17:37:30 UTC +00:00], ["moderatable_id", nil], ["moderatable_type", "Task"], ["updated_at", Tue, 18 Oct 2011 17:37:30 UTC +00:00]]
108203
+  (0.1ms) RELEASE SAVEPOINT active_record_1
108204
+  (0.1ms) SELECT COUNT(*) FROM "tasks"
108205
+ Moderation Load (0.1ms) SELECT "moderations".* FROM "moderations" ORDER BY "moderations"."id" DESC LIMIT 1
108206
+  (0.0ms) SAVEPOINT active_record_1
108207
+ SQL (0.3ms) INSERT INTO "tasks" ("created_at", "desc", "title", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Tue, 18 Oct 2011 17:37:30 UTC +00:00], ["desc", nil], ["title", "Test"], ["updated_at", Tue, 18 Oct 2011 17:37:30 UTC +00:00]]
108208
+ HoneTest Load (0.1ms) SELECT "hone_tests".* FROM "hone_tests" WHERE "hone_tests"."task_id" = 1 LIMIT 1
108209
+ HoneAsTest Load (0.1ms) SELECT "hone_as_tests".* FROM "hone_as_tests" WHERE "hone_as_tests"."testable_id" = 1 AND "hone_as_tests"."testable_type" = 'Task' LIMIT 1
108210
+  (0.1ms) RELEASE SAVEPOINT active_record_1
108211
+  (0.0ms) SAVEPOINT active_record_1
108212
+ SQL (0.1ms) DELETE FROM "moderations" WHERE "moderations"."id" = ? [["id", 1]]
108213
+  (0.0ms) RELEASE SAVEPOINT active_record_1
108214
+ Task Load (0.1ms) SELECT "tasks".* FROM "tasks" LIMIT 1
108215
+  (0.0ms) SAVEPOINT active_record_1
108216
+ SQL (0.9ms) INSERT INTO "moderations" ("attr_name", "attr_value", "created_at", "moderatable_id", "moderatable_type", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["attr_name", "-"], ["attr_value", {:associations=>{:hmanythrough_test=>[{"created_at"=>nil, "title"=>"HJoin", "updated_at"=>nil, "id"=>nil}]}}], ["created_at", Tue, 18 Oct 2011 17:37:30 UTC +00:00], ["moderatable_id", 1], ["moderatable_type", "Task"], ["updated_at", Tue, 18 Oct 2011 17:37:30 UTC +00:00]]
108217
+  (0.1ms) RELEASE SAVEPOINT active_record_1
108218
+  (0.1ms) SELECT COUNT(*) FROM "hmanythrough_tests"
108219
+ Moderation Load (0.1ms) SELECT "moderations".* FROM "moderations" ORDER BY "moderations"."id" DESC LIMIT 1
108220
+ Task Load (0.1ms) SELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = 1 LIMIT 1
108221
+  (0.0ms) SAVEPOINT active_record_1
108222
+  (0.0ms) RELEASE SAVEPOINT active_record_1
108223
+  (0.0ms) SAVEPOINT active_record_1
108224
+ SQL (0.3ms) INSERT INTO "hmanythrough_tests" ("created_at", "title", "updated_at") VALUES (?, ?, ?) [["created_at", Tue, 18 Oct 2011 17:37:30 UTC +00:00], ["title", "HJoin"], ["updated_at", Tue, 18 Oct 2011 17:37:30 UTC +00:00]]
108225
+ SQL (0.2ms) INSERT INTO "hmanythrough_joins" ("created_at", "exdata", "hmanythrough_test_id", "task_id", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Tue, 18 Oct 2011 17:37:30 UTC +00:00], ["exdata", nil], ["hmanythrough_test_id", 1], ["task_id", 1], ["updated_at", Tue, 18 Oct 2011 17:37:30 UTC +00:00]]
108226
+  (0.1ms) RELEASE SAVEPOINT active_record_1
108227
+  (0.0ms) SAVEPOINT active_record_1
108228
+  (0.0ms) RELEASE SAVEPOINT active_record_1
108229
+  (0.0ms) SAVEPOINT active_record_1
108230
+ SQL (0.1ms) DELETE FROM "moderations" WHERE "moderations"."id" = ? [["id", 2]]
108231
+  (0.0ms) RELEASE SAVEPOINT active_record_1
108232
+  (0.1ms) SELECT COUNT(*) FROM "hmanythrough_tests"
108233
+ Task Load (0.1ms) SELECT "tasks".* FROM "tasks" LIMIT 1
108234
+  (0.1ms) SELECT COUNT(*) FROM "hmanythrough_tests" INNER JOIN "hmanythrough_joins" ON "hmanythrough_tests"."id" = "hmanythrough_joins"."hmanythrough_test_id" WHERE "hmanythrough_joins"."task_id" = 1
108235
+ Task Load (0.1ms) SELECT "tasks".* FROM "tasks" LIMIT 1
108236
+ HmanythroughTest Load (0.1ms) SELECT "hmanythrough_tests".* FROM "hmanythrough_tests" INNER JOIN "hmanythrough_joins" ON "hmanythrough_tests"."id" = "hmanythrough_joins"."hmanythrough_test_id" WHERE "hmanythrough_joins"."task_id" = 1 LIMIT 1
108237
+  (0.1ms) SAVEPOINT active_record_1
108238
+ SQL (0.6ms) INSERT INTO "moderations" ("attr_name", "attr_value", "created_at", "moderatable_id", "moderatable_type", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["attr_name", "-"], ["attr_value", "--- \n:associations: {}\n\n:main_model: \n created_at: \n title: Test\n updated_at: \n id: \n desc: \n"], ["created_at", Tue, 18 Oct 2011 17:37:30 UTC +00:00], ["moderatable_id", nil], ["moderatable_type", "Task"], ["updated_at", Tue, 18 Oct 2011 17:37:30 UTC +00:00]]
108239
+  (0.1ms) RELEASE SAVEPOINT active_record_1
108240
+  (0.1ms) SELECT COUNT(*) FROM "tasks"
108241
+ Moderation Load (0.1ms) SELECT "moderations".* FROM "moderations" ORDER BY "moderations"."id" DESC LIMIT 1
108242
+  (0.0ms) SAVEPOINT active_record_1
108243
+ SQL (0.4ms) INSERT INTO "tasks" ("created_at", "desc", "title", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Tue, 18 Oct 2011 17:37:30 UTC +00:00], ["desc", nil], ["title", "Test"], ["updated_at", Tue, 18 Oct 2011 17:37:30 UTC +00:00]]
108244
+ HoneTest Load (0.1ms) SELECT "hone_tests".* FROM "hone_tests" WHERE "hone_tests"."task_id" = 1 LIMIT 1
108245
+ HoneAsTest Load (0.1ms) SELECT "hone_as_tests".* FROM "hone_as_tests" WHERE "hone_as_tests"."testable_id" = 1 AND "hone_as_tests"."testable_type" = 'Task' LIMIT 1
108246
+  (0.1ms) RELEASE SAVEPOINT active_record_1
108247
+  (0.0ms) SAVEPOINT active_record_1
108248
+ SQL (0.1ms) DELETE FROM "moderations" WHERE "moderations"."id" = ? [["id", 1]]
108249
+  (0.1ms) RELEASE SAVEPOINT active_record_1
108250
+ Task Load (0.1ms) SELECT "tasks".* FROM "tasks" LIMIT 1
108251
+  (0.1ms) SAVEPOINT active_record_1
108252
+ SQL (1.7ms) INSERT INTO "moderations" ("attr_name", "attr_value", "created_at", "moderatable_id", "moderatable_type", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["attr_name", "-"], ["attr_value", {:associations=>{:hmanythrough_join=>[{"exdata"=>"Data", "created_at"=>nil, "task_id"=>nil, "updated_at"=>nil, :associations=>{:hmanythrough_test=>[{"created_at"=>nil, "title"=>"Hello", "updated_at"=>nil, "id"=>nil}]}, "id"=>nil, "hmanythrough_test_id"=>nil}]}}], ["created_at", Tue, 18 Oct 2011 17:37:30 UTC +00:00], ["moderatable_id", 1], ["moderatable_type", "Task"], ["updated_at", Tue, 18 Oct 2011 17:37:30 UTC +00:00]]
108253
+  (0.1ms) RELEASE SAVEPOINT active_record_1
108254
+  (0.0ms) SAVEPOINT active_record_1
108255
+ HoneTest Load (0.1ms) SELECT "hone_tests".* FROM "hone_tests" WHERE "hone_tests"."task_id" = 1 LIMIT 1
108256
+ HoneAsTest Load (0.1ms) SELECT "hone_as_tests".* FROM "hone_as_tests" WHERE "hone_as_tests"."testable_id" = 1 AND "hone_as_tests"."testable_type" = 'Task' LIMIT 1
108257
+  (0.0ms) RELEASE SAVEPOINT active_record_1
108258
+  (0.0ms) SELECT COUNT(*) FROM "hmanythrough_tests"
108259
+ Moderation Load (0.1ms) SELECT "moderations".* FROM "moderations" ORDER BY "moderations"."id" DESC LIMIT 1
108260
+ Task Load (0.1ms) SELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = 1 LIMIT 1
108261
+  (0.0ms) SAVEPOINT active_record_1
108262
+ SQL (0.3ms) INSERT INTO "hmanythrough_tests" ("created_at", "title", "updated_at") VALUES (?, ?, ?) [["created_at", Tue, 18 Oct 2011 17:37:30 UTC +00:00], ["title", "Hello"], ["updated_at", Tue, 18 Oct 2011 17:37:30 UTC +00:00]]
108263
+  (0.1ms) RELEASE SAVEPOINT active_record_1
108264
+  (0.0ms) SAVEPOINT active_record_1
108265
+ SQL (0.2ms) INSERT INTO "hmanythrough_joins" ("created_at", "exdata", "hmanythrough_test_id", "task_id", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Tue, 18 Oct 2011 17:37:30 UTC +00:00], ["exdata", "Data"], ["hmanythrough_test_id", 1], ["task_id", 1], ["updated_at", Tue, 18 Oct 2011 17:37:30 UTC +00:00]]
108266
+  (0.1ms) RELEASE SAVEPOINT active_record_1
108267
+  (0.0ms) SAVEPOINT active_record_1
108268
+  (0.0ms) RELEASE SAVEPOINT active_record_1
108269
+  (0.0ms) SAVEPOINT active_record_1
108270
+ SQL (0.1ms) DELETE FROM "moderations" WHERE "moderations"."id" = ? [["id", 2]]
108271
+  (0.1ms) RELEASE SAVEPOINT active_record_1
108272
+  (0.1ms) SELECT COUNT(*) FROM "hmanythrough_tests"
108273
+ Task Load (0.1ms) SELECT "tasks".* FROM "tasks" LIMIT 1
108274
+  (0.1ms) SELECT COUNT(*) FROM "hmanythrough_tests" INNER JOIN "hmanythrough_joins" ON "hmanythrough_tests"."id" = "hmanythrough_joins"."hmanythrough_test_id" WHERE "hmanythrough_joins"."task_id" = 1
108275
+ Task Load (0.1ms) SELECT "tasks".* FROM "tasks" LIMIT 1
108276
+ HmanythroughTest Load (0.1ms) SELECT "hmanythrough_tests".* FROM "hmanythrough_tests" INNER JOIN "hmanythrough_joins" ON "hmanythrough_tests"."id" = "hmanythrough_joins"."hmanythrough_test_id" WHERE "hmanythrough_joins"."task_id" = 1 LIMIT 1
108277
+ Task Load (0.1ms) SELECT "tasks".* FROM "tasks" LIMIT 1
108278
+ HmanythroughTest Load (0.1ms) SELECT "hmanythrough_tests".* FROM "hmanythrough_tests" INNER JOIN "hmanythrough_joins" ON "hmanythrough_tests"."id" = "hmanythrough_joins"."hmanythrough_test_id" WHERE "hmanythrough_joins"."task_id" = 1 LIMIT 1
108279
+ HmanythroughJoin Load (0.1ms) SELECT "hmanythrough_joins".* FROM "hmanythrough_joins" WHERE "hmanythrough_joins"."hmanythrough_test_id" = 1 LIMIT 1
108280
+  (0.0ms) SAVEPOINT active_record_1
108281
+ SQL (0.6ms) INSERT INTO "moderations" ("attr_name", "attr_value", "created_at", "moderatable_id", "moderatable_type", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["attr_name", "-"], ["attr_value", "--- \n:associations: \n :hmanythrough_join: \n - exdata: Data\n created_at: \n task_id: \n updated_at: \n :associations: \n :hmanythrough_test: \n - created_at: \n title: Hello\n updated_at: \n id: \n id: \n hmanythrough_test_id: \n:main_model: \n created_at: \n title: Test\n updated_at: \n id: \n desc: \n"], ["created_at", Tue, 18 Oct 2011 17:37:30 UTC +00:00], ["moderatable_id", nil], ["moderatable_type", "Task"], ["updated_at", Tue, 18 Oct 2011 17:37:30 UTC +00:00]]
108282
+  (0.1ms) RELEASE SAVEPOINT active_record_1
108283
+  (0.1ms) SELECT COUNT(*) FROM "hmanythrough_tests" 
108284
+  (0.1ms) SELECT COUNT(*) FROM "tasks"
108285
+ Moderation Load (0.1ms) SELECT "moderations".* FROM "moderations" ORDER BY "moderations"."id" DESC LIMIT 1
108286
+  (0.0ms) SAVEPOINT active_record_1
108287
+ SQL (0.3ms) INSERT INTO "tasks" ("created_at", "desc", "title", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Tue, 18 Oct 2011 17:37:30 UTC +00:00], ["desc", nil], ["title", "Test"], ["updated_at", Tue, 18 Oct 2011 17:37:30 UTC +00:00]]
108288
+ HoneTest Load (0.1ms) SELECT "hone_tests".* FROM "hone_tests" WHERE "hone_tests"."task_id" = 1 LIMIT 1
108289
+ HoneAsTest Load (0.1ms) SELECT "hone_as_tests".* FROM "hone_as_tests" WHERE "hone_as_tests"."testable_id" = 1 AND "hone_as_tests"."testable_type" = 'Task' LIMIT 1
108290
+  (0.1ms) RELEASE SAVEPOINT active_record_1
108291
+  (0.0ms) SAVEPOINT active_record_1
108292
+ SQL (0.3ms) INSERT INTO "hmanythrough_tests" ("created_at", "title", "updated_at") VALUES (?, ?, ?) [["created_at", Tue, 18 Oct 2011 17:37:30 UTC +00:00], ["title", "Hello"], ["updated_at", Tue, 18 Oct 2011 17:37:30 UTC +00:00]]
108293
+  (0.1ms) RELEASE SAVEPOINT active_record_1
108294
+  (0.0ms) SAVEPOINT active_record_1
108295
+ SQL (0.3ms) INSERT INTO "hmanythrough_joins" ("created_at", "exdata", "hmanythrough_test_id", "task_id", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Tue, 18 Oct 2011 17:37:30 UTC +00:00], ["exdata", "Data"], ["hmanythrough_test_id", 1], ["task_id", 1], ["updated_at", Tue, 18 Oct 2011 17:37:30 UTC +00:00]]
108296
+  (0.1ms) RELEASE SAVEPOINT active_record_1
108297
+  (0.0ms) SAVEPOINT active_record_1
108298
+  (0.0ms) RELEASE SAVEPOINT active_record_1
108299
+  (0.0ms) SAVEPOINT active_record_1
108300
+ SQL (0.1ms) DELETE FROM "moderations" WHERE "moderations"."id" = ? [["id", 1]]
108301
+  (0.1ms) RELEASE SAVEPOINT active_record_1
108302
+  (0.1ms) SELECT COUNT(*) FROM "hmanythrough_tests"
108303
+ Task Load (0.1ms) SELECT "tasks".* FROM "tasks" LIMIT 1
108304
+  (0.1ms) SELECT COUNT(*) FROM "hmanythrough_tests" INNER JOIN "hmanythrough_joins" ON "hmanythrough_tests"."id" = "hmanythrough_joins"."hmanythrough_test_id" WHERE "hmanythrough_joins"."task_id" = 1
108305
+ Task Load (0.1ms) SELECT "tasks".* FROM "tasks" LIMIT 1
108306
+ HmanythroughTest Load (0.1ms) SELECT "hmanythrough_tests".* FROM "hmanythrough_tests" INNER JOIN "hmanythrough_joins" ON "hmanythrough_tests"."id" = "hmanythrough_joins"."hmanythrough_test_id" WHERE "hmanythrough_joins"."task_id" = 1 LIMIT 1
108307
+ Task Load (0.1ms) SELECT "tasks".* FROM "tasks" LIMIT 1
108308
+ HmanythroughTest Load (0.1ms) SELECT "hmanythrough_tests".* FROM "hmanythrough_tests" INNER JOIN "hmanythrough_joins" ON "hmanythrough_tests"."id" = "hmanythrough_joins"."hmanythrough_test_id" WHERE "hmanythrough_joins"."task_id" = 1 LIMIT 1
108309
+ HmanythroughJoin Load (0.1ms) SELECT "hmanythrough_joins".* FROM "hmanythrough_joins" WHERE "hmanythrough_joins"."hmanythrough_test_id" = 1 LIMIT 1
108310
+  (0.1ms) SAVEPOINT active_record_1
108311
+  (0.0ms) RELEASE SAVEPOINT active_record_1
108312
+  (0.0ms) SAVEPOINT active_record_1
108313
+ SQL (0.6ms) INSERT INTO "moderations" ("attr_name", "attr_value", "created_at", "moderatable_id", "moderatable_type", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["attr_name", "-"], ["attr_value", "--- \n:associations: \n :hone_as_test: \n - created_at: \n title: Hone\n updated_at: \n testable_id: \n testable_type: Task\n id: \n:main_model: \n created_at: \n title: Test\n updated_at: \n id: \n desc: \n"], ["created_at", Tue, 18 Oct 2011 17:37:30 UTC +00:00], ["moderatable_id", nil], ["moderatable_type", "Task"], ["updated_at", Tue, 18 Oct 2011 17:37:30 UTC +00:00]]
108314
+  (0.1ms) RELEASE SAVEPOINT active_record_1
108315
+  (0.1ms) SELECT COUNT(*) FROM "hone_as_tests" 
108316
+  (0.1ms) SELECT COUNT(*) FROM "tasks"
108317
+ Moderation Load (0.1ms) SELECT "moderations".* FROM "moderations" ORDER BY "moderations"."id" DESC LIMIT 1
108318
+  (0.0ms) SAVEPOINT active_record_1
108319
+ SQL (0.3ms) INSERT INTO "tasks" ("created_at", "desc", "title", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Tue, 18 Oct 2011 17:37:30 UTC +00:00], ["desc", nil], ["title", "Test"], ["updated_at", Tue, 18 Oct 2011 17:37:30 UTC +00:00]]
108320
+ HoneTest Load (0.1ms) SELECT "hone_tests".* FROM "hone_tests" WHERE "hone_tests"."task_id" = 1 LIMIT 1
108321
+ HoneAsTest Load (0.1ms) SELECT "hone_as_tests".* FROM "hone_as_tests" WHERE "hone_as_tests"."testable_id" = 1 AND "hone_as_tests"."testable_type" = 'Task' LIMIT 1
108322
+  (0.1ms) RELEASE SAVEPOINT active_record_1
108323
+  (0.0ms) SAVEPOINT active_record_1
108324
+ SQL (0.4ms) INSERT INTO "hone_as_tests" ("created_at", "testable_id", "testable_type", "title", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Tue, 18 Oct 2011 17:37:30 UTC +00:00], ["testable_id", 1], ["testable_type", "Task"], ["title", "Hone"], ["updated_at", Tue, 18 Oct 2011 17:37:30 UTC +00:00]]
108325
+  (0.1ms) RELEASE SAVEPOINT active_record_1
108326
+  (0.0ms) SAVEPOINT active_record_1
108327
+  (0.0ms) RELEASE SAVEPOINT active_record_1
108328
+  (0.0ms) SAVEPOINT active_record_1
108329
+ SQL (0.1ms) DELETE FROM "moderations" WHERE "moderations"."id" = ? [["id", 1]]
108330
+  (0.1ms) RELEASE SAVEPOINT active_record_1
108331
+  (0.1ms) SELECT COUNT(*) FROM "hone_as_tests" 
108332
+ Task Load (0.1ms) SELECT "tasks".* FROM "tasks" LIMIT 1
108333
+ HoneAsTest Load (0.1ms) SELECT "hone_as_tests".* FROM "hone_as_tests" WHERE "hone_as_tests"."testable_id" = 1 AND "hone_as_tests"."testable_type" = 'Task' LIMIT 1
108334
+  (0.0ms) SAVEPOINT active_record_1
108335
+ SQL (0.7ms) INSERT INTO "moderations" ("attr_name", "attr_value", "created_at", "moderatable_id", "moderatable_type", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["attr_name", "-"], ["attr_value", "--- \n:associations: {}\n\n:main_model: \n created_at: \n title: Test\n updated_at: \n id: \n desc: \n"], ["created_at", Tue, 18 Oct 2011 17:37:30 UTC +00:00], ["moderatable_id", nil], ["moderatable_type", "Task"], ["updated_at", Tue, 18 Oct 2011 17:37:30 UTC +00:00]]
108336
+  (0.1ms) RELEASE SAVEPOINT active_record_1
108337
+  (0.1ms) SELECT COUNT(*) FROM "tasks" 
108338
+ Moderation Load (0.1ms) SELECT "moderations".* FROM "moderations" ORDER BY "moderations"."id" DESC LIMIT 1
108339
+  (0.1ms) SAVEPOINT active_record_1
108340
+ SQL (0.3ms) INSERT INTO "tasks" ("created_at", "desc", "title", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Tue, 18 Oct 2011 17:37:30 UTC +00:00], ["desc", nil], ["title", "Test"], ["updated_at", Tue, 18 Oct 2011 17:37:30 UTC +00:00]]
108341
+ HoneTest Load (0.1ms) SELECT "hone_tests".* FROM "hone_tests" WHERE "hone_tests"."task_id" = 1 LIMIT 1
108342
+ HoneAsTest Load (0.1ms) SELECT "hone_as_tests".* FROM "hone_as_tests" WHERE "hone_as_tests"."testable_id" = 1 AND "hone_as_tests"."testable_type" = 'Task' LIMIT 1
108343
+  (0.1ms) RELEASE SAVEPOINT active_record_1
108344
+  (0.0ms) SAVEPOINT active_record_1
108345
+ SQL (0.1ms) DELETE FROM "moderations" WHERE "moderations"."id" = ? [["id", 1]]
108346
+  (0.1ms) RELEASE SAVEPOINT active_record_1
108347
+ Task Load (0.1ms) SELECT "tasks".* FROM "tasks" LIMIT 1
108348
+  (0.1ms) SAVEPOINT active_record_1
108349
+ SQL (1.0ms) INSERT INTO "moderations" ("attr_name", "attr_value", "created_at", "moderatable_id", "moderatable_type", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["attr_name", "-"], ["attr_value", {:associations=>{:hone_as_test=>[{"created_at"=>nil, "title"=>"Hone", "updated_at"=>nil, "testable_id"=>1, "testable_type"=>"Task", "id"=>nil}]}}], ["created_at", Tue, 18 Oct 2011 17:37:30 UTC +00:00], ["moderatable_id", 1], ["moderatable_type", "Task"], ["updated_at", Tue, 18 Oct 2011 17:37:30 UTC +00:00]]
108350
+  (0.1ms) RELEASE SAVEPOINT active_record_1
108351
+  (0.0ms) SAVEPOINT active_record_1
108352
+ HoneTest Load (0.1ms) SELECT "hone_tests".* FROM "hone_tests" WHERE "hone_tests"."task_id" = 1 LIMIT 1
108353
+ HoneAsTest Load (0.1ms) SELECT "hone_as_tests".* FROM "hone_as_tests" WHERE "hone_as_tests"."testable_id" = 1 AND "hone_as_tests"."testable_type" = 'Task' LIMIT 1
108354
+  (0.0ms) RELEASE SAVEPOINT active_record_1
108355
+  (0.0ms) SELECT COUNT(*) FROM "hone_as_tests" 
108356
+ Moderation Load (0.1ms) SELECT "moderations".* FROM "moderations" ORDER BY "moderations"."id" DESC LIMIT 1
108357
+ Task Load (0.1ms) SELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = 1 LIMIT 1
108358
+  (0.0ms) SAVEPOINT active_record_1
108359
+ SQL (0.3ms) INSERT INTO "hone_as_tests" ("created_at", "testable_id", "testable_type", "title", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Tue, 18 Oct 2011 17:37:30 UTC +00:00], ["testable_id", 1], ["testable_type", "Task"], ["title", "Hone"], ["updated_at", Tue, 18 Oct 2011 17:37:30 UTC +00:00]]
108360
+  (0.1ms) RELEASE SAVEPOINT active_record_1
108361
+ HoneAsTest Load (0.1ms) SELECT "hone_as_tests".* FROM "hone_as_tests" WHERE "hone_as_tests"."testable_id" = 1 AND "hone_as_tests"."testable_type" = 'Task' LIMIT 1
108362
+  (0.0ms) SAVEPOINT active_record_1
108363
+  (0.0ms) RELEASE SAVEPOINT active_record_1
108364
+  (0.0ms) SAVEPOINT active_record_1
108365
+ SQL (0.1ms) DELETE FROM "moderations" WHERE "moderations"."id" = ? [["id", 2]]
108366
+  (0.1ms) RELEASE SAVEPOINT active_record_1
108367
+  (0.1ms) SELECT COUNT(*) FROM "hone_as_tests" 
108368
+ Task Load (0.1ms) SELECT "tasks".* FROM "tasks" LIMIT 1
108369
+ HoneAsTest Load (0.1ms) SELECT "hone_as_tests".* FROM "hone_as_tests" WHERE "hone_as_tests"."testable_id" = 1 AND "hone_as_tests"."testable_type" = 'Task' LIMIT 1
108370
+  (0.1ms) SAVEPOINT active_record_1
108371
+  (0.0ms) RELEASE SAVEPOINT active_record_1
108372
+  (0.1ms) SAVEPOINT active_record_1
108373
+ SQL (0.6ms) INSERT INTO "moderations" ("attr_name", "attr_value", "created_at", "moderatable_id", "moderatable_type", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["attr_name", "-"], ["attr_value", "--- \n:associations: \n :hone_test: \n - created_at: \n task_id: \n title: Hone\n updated_at: \n id: \n:main_model: \n created_at: \n title: Test\n updated_at: \n id: \n desc: \n"], ["created_at", Tue, 18 Oct 2011 17:37:30 UTC +00:00], ["moderatable_id", nil], ["moderatable_type", "Task"], ["updated_at", Tue, 18 Oct 2011 17:37:30 UTC +00:00]]
108374
+  (0.1ms) RELEASE SAVEPOINT active_record_1
108375
+  (0.1ms) SELECT COUNT(*) FROM "hone_tests" 
108376
+  (0.0ms) SELECT COUNT(*) FROM "tasks"
108377
+ Moderation Load (0.1ms) SELECT "moderations".* FROM "moderations" ORDER BY "moderations"."id" DESC LIMIT 1
108378
+  (0.0ms) SAVEPOINT active_record_1
108379
+ SQL (0.3ms) INSERT INTO "tasks" ("created_at", "desc", "title", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Tue, 18 Oct 2011 17:37:30 UTC +00:00], ["desc", nil], ["title", "Test"], ["updated_at", Tue, 18 Oct 2011 17:37:30 UTC +00:00]]
108380
+ HoneTest Load (0.1ms) SELECT "hone_tests".* FROM "hone_tests" WHERE "hone_tests"."task_id" = 1 LIMIT 1
108381
+ HoneAsTest Load (0.1ms) SELECT "hone_as_tests".* FROM "hone_as_tests" WHERE "hone_as_tests"."testable_id" = 1 AND "hone_as_tests"."testable_type" = 'Task' LIMIT 1
108382
+  (0.1ms) RELEASE SAVEPOINT active_record_1
108383
+  (0.0ms) SAVEPOINT active_record_1
108384
+ SQL (0.4ms) INSERT INTO "hone_tests" ("created_at", "task_id", "title", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Tue, 18 Oct 2011 17:37:30 UTC +00:00], ["task_id", 1], ["title", "Hone"], ["updated_at", Tue, 18 Oct 2011 17:37:30 UTC +00:00]]
108385
+  (0.1ms) RELEASE SAVEPOINT active_record_1
108386
+  (0.0ms) SAVEPOINT active_record_1
108387
+  (0.0ms) RELEASE SAVEPOINT active_record_1
108388
+  (0.0ms) SAVEPOINT active_record_1
108389
+ SQL (0.1ms) DELETE FROM "moderations" WHERE "moderations"."id" = ? [["id", 1]]
108390
+  (0.1ms) RELEASE SAVEPOINT active_record_1
108391
+  (0.1ms) SELECT COUNT(*) FROM "hone_tests" 
108392
+ Task Load (0.1ms) SELECT "tasks".* FROM "tasks" LIMIT 1
108393
+ HoneTest Load (0.1ms) SELECT "hone_tests".* FROM "hone_tests" WHERE "hone_tests"."task_id" = 1 LIMIT 1
108394
+  (0.0ms) SAVEPOINT active_record_1
108395
+ SQL (0.7ms) INSERT INTO "moderations" ("attr_name", "attr_value", "created_at", "moderatable_id", "moderatable_type", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["attr_name", "-"], ["attr_value", "--- \n:associations: {}\n\n:main_model: \n created_at: \n title: Test\n updated_at: \n id: \n desc: \n"], ["created_at", Tue, 18 Oct 2011 17:37:30 UTC +00:00], ["moderatable_id", nil], ["moderatable_type", "Task"], ["updated_at", Tue, 18 Oct 2011 17:37:30 UTC +00:00]]
108396
+  (0.1ms) RELEASE SAVEPOINT active_record_1
108397
+  (0.1ms) SELECT COUNT(*) FROM "tasks" 
108398
+ Moderation Load (0.1ms) SELECT "moderations".* FROM "moderations" ORDER BY "moderations"."id" DESC LIMIT 1
108399
+  (0.1ms) SAVEPOINT active_record_1
108400
+ SQL (0.3ms) INSERT INTO "tasks" ("created_at", "desc", "title", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Tue, 18 Oct 2011 17:37:30 UTC +00:00], ["desc", nil], ["title", "Test"], ["updated_at", Tue, 18 Oct 2011 17:37:30 UTC +00:00]]
108401
+ HoneTest Load (0.1ms) SELECT "hone_tests".* FROM "hone_tests" WHERE "hone_tests"."task_id" = 1 LIMIT 1
108402
+ HoneAsTest Load (0.1ms) SELECT "hone_as_tests".* FROM "hone_as_tests" WHERE "hone_as_tests"."testable_id" = 1 AND "hone_as_tests"."testable_type" = 'Task' LIMIT 1
108403
+  (0.1ms) RELEASE SAVEPOINT active_record_1
108404
+  (0.0ms) SAVEPOINT active_record_1
108405
+ SQL (0.1ms) DELETE FROM "moderations" WHERE "moderations"."id" = ? [["id", 1]]
108406
+  (0.1ms) RELEASE SAVEPOINT active_record_1
108407
+ Task Load (0.1ms) SELECT "tasks".* FROM "tasks" LIMIT 1
108408
+  (0.1ms) SAVEPOINT active_record_1
108409
+ SQL (0.9ms) INSERT INTO "moderations" ("attr_name", "attr_value", "created_at", "moderatable_id", "moderatable_type", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["attr_name", "-"], ["attr_value", {:associations=>{:hone_test=>[{"created_at"=>nil, "task_id"=>1, "title"=>"Hone", "updated_at"=>nil, "id"=>nil}]}}], ["created_at", Tue, 18 Oct 2011 17:37:30 UTC +00:00], ["moderatable_id", 1], ["moderatable_type", "Task"], ["updated_at", Tue, 18 Oct 2011 17:37:30 UTC +00:00]]
108410
+  (0.1ms) RELEASE SAVEPOINT active_record_1
108411
+  (0.0ms) SAVEPOINT active_record_1
108412
+ HoneTest Load (0.1ms) SELECT "hone_tests".* FROM "hone_tests" WHERE "hone_tests"."task_id" = 1 LIMIT 1
108413
+ HoneAsTest Load (0.1ms) SELECT "hone_as_tests".* FROM "hone_as_tests" WHERE "hone_as_tests"."testable_id" = 1 AND "hone_as_tests"."testable_type" = 'Task' LIMIT 1
108414
+  (0.0ms) RELEASE SAVEPOINT active_record_1
108415
+  (0.0ms) SELECT COUNT(*) FROM "hone_tests" 
108416
+ Moderation Load (0.1ms) SELECT "moderations".* FROM "moderations" ORDER BY "moderations"."id" DESC LIMIT 1
108417
+ Task Load (0.1ms) SELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = 1 LIMIT 1
108418
+  (0.0ms) SAVEPOINT active_record_1
108419
+ SQL (0.3ms) INSERT INTO "hone_tests" ("created_at", "task_id", "title", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Tue, 18 Oct 2011 17:37:30 UTC +00:00], ["task_id", 1], ["title", "Hone"], ["updated_at", Tue, 18 Oct 2011 17:37:30 UTC +00:00]]
108420
+  (0.1ms) RELEASE SAVEPOINT active_record_1
108421
+ HoneTest Load (0.1ms) SELECT "hone_tests".* FROM "hone_tests" WHERE "hone_tests"."task_id" = 1 LIMIT 1
108422
+  (0.0ms) SAVEPOINT active_record_1
108423
+  (0.0ms) RELEASE SAVEPOINT active_record_1
108424
+  (0.0ms) SAVEPOINT active_record_1
108425
+ SQL (0.1ms) DELETE FROM "moderations" WHERE "moderations"."id" = ? [["id", 2]]
108426
+  (0.1ms) RELEASE SAVEPOINT active_record_1
108427
+  (0.1ms) SELECT COUNT(*) FROM "hone_tests" 
108428
+ Task Load (0.1ms) SELECT "tasks".* FROM "tasks" LIMIT 1
108429
+ HoneTest Load (0.1ms) SELECT "hone_tests".* FROM "hone_tests" WHERE "hone_tests"."task_id" = 1 LIMIT 1
108430
+  (0.1ms) SAVEPOINT active_record_1
108431
+ SQL (0.6ms) INSERT INTO "moderations" ("attr_name", "attr_value", "created_at", "moderatable_id", "moderatable_type", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["attr_name", "-"], ["attr_value", "TEST--- \n:associations: \n:main_model: \n created_at: \n title: TEST\n updated_at: \n id: \n foo: \n"], ["created_at", Tue, 18 Oct 2011 17:37:30 UTC +00:00], ["moderatable_id", nil], ["moderatable_type", "HookTest"], ["updated_at", Tue, 18 Oct 2011 17:37:30 UTC +00:00]]
108432
+  (0.1ms) RELEASE SAVEPOINT active_record_1
108433
+ Moderation Load (0.1ms) SELECT "moderations".* FROM "moderations" ORDER BY "moderations"."id" DESC LIMIT 1
108434
+  (0.0ms) SAVEPOINT active_record_1
108435
+ SQL (0.6ms) INSERT INTO "moderations" ("attr_name", "attr_value", "created_at", "moderatable_id", "moderatable_type", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["attr_name", "-"], ["attr_value", "--- \n:associations: \n:main_model: \n created_at: \n title: \"\"\n updated_at: \n id: \n foo: \n"], ["created_at", Tue, 18 Oct 2011 17:37:30 UTC +00:00], ["moderatable_id", nil], ["moderatable_type", "HookTest"], ["updated_at", Tue, 18 Oct 2011 17:37:30 UTC +00:00]]
108436
+  (0.1ms) RELEASE SAVEPOINT active_record_1
108437
+ Moderation Load (0.1ms) SELECT "moderations".* FROM "moderations" ORDER BY "moderations"."id" DESC LIMIT 1
108438
+  (0.0ms) SAVEPOINT active_record_1
108439
+ SQL (0.3ms) INSERT INTO "hook_tests" ("created_at", "foo", "title", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Tue, 18 Oct 2011 17:37:30 UTC +00:00], ["foo", nil], ["title", ""], ["updated_at", Tue, 18 Oct 2011 17:37:30 UTC +00:00]]
108440
+  (0.1ms) RELEASE SAVEPOINT active_record_1
108441
+  (0.0ms) SAVEPOINT active_record_1
108442
+ SQL (0.1ms) DELETE FROM "moderations" WHERE "moderations"."id" = ? [["id", 1]]
108443
+  (0.1ms) RELEASE SAVEPOINT active_record_1
108444
+ HookTest Load (0.1ms) SELECT "hook_tests".* FROM "hook_tests" LIMIT 1
108445
+  (0.0ms) SAVEPOINT active_record_1
108446
+ SQL (0.3ms) INSERT INTO "moderations" ("attr_name", "attr_value", "created_at", "moderatable_id", "moderatable_type", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["attr_name", "title"], ["attr_value", "TEST--- TEST\n"], ["created_at", Tue, 18 Oct 2011 17:37:30 UTC +00:00], ["moderatable_id", 1], ["moderatable_type", "HookTest"], ["updated_at", Tue, 18 Oct 2011 17:37:30 UTC +00:00]]
108447
+  (0.1ms) RELEASE SAVEPOINT active_record_1
108448
+ Moderation Load (0.1ms) SELECT "moderations".* FROM "moderations" ORDER BY "moderations"."id" DESC LIMIT 1
108449
+  (0.0ms) SAVEPOINT active_record_1
108450
+ SQL (0.7ms) INSERT INTO "moderations" ("attr_name", "attr_value", "created_at", "moderatable_id", "moderatable_type", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["attr_name", "-"], ["attr_value", "--- \n:associations: {}\n\n:main_model: \n created_at: \n title: TEST\n updated_at: \n id: \n desc: \n"], ["created_at", Tue, 18 Oct 2011 17:37:31 UTC +00:00], ["moderatable_id", nil], ["moderatable_type", "Task"], ["updated_at", Tue, 18 Oct 2011 17:37:31 UTC +00:00]]
108451
+  (0.1ms) RELEASE SAVEPOINT active_record_1
108452
+ Moderation Load (0.1ms) SELECT "moderations".* FROM "moderations" ORDER BY "moderations"."id" DESC LIMIT 1
108453
+  (0.1ms) SAVEPOINT active_record_1
108454
+ SQL (0.6ms) INSERT INTO "photo_holders" ("created_at", "title", "updated_at") VALUES (?, ?, ?) [["created_at", Tue, 18 Oct 2011 17:37:31 UTC +00:00], ["title", nil], ["updated_at", Tue, 18 Oct 2011 17:37:31 UTC +00:00]]
108455
+ SQL (0.3ms) INSERT INTO "moderations" ("attr_name", "attr_value", "created_at", "moderatable_id", "moderatable_type", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["attr_name", "-"], ["attr_value", "--- \n:associations: \n:main_model: \n photo: \n created_at: \n updated_at: \n :photo_tmp_file: /Users/apple/rails/has_moderated/test/dummy/public/uploads/tmp/20111018-1937-536-1316/test.jpg\n id: \n photo_holder_id: 1\n"], ["created_at", Tue, 18 Oct 2011 17:37:31 UTC +00:00], ["moderatable_id", nil], ["moderatable_type", "Photo"], ["updated_at", Tue, 18 Oct 2011 17:37:31 UTC +00:00]]
108456
+  (0.1ms) RELEASE SAVEPOINT active_record_1
108457
+  (0.1ms) SELECT COUNT(*) FROM "photos" 
108458
+ Moderation Load (0.1ms) SELECT "moderations".* FROM "moderations" ORDER BY "moderations"."id" DESC LIMIT 1
108459
+  (0.1ms) SAVEPOINT active_record_1
108460
+ SQL (0.4ms) INSERT INTO "photos" ("created_at", "photo", "photo_holder_id", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Tue, 18 Oct 2011 17:37:31 UTC +00:00], ["photo", "test.jpg"], ["photo_holder_id", 1], ["updated_at", Tue, 18 Oct 2011 17:37:31 UTC +00:00]]
108461
+  (0.1ms) RELEASE SAVEPOINT active_record_1
108462
+  (0.0ms) SAVEPOINT active_record_1
108463
+ SQL (0.1ms) DELETE FROM "moderations" WHERE "moderations"."id" = ? [["id", 1]]
108464
+  (0.1ms) RELEASE SAVEPOINT active_record_1
108465
+  (0.1ms) SELECT COUNT(*) FROM "photos" 
108466
+ Photo Load (0.1ms) SELECT "photos".* FROM "photos" LIMIT 1
108467
+  (0.1ms) SAVEPOINT active_record_1
108468
+ SQL (0.6ms) INSERT INTO "moderations" ("attr_name", "attr_value", "created_at", "moderatable_id", "moderatable_type", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["attr_name", "-"], ["attr_value", "--- \n:associations: \n:main_model: \n photo: \n created_at: \n updated_at: \n :photo_tmp_file: /Users/apple/rails/has_moderated/test/dummy/public/uploads/tmp/20111018-1937-536-7235/test.jpg\n id: \n photo_holder_id: \n"], ["created_at", Tue, 18 Oct 2011 17:37:31 UTC +00:00], ["moderatable_id", nil], ["moderatable_type", "Photo"], ["updated_at", Tue, 18 Oct 2011 17:37:31 UTC +00:00]]
108469
+  (0.1ms) RELEASE SAVEPOINT active_record_1
108470
+  (0.1ms) SELECT COUNT(*) FROM "photos"
108471
+ Moderation Load (0.1ms) SELECT "moderations".* FROM "moderations" ORDER BY "moderations"."id" DESC LIMIT 1
108472
+  (0.1ms) SAVEPOINT active_record_1
108473
+ SQL (0.3ms) INSERT INTO "photos" ("created_at", "photo", "photo_holder_id", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Tue, 18 Oct 2011 17:37:31 UTC +00:00], ["photo", "test.jpg"], ["photo_holder_id", nil], ["updated_at", Tue, 18 Oct 2011 17:37:31 UTC +00:00]]
108474
+  (0.1ms) RELEASE SAVEPOINT active_record_1
108475
+  (0.0ms) SAVEPOINT active_record_1
108476
+ SQL (0.1ms) DELETE FROM "moderations" WHERE "moderations"."id" = ? [["id", 1]]
108477
+  (0.1ms) RELEASE SAVEPOINT active_record_1
108478
+  (0.1ms) SELECT COUNT(*) FROM "photos"
108479
+ Photo Load (0.1ms) SELECT "photos".* FROM "photos" LIMIT 1
108480
+  (0.1ms) SAVEPOINT active_record_1
108481
+ SQL (0.6ms) INSERT INTO "moderations" ("attr_name", "attr_value", "created_at", "moderatable_id", "moderatable_type", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["attr_name", "-"], ["attr_value", "--- \n:associations: \n:main_model: \n photo: \n created_at: \n updated_at: \n :photo_tmp_file: /Users/apple/rails/has_moderated/test/dummy/public/uploads/tmp/20111018-1937-536-1871/test.jpg\n id: \n photo_holder_id: \n"], ["created_at", Tue, 18 Oct 2011 17:37:31 UTC +00:00], ["moderatable_id", nil], ["moderatable_type", "Photo"], ["updated_at", Tue, 18 Oct 2011 17:37:31 UTC +00:00]]
108482
+  (0.1ms) RELEASE SAVEPOINT active_record_1
108483
+  (0.1ms) SELECT COUNT(*) FROM "photos" 
108484
+ Moderation Load (0.1ms) SELECT "moderations".* FROM "moderations" ORDER BY "moderations"."id" DESC LIMIT 1
108485
+  (0.1ms) SAVEPOINT active_record_1
108486
+ SQL (0.1ms) DELETE FROM "moderations" WHERE "moderations"."id" = ? [["id", 1]]
108487
+  (0.1ms) RELEASE SAVEPOINT active_record_1
108488
+  (0.1ms) SELECT COUNT(*) FROM "photos"
108489
+  (0.0ms) SAVEPOINT active_record_1
108490
+ SQL (0.6ms) INSERT INTO "moderations" ("attr_name", "attr_value", "created_at", "moderatable_id", "moderatable_type", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["attr_name", "-"], ["attr_value", "--- \n:associations: \n:main_model: \n"], ["created_at", Tue, 18 Oct 2011 17:37:31 UTC +00:00], ["moderatable_id", nil], ["moderatable_type", "Photo"], ["updated_at", Tue, 18 Oct 2011 17:37:31 UTC +00:00]]
108491
+  (0.1ms) RELEASE SAVEPOINT active_record_1
108492
+  (0.1ms) SELECT COUNT(*) FROM "photos"
108493
+ Moderation Load (0.1ms) SELECT "moderations".* FROM "moderations" ORDER BY "moderations"."id" DESC LIMIT 1
108494
+  (0.0ms) SAVEPOINT active_record_1
108495
+ SQL (0.3ms) INSERT INTO "photos" ("created_at", "photo", "photo_holder_id", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Tue, 18 Oct 2011 17:37:31 UTC +00:00], ["photo", nil], ["photo_holder_id", nil], ["updated_at", Tue, 18 Oct 2011 17:37:31 UTC +00:00]]
108496
+  (0.1ms) RELEASE SAVEPOINT active_record_1
108497
+  (0.0ms) SAVEPOINT active_record_1
108498
+ SQL (0.1ms) DELETE FROM "moderations" WHERE "moderations"."id" = ? [["id", 1]]
108499
+  (0.1ms) RELEASE SAVEPOINT active_record_1
108500
+ Photo Load (0.1ms) SELECT "photos".* FROM "photos" LIMIT 1
108501
+  (0.1ms) SAVEPOINT active_record_1
108502
+ Photo Load (0.1ms) SELECT "photos".* FROM "photos" WHERE "photos"."id" = ? LIMIT 1 [["id", 1]]
108503
+  (0.1ms) UPDATE "photos" SET "photo" = NULL, "updated_at" = '2011-10-18 17:37:31.119152' WHERE "photos"."id" = 1
108504
+ SQL (0.3ms) INSERT INTO "moderations" ("attr_name", "attr_value", "created_at", "moderatable_id", "moderatable_type", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["attr_name", "photo_tmp_file"], ["attr_value", "/Users/apple/rails/has_moderated/test/dummy/public/uploads/tmp/20111018-1937-536-4324/test.jpg"], ["created_at", Tue, 18 Oct 2011 17:37:31 UTC +00:00], ["moderatable_id", 1], ["moderatable_type", "Photo"], ["updated_at", Tue, 18 Oct 2011 17:37:31 UTC +00:00]]
108505
+  (0.1ms) RELEASE SAVEPOINT active_record_1
108506
+ Photo Load (0.1ms) SELECT "photos".* FROM "photos" LIMIT 1
108507
+  (0.1ms) SELECT COUNT(*) FROM "moderations" 
108508
+ Moderation Load (0.1ms) SELECT "moderations".* FROM "moderations" ORDER BY "moderations"."id" DESC LIMIT 1
108509
+ Photo Load (0.1ms) SELECT "photos".* FROM "photos" WHERE "photos"."id" = 1 LIMIT 1
108510
+  (0.0ms) SAVEPOINT active_record_1
108511
+ Photo Load (0.1ms) SELECT "photos".* FROM "photos" WHERE "photos"."id" = ? LIMIT 1 [["id", 1]]
108512
+  (0.1ms) UPDATE "photos" SET "photo" = 'test.jpg', "updated_at" = '2011-10-18 17:37:31.133971' WHERE "photos"."id" = 1
108513
+  (0.1ms) RELEASE SAVEPOINT active_record_1
108514
+  (0.0ms) SAVEPOINT active_record_1
108515
+ SQL (0.1ms) DELETE FROM "moderations" WHERE "moderations"."id" = ? [["id", 2]]
108516
+  (0.1ms) RELEASE SAVEPOINT active_record_1
108517
+ Photo Load (0.1ms) SELECT "photos".* FROM "photos" LIMIT 1
108518
+  (0.1ms) SAVEPOINT active_record_1
108519
+ SQL (0.6ms) INSERT INTO "moderations" ("attr_name", "attr_value", "created_at", "moderatable_id", "moderatable_type", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["attr_name", "-"], ["attr_value", "--- \n:associations: \n :task_photos: \n - photo: \n task_id: \n created_at: \n updated_at: \n :photo_tmp_file: /Users/apple/rails/has_moderated/test/dummy/public/uploads/tmp/20111018-1937-536-8885/test.jpg\n id: \n:main_model: \n created_at: \n title: Task 1\n updated_at: \n id: \n desc: \n"], ["created_at", Tue, 18 Oct 2011 17:37:31 UTC +00:00], ["moderatable_id", nil], ["moderatable_type", "Task"], ["updated_at", Tue, 18 Oct 2011 17:37:31 UTC +00:00]]
108520
+  (0.1ms) RELEASE SAVEPOINT active_record_1
108521
+  (0.1ms) SELECT COUNT(*) FROM "moderations" 
108522
+  (0.1ms) SELECT COUNT(*) FROM "tasks"
108523
+  (0.1ms) SELECT COUNT(*) FROM "task_photos" 
108524
+ Moderation Load (0.1ms) SELECT "moderations".* FROM "moderations" ORDER BY "moderations"."id" DESC LIMIT 1
108525
+  (0.1ms) SAVEPOINT active_record_1
108526
+ SQL (0.3ms) INSERT INTO "tasks" ("created_at", "desc", "title", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Tue, 18 Oct 2011 17:37:31 UTC +00:00], ["desc", nil], ["title", "Task 1"], ["updated_at", Tue, 18 Oct 2011 17:37:31 UTC +00:00]]
108527
+ HoneTest Load (0.1ms) SELECT "hone_tests".* FROM "hone_tests" WHERE "hone_tests"."task_id" = 1 LIMIT 1
108528
+ HoneAsTest Load (0.1ms) SELECT "hone_as_tests".* FROM "hone_as_tests" WHERE "hone_as_tests"."testable_id" = 1 AND "hone_as_tests"."testable_type" = 'Task' LIMIT 1
108529
+  (0.1ms) RELEASE SAVEPOINT active_record_1
108530
+  (0.1ms) SAVEPOINT active_record_1
108531
+ SQL (0.4ms) INSERT INTO "task_photos" ("created_at", "photo", "task_id", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Tue, 18 Oct 2011 17:37:31 UTC +00:00], ["photo", "test.jpg"], ["task_id", 1], ["updated_at", Tue, 18 Oct 2011 17:37:31 UTC +00:00]]
108532
+  (0.1ms) RELEASE SAVEPOINT active_record_1
108533
+  (0.0ms) SAVEPOINT active_record_1
108534
+  (0.0ms) RELEASE SAVEPOINT active_record_1
108535
+  (0.0ms) SAVEPOINT active_record_1
108536
+ SQL (0.1ms) DELETE FROM "moderations" WHERE "moderations"."id" = ? [["id", 1]]
108537
+  (0.1ms) RELEASE SAVEPOINT active_record_1
108538
+  (0.1ms) SELECT COUNT(*) FROM "tasks"
108539
+ Task Load (0.1ms) SELECT "tasks".* FROM "tasks" LIMIT 1
108540
+ Task Load (0.1ms) SELECT "tasks".* FROM "tasks" LIMIT 1
108541
+ TaskPhoto Load (0.1ms) SELECT "task_photos".* FROM "task_photos" WHERE "task_photos"."task_id" = 1 LIMIT 1
108542
+  (0.0ms) SAVEPOINT active_record_1
108543
+ SQL (0.6ms) INSERT INTO "moderations" ("attr_name", "attr_value", "created_at", "moderatable_id", "moderatable_type", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["attr_name", "-"], ["attr_value", "--- \n:associations: {}\n\n:main_model: \n created_at: \n title: Bye Bye\n updated_at: \n id: \n desc: \n"], ["created_at", Tue, 18 Oct 2011 17:37:31 UTC +00:00], ["moderatable_id", nil], ["moderatable_type", "Task"], ["updated_at", Tue, 18 Oct 2011 17:37:31 UTC +00:00]]
108544
+  (0.1ms) RELEASE SAVEPOINT active_record_1
108545
+  (0.1ms) SELECT COUNT(*) FROM "tasks" 
108546
+  (0.1ms) SELECT COUNT(*) FROM "moderations"
108547
+  (0.0ms) SAVEPOINT active_record_1
108548
+ SQL (0.6ms) INSERT INTO "moderations" ("attr_name", "attr_value", "created_at", "moderatable_id", "moderatable_type", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["attr_name", "-"], ["attr_value", "--- \n:associations: {}\n\n:main_model: \n created_at: \n title: Bye Bye\n updated_at: \n id: \n desc: \n"], ["created_at", Tue, 18 Oct 2011 17:37:31 UTC +00:00], ["moderatable_id", nil], ["moderatable_type", "Task"], ["updated_at", Tue, 18 Oct 2011 17:37:31 UTC +00:00]]
108549
+  (0.1ms) RELEASE SAVEPOINT active_record_1
108550
+ Moderation Load (0.1ms) SELECT "moderations".* FROM "moderations" ORDER BY "moderations"."id" DESC LIMIT 1
108551
+  (0.0ms) SAVEPOINT active_record_1
108552
+ SQL (0.3ms) INSERT INTO "tasks" ("created_at", "desc", "title", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Tue, 18 Oct 2011 17:37:31 UTC +00:00], ["desc", nil], ["title", "Bye Bye"], ["updated_at", Tue, 18 Oct 2011 17:37:31 UTC +00:00]]
108553
+ HoneTest Load (0.1ms) SELECT "hone_tests".* FROM "hone_tests" WHERE "hone_tests"."task_id" = 1 LIMIT 1
108554
+ HoneAsTest Load (0.1ms) SELECT "hone_as_tests".* FROM "hone_as_tests" WHERE "hone_as_tests"."testable_id" = 1 AND "hone_as_tests"."testable_type" = 'Task' LIMIT 1
108555
+  (0.1ms) RELEASE SAVEPOINT active_record_1
108556
+  (0.0ms) SAVEPOINT active_record_1
108557
+ SQL (0.1ms) DELETE FROM "moderations" WHERE "moderations"."id" = ? [["id", 1]]
108558
+  (0.1ms) RELEASE SAVEPOINT active_record_1
108559
+  (0.1ms) SELECT COUNT(*) FROM "moderations" 
108560
+  (0.1ms) SELECT COUNT(*) FROM "tasks"
108561
+ Task Load (0.1ms) SELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" DESC LIMIT 1
108562
+  (0.0ms) SAVEPOINT active_record_1
108563
+ SQL (0.6ms) INSERT INTO "moderations" ("attr_name", "attr_value", "created_at", "moderatable_id", "moderatable_type", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["attr_name", "-"], ["attr_value", "--- \n:associations: {}\n\n:main_model: \n created_at: \n title: Bye Bye\n updated_at: \n id: \n desc: \n"], ["created_at", Tue, 18 Oct 2011 17:37:31 UTC +00:00], ["moderatable_id", nil], ["moderatable_type", "Task"], ["updated_at", Tue, 18 Oct 2011 17:37:31 UTC +00:00]]
108564
+  (0.1ms) RELEASE SAVEPOINT active_record_1
108565
+ Moderation Load (0.1ms) SELECT "moderations".* FROM "moderations" ORDER BY "moderations"."id" DESC LIMIT 1
108566
+  (0.0ms) SAVEPOINT active_record_1
108567
+ SQL (0.3ms) INSERT INTO "tasks" ("created_at", "desc", "title", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Tue, 18 Oct 2011 17:37:31 UTC +00:00], ["desc", nil], ["title", "Bye Bye"], ["updated_at", Tue, 18 Oct 2011 17:37:31 UTC +00:00]]
108568
+ HoneTest Load (0.4ms) SELECT "hone_tests".* FROM "hone_tests" WHERE "hone_tests"."task_id" = 1 LIMIT 1
108569
+ HoneAsTest Load (0.1ms) SELECT "hone_as_tests".* FROM "hone_as_tests" WHERE "hone_as_tests"."testable_id" = 1 AND "hone_as_tests"."testable_type" = 'Task' LIMIT 1
108570
+  (0.1ms) RELEASE SAVEPOINT active_record_1
108571
+  (0.0ms) SAVEPOINT active_record_1
108572
+ SQL (0.1ms) DELETE FROM "moderations" WHERE "moderations"."id" = ? [["id", 1]]
108573
+  (0.1ms) RELEASE SAVEPOINT active_record_1
108574
+ Task Load (0.1ms) SELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" DESC LIMIT 1
108575
+  (0.0ms) SAVEPOINT active_record_1
108576
+ SQL (0.3ms) INSERT INTO "moderations" ("attr_name", "attr_value", "created_at", "moderatable_id", "moderatable_type", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["attr_name", "title"], ["attr_value", "--- Hollywood Hills\n"], ["created_at", Tue, 18 Oct 2011 17:37:31 UTC +00:00], ["moderatable_id", 1], ["moderatable_type", "Task"], ["updated_at", Tue, 18 Oct 2011 17:37:31 UTC +00:00]]
108577
+ HoneTest Load (0.1ms) SELECT "hone_tests".* FROM "hone_tests" WHERE "hone_tests"."task_id" = 1 LIMIT 1
108578
+ HoneAsTest Load (0.1ms) SELECT "hone_as_tests".* FROM "hone_as_tests" WHERE "hone_as_tests"."testable_id" = 1 AND "hone_as_tests"."testable_type" = 'Task' LIMIT 1
108579
+  (0.1ms) RELEASE SAVEPOINT active_record_1
108580
+ Task Load (0.1ms) SELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" DESC LIMIT 1
108581
+  (0.0ms) SAVEPOINT active_record_1
108582
+ SQL (0.3ms) INSERT INTO "moderations" ("attr_name", "attr_value", "created_at", "moderatable_id", "moderatable_type", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["attr_name", "title"], ["attr_value", "--- Hollywood Hills\n"], ["created_at", Tue, 18 Oct 2011 17:37:31 UTC +00:00], ["moderatable_id", 1], ["moderatable_type", "Task"], ["updated_at", Tue, 18 Oct 2011 17:37:31 UTC +00:00]]
108583
+ HoneTest Load (0.1ms) SELECT "hone_tests".* FROM "hone_tests" WHERE "hone_tests"."task_id" = 1 LIMIT 1
108584
+ HoneAsTest Load (0.1ms) SELECT "hone_as_tests".* FROM "hone_as_tests" WHERE "hone_as_tests"."testable_id" = 1 AND "hone_as_tests"."testable_type" = 'Task' LIMIT 1
108585
+  (0.1ms) RELEASE SAVEPOINT active_record_1
108586
+ Task Load (0.1ms) SELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" DESC LIMIT 1
108587
+  (0.0ms) SAVEPOINT active_record_1
108588
+ SQL (0.3ms) INSERT INTO "moderations" ("attr_name", "attr_value", "created_at", "moderatable_id", "moderatable_type", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["attr_name", "title"], ["attr_value", "--- Hollywood Hills\n"], ["created_at", Tue, 18 Oct 2011 17:37:31 UTC +00:00], ["moderatable_id", 1], ["moderatable_type", "Task"], ["updated_at", Tue, 18 Oct 2011 17:37:31 UTC +00:00]]
108589
+ HoneTest Load (0.1ms) SELECT "hone_tests".* FROM "hone_tests" WHERE "hone_tests"."task_id" = 1 LIMIT 1
108590
+ HoneAsTest Load (0.1ms) SELECT "hone_as_tests".* FROM "hone_as_tests" WHERE "hone_as_tests"."testable_id" = 1 AND "hone_as_tests"."testable_type" = 'Task' LIMIT 1
108591
+  (0.1ms) RELEASE SAVEPOINT active_record_1
108592
+ Task Load (0.1ms) SELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" DESC LIMIT 1
108593
+  (0.0ms) SAVEPOINT active_record_1
108594
+ SQL (0.3ms) INSERT INTO "moderations" ("attr_name", "attr_value", "created_at", "moderatable_id", "moderatable_type", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["attr_name", "title"], ["attr_value", "--- Hollywood Hills\n"], ["created_at", Tue, 18 Oct 2011 17:37:31 UTC +00:00], ["moderatable_id", 1], ["moderatable_type", "Task"], ["updated_at", Tue, 18 Oct 2011 17:37:31 UTC +00:00]]
108595
+ HoneTest Load (0.1ms) SELECT "hone_tests".* FROM "hone_tests" WHERE "hone_tests"."task_id" = 1 LIMIT 1
108596
+ HoneAsTest Load (0.1ms) SELECT "hone_as_tests".* FROM "hone_as_tests" WHERE "hone_as_tests"."testable_id" = 1 AND "hone_as_tests"."testable_type" = 'Task' LIMIT 1
108597
+  (0.1ms) RELEASE SAVEPOINT active_record_1
108598
+  (0.1ms) SELECT COUNT(*) FROM "moderations"
108599
+ Task Load (0.1ms) SELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" DESC LIMIT 1
108600
+ Moderation Load (0.1ms) SELECT "moderations".* FROM "moderations" ORDER BY "moderations"."id" DESC LIMIT 1
108601
+ Task Load (0.1ms) SELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = 1 LIMIT 1
108602
+  (0.0ms) SAVEPOINT active_record_1
108603
+  (0.1ms) UPDATE "tasks" SET "title" = 'Hollywood Hills', "updated_at" = '2011-10-18 17:37:31.324840' WHERE "tasks"."id" = 1
108604
+ HoneTest Load (0.1ms) SELECT "hone_tests".* FROM "hone_tests" WHERE "hone_tests"."task_id" = 1 LIMIT 1
108605
+ HoneAsTest Load (0.1ms) SELECT "hone_as_tests".* FROM "hone_as_tests" WHERE "hone_as_tests"."testable_id" = 1 AND "hone_as_tests"."testable_type" = 'Task' LIMIT 1
108606
+  (0.1ms) RELEASE SAVEPOINT active_record_1
108607
+  (0.0ms) SAVEPOINT active_record_1
108608
+ SQL (0.1ms) DELETE FROM "moderations" WHERE "moderations"."id" = ? [["id", 5]]
108609
+  (0.0ms) RELEASE SAVEPOINT active_record_1
108610
+ Task Load (0.1ms) SELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" DESC LIMIT 1
108611
+  (0.1ms) SELECT COUNT(*) FROM "tasks" 
108612
+  (0.0ms) SAVEPOINT active_record_1
108613
+ SQL (0.6ms) INSERT INTO "moderations" ("attr_name", "attr_value", "created_at", "moderatable_id", "moderatable_type", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["attr_name", "-"], ["attr_value", "--- \n:associations: {}\n\n:main_model: \n created_at: \n title: Bye Bye\n updated_at: \n id: \n desc: \n"], ["created_at", Tue, 18 Oct 2011 17:37:31 UTC +00:00], ["moderatable_id", nil], ["moderatable_type", "Task"], ["updated_at", Tue, 18 Oct 2011 17:37:31 UTC +00:00]]
108614
+  (0.1ms) RELEASE SAVEPOINT active_record_1
108615
+ Moderation Load (0.1ms) SELECT "moderations".* FROM "moderations" ORDER BY "moderations"."id" DESC LIMIT 1
108616
+  (0.0ms) SAVEPOINT active_record_1
108617
+ SQL (0.1ms) DELETE FROM "moderations" WHERE "moderations"."id" = ? [["id", 1]]
108618
+  (0.1ms) RELEASE SAVEPOINT active_record_1
108619
+  (0.1ms) SELECT COUNT(*) FROM "tasks" 
108620
+  (0.1ms) SELECT COUNT(*) FROM "moderations"
108621
+  (0.0ms) SAVEPOINT active_record_1
108622
+ SQL (0.6ms) INSERT INTO "moderations" ("attr_name", "attr_value", "created_at", "moderatable_id", "moderatable_type", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["attr_name", "-"], ["attr_value", "--- \n:associations: {}\n\n:main_model: \n created_at: \n title: Bye Bye\n updated_at: \n id: \n desc: \n"], ["created_at", Tue, 18 Oct 2011 17:37:31 UTC +00:00], ["moderatable_id", nil], ["moderatable_type", "Task"], ["updated_at", Tue, 18 Oct 2011 17:37:31 UTC +00:00]]
108623
+  (0.1ms) RELEASE SAVEPOINT active_record_1
108624
+ Moderation Load (0.1ms) SELECT "moderations".* FROM "moderations" ORDER BY "moderations"."id" DESC LIMIT 1
108625
+  (0.0ms) SAVEPOINT active_record_1
108626
+ SQL (0.3ms) INSERT INTO "tasks" ("created_at", "desc", "title", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Tue, 18 Oct 2011 17:37:31 UTC +00:00], ["desc", nil], ["title", "Bye Bye"], ["updated_at", Tue, 18 Oct 2011 17:37:31 UTC +00:00]]
108627
+ HoneTest Load (0.2ms) SELECT "hone_tests".* FROM "hone_tests" WHERE "hone_tests"."task_id" = 1 LIMIT 1
108628
+ HoneAsTest Load (0.1ms) SELECT "hone_as_tests".* FROM "hone_as_tests" WHERE "hone_as_tests"."testable_id" = 1 AND "hone_as_tests"."testable_type" = 'Task' LIMIT 1
108629
+  (0.1ms) RELEASE SAVEPOINT active_record_1
108630
+  (0.0ms) SAVEPOINT active_record_1
108631
+ SQL (0.1ms) DELETE FROM "moderations" WHERE "moderations"."id" = ? [["id", 1]]
108632
+  (0.1ms) RELEASE SAVEPOINT active_record_1
108633
+ Task Load (0.1ms) SELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" DESC LIMIT 1
108634
+  (0.0ms) SAVEPOINT active_record_1
108635
+ SQL (0.3ms) INSERT INTO "moderations" ("attr_name", "attr_value", "created_at", "moderatable_id", "moderatable_type", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["attr_name", "title"], ["attr_value", "--- Hollywood Hills\n"], ["created_at", Tue, 18 Oct 2011 17:37:31 UTC +00:00], ["moderatable_id", 1], ["moderatable_type", "Task"], ["updated_at", Tue, 18 Oct 2011 17:37:31 UTC +00:00]]
108636
+ HoneTest Load (0.1ms) SELECT "hone_tests".* FROM "hone_tests" WHERE "hone_tests"."task_id" = 1 LIMIT 1
108637
+ HoneAsTest Load (0.1ms) SELECT "hone_as_tests".* FROM "hone_as_tests" WHERE "hone_as_tests"."testable_id" = 1 AND "hone_as_tests"."testable_type" = 'Task' LIMIT 1
108638
+  (0.1ms) RELEASE SAVEPOINT active_record_1
108639
+ Moderation Load (0.1ms) SELECT "moderations".* FROM "moderations" ORDER BY "moderations"."id" DESC LIMIT 1
108640
+  (0.0ms) SAVEPOINT active_record_1
108641
+ SQL (0.1ms) DELETE FROM "moderations" WHERE "moderations"."id" = ? [["id", 2]]
108642
+  (0.0ms) RELEASE SAVEPOINT active_record_1
108643
+  (0.1ms) SELECT COUNT(*) FROM "tasks" 
108644
+ Task Load (0.1ms) SELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" DESC LIMIT 1
108645
+  (0.1ms) SELECT COUNT(*) FROM "moderations" 
108646
+  (0.1ms) SAVEPOINT active_record_1
108647
+ SQL (0.6ms) INSERT INTO "moderations" ("attr_name", "attr_value", "created_at", "moderatable_id", "moderatable_type", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["attr_name", "-"], ["attr_value", "--- \n:associations: \n :subtasks: \n - created_at: \n task_id: \n title: Hollywood Hills\n updated_at: \n id: \n task_all_id: \n desc: \n:main_model: \n created_at: \n title: Bye Bye\n updated_at: \n id: \n desc: \n"], ["created_at", Tue, 18 Oct 2011 17:37:31 UTC +00:00], ["moderatable_id", nil], ["moderatable_type", "Task"], ["updated_at", Tue, 18 Oct 2011 17:37:31 UTC +00:00]]
108648
+  (0.1ms) RELEASE SAVEPOINT active_record_1
108649
+  (0.1ms) SELECT COUNT(*) FROM "tasks" 
108650
+  (0.1ms) SELECT COUNT(*) FROM "subtasks"
108651
+ Moderation Load (0.1ms) SELECT "moderations".* FROM "moderations" ORDER BY "moderations"."id" DESC LIMIT 1
108652
+  (0.0ms) SAVEPOINT active_record_1
108653
+ SQL (0.3ms) INSERT INTO "tasks" ("created_at", "desc", "title", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Tue, 18 Oct 2011 17:37:31 UTC +00:00], ["desc", nil], ["title", "Bye Bye"], ["updated_at", Tue, 18 Oct 2011 17:37:31 UTC +00:00]]
108654
+ HoneTest Load (0.1ms) SELECT "hone_tests".* FROM "hone_tests" WHERE "hone_tests"."task_id" = 1 LIMIT 1
108655
+ HoneAsTest Load (0.1ms) SELECT "hone_as_tests".* FROM "hone_as_tests" WHERE "hone_as_tests"."testable_id" = 1 AND "hone_as_tests"."testable_type" = 'Task' LIMIT 1
108656
+  (0.1ms) RELEASE SAVEPOINT active_record_1
108657
+  (0.1ms) SAVEPOINT active_record_1
108658
+ SQL (0.4ms) INSERT INTO "subtasks" ("created_at", "desc", "task_all_id", "task_id", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Tue, 18 Oct 2011 17:37:31 UTC +00:00], ["desc", nil], ["task_all_id", nil], ["task_id", 1], ["title", "Hollywood Hills"], ["updated_at", Tue, 18 Oct 2011 17:37:31 UTC +00:00]]
108659
+  (0.1ms) RELEASE SAVEPOINT active_record_1
108660
+  (0.0ms) SAVEPOINT active_record_1
108661
+  (0.0ms) RELEASE SAVEPOINT active_record_1
108662
+  (0.0ms) SAVEPOINT active_record_1
108663
+ SQL (0.1ms) DELETE FROM "moderations" WHERE "moderations"."id" = ? [["id", 1]]
108664
+  (0.0ms) RELEASE SAVEPOINT active_record_1
108665
+  (0.1ms) SELECT COUNT(*) FROM "moderations" 
108666
+ Task Load (0.1ms) SELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" DESC LIMIT 1
108667
+  (0.1ms) SELECT COUNT(*) FROM "subtasks" WHERE "subtasks"."task_id" = 1
108668
+ Subtask Load (0.1ms) SELECT "subtasks".* FROM "subtasks" WHERE "subtasks"."task_id" = 1 LIMIT 1
108669
+  (0.0ms) SAVEPOINT active_record_1
108670
+ SQL (0.8ms) INSERT INTO "moderations" ("attr_name", "attr_value", "created_at", "moderatable_id", "moderatable_type", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["attr_name", "-"], ["attr_value", "--- \n:associations: {}\n\n:main_model: \n created_at: \n title: Bye Bye\n updated_at: \n id: \n desc: Hollywood Hills\n"], ["created_at", Tue, 18 Oct 2011 17:37:31 UTC +00:00], ["moderatable_id", nil], ["moderatable_type", "Task"], ["updated_at", Tue, 18 Oct 2011 17:37:31 UTC +00:00]]
108671
+  (0.1ms) RELEASE SAVEPOINT active_record_1
108672
+  (0.1ms) SELECT COUNT(*) FROM "moderations"
108673
+ Moderation Load (0.1ms) SELECT "moderations".* FROM "moderations" ORDER BY "moderations"."id" DESC LIMIT 1
108674
+  (0.0ms) SAVEPOINT active_record_1
108675
+ SQL (0.3ms) INSERT INTO "tasks" ("created_at", "desc", "title", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Tue, 18 Oct 2011 17:37:31 UTC +00:00], ["desc", "Hollywood Hills"], ["title", "Bye Bye"], ["updated_at", Tue, 18 Oct 2011 17:37:31 UTC +00:00]]
108676
+ HoneTest Load (0.1ms) SELECT "hone_tests".* FROM "hone_tests" WHERE "hone_tests"."task_id" = 1 LIMIT 1
108677
+ HoneAsTest Load (0.1ms) SELECT "hone_as_tests".* FROM "hone_as_tests" WHERE "hone_as_tests"."testable_id" = 1 AND "hone_as_tests"."testable_type" = 'Task' LIMIT 1
108678
+  (0.1ms) RELEASE SAVEPOINT active_record_1
108679
+  (0.0ms) SAVEPOINT active_record_1
108680
+ SQL (0.1ms) DELETE FROM "moderations" WHERE "moderations"."id" = ? [["id", 1]]
108681
+  (0.0ms) RELEASE SAVEPOINT active_record_1
108682
+  (0.1ms) SELECT COUNT(*) FROM "moderations"
108683
+ Task Load (0.1ms) SELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" DESC LIMIT 1
108684
+ Task Load (0.1ms) SELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" DESC LIMIT 1
108685
+  (0.0ms) SAVEPOINT active_record_1
108686
+ SQL (0.6ms) INSERT INTO "moderations" ("attr_name", "attr_value", "created_at", "moderatable_id", "moderatable_type", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["attr_name", "-"], ["attr_value", "--- \n:associations: {}\n\n:main_model: \n created_at: \n title: Bye Bye\n updated_at: \n id: \n desc: \n"], ["created_at", Tue, 18 Oct 2011 17:37:31 UTC +00:00], ["moderatable_id", nil], ["moderatable_type", "Task"], ["updated_at", Tue, 18 Oct 2011 17:37:31 UTC +00:00]]
108687
+  (0.1ms) RELEASE SAVEPOINT active_record_1
108688
+ Moderation Load (0.1ms) SELECT "moderations".* FROM "moderations" ORDER BY "moderations"."id" DESC LIMIT 1
108689
+  (0.0ms) SAVEPOINT active_record_1
108690
+ SQL (0.3ms) INSERT INTO "tasks" ("created_at", "desc", "title", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Tue, 18 Oct 2011 17:37:31 UTC +00:00], ["desc", nil], ["title", "Bye Bye"], ["updated_at", Tue, 18 Oct 2011 17:37:31 UTC +00:00]]
108691
+ HoneTest Load (0.1ms) SELECT "hone_tests".* FROM "hone_tests" WHERE "hone_tests"."task_id" = 1 LIMIT 1
108692
+ HoneAsTest Load (0.1ms) SELECT "hone_as_tests".* FROM "hone_as_tests" WHERE "hone_as_tests"."testable_id" = 1 AND "hone_as_tests"."testable_type" = 'Task' LIMIT 1
108693
+  (0.1ms) RELEASE SAVEPOINT active_record_1
108694
+  (0.0ms) SAVEPOINT active_record_1
108695
+ SQL (0.1ms) DELETE FROM "moderations" WHERE "moderations"."id" = ? [["id", 1]]
108696
+  (0.1ms) RELEASE SAVEPOINT active_record_1
108697
+ Task Load (0.1ms) SELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" DESC LIMIT 1
108698
+  (0.0ms) SAVEPOINT active_record_1
108699
+ SQL (0.3ms) INSERT INTO "moderations" ("attr_name", "attr_value", "created_at", "moderatable_id", "moderatable_type", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["attr_name", "desc"], ["attr_value", "--- Hollywood Hills\n"], ["created_at", Tue, 18 Oct 2011 17:37:31 UTC +00:00], ["moderatable_id", 1], ["moderatable_type", "Task"], ["updated_at", Tue, 18 Oct 2011 17:37:31 UTC +00:00]]
108700
+ HoneTest Load (0.1ms) SELECT "hone_tests".* FROM "hone_tests" WHERE "hone_tests"."task_id" = 1 LIMIT 1
108701
+ HoneAsTest Load (0.1ms) SELECT "hone_as_tests".* FROM "hone_as_tests" WHERE "hone_as_tests"."testable_id" = 1 AND "hone_as_tests"."testable_type" = 'Task' LIMIT 1
108702
+  (0.1ms) RELEASE SAVEPOINT active_record_1
108703
+  (0.0ms) SELECT COUNT(*) FROM "moderations" 
108704
+ Task Load (0.1ms) SELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" DESC LIMIT 1
108705
+ Moderation Load (0.1ms) SELECT "moderations".* FROM "moderations" ORDER BY "moderations"."id" DESC LIMIT 1
108706
+ Task Load (0.1ms) SELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = 1 LIMIT 1
108707
+  (0.0ms) SAVEPOINT active_record_1
108708
+  (0.1ms) UPDATE "tasks" SET "desc" = 'Hollywood Hills', "updated_at" = '2011-10-18 17:37:31.440495' WHERE "tasks"."id" = 1
108709
+ HoneTest Load (0.1ms) SELECT "hone_tests".* FROM "hone_tests" WHERE "hone_tests"."task_id" = 1 LIMIT 1
108710
+ HoneAsTest Load (0.1ms) SELECT "hone_as_tests".* FROM "hone_as_tests" WHERE "hone_as_tests"."testable_id" = 1 AND "hone_as_tests"."testable_type" = 'Task' LIMIT 1
108711
+  (0.1ms) RELEASE SAVEPOINT active_record_1
108712
+  (0.0ms) SAVEPOINT active_record_1
108713
+ SQL (0.1ms) DELETE FROM "moderations" WHERE "moderations"."id" = ? [["id", 2]]
108714
+  (0.1ms) RELEASE SAVEPOINT active_record_1
108715
+ Task Load (0.1ms) SELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" DESC LIMIT 1
108716
+  (0.0ms) SAVEPOINT active_record_1
108717
+ SQL (0.6ms) INSERT INTO "subtasks" ("created_at", "desc", "task_all_id", "task_id", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Tue, 18 Oct 2011 17:37:31 UTC +00:00], ["desc", nil], ["task_all_id", nil], ["task_id", nil], ["title", "Bye Bye"], ["updated_at", Tue, 18 Oct 2011 17:37:31 UTC +00:00]]
108718
+  (0.1ms) RELEASE SAVEPOINT active_record_1
108719
+  (0.1ms) SELECT COUNT(*) FROM "subtasks" 
108720
+  (0.0ms) SAVEPOINT active_record_1
108721
+  (0.0ms) RELEASE SAVEPOINT active_record_1
108722
+  (0.0ms) SAVEPOINT active_record_1
108723
+ SQL (0.3ms) INSERT INTO "moderations" ("attr_name", "attr_value", "created_at", "moderatable_id", "moderatable_type", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["attr_name", "-"], ["attr_value", "--- \n:associations: \n :subtasks: \n - 1\n:main_model: \n created_at: \n title: Hollywood Hills\n updated_at: \n id: \n desc: \n"], ["created_at", Tue, 18 Oct 2011 17:37:31 UTC +00:00], ["moderatable_id", nil], ["moderatable_type", "Task"], ["updated_at", Tue, 18 Oct 2011 17:37:31 UTC +00:00]]
108724
+  (0.1ms) RELEASE SAVEPOINT active_record_1
108725
+  (0.1ms) SELECT COUNT(*) FROM "tasks" 
108726
+ Subtask Load (0.1ms) SELECT "subtasks".* FROM "subtasks" LIMIT 1
108727
+ Task Load (0.1ms) SELECT "tasks".* FROM "tasks" WHERE "tasks"."id" IS NULL LIMIT 1
108728
+ Moderation Load (0.1ms) SELECT "moderations".* FROM "moderations" ORDER BY "moderations"."id" DESC LIMIT 1
108729
+  (0.0ms) SAVEPOINT active_record_1
108730
+ SQL (0.3ms) INSERT INTO "tasks" ("created_at", "desc", "title", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Tue, 18 Oct 2011 17:37:31 UTC +00:00], ["desc", nil], ["title", "Hollywood Hills"], ["updated_at", Tue, 18 Oct 2011 17:37:31 UTC +00:00]]
108731
+ HoneTest Load (0.1ms) SELECT "hone_tests".* FROM "hone_tests" WHERE "hone_tests"."task_id" = 1 LIMIT 1
108732
+ HoneAsTest Load (0.1ms) SELECT "hone_as_tests".* FROM "hone_as_tests" WHERE "hone_as_tests"."testable_id" = 1 AND "hone_as_tests"."testable_type" = 'Task' LIMIT 1
108733
+  (0.1ms) RELEASE SAVEPOINT active_record_1
108734
+ Subtask Load (0.1ms) SELECT "subtasks".* FROM "subtasks" WHERE "subtasks"."id" = 1 LIMIT 1
108735
+  (0.0ms) SAVEPOINT active_record_1
108736
+  (0.1ms) UPDATE "subtasks" SET "task_id" = 1, "updated_at" = '2011-10-18 17:37:31.546395' WHERE "subtasks"."id" = 1
108737
+  (0.1ms) RELEASE SAVEPOINT active_record_1
108738
+  (0.0ms) SAVEPOINT active_record_1
108739
+  (0.0ms) RELEASE SAVEPOINT active_record_1
108740
+  (0.0ms) SAVEPOINT active_record_1
108741
+ SQL (0.1ms) DELETE FROM "moderations" WHERE "moderations"."id" = ? [["id", 1]]
108742
+  (0.1ms) RELEASE SAVEPOINT active_record_1
108743
+ Subtask Load (0.1ms) SELECT "subtasks".* FROM "subtasks" LIMIT 1
108744
+ Task Load (0.1ms) SELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = 1 LIMIT 1
108745
+ Task Load (0.1ms) SELECT "tasks".* FROM "tasks" LIMIT 1
108746
+  (0.1ms) SELECT COUNT(*) FROM "subtasks" WHERE "subtasks"."task_id" = 1
108747
+ Subtask Load (0.1ms) SELECT "subtasks".* FROM "subtasks" WHERE "subtasks"."task_id" = 1 LIMIT 1
108748
+  (0.1ms) SAVEPOINT active_record_1
108749
+ SQL (0.6ms) INSERT INTO "moderations" ("attr_name", "attr_value", "created_at", "moderatable_id", "moderatable_type", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["attr_name", "-"], ["attr_value", "--- \n:associations: \n :subtasks: \n - created_at: \n task_id: \n title: Hollywood Hills\n updated_at: \n id: \n task_all_id: \n desc: \n:main_model: \n created_at: \n title: Bye Bye\n updated_at: \n id: \n value: \n"], ["created_at", Tue, 18 Oct 2011 17:37:31 UTC +00:00], ["moderatable_id", nil], ["moderatable_type", "TaskAll"], ["updated_at", Tue, 18 Oct 2011 17:37:31 UTC +00:00]]
108750
+  (0.1ms) RELEASE SAVEPOINT active_record_1
108751
+  (0.1ms) SELECT COUNT(*) FROM "task_alls" 
108752
+  (0.0ms) SELECT COUNT(*) FROM "subtasks"
108753
+ Moderation Load (0.1ms) SELECT "moderations".* FROM "moderations" ORDER BY "moderations"."id" DESC LIMIT 1
108754
+  (0.0ms) SAVEPOINT active_record_1
108755
+ SQL (0.3ms) INSERT INTO "task_alls" ("created_at", "title", "updated_at", "value") VALUES (?, ?, ?, ?) [["created_at", Tue, 18 Oct 2011 17:37:31 UTC +00:00], ["title", "Bye Bye"], ["updated_at", Tue, 18 Oct 2011 17:37:31 UTC +00:00], ["value", nil]]
108756
+  (0.1ms) RELEASE SAVEPOINT active_record_1
108757
+  (0.1ms) SAVEPOINT active_record_1
108758
+ SQL (0.3ms) INSERT INTO "subtasks" ("created_at", "desc", "task_all_id", "task_id", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Tue, 18 Oct 2011 17:37:31 UTC +00:00], ["desc", nil], ["task_all_id", 1], ["task_id", nil], ["title", "Hollywood Hills"], ["updated_at", Tue, 18 Oct 2011 17:37:31 UTC +00:00]]
108759
+  (0.2ms) RELEASE SAVEPOINT active_record_1
108760
+  (0.0ms) SAVEPOINT active_record_1
108761
+  (0.0ms) RELEASE SAVEPOINT active_record_1
108762
+  (0.0ms) SAVEPOINT active_record_1
108763
+ SQL (0.1ms) DELETE FROM "moderations" WHERE "moderations"."id" = ? [["id", 1]]
108764
+  (0.1ms) RELEASE SAVEPOINT active_record_1
108765
+  (0.1ms) SELECT COUNT(*) FROM "task_alls" 
108766
+  (0.0ms) SELECT COUNT(*) FROM "subtasks"
108767
+ TaskAll Load (0.1ms) SELECT "task_alls".* FROM "task_alls" LIMIT 1
108768
+ TaskAll Load (0.1ms) SELECT "task_alls".* FROM "task_alls" LIMIT 1
108769
+ Subtask Load (0.1ms) SELECT "subtasks".* FROM "subtasks" WHERE "subtasks"."task_all_id" = 1 LIMIT 1
108770
+  (0.0ms) SAVEPOINT active_record_1
108771
+ SQL (0.6ms) INSERT INTO "subtasks" ("created_at", "desc", "task_all_id", "task_id", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Tue, 18 Oct 2011 17:37:31 UTC +00:00], ["desc", nil], ["task_all_id", nil], ["task_id", nil], ["title", "Bye Bye"], ["updated_at", Tue, 18 Oct 2011 17:37:31 UTC +00:00]]
108772
+  (0.1ms) RELEASE SAVEPOINT active_record_1
108773
+  (0.1ms) SELECT COUNT(*) FROM "subtasks" 
108774
+  (0.0ms) SAVEPOINT active_record_1
108775
+  (0.0ms) RELEASE SAVEPOINT active_record_1
108776
+  (0.0ms) SAVEPOINT active_record_1
108777
+ SQL (0.3ms) INSERT INTO "moderations" ("attr_name", "attr_value", "created_at", "moderatable_id", "moderatable_type", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["attr_name", "-"], ["attr_value", "--- \n:associations: \n :subtasks: \n - 1\n:main_model: \n created_at: \n title: Hollywood Hills\n updated_at: \n id: \n desc: \n"], ["created_at", Tue, 18 Oct 2011 17:37:31 UTC +00:00], ["moderatable_id", nil], ["moderatable_type", "Task"], ["updated_at", Tue, 18 Oct 2011 17:37:31 UTC +00:00]]
108778
+  (0.1ms) RELEASE SAVEPOINT active_record_1
108779
+  (0.1ms) SELECT COUNT(*) FROM "tasks" 
108780
+ SQL (0.0ms) DELETE FROM "subtasks"
108781
+  (0.0ms) SELECT COUNT(*) FROM "subtasks" 
108782
+ Moderation Load (0.1ms) SELECT "moderations".* FROM "moderations" ORDER BY "moderations"."id" DESC LIMIT 1
108783
+  (0.0ms) SAVEPOINT active_record_1
108784
+ SQL (0.3ms) INSERT INTO "tasks" ("created_at", "desc", "title", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Tue, 18 Oct 2011 17:37:31 UTC +00:00], ["desc", nil], ["title", "Hollywood Hills"], ["updated_at", Tue, 18 Oct 2011 17:37:31 UTC +00:00]]
108785
+ HoneTest Load (0.1ms) SELECT "hone_tests".* FROM "hone_tests" WHERE "hone_tests"."task_id" = 1 LIMIT 1
108786
+ HoneAsTest Load (0.1ms) SELECT "hone_as_tests".* FROM "hone_as_tests" WHERE "hone_as_tests"."testable_id" = 1 AND "hone_as_tests"."testable_type" = 'Task' LIMIT 1
108787
+  (0.1ms) RELEASE SAVEPOINT active_record_1
108788
+ Subtask Load (0.1ms) SELECT "subtasks".* FROM "subtasks" WHERE "subtasks"."id" = 1 LIMIT 1
108789
+  (0.0ms) SAVEPOINT active_record_1
108790
+ SQL (0.1ms) DELETE FROM "moderations" WHERE "moderations"."id" = ? [["id", 1]]
108791
+  (0.1ms) RELEASE SAVEPOINT active_record_1
108792
+ Task Load (0.1ms) SELECT "tasks".* FROM "tasks" LIMIT 1
108793
+  (0.1ms) SELECT COUNT(*) FROM "subtasks" WHERE "subtasks"."task_id" = 1
108794
+  (0.0ms) SELECT COUNT(*) FROM "subtasks"
108795
+  (0.0ms) SAVEPOINT active_record_1
108796
+ SQL (0.6ms) INSERT INTO "moderations" ("attr_name", "attr_value", "created_at", "moderatable_id", "moderatable_type", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["attr_name", "-"], ["attr_value", "--- \n:associations: {}\n\n:main_model: \n created_at: \n title: Bye Bye\n updated_at: \n id: \n desc: \n"], ["created_at", Tue, 18 Oct 2011 17:37:31 UTC +00:00], ["moderatable_id", nil], ["moderatable_type", "Task"], ["updated_at", Tue, 18 Oct 2011 17:37:31 UTC +00:00]]
108797
+  (0.1ms) RELEASE SAVEPOINT active_record_1
108798
+ Moderation Load (0.1ms) SELECT "moderations".* FROM "moderations" ORDER BY "moderations"."id" DESC LIMIT 1
108799
+  (0.0ms) SAVEPOINT active_record_1
108800
+ SQL (0.3ms) INSERT INTO "tasks" ("created_at", "desc", "title", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Tue, 18 Oct 2011 17:37:31 UTC +00:00], ["desc", nil], ["title", "Bye Bye"], ["updated_at", Tue, 18 Oct 2011 17:37:31 UTC +00:00]]
108801
+ HoneTest Load (0.1ms) SELECT "hone_tests".* FROM "hone_tests" WHERE "hone_tests"."task_id" = 1 LIMIT 1
108802
+ HoneAsTest Load (0.1ms) SELECT "hone_as_tests".* FROM "hone_as_tests" WHERE "hone_as_tests"."testable_id" = 1 AND "hone_as_tests"."testable_type" = 'Task' LIMIT 1
108803
+  (0.1ms) RELEASE SAVEPOINT active_record_1
108804
+  (0.0ms) SAVEPOINT active_record_1
108805
+ SQL (0.1ms) DELETE FROM "moderations" WHERE "moderations"."id" = ? [["id", 1]]
108806
+  (0.0ms) RELEASE SAVEPOINT active_record_1
108807
+  (0.1ms) SELECT COUNT(*) FROM "tasks" 
108808
+ Task Load (0.1ms) SELECT "tasks".* FROM "tasks" LIMIT 1
108809
+  (0.0ms) SAVEPOINT active_record_1
108810
+ SQL (0.4ms) INSERT INTO "moderations" ("attr_name", "attr_value", "created_at", "moderatable_id", "moderatable_type", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["attr_name", "-"], ["attr_value", "destroy"], ["created_at", Tue, 18 Oct 2011 17:37:31 UTC +00:00], ["moderatable_id", 1], ["moderatable_type", "Task"], ["updated_at", Tue, 18 Oct 2011 17:37:31 UTC +00:00]]
108811
+  (0.1ms) RELEASE SAVEPOINT active_record_1
108812
+  (0.1ms) SELECT COUNT(*) FROM "tasks"
108813
+ Moderation Load (0.1ms) SELECT "moderations".* FROM "moderations" ORDER BY "moderations"."id" DESC LIMIT 1
108814
+ Task Load (0.1ms) SELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = 1 LIMIT 1
108815
+  (0.0ms) SAVEPOINT active_record_1
108816
+ Moderation Load (0.1ms) SELECT "moderations".* FROM "moderations" WHERE "moderations"."moderatable_id" = 1 AND "moderations"."moderatable_type" = 'Task'
108817
+ SQL (0.1ms) DELETE FROM "moderations" WHERE "moderations"."id" = ? [["id", 2]]
108818
+ HjoinTest Load (0.1ms) SELECT "hjoin_tests".* FROM "hjoin_tests" INNER JOIN "hjoin_tests_tasks" ON "hjoin_tests"."id" = "hjoin_tests_tasks"."hjoin_test_id" WHERE "hjoin_tests_tasks"."task_id" = 1
108819
+ SQL (0.1ms) DELETE FROM "tasks" WHERE "tasks"."id" = ? [["id", 1]]
108820
+  (0.1ms) RELEASE SAVEPOINT active_record_1
108821
+  (0.0ms) SAVEPOINT active_record_1
108822
+ SQL (0.0ms) DELETE FROM "moderations" WHERE "moderations"."id" = ? [["id", 2]]
108823
+  (0.0ms) RELEASE SAVEPOINT active_record_1
108824
+  (0.1ms) SELECT COUNT(*) FROM "tasks"
108825
+  (0.0ms) SAVEPOINT active_record_1
108826
+ SQL (0.6ms) INSERT INTO "moderations" ("attr_name", "attr_value", "created_at", "moderatable_id", "moderatable_type", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["attr_name", "-"], ["attr_value", "--- \n:associations: {}\n\n:main_model: \n created_at: \n title: Bye Bye\n updated_at: \n id: \n desc: \n"], ["created_at", Tue, 18 Oct 2011 17:37:31 UTC +00:00], ["moderatable_id", nil], ["moderatable_type", "Task"], ["updated_at", Tue, 18 Oct 2011 17:37:31 UTC +00:00]]
108827
+  (0.1ms) RELEASE SAVEPOINT active_record_1
108828
+ Moderation Load (0.1ms) SELECT "moderations".* FROM "moderations" ORDER BY "moderations"."id" DESC LIMIT 1
108829
+  (0.0ms) SAVEPOINT active_record_1
108830
+ SQL (0.3ms) INSERT INTO "tasks" ("created_at", "desc", "title", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Tue, 18 Oct 2011 17:37:31 UTC +00:00], ["desc", nil], ["title", "Bye Bye"], ["updated_at", Tue, 18 Oct 2011 17:37:31 UTC +00:00]]
108831
+ HoneTest Load (0.1ms) SELECT "hone_tests".* FROM "hone_tests" WHERE "hone_tests"."task_id" = 1 LIMIT 1
108832
+ HoneAsTest Load (0.1ms) SELECT "hone_as_tests".* FROM "hone_as_tests" WHERE "hone_as_tests"."testable_id" = 1 AND "hone_as_tests"."testable_type" = 'Task' LIMIT 1
108833
+  (0.1ms) RELEASE SAVEPOINT active_record_1
108834
+  (0.0ms) SAVEPOINT active_record_1
108835
+ SQL (0.1ms) DELETE FROM "moderations" WHERE "moderations"."id" = ? [["id", 1]]
108836
+  (0.1ms) RELEASE SAVEPOINT active_record_1
108837
+ Task Load (0.3ms) SELECT "tasks".* FROM "tasks" LIMIT 1
108838
+  (0.0ms) SAVEPOINT active_record_1
108839
+ SQL (1.0ms) INSERT INTO "moderations" ("attr_name", "attr_value", "created_at", "moderatable_id", "moderatable_type", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["attr_name", "-"], ["attr_value", {:associations=>{:subtasks=>[{"created_at"=>nil, "task_id"=>1, "title"=>"Hollywood Hills", "updated_at"=>nil, "id"=>nil, "task_all_id"=>nil, "desc"=>nil}]}}], ["created_at", Tue, 18 Oct 2011 17:37:31 UTC +00:00], ["moderatable_id", 1], ["moderatable_type", "Task"], ["updated_at", Tue, 18 Oct 2011 17:37:31 UTC +00:00]]
108840
+  (0.1ms) RELEASE SAVEPOINT active_record_1
108841
+  (0.1ms) SELECT COUNT(*) FROM "subtasks" WHERE "subtasks"."task_id" = 1
108842
+  (0.0ms) SAVEPOINT active_record_1
108843
+ HoneTest Load (0.1ms) SELECT "hone_tests".* FROM "hone_tests" WHERE "hone_tests"."task_id" = 1 LIMIT 1
108844
+ HoneAsTest Load (0.1ms) SELECT "hone_as_tests".* FROM "hone_as_tests" WHERE "hone_as_tests"."testable_id" = 1 AND "hone_as_tests"."testable_type" = 'Task' LIMIT 1
108845
+  (0.0ms) RELEASE SAVEPOINT active_record_1
108846
+  (0.1ms) SELECT COUNT(*) FROM "subtasks" WHERE "subtasks"."task_id" = 1
108847
+  (0.1ms) SELECT COUNT(*) FROM "subtasks" 
108848
+ Moderation Load (0.1ms) SELECT "moderations".* FROM "moderations" ORDER BY "moderations"."id" DESC LIMIT 1
108849
+ Task Load (0.1ms) SELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = 1 LIMIT 1
108850
+  (0.0ms) SAVEPOINT active_record_1
108851
+ SQL (0.3ms) INSERT INTO "subtasks" ("created_at", "desc", "task_all_id", "task_id", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Tue, 18 Oct 2011 17:37:31 UTC +00:00], ["desc", nil], ["task_all_id", nil], ["task_id", 1], ["title", "Hollywood Hills"], ["updated_at", Tue, 18 Oct 2011 17:37:31 UTC +00:00]]
108852
+  (0.1ms) RELEASE SAVEPOINT active_record_1
108853
+  (0.0ms) SAVEPOINT active_record_1
108854
+  (0.0ms) RELEASE SAVEPOINT active_record_1
108855
+  (0.0ms) SAVEPOINT active_record_1
108856
+ SQL (0.1ms) DELETE FROM "moderations" WHERE "moderations"."id" = ? [["id", 2]]
108857
+  (0.1ms) RELEASE SAVEPOINT active_record_1
108858
+  (0.1ms) SELECT COUNT(*) FROM "subtasks" WHERE "subtasks"."task_id" = 1
108859
+  (0.0ms) SELECT COUNT(*) FROM "subtasks" 
108860
+ Task Load (0.1ms) SELECT "tasks".* FROM "tasks" LIMIT 1
108861
+ Subtask Load (0.1ms) SELECT "subtasks".* FROM "subtasks" WHERE "subtasks"."task_id" = 1 LIMIT 1
108862
+  (0.0ms) SAVEPOINT active_record_1
108863
+ SQL (0.6ms) INSERT INTO "subtasks" ("created_at", "desc", "task_all_id", "task_id", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Tue, 18 Oct 2011 17:37:31 UTC +00:00], ["desc", nil], ["task_all_id", nil], ["task_id", nil], ["title", "Hollywood Hills"], ["updated_at", Tue, 18 Oct 2011 17:37:31 UTC +00:00]]
108864
+  (0.1ms) RELEASE SAVEPOINT active_record_1
108865
+  (0.0ms) SAVEPOINT active_record_1
108866
+ SQL (0.3ms) INSERT INTO "moderations" ("attr_name", "attr_value", "created_at", "moderatable_id", "moderatable_type", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["attr_name", "-"], ["attr_value", "--- \n:associations: {}\n\n:main_model: \n created_at: \n title: Bye Bye\n updated_at: \n id: \n desc: \n"], ["created_at", Tue, 18 Oct 2011 17:37:31 UTC +00:00], ["moderatable_id", nil], ["moderatable_type", "Task"], ["updated_at", Tue, 18 Oct 2011 17:37:31 UTC +00:00]]
108867
+  (0.1ms) RELEASE SAVEPOINT active_record_1
108868
+ Moderation Load (0.1ms) SELECT "moderations".* FROM "moderations" ORDER BY "moderations"."id" DESC LIMIT 1
108869
+  (0.0ms) SAVEPOINT active_record_1
108870
+ SQL (0.3ms) INSERT INTO "tasks" ("created_at", "desc", "title", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Tue, 18 Oct 2011 17:37:31 UTC +00:00], ["desc", nil], ["title", "Bye Bye"], ["updated_at", Tue, 18 Oct 2011 17:37:31 UTC +00:00]]
108871
+ HoneTest Load (0.1ms) SELECT "hone_tests".* FROM "hone_tests" WHERE "hone_tests"."task_id" = 1 LIMIT 1
108872
+ HoneAsTest Load (0.1ms) SELECT "hone_as_tests".* FROM "hone_as_tests" WHERE "hone_as_tests"."testable_id" = 1 AND "hone_as_tests"."testable_type" = 'Task' LIMIT 1
108873
+  (0.1ms) RELEASE SAVEPOINT active_record_1
108874
+  (0.0ms) SAVEPOINT active_record_1
108875
+ SQL (0.1ms) DELETE FROM "moderations" WHERE "moderations"."id" = ? [["id", 1]]
108876
+  (0.1ms) RELEASE SAVEPOINT active_record_1
108877
+ Task Load (0.1ms) SELECT "tasks".* FROM "tasks" LIMIT 1
108878
+  (0.0ms) SAVEPOINT active_record_1
108879
+ SQL (0.5ms) INSERT INTO "moderations" ("attr_name", "attr_value", "created_at", "moderatable_id", "moderatable_type", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["attr_name", "-"], ["attr_value", {:associations=>{:subtasks=>[1]}}], ["created_at", Tue, 18 Oct 2011 17:37:31 UTC +00:00], ["moderatable_id", 1], ["moderatable_type", "Task"], ["updated_at", Tue, 18 Oct 2011 17:37:31 UTC +00:00]]
108880
+  (0.1ms) RELEASE SAVEPOINT active_record_1
108881
+  (0.1ms) SELECT COUNT(*) FROM "subtasks" WHERE "subtasks"."task_id" = 1
108882
+  (0.0ms) SELECT COUNT(*) FROM "subtasks"
108883
+  (0.0ms) SAVEPOINT active_record_1
108884
+ HoneTest Load (0.1ms) SELECT "hone_tests".* FROM "hone_tests" WHERE "hone_tests"."task_id" = 1 LIMIT 1
108885
+ HoneAsTest Load (0.1ms) SELECT "hone_as_tests".* FROM "hone_as_tests" WHERE "hone_as_tests"."testable_id" = 1 AND "hone_as_tests"."testable_type" = 'Task' LIMIT 1
108886
+  (0.0ms) RELEASE SAVEPOINT active_record_1
108887
+  (0.1ms) SELECT COUNT(*) FROM "subtasks" WHERE "subtasks"."task_id" = 1
108888
+ Moderation Load (0.1ms) SELECT "moderations".* FROM "moderations" ORDER BY "moderations"."id" DESC LIMIT 1
108889
+ Task Load (0.1ms) SELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = 1 LIMIT 1
108890
+ Subtask Load (0.1ms) SELECT "subtasks".* FROM "subtasks" WHERE "subtasks"."id" = 1 LIMIT 1
108891
+  (0.1ms) SAVEPOINT active_record_1
108892
+  (0.1ms) UPDATE "subtasks" SET "task_id" = 1, "updated_at" = '2011-10-18 17:37:31.697566' WHERE "subtasks"."id" = 1
108893
+  (0.1ms) RELEASE SAVEPOINT active_record_1
108894
+  (0.0ms) SAVEPOINT active_record_1
108895
+  (0.0ms) RELEASE SAVEPOINT active_record_1
108896
+  (0.0ms) SAVEPOINT active_record_1
108897
+ SQL (0.1ms) DELETE FROM "moderations" WHERE "moderations"."id" = ? [["id", 2]]
108898
+  (0.1ms) RELEASE SAVEPOINT active_record_1
108899
+  (0.1ms) SELECT COUNT(*) FROM "subtasks" WHERE "subtasks"."task_id" = 1
108900
+  (0.1ms) SELECT COUNT(*) FROM "subtasks"
108901
+ Task Load (0.1ms) SELECT "tasks".* FROM "tasks" LIMIT 1
108902
+ Subtask Load (0.2ms) SELECT "subtasks".* FROM "subtasks" WHERE "subtasks"."task_id" = 1 LIMIT 1
108903
+  (0.0ms) SAVEPOINT active_record_1
108904
+ SQL (0.6ms) INSERT INTO "moderations" ("attr_name", "attr_value", "created_at", "moderatable_id", "moderatable_type", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["attr_name", "-"], ["attr_value", "--- \n:associations: {}\n\n:main_model: \n created_at: \n title: Bye Bye\n updated_at: \n id: \n desc: \n"], ["created_at", Tue, 18 Oct 2011 17:37:31 UTC +00:00], ["moderatable_id", nil], ["moderatable_type", "Task"], ["updated_at", Tue, 18 Oct 2011 17:37:31 UTC +00:00]]
108905
+  (0.1ms) RELEASE SAVEPOINT active_record_1
108906
+ Moderation Load (0.1ms) SELECT "moderations".* FROM "moderations" ORDER BY "moderations"."id" DESC LIMIT 1
108907
+  (0.0ms) SAVEPOINT active_record_1
108908
+ SQL (0.3ms) INSERT INTO "tasks" ("created_at", "desc", "title", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Tue, 18 Oct 2011 17:37:31 UTC +00:00], ["desc", nil], ["title", "Bye Bye"], ["updated_at", Tue, 18 Oct 2011 17:37:31 UTC +00:00]]
108909
+ HoneTest Load (0.1ms) SELECT "hone_tests".* FROM "hone_tests" WHERE "hone_tests"."task_id" = 1 LIMIT 1
108910
+ HoneAsTest Load (0.1ms) SELECT "hone_as_tests".* FROM "hone_as_tests" WHERE "hone_as_tests"."testable_id" = 1 AND "hone_as_tests"."testable_type" = 'Task' LIMIT 1
108911
+  (0.1ms) RELEASE SAVEPOINT active_record_1
108912
+  (0.0ms) SAVEPOINT active_record_1
108913
+ SQL (0.1ms) DELETE FROM "moderations" WHERE "moderations"."id" = ? [["id", 1]]
108914
+  (0.1ms) RELEASE SAVEPOINT active_record_1
108915
+ Task Load (0.1ms) SELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" DESC LIMIT 1
108916
+  (0.0ms) SAVEPOINT active_record_1
108917
+ SQL (1.3ms) INSERT INTO "moderations" ("attr_name", "attr_value", "created_at", "moderatable_id", "moderatable_type", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["attr_name", "-"], ["attr_value", {:associations=>{:subtasks=>[{"created_at"=>nil, "task_id"=>1, "title"=>"Jo jo", "updated_at"=>nil, "id"=>nil, "task_all_id"=>nil, "desc"=>nil}]}}], ["created_at", Tue, 18 Oct 2011 17:37:31 UTC +00:00], ["moderatable_id", 1], ["moderatable_type", "Task"], ["updated_at", Tue, 18 Oct 2011 17:37:31 UTC +00:00]]
108918
+  (0.1ms) RELEASE SAVEPOINT active_record_1
108919
+  (0.0ms) SAVEPOINT active_record_1
108920
+ HoneTest Load (0.1ms) SELECT "hone_tests".* FROM "hone_tests" WHERE "hone_tests"."task_id" = 1 LIMIT 1
108921
+ HoneAsTest Load (0.1ms) SELECT "hone_as_tests".* FROM "hone_as_tests" WHERE "hone_as_tests"."testable_id" = 1 AND "hone_as_tests"."testable_type" = 'Task' LIMIT 1
108922
+  (0.0ms) RELEASE SAVEPOINT active_record_1
108923
+  (0.0ms) SELECT COUNT(*) FROM "moderations" 
108924
+ Task Load (0.1ms) SELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" DESC LIMIT 1
108925
+  (0.1ms) SELECT COUNT(*) FROM "subtasks" WHERE "subtasks"."task_id" = 1
108926
+ Moderation Load (0.1ms) SELECT "moderations".* FROM "moderations" ORDER BY "moderations"."id" DESC LIMIT 1
108927
+ Task Load (0.1ms) SELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = 1 LIMIT 1
108928
+  (0.0ms) SAVEPOINT active_record_1
108929
+ SQL (0.3ms) INSERT INTO "subtasks" ("created_at", "desc", "task_all_id", "task_id", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Tue, 18 Oct 2011 17:37:31 UTC +00:00], ["desc", nil], ["task_all_id", nil], ["task_id", 1], ["title", "Jo jo"], ["updated_at", Tue, 18 Oct 2011 17:37:31 UTC +00:00]]
108930
+  (0.1ms) RELEASE SAVEPOINT active_record_1
108931
+  (0.0ms) SAVEPOINT active_record_1
108932
+  (0.0ms) RELEASE SAVEPOINT active_record_1
108933
+  (0.0ms) SAVEPOINT active_record_1
108934
+ SQL (0.1ms) DELETE FROM "moderations" WHERE "moderations"."id" = ? [["id", 2]]
108935
+  (0.1ms) RELEASE SAVEPOINT active_record_1
108936
+ Task Load (0.1ms) SELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" DESC LIMIT 1
108937
+ Subtask Load (0.1ms) SELECT "subtasks".* FROM "subtasks" WHERE "subtasks"."task_id" = 1 LIMIT 1
108938
+  (0.0ms) SAVEPOINT active_record_1
108939
+ SQL (0.6ms) INSERT INTO "moderations" ("attr_name", "attr_value", "created_at", "moderatable_id", "moderatable_type", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["attr_name", "-"], ["attr_value", "--- \n:associations: {}\n\n:main_model: \n created_at: \n title: Bye Bye\n updated_at: \n id: \n desc: \n"], ["created_at", Tue, 18 Oct 2011 17:37:31 UTC +00:00], ["moderatable_id", nil], ["moderatable_type", "Task"], ["updated_at", Tue, 18 Oct 2011 17:37:31 UTC +00:00]]
108940
+  (0.1ms) RELEASE SAVEPOINT active_record_1
108941
+ Moderation Load (0.1ms) SELECT "moderations".* FROM "moderations" ORDER BY "moderations"."id" DESC LIMIT 1
108942
+  (0.1ms) SAVEPOINT active_record_1
108943
+ SQL (0.3ms) INSERT INTO "tasks" ("created_at", "desc", "title", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Tue, 18 Oct 2011 17:37:31 UTC +00:00], ["desc", nil], ["title", "Bye Bye"], ["updated_at", Tue, 18 Oct 2011 17:37:31 UTC +00:00]]
108944
+ HoneTest Load (0.1ms) SELECT "hone_tests".* FROM "hone_tests" WHERE "hone_tests"."task_id" = 1 LIMIT 1
108945
+ HoneAsTest Load (0.1ms) SELECT "hone_as_tests".* FROM "hone_as_tests" WHERE "hone_as_tests"."testable_id" = 1 AND "hone_as_tests"."testable_type" = 'Task' LIMIT 1
108946
+  (0.1ms) RELEASE SAVEPOINT active_record_1
108947
+  (0.0ms) SAVEPOINT active_record_1
108948
+ SQL (0.1ms) DELETE FROM "moderations" WHERE "moderations"."id" = ? [["id", 1]]
108949
+  (0.1ms) RELEASE SAVEPOINT active_record_1
108950
+  (0.0ms) SAVEPOINT active_record_1
108951
+ SQL (0.3ms) INSERT INTO "subtasks" ("created_at", "desc", "task_all_id", "task_id", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Tue, 18 Oct 2011 17:37:31 UTC +00:00], ["desc", nil], ["task_all_id", nil], ["task_id", nil], ["title", "Jo jo"], ["updated_at", Tue, 18 Oct 2011 17:37:31 UTC +00:00]]
108952
+  (0.1ms) RELEASE SAVEPOINT active_record_1
108953
+  (0.1ms) SELECT COUNT(*) FROM "moderations" 
108954
+ Task Load (0.1ms) SELECT "tasks".* FROM "tasks" LIMIT 1
108955
+ Subtask Load (0.1ms) SELECT "subtasks".* FROM "subtasks" LIMIT 1
108956
+  (0.0ms) SAVEPOINT active_record_1
108957
+ SQL (0.6ms) INSERT INTO "moderations" ("attr_name", "attr_value", "created_at", "moderatable_id", "moderatable_type", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["attr_name", "-"], ["attr_value", {:associations=>{:subtasks=>[1]}}], ["created_at", Tue, 18 Oct 2011 17:37:31 UTC +00:00], ["moderatable_id", 1], ["moderatable_type", "Task"], ["updated_at", Tue, 18 Oct 2011 17:37:31 UTC +00:00]]
108958
+  (0.1ms) RELEASE SAVEPOINT active_record_1
108959
+ Task Load (0.1ms) SELECT "tasks".* FROM "tasks" LIMIT 1
108960
+  (0.1ms) SELECT COUNT(*) FROM "subtasks" WHERE "subtasks"."task_id" = 1
108961
+ Moderation Load (0.1ms) SELECT "moderations".* FROM "moderations" ORDER BY "moderations"."id" DESC LIMIT 1
108962
+ Task Load (0.1ms) SELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = 1 LIMIT 1
108963
+ Subtask Load (0.1ms) SELECT "subtasks".* FROM "subtasks" WHERE "subtasks"."id" = 1 LIMIT 1
108964
+  (0.0ms) SAVEPOINT active_record_1
108965
+  (0.1ms) UPDATE "subtasks" SET "task_id" = 1, "updated_at" = '2011-10-18 17:37:31.865931' WHERE "subtasks"."id" = 1
108966
+  (0.1ms) RELEASE SAVEPOINT active_record_1
108967
+  (0.0ms) SAVEPOINT active_record_1
108968
+  (0.0ms) RELEASE SAVEPOINT active_record_1
108969
+  (0.0ms) SAVEPOINT active_record_1
108970
+ SQL (0.1ms) DELETE FROM "moderations" WHERE "moderations"."id" = ? [["id", 2]]
108971
+  (0.0ms) RELEASE SAVEPOINT active_record_1
108972
+ Task Load (0.1ms) SELECT "tasks".* FROM "tasks" LIMIT 1
108973
+ Subtask Load (0.1ms) SELECT "subtasks".* FROM "subtasks" WHERE "subtasks"."task_id" = 1 LIMIT 1
108974
+ Subtask Load (0.1ms) SELECT "subtasks".* FROM "subtasks" LIMIT 1