fooltip 0.0.5 → 0.0.6
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.
- checksums.yaml +4 -4
- data/app/assets/javascripts/fooltip/containers.js +6 -0
- data/app/assets/stylesheets/fooltip/containers.css.sass +5 -1
- data/app/controllers/fooltip/application_controller.rb +0 -1
- data/app/models/fooltip/container.rb +7 -1
- data/app/models/fooltip/link.rb +1 -1
- data/app/models/fooltip/popup.rb +3 -1
- data/app/uploaders/fooltip/image_uploader.rb +7 -5
- data/app/views/fooltip/containers/_container.html.haml +6 -3
- data/app/views/layouts/fooltip/application.html.haml +12 -0
- data/lib/fooltip/version.rb +1 -1
- data/spec/controllers/fooltip/containers_controller_spec.rb +15 -0
- data/spec/data/logo.gif +0 -0
- data/spec/data/models.rb +6 -0
- data/spec/data/schema.rb +10 -0
- data/spec/dummy/README.rdoc +261 -0
- data/spec/dummy/Rakefile +7 -0
- data/spec/dummy/app/assets/javascripts/application.js +15 -0
- data/spec/dummy/app/assets/stylesheets/application.css +13 -0
- data/spec/dummy/app/controllers/application_controller.rb +3 -0
- data/spec/dummy/app/helpers/application_helper.rb +2 -0
- data/spec/dummy/app/views/layouts/application.html.haml +12 -0
- data/spec/dummy/config/application.rb +66 -0
- data/spec/dummy/config/boot.rb +10 -0
- data/spec/dummy/config/database.yml +25 -0
- data/spec/dummy/config/environment.rb +5 -0
- data/spec/dummy/config/environments/development.rb +37 -0
- data/spec/dummy/config/environments/production.rb +67 -0
- data/spec/dummy/config/environments/test.rb +37 -0
- data/spec/dummy/config/initializers/backtrace_silencers.rb +7 -0
- data/spec/dummy/config/initializers/inflections.rb +15 -0
- data/spec/dummy/config/initializers/mime_types.rb +5 -0
- data/spec/dummy/config/initializers/secret_token.rb +7 -0
- data/spec/dummy/config/initializers/session_store.rb +8 -0
- data/spec/dummy/config/initializers/wrap_parameters.rb +14 -0
- data/spec/dummy/config/locales/en.yml +5 -0
- data/spec/dummy/config/routes.rb +3 -0
- data/spec/dummy/config.ru +4 -0
- data/spec/dummy/db/development.sqlite3 +0 -0
- data/spec/dummy/db/schema.rb +78 -0
- data/spec/dummy/db/test.sqlite3 +0 -0
- data/spec/dummy/log/development.log +185 -0
- data/spec/dummy/log/test.log +2045 -0
- data/spec/dummy/public/404.html +26 -0
- data/spec/dummy/public/422.html +26 -0
- data/spec/dummy/public/500.html +25 -0
- data/spec/dummy/public/favicon.ico +0 -0
- data/spec/dummy/public/uploads/fooltip/container/image/1/test_small.png +0 -0
- data/spec/dummy/public/uploads/fooltip/container/image/2/test_small.png +0 -0
- data/spec/dummy/script/rails +6 -0
- data/spec/dummy/tmp/cache/assets/C12/540/sprockets%2Fe422409b4963557190ca3040c56224d4 +0 -0
- data/spec/dummy/tmp/cache/assets/C79/930/sprockets%2Fa861857146e1fa262607477ba63f1c11 +0 -0
- data/spec/dummy/tmp/cache/assets/C7F/650/sprockets%2F3de8c7412fcd74f3312447a314241996 +0 -0
- data/spec/dummy/tmp/cache/assets/C84/410/sprockets%2F42ce1bfac21ec9611479472375848076 +0 -0
- data/spec/dummy/tmp/cache/assets/C89/3D0/sprockets%2Fa512a3e92488d8934374b378fb24c661 +0 -0
- data/spec/dummy/tmp/cache/assets/C98/310/sprockets%2Faecb14440227a14ead43126938621c90 +0 -0
- data/spec/dummy/tmp/cache/assets/CA5/070/sprockets%2F48d7b46452832d4e3c50c046ca73343a +0 -0
- data/spec/dummy/tmp/cache/assets/CB8/B60/sprockets%2F4768e955671fc74af259c134d5110c4e +0 -0
- data/spec/dummy/tmp/cache/assets/CBD/D00/sprockets%2Fb849096bf7cd430d3700e5759049d7f3 +0 -0
- data/spec/dummy/tmp/cache/assets/CDF/290/sprockets%2Ffa27582045d91bbc326d5562bf8a7373 +0 -0
- data/spec/dummy/tmp/cache/assets/CE3/7B0/sprockets%2F71092d61418cb58524fed3b9c074e94b +0 -0
- data/spec/dummy/tmp/cache/assets/CE5/E40/sprockets%2Fa795bdff77229a1315b860808b6730de +0 -0
- data/spec/dummy/tmp/cache/assets/CF0/DF0/sprockets%2F0c483472874e202fbef178f8464ea6e9 +0 -0
- data/spec/dummy/tmp/cache/assets/CF2/4B0/sprockets%2F42258a65f48286a3d8f8db4e196192fd +0 -0
- data/spec/dummy/tmp/cache/assets/CF3/CA0/sprockets%2F6474384eabec6e9079a5c7761486bd36 +0 -0
- data/spec/dummy/tmp/cache/assets/CFF/E40/sprockets%2F56f3043dbd5f13183feab1a87f072320 +0 -0
- data/spec/dummy/tmp/cache/assets/D09/5C0/sprockets%2Fa39c464abd94230a0e8be429304f67d4 +0 -0
- data/spec/dummy/tmp/cache/assets/D13/6B0/sprockets%2F584dd69de5c4afc42b6f1055b2778034 +0 -0
- data/spec/dummy/tmp/cache/assets/D15/9C0/sprockets%2F88bb29d5e96a3b8b76dd6f15061a2129 +0 -0
- data/spec/dummy/tmp/cache/assets/D1F/AF0/sprockets%2Fb5b10ab08e5ce010be8004ab7f722661 +0 -0
- data/spec/dummy/tmp/cache/assets/D21/7E0/sprockets%2F6547fdc4d7de9ab888b1d47834c12825 +0 -0
- data/spec/dummy/tmp/cache/assets/D24/3F0/sprockets%2F6fdf659d2ac27d36a91a78b814d25889 +0 -0
- data/spec/dummy/tmp/cache/assets/D24/5D0/sprockets%2Fb8180b99b5595c2ef880e77b8edf4430 +0 -0
- data/spec/dummy/tmp/cache/assets/D30/860/sprockets%2F33d83f499569ca6dd83c5d85e55b387f +0 -0
- data/spec/dummy/tmp/cache/assets/D33/9D0/sprockets%2F9ad41c00a47c157c591a507afc3ed493 +0 -0
- data/spec/dummy/tmp/cache/assets/D34/0E0/sprockets%2F12f74b83c9905a0a2eccbdb4d7427127 +0 -0
- data/spec/dummy/tmp/cache/assets/D36/E50/sprockets%2Fca333e38e361e5c848a44052a58bcfb2 +0 -0
- data/spec/dummy/tmp/cache/assets/D38/810/sprockets%2F0655ac6dcfb25a6313b99e15bcd31936 +0 -0
- data/spec/dummy/tmp/cache/assets/D4A/070/sprockets%2F693f1f55237e8ddbaa4e83784e4810be +0 -0
- data/spec/dummy/tmp/cache/assets/D58/700/sprockets%2Fb0d7a4813afa6c1e2c3c24b116668dc1 +0 -0
- data/spec/dummy/tmp/cache/assets/D5C/EC0/sprockets%2Fc83ee051397beae62ea012bd8c20e171 +0 -0
- data/spec/dummy/tmp/cache/assets/D5E/8F0/sprockets%2F58bf1fcb9dd93c6c09928e083a99d957 +0 -0
- data/spec/dummy/tmp/cache/assets/D63/060/sprockets%2Fe43c7422ad2991a737c506a6cfbaca08 +0 -0
- data/spec/dummy/tmp/cache/assets/D66/0B0/sprockets%2F599a0905bec5dff2ba5a03ba3524909d +0 -0
- data/spec/dummy/tmp/cache/assets/D66/920/sprockets%2F882924b1d1a0f7223cb2f1ee3dcb578d +0 -0
- data/spec/dummy/tmp/cache/assets/D66/960/sprockets%2F4bd5ea023e4ae3e19b0971a78684cab4 +0 -0
- data/spec/dummy/tmp/cache/assets/D67/BC0/sprockets%2F84c3e32721189b020cdb2ccaff7cc785 +0 -0
- data/spec/dummy/tmp/cache/assets/D6B/DD0/sprockets%2F7db3efa083c4a38597a1dadd835b0528 +0 -0
- data/spec/dummy/tmp/cache/assets/D6C/540/sprockets%2Fe23ba0d755bb180a2961d478e4a9dff4 +0 -0
- data/spec/dummy/tmp/cache/assets/D71/F80/sprockets%2F82e84d453d4341c77efdc557aabea318 +0 -0
- data/spec/dummy/tmp/cache/assets/D76/F30/sprockets%2Fe6cb8503cd99180bae3e862cb7f9d144 +0 -0
- data/spec/dummy/tmp/cache/assets/D93/6F0/sprockets%2F22b6e10f919d331bff2e6fa53cb55e2a +0 -0
- data/spec/dummy/tmp/cache/assets/D97/1A0/sprockets%2F8f4efba1871fb62583020cb1c6afdf35 +0 -0
- data/spec/dummy/tmp/cache/assets/D9D/710/sprockets%2F0250dfadb4c8d56a5c2701ed688c8a9d +0 -0
- data/spec/dummy/tmp/cache/assets/D9E/E70/sprockets%2F4b9ec8cdf5dbb2a621373b2667c68c4a +0 -0
- data/spec/dummy/tmp/cache/assets/DCB/A30/sprockets%2Fa7a93a5918614b7bfd4ede5a0f63c2db +0 -0
- data/spec/dummy/tmp/cache/assets/DCB/B70/sprockets%2F2c844f6fbf82ba0cbe7e8730c21ad64f +0 -0
- data/spec/dummy/tmp/cache/assets/DD2/810/sprockets%2F8e12ead9fea63a8ff44db33c62f4f505 +0 -0
- data/spec/dummy/tmp/cache/assets/DD8/610/sprockets%2Fd1976891ce3b0e86cfdd6dde213eda56 +0 -0
- data/spec/dummy/tmp/cache/assets/DF6/500/sprockets%2Fcef2687afea3a5f96ad213b11b9abf52 +0 -0
- data/spec/dummy/tmp/cache/assets/E55/040/sprockets%2F4e9fdbdfcaf848e4cee03db1c4005ba4 +0 -0
- data/spec/dummy/tmp/cache/sass/05c61e3b86f6e79287c8b349be7825cc5217eb30/application.css.sassc +0 -0
- data/spec/dummy/tmp/cache/sass/05c61e3b86f6e79287c8b349be7825cc5217eb30/containers.css.sassc +0 -0
- data/spec/dummy/tmp/cache/sass/b95cdf227345c18646630d554608b9276b4e1657/bootstrap.scssc +0 -0
- data/spec/dummy/tmp/cache/sass/c42e1695c1e1b1c6ff23323f220608a8738467c8/_accordion.scssc +0 -0
- data/spec/dummy/tmp/cache/sass/c42e1695c1e1b1c6ff23323f220608a8738467c8/_alerts.scssc +0 -0
- data/spec/dummy/tmp/cache/sass/c42e1695c1e1b1c6ff23323f220608a8738467c8/_breadcrumbs.scssc +0 -0
- data/spec/dummy/tmp/cache/sass/c42e1695c1e1b1c6ff23323f220608a8738467c8/_button-groups.scssc +0 -0
- data/spec/dummy/tmp/cache/sass/c42e1695c1e1b1c6ff23323f220608a8738467c8/_buttons.scssc +0 -0
- data/spec/dummy/tmp/cache/sass/c42e1695c1e1b1c6ff23323f220608a8738467c8/_carousel.scssc +0 -0
- data/spec/dummy/tmp/cache/sass/c42e1695c1e1b1c6ff23323f220608a8738467c8/_close.scssc +0 -0
- data/spec/dummy/tmp/cache/sass/c42e1695c1e1b1c6ff23323f220608a8738467c8/_code.scssc +0 -0
- data/spec/dummy/tmp/cache/sass/c42e1695c1e1b1c6ff23323f220608a8738467c8/_component-animations.scssc +0 -0
- data/spec/dummy/tmp/cache/sass/c42e1695c1e1b1c6ff23323f220608a8738467c8/_dropdowns.scssc +0 -0
- data/spec/dummy/tmp/cache/sass/c42e1695c1e1b1c6ff23323f220608a8738467c8/_forms.scssc +0 -0
- data/spec/dummy/tmp/cache/sass/c42e1695c1e1b1c6ff23323f220608a8738467c8/_grid.scssc +0 -0
- data/spec/dummy/tmp/cache/sass/c42e1695c1e1b1c6ff23323f220608a8738467c8/_hero-unit.scssc +0 -0
- data/spec/dummy/tmp/cache/sass/c42e1695c1e1b1c6ff23323f220608a8738467c8/_labels-badges.scssc +0 -0
- data/spec/dummy/tmp/cache/sass/c42e1695c1e1b1c6ff23323f220608a8738467c8/_layouts.scssc +0 -0
- data/spec/dummy/tmp/cache/sass/c42e1695c1e1b1c6ff23323f220608a8738467c8/_media.scssc +0 -0
- data/spec/dummy/tmp/cache/sass/c42e1695c1e1b1c6ff23323f220608a8738467c8/_mixins.scssc +0 -0
- data/spec/dummy/tmp/cache/sass/c42e1695c1e1b1c6ff23323f220608a8738467c8/_modals.scssc +0 -0
- data/spec/dummy/tmp/cache/sass/c42e1695c1e1b1c6ff23323f220608a8738467c8/_navbar.scssc +0 -0
- data/spec/dummy/tmp/cache/sass/c42e1695c1e1b1c6ff23323f220608a8738467c8/_navs.scssc +0 -0
- data/spec/dummy/tmp/cache/sass/c42e1695c1e1b1c6ff23323f220608a8738467c8/_pager.scssc +0 -0
- data/spec/dummy/tmp/cache/sass/c42e1695c1e1b1c6ff23323f220608a8738467c8/_pagination.scssc +0 -0
- data/spec/dummy/tmp/cache/sass/c42e1695c1e1b1c6ff23323f220608a8738467c8/_popovers.scssc +0 -0
- data/spec/dummy/tmp/cache/sass/c42e1695c1e1b1c6ff23323f220608a8738467c8/_progress-bars.scssc +0 -0
- data/spec/dummy/tmp/cache/sass/c42e1695c1e1b1c6ff23323f220608a8738467c8/_reset.scssc +0 -0
- data/spec/dummy/tmp/cache/sass/c42e1695c1e1b1c6ff23323f220608a8738467c8/_scaffolding.scssc +0 -0
- data/spec/dummy/tmp/cache/sass/c42e1695c1e1b1c6ff23323f220608a8738467c8/_sprites.scssc +0 -0
- data/spec/dummy/tmp/cache/sass/c42e1695c1e1b1c6ff23323f220608a8738467c8/_tables.scssc +0 -0
- data/spec/dummy/tmp/cache/sass/c42e1695c1e1b1c6ff23323f220608a8738467c8/_thumbnails.scssc +0 -0
- data/spec/dummy/tmp/cache/sass/c42e1695c1e1b1c6ff23323f220608a8738467c8/_tooltip.scssc +0 -0
- data/spec/dummy/tmp/cache/sass/c42e1695c1e1b1c6ff23323f220608a8738467c8/_type.scssc +0 -0
- data/spec/dummy/tmp/cache/sass/c42e1695c1e1b1c6ff23323f220608a8738467c8/_utilities.scssc +0 -0
- data/spec/dummy/tmp/cache/sass/c42e1695c1e1b1c6ff23323f220608a8738467c8/_variables.scssc +0 -0
- data/spec/dummy/tmp/cache/sass/c42e1695c1e1b1c6ff23323f220608a8738467c8/_wells.scssc +0 -0
- data/spec/dummy/tmp/cache/sass/c42e1695c1e1b1c6ff23323f220608a8738467c8/bootstrap.scssc +0 -0
- data/spec/factories/fooltip/containers.rb +6 -0
- data/spec/factories/fooltip/links.rb +10 -0
- data/spec/factories/fooltip/popups.rb +7 -0
- data/spec/factories_spec.rb +10 -0
- data/spec/fooltip_spec.rb +40 -0
- data/spec/helpers/fooltip/containers_helper_spec.rb +17 -0
- data/spec/models/fooltip/association_spec.rb +25 -0
- data/spec/models/fooltip/container_spec.rb +16 -0
- data/spec/models/fooltip/link_spec.rb +34 -0
- data/spec/models/fooltip/popup_spec.rb +17 -0
- data/spec/spec_helper.rb +82 -0
- data/spec/uploaders/image_uploader_spec.rb +45 -0
- metadata +298 -3
|
@@ -0,0 +1,2045 @@
|
|
|
1
|
+
Connecting to database specified by database.yml
|
|
2
|
+
[1m[36m (31.0ms)[0m [1mselect sqlite_version(*)[0m
|
|
3
|
+
[1m[35m (12.4ms)[0m DROP TABLE "test_fooltips"
|
|
4
|
+
[1m[36m (6.1ms)[0m [1mCREATE TABLE "test_fooltips" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL) [0m
|
|
5
|
+
[1m[35m (0.8ms)[0m begin transaction
|
|
6
|
+
[1m[36m (0.7ms)[0m [1mrollback transaction[0m
|
|
7
|
+
[1m[35m (0.2ms)[0m begin transaction
|
|
8
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
|
9
|
+
[1m[35m (0.1ms)[0m begin transaction
|
|
10
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
11
|
+
[1m[35mSQL (31.2ms)[0m INSERT INTO "fooltip_popups" ("created_at", "identifier", "max_height", "max_width", "min_height", "min_width", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Tue, 23 Apr 2013 07:17:17 UTC +00:00], ["identifier", "MyString"], ["max_height", nil], ["max_width", nil], ["min_height", nil], ["min_width", nil], ["updated_at", Tue, 23 Apr 2013 07:17:17 UTC +00:00]]
|
|
12
|
+
[1m[36mFooltip::Popup::Translation Load (0.2ms)[0m [1mSELECT "fooltip_popup_translations".* FROM "fooltip_popup_translations" WHERE "fooltip_popup_translations"."fooltip_popup_id" = 1 AND "fooltip_popup_translations"."locale" = 'en' LIMIT 1[0m
|
|
13
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "fooltip_popup_translations" ("content", "created_at", "fooltip_popup_id", "locale", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", "MyText"], ["created_at", Tue, 23 Apr 2013 07:17:17 UTC +00:00], ["fooltip_popup_id", 1], ["locale", "en"], ["title", "Test Popup"], ["updated_at", Tue, 23 Apr 2013 07:17:17 UTC +00:00]]
|
|
14
|
+
[1m[36mFooltip::Popup::Translation Load (0.1ms)[0m [1mSELECT "fooltip_popup_translations".* FROM "fooltip_popup_translations" WHERE "fooltip_popup_translations"."id" = ? LIMIT 1[0m [["id", 1]]
|
|
15
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
|
16
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
17
|
+
[1m[35mSQL (12.9ms)[0m INSERT INTO "fooltip_containers" ("created_at", "image", "updated_at") VALUES (?, ?, ?) [["created_at", Tue, 23 Apr 2013 07:17:18 UTC +00:00], ["image", nil], ["updated_at", Tue, 23 Apr 2013 07:17:18 UTC +00:00]]
|
|
18
|
+
[1m[36mFooltip::Container::Translation Load (0.1ms)[0m [1mSELECT "fooltip_container_translations".* FROM "fooltip_container_translations" WHERE "fooltip_container_translations"."fooltip_container_id" = 1 AND "fooltip_container_translations"."locale" = 'en' LIMIT 1[0m
|
|
19
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "fooltip_container_translations" ("created_at", "description", "fooltip_container_id", "locale", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Tue, 23 Apr 2013 07:17:18 UTC +00:00], ["description", "MyText"], ["fooltip_container_id", 1], ["locale", "en"], ["title", "MyString"], ["updated_at", Tue, 23 Apr 2013 07:17:18 UTC +00:00]]
|
|
20
|
+
[1m[36mFooltip::Container::Translation Load (0.2ms)[0m [1mSELECT "fooltip_container_translations".* FROM "fooltip_container_translations" WHERE "fooltip_container_translations"."id" = ? LIMIT 1[0m [["id", 1]]
|
|
21
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
|
22
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
23
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "fooltip_links" ("container_id", "created_at", "placement", "popup_id", "trigger", "updated_at", "x", "y") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["container_id", 1], ["created_at", Tue, 23 Apr 2013 07:17:18 UTC +00:00], ["placement", 1], ["popup_id", 1], ["trigger", 1], ["updated_at", Tue, 23 Apr 2013 07:17:18 UTC +00:00], ["x", 1], ["y", 1]]
|
|
24
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
25
|
+
[1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "fooltip_links"
|
|
26
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
27
|
+
[1m[35mSQL (0.2ms)[0m DELETE FROM "fooltip_popup_translations" WHERE "fooltip_popup_translations"."id" = ? [["id", 1]]
|
|
28
|
+
[1m[36mFooltip::Link Load (0.1ms)[0m [1mSELECT "fooltip_links".* FROM "fooltip_links" WHERE "fooltip_links"."popup_id" = 1[0m
|
|
29
|
+
[1m[35mSQL (0.1ms)[0m DELETE FROM "fooltip_links" WHERE "fooltip_links"."id" = ? [["id", 1]]
|
|
30
|
+
[1m[36mSQL (0.1ms)[0m [1mDELETE FROM "fooltip_popups" WHERE "fooltip_popups"."id" = ?[0m [["id", 1]]
|
|
31
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
|
32
|
+
[1m[36m (0.0ms)[0m [1mSELECT COUNT(*) FROM "fooltip_links" [0m
|
|
33
|
+
[1m[35m (0.3ms)[0m rollback transaction
|
|
34
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
|
35
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
|
36
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
|
37
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
|
38
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "fooltip_containers" ("created_at", "image", "updated_at") VALUES (?, ?, ?)[0m [["created_at", Tue, 23 Apr 2013 07:17:18 UTC +00:00], ["image", nil], ["updated_at", Tue, 23 Apr 2013 07:17:18 UTC +00:00]]
|
|
39
|
+
[1m[35mFooltip::Container::Translation Load (0.1ms)[0m SELECT "fooltip_container_translations".* FROM "fooltip_container_translations" WHERE "fooltip_container_translations"."fooltip_container_id" = 1 AND "fooltip_container_translations"."locale" = 'en' LIMIT 1
|
|
40
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "fooltip_container_translations" ("created_at", "description", "fooltip_container_id", "locale", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?)[0m [["created_at", Tue, 23 Apr 2013 07:17:18 UTC +00:00], ["description", "MyText"], ["fooltip_container_id", 1], ["locale", "en"], ["title", "MyString"], ["updated_at", Tue, 23 Apr 2013 07:17:18 UTC +00:00]]
|
|
41
|
+
[1m[35mFooltip::Container::Translation Load (0.0ms)[0m SELECT "fooltip_container_translations".* FROM "fooltip_container_translations" WHERE "fooltip_container_translations"."id" = ? LIMIT 1 [["id", 1]]
|
|
42
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
43
|
+
[1m[35m (0.3ms)[0m rollback transaction
|
|
44
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
|
45
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
|
46
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "fooltip_containers" ("created_at", "image", "updated_at") VALUES (?, ?, ?)[0m [["created_at", Tue, 23 Apr 2013 07:17:18 UTC +00:00], ["image", nil], ["updated_at", Tue, 23 Apr 2013 07:17:18 UTC +00:00]]
|
|
47
|
+
[1m[35mFooltip::Container::Translation Load (0.2ms)[0m SELECT "fooltip_container_translations".* FROM "fooltip_container_translations" WHERE "fooltip_container_translations"."fooltip_container_id" = 1 AND "fooltip_container_translations"."locale" = 'en' LIMIT 1
|
|
48
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "fooltip_container_translations" ("created_at", "description", "fooltip_container_id", "locale", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?)[0m [["created_at", Tue, 23 Apr 2013 07:17:18 UTC +00:00], ["description", "MyText"], ["fooltip_container_id", 1], ["locale", "en"], ["title", "MyString"], ["updated_at", Tue, 23 Apr 2013 07:17:18 UTC +00:00]]
|
|
49
|
+
[1m[35mFooltip::Container::Translation Load (0.0ms)[0m SELECT "fooltip_container_translations".* FROM "fooltip_container_translations" WHERE "fooltip_container_translations"."id" = ? LIMIT 1 [["id", 1]]
|
|
50
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
51
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
|
52
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
|
53
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
|
54
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "fooltip_containers" ("created_at", "image", "updated_at") VALUES (?, ?, ?)[0m [["created_at", Tue, 23 Apr 2013 07:17:18 UTC +00:00], ["image", nil], ["updated_at", Tue, 23 Apr 2013 07:17:18 UTC +00:00]]
|
|
55
|
+
[1m[35mFooltip::Container::Translation Load (0.1ms)[0m SELECT "fooltip_container_translations".* FROM "fooltip_container_translations" WHERE "fooltip_container_translations"."fooltip_container_id" = 1 AND "fooltip_container_translations"."locale" = 'en' LIMIT 1
|
|
56
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "fooltip_container_translations" ("created_at", "description", "fooltip_container_id", "locale", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?)[0m [["created_at", Tue, 23 Apr 2013 07:17:18 UTC +00:00], ["description", "MyText"], ["fooltip_container_id", 1], ["locale", "en"], ["title", "MyString"], ["updated_at", Tue, 23 Apr 2013 07:17:18 UTC +00:00]]
|
|
57
|
+
[1m[35mFooltip::Container::Translation Load (0.0ms)[0m SELECT "fooltip_container_translations".* FROM "fooltip_container_translations" WHERE "fooltip_container_translations"."id" = ? LIMIT 1 [["id", 1]]
|
|
58
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
59
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
|
60
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
|
61
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
|
62
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "fooltip_containers" ("created_at", "image", "updated_at") VALUES (?, ?, ?)[0m [["created_at", Tue, 23 Apr 2013 07:17:18 UTC +00:00], ["image", nil], ["updated_at", Tue, 23 Apr 2013 07:17:18 UTC +00:00]]
|
|
63
|
+
[1m[35mFooltip::Container::Translation Load (0.1ms)[0m SELECT "fooltip_container_translations".* FROM "fooltip_container_translations" WHERE "fooltip_container_translations"."fooltip_container_id" = 1 AND "fooltip_container_translations"."locale" = 'en' LIMIT 1
|
|
64
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "fooltip_container_translations" ("created_at", "description", "fooltip_container_id", "locale", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?)[0m [["created_at", Tue, 23 Apr 2013 07:17:18 UTC +00:00], ["description", "MyText"], ["fooltip_container_id", 1], ["locale", "en"], ["title", "MyString"], ["updated_at", Tue, 23 Apr 2013 07:17:18 UTC +00:00]]
|
|
65
|
+
[1m[35mFooltip::Container::Translation Load (0.0ms)[0m SELECT "fooltip_container_translations".* FROM "fooltip_container_translations" WHERE "fooltip_container_translations"."id" = ? LIMIT 1 [["id", 1]]
|
|
66
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
67
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
|
68
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
|
69
|
+
[1m[35mFooltip::Association Exists (0.1ms)[0m SELECT 1 AS one FROM "fooltip_associations" WHERE ("fooltip_associations"."owner_id" IS NULL AND "fooltip_associations"."owner_type" IS NULL AND "fooltip_associations"."container_id" IS NULL) LIMIT 1
|
|
70
|
+
[1m[36mFooltip::Association Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "fooltip_associations" WHERE ("fooltip_associations"."owner_id" IS NULL AND "fooltip_associations"."owner_type" IS NULL AND "fooltip_associations"."container_id" IS NULL) LIMIT 1[0m
|
|
71
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
|
72
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
|
73
|
+
[1m[35mFooltip::Association Exists (0.2ms)[0m SELECT 1 AS one FROM "fooltip_associations" WHERE ("fooltip_associations"."owner_id" IS NULL AND "fooltip_associations"."owner_type" IS NULL AND "fooltip_associations"."container_id" IS NULL) LIMIT 1
|
|
74
|
+
[1m[36mFooltip::Association Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "fooltip_associations" WHERE ("fooltip_associations"."owner_id" IS NULL AND "fooltip_associations"."owner_type" IS NULL AND "fooltip_associations"."container_id" IS NULL) LIMIT 1[0m
|
|
75
|
+
[1m[35m (0.4ms)[0m rollback transaction
|
|
76
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
|
77
|
+
[1m[35mFooltip::Association Exists (0.2ms)[0m SELECT 1 AS one FROM "fooltip_associations" WHERE ("fooltip_associations"."owner_id" IS NULL AND "fooltip_associations"."owner_type" IS NULL AND "fooltip_associations"."container_id" IS NULL) LIMIT 1
|
|
78
|
+
[1m[36mFooltip::Association Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "fooltip_associations" WHERE ("fooltip_associations"."owner_id" IS NULL AND "fooltip_associations"."owner_type" IS NULL AND "fooltip_associations"."container_id" IS NULL) LIMIT 1[0m
|
|
79
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
|
80
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
|
81
|
+
[1m[35mFooltip::Association Load (0.1ms)[0m SELECT "fooltip_associations".* FROM "fooltip_associations" LIMIT 1
|
|
82
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
83
|
+
[1m[35mSQL (1.4ms)[0m INSERT INTO "fooltip_associations" ("container_id", "created_at", "owner_id", "owner_type", "updated_at") VALUES (?, ?, ?, ?, ?) [["container_id", nil], ["created_at", Tue, 23 Apr 2013 07:17:18 UTC +00:00], ["owner_id", 0], ["owner_type", nil], ["updated_at", Tue, 23 Apr 2013 07:17:18 UTC +00:00]]
|
|
84
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
85
|
+
[1m[35mFooltip::Association Exists (0.1ms)[0m SELECT 1 AS one FROM "fooltip_associations" WHERE ("fooltip_associations"."owner_id" = 0 AND "fooltip_associations"."owner_type" IS NULL AND "fooltip_associations"."container_id" IS NULL) LIMIT 1
|
|
86
|
+
[1m[36mFooltip::Association Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "fooltip_associations" WHERE ("fooltip_associations"."owner_id" = 0 AND "fooltip_associations"."owner_type" IS NULL AND "fooltip_associations"."container_id" IS NULL) LIMIT 1[0m
|
|
87
|
+
[1m[35mFooltip::Association Exists (0.1ms)[0m SELECT 1 AS one FROM "fooltip_associations" WHERE ("fooltip_associations"."owner_id" = 0 AND "fooltip_associations"."owner_type" = '1' AND "fooltip_associations"."container_id" IS NULL) LIMIT 1
|
|
88
|
+
[1m[36mFooltip::Association Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "fooltip_associations" WHERE ("fooltip_associations"."owner_id" = 0 AND "fooltip_associations"."owner_type" = '1' AND "fooltip_associations"."container_id" IS NULL) LIMIT 1[0m
|
|
89
|
+
[1m[35mFooltip::Association Exists (0.0ms)[0m SELECT 1 AS one FROM "fooltip_associations" WHERE ("fooltip_associations"."owner_id" = 0 AND "fooltip_associations"."owner_type" = '0' AND "fooltip_associations"."container_id" = 1) LIMIT 1
|
|
90
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
|
91
|
+
[1m[35m (0.0ms)[0m begin transaction
|
|
92
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
|
93
|
+
[1m[35m (0.0ms)[0m begin transaction
|
|
94
|
+
[1m[36m (0.0ms)[0m [1mrollback transaction[0m
|
|
95
|
+
[1m[35m (0.0ms)[0m begin transaction
|
|
96
|
+
[1m[36m (0.0ms)[0m [1mrollback transaction[0m
|
|
97
|
+
[1m[35m (0.0ms)[0m begin transaction
|
|
98
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
99
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "test_fooltips" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Tue, 23 Apr 2013 07:17:18 UTC +00:00], ["name", nil], ["updated_at", Tue, 23 Apr 2013 07:17:18 UTC +00:00]]
|
|
100
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
101
|
+
[1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "fooltip_containers" INNER JOIN "fooltip_associations" ON "fooltip_containers"."id" = "fooltip_associations"."container_id" WHERE "fooltip_associations"."owner_id" = 1 AND "fooltip_associations"."owner_type" = 'TestFooltip'
|
|
102
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
|
103
|
+
[1m[35m (0.1ms)[0m begin transaction
|
|
104
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
105
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "test_fooltips" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Tue, 23 Apr 2013 07:17:18 UTC +00:00], ["name", nil], ["updated_at", Tue, 23 Apr 2013 07:17:18 UTC +00:00]]
|
|
106
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
107
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
|
108
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "fooltip_containers" ("created_at", "image", "updated_at") VALUES (?, ?, ?)[0m [["created_at", Tue, 23 Apr 2013 07:17:18 UTC +00:00], ["image", nil], ["updated_at", Tue, 23 Apr 2013 07:17:18 UTC +00:00]]
|
|
109
|
+
[1m[35mFooltip::Container::Translation Load (0.1ms)[0m SELECT "fooltip_container_translations".* FROM "fooltip_container_translations" WHERE "fooltip_container_translations"."fooltip_container_id" = 1 AND "fooltip_container_translations"."locale" = 'en' LIMIT 1
|
|
110
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "fooltip_container_translations" ("created_at", "description", "fooltip_container_id", "locale", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?)[0m [["created_at", Tue, 23 Apr 2013 07:17:18 UTC +00:00], ["description", "MyText"], ["fooltip_container_id", 1], ["locale", "en"], ["title", "MyString"], ["updated_at", Tue, 23 Apr 2013 07:17:18 UTC +00:00]]
|
|
111
|
+
[1m[35mFooltip::Container::Translation Load (0.0ms)[0m SELECT "fooltip_container_translations".* FROM "fooltip_container_translations" WHERE "fooltip_container_translations"."id" = ? LIMIT 1 [["id", 1]]
|
|
112
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
113
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
|
114
|
+
[1m[36mFooltip::Association Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "fooltip_associations" WHERE ("fooltip_associations"."owner_id" = 1 AND "fooltip_associations"."owner_type" = 'TestFooltip' AND "fooltip_associations"."container_id" = 1) LIMIT 1[0m
|
|
115
|
+
[1m[35mSQL (0.1ms)[0m INSERT INTO "fooltip_associations" ("container_id", "created_at", "owner_id", "owner_type", "updated_at") VALUES (?, ?, ?, ?, ?) [["container_id", 1], ["created_at", Tue, 23 Apr 2013 07:17:18 UTC +00:00], ["owner_id", 1], ["owner_type", "TestFooltip"], ["updated_at", Tue, 23 Apr 2013 07:17:18 UTC +00:00]]
|
|
116
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
117
|
+
[1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "fooltip_associations"
|
|
118
|
+
[1m[36mFooltip::Container Load (0.2ms)[0m [1mSELECT "fooltip_containers".* FROM "fooltip_containers" INNER JOIN "fooltip_associations" ON "fooltip_containers"."id" = "fooltip_associations"."container_id" WHERE "fooltip_associations"."owner_id" = 1 AND "fooltip_associations"."owner_type" = 'TestFooltip' ORDER BY "fooltip_containers"."id" DESC LIMIT 1[0m
|
|
119
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
|
120
|
+
[1m[36mFooltip::Container::Translation Load (0.1ms)[0m [1mSELECT "fooltip_container_translations".* FROM "fooltip_container_translations" WHERE "fooltip_container_translations"."fooltip_container_id" = 1[0m
|
|
121
|
+
[1m[35mSQL (0.1ms)[0m DELETE FROM "fooltip_container_translations" WHERE "fooltip_container_translations"."id" = ? [["id", 1]]
|
|
122
|
+
[1m[36mFooltip::Link Load (0.2ms)[0m [1mSELECT "fooltip_links".* FROM "fooltip_links" WHERE "fooltip_links"."container_id" = 1[0m
|
|
123
|
+
[1m[35mFooltip::Association Load (0.1ms)[0m SELECT "fooltip_associations".* FROM "fooltip_associations" WHERE "fooltip_associations"."container_id" = 1
|
|
124
|
+
[1m[36mSQL (0.2ms)[0m [1mDELETE FROM "fooltip_associations" WHERE "fooltip_associations"."id" = ?[0m [["id", 1]]
|
|
125
|
+
[1m[35mSQL (0.1ms)[0m DELETE FROM "fooltip_containers" WHERE "fooltip_containers"."id" = ? [["id", 1]]
|
|
126
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
127
|
+
[1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "fooltip_associations"
|
|
128
|
+
[1m[36m (0.2ms)[0m [1mrollback transaction[0m
|
|
129
|
+
[1m[35m (0.0ms)[0m begin transaction
|
|
130
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
131
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "test_fooltips" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Tue, 23 Apr 2013 07:17:18 UTC +00:00], ["name", nil], ["updated_at", Tue, 23 Apr 2013 07:17:18 UTC +00:00]]
|
|
132
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
133
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
|
134
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "fooltip_containers" ("created_at", "image", "updated_at") VALUES (?, ?, ?)[0m [["created_at", Tue, 23 Apr 2013 07:17:18 UTC +00:00], ["image", nil], ["updated_at", Tue, 23 Apr 2013 07:17:18 UTC +00:00]]
|
|
135
|
+
[1m[35mFooltip::Container::Translation Load (0.1ms)[0m SELECT "fooltip_container_translations".* FROM "fooltip_container_translations" WHERE "fooltip_container_translations"."fooltip_container_id" = 1 AND "fooltip_container_translations"."locale" = 'en' LIMIT 1
|
|
136
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "fooltip_container_translations" ("created_at", "description", "fooltip_container_id", "locale", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?)[0m [["created_at", Tue, 23 Apr 2013 07:17:18 UTC +00:00], ["description", "MyText"], ["fooltip_container_id", 1], ["locale", "en"], ["title", "MyString"], ["updated_at", Tue, 23 Apr 2013 07:17:18 UTC +00:00]]
|
|
137
|
+
[1m[35mFooltip::Container::Translation Load (0.0ms)[0m SELECT "fooltip_container_translations".* FROM "fooltip_container_translations" WHERE "fooltip_container_translations"."id" = ? LIMIT 1 [["id", 1]]
|
|
138
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
139
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
|
140
|
+
[1m[36mFooltip::Association Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "fooltip_associations" WHERE ("fooltip_associations"."owner_id" = 1 AND "fooltip_associations"."owner_type" = 'TestFooltip' AND "fooltip_associations"."container_id" = 1) LIMIT 1[0m
|
|
141
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "fooltip_associations" ("container_id", "created_at", "owner_id", "owner_type", "updated_at") VALUES (?, ?, ?, ?, ?) [["container_id", 1], ["created_at", Tue, 23 Apr 2013 07:17:18 UTC +00:00], ["owner_id", 1], ["owner_type", "TestFooltip"], ["updated_at", Tue, 23 Apr 2013 07:17:18 UTC +00:00]]
|
|
142
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
143
|
+
[1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "fooltip_containers" INNER JOIN "fooltip_associations" ON "fooltip_containers"."id" = "fooltip_associations"."container_id" WHERE "fooltip_associations"."owner_id" = 1 AND "fooltip_associations"."owner_type" = 'TestFooltip'
|
|
144
|
+
[1m[36m (0.2ms)[0m [1mrollback transaction[0m
|
|
145
|
+
[1m[35m (0.0ms)[0m begin transaction
|
|
146
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
147
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "test_fooltips" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Tue, 23 Apr 2013 07:17:18 UTC +00:00], ["name", nil], ["updated_at", Tue, 23 Apr 2013 07:17:18 UTC +00:00]]
|
|
148
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
149
|
+
[1m[35m (0.0ms)[0m SELECT COUNT(*) FROM "fooltip_associations"
|
|
150
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
151
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "fooltip_containers" ("created_at", "image", "updated_at") VALUES (?, ?, ?) [["created_at", Tue, 23 Apr 2013 07:17:18 UTC +00:00], ["image", nil], ["updated_at", Tue, 23 Apr 2013 07:17:18 UTC +00:00]]
|
|
152
|
+
[1m[36mFooltip::Container::Translation Load (0.1ms)[0m [1mSELECT "fooltip_container_translations".* FROM "fooltip_container_translations" WHERE "fooltip_container_translations"."fooltip_container_id" = 1 AND "fooltip_container_translations"."locale" = 'en' LIMIT 1[0m
|
|
153
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "fooltip_container_translations" ("created_at", "description", "fooltip_container_id", "locale", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Tue, 23 Apr 2013 07:17:18 UTC +00:00], ["description", "MyText"], ["fooltip_container_id", 1], ["locale", "en"], ["title", "MyString"], ["updated_at", Tue, 23 Apr 2013 07:17:18 UTC +00:00]]
|
|
154
|
+
[1m[36mFooltip::Container::Translation Load (0.0ms)[0m [1mSELECT "fooltip_container_translations".* FROM "fooltip_container_translations" WHERE "fooltip_container_translations"."id" = ? LIMIT 1[0m [["id", 1]]
|
|
155
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
|
156
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
157
|
+
[1m[35mFooltip::Association Exists (0.1ms)[0m SELECT 1 AS one FROM "fooltip_associations" WHERE ("fooltip_associations"."owner_id" = 1 AND "fooltip_associations"."owner_type" = 'TestFooltip' AND "fooltip_associations"."container_id" = 1) LIMIT 1
|
|
158
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "fooltip_associations" ("container_id", "created_at", "owner_id", "owner_type", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["container_id", 1], ["created_at", Tue, 23 Apr 2013 07:17:18 UTC +00:00], ["owner_id", 1], ["owner_type", "TestFooltip"], ["updated_at", Tue, 23 Apr 2013 07:17:18 UTC +00:00]]
|
|
159
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
|
160
|
+
[1m[36m (0.0ms)[0m [1mSELECT COUNT(*) FROM "fooltip_associations" [0m
|
|
161
|
+
[1m[35m (0.2ms)[0m rollback transaction
|
|
162
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
|
163
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
|
164
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "test_fooltips" ("created_at", "name", "updated_at") VALUES (?, ?, ?)[0m [["created_at", Tue, 23 Apr 2013 07:17:18 UTC +00:00], ["name", nil], ["updated_at", Tue, 23 Apr 2013 07:17:18 UTC +00:00]]
|
|
165
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
|
166
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
167
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "fooltip_containers" ("created_at", "image", "updated_at") VALUES (?, ?, ?) [["created_at", Tue, 23 Apr 2013 07:17:18 UTC +00:00], ["image", nil], ["updated_at", Tue, 23 Apr 2013 07:17:18 UTC +00:00]]
|
|
168
|
+
[1m[36mFooltip::Container::Translation Load (0.1ms)[0m [1mSELECT "fooltip_container_translations".* FROM "fooltip_container_translations" WHERE "fooltip_container_translations"."fooltip_container_id" = 1 AND "fooltip_container_translations"."locale" = 'en' LIMIT 1[0m
|
|
169
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "fooltip_container_translations" ("created_at", "description", "fooltip_container_id", "locale", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Tue, 23 Apr 2013 07:17:18 UTC +00:00], ["description", "MyText"], ["fooltip_container_id", 1], ["locale", "en"], ["title", "MyString"], ["updated_at", Tue, 23 Apr 2013 07:17:18 UTC +00:00]]
|
|
170
|
+
[1m[36mFooltip::Container::Translation Load (0.0ms)[0m [1mSELECT "fooltip_container_translations".* FROM "fooltip_container_translations" WHERE "fooltip_container_translations"."id" = ? LIMIT 1[0m [["id", 1]]
|
|
171
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
|
172
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
173
|
+
[1m[35mFooltip::Association Exists (0.1ms)[0m SELECT 1 AS one FROM "fooltip_associations" WHERE ("fooltip_associations"."owner_id" = 1 AND "fooltip_associations"."owner_type" = 'TestFooltip' AND "fooltip_associations"."container_id" = 1) LIMIT 1
|
|
174
|
+
[1m[36mSQL (0.1ms)[0m [1mINSERT INTO "fooltip_associations" ("container_id", "created_at", "owner_id", "owner_type", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["container_id", 1], ["created_at", Tue, 23 Apr 2013 07:17:18 UTC +00:00], ["owner_id", 1], ["owner_type", "TestFooltip"], ["updated_at", Tue, 23 Apr 2013 07:17:18 UTC +00:00]]
|
|
175
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
|
176
|
+
[1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "fooltip_associations" [0m
|
|
177
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
|
178
|
+
[1m[36mFooltip::Association Load (0.1ms)[0m [1mSELECT "fooltip_associations".* FROM "fooltip_associations" WHERE "fooltip_associations"."owner_id" = 1 AND "fooltip_associations"."owner_type" = 'TestFooltip'[0m
|
|
179
|
+
[1m[35mSQL (0.0ms)[0m DELETE FROM "fooltip_associations" WHERE "fooltip_associations"."id" = ? [["id", 1]]
|
|
180
|
+
[1m[36mSQL (0.1ms)[0m [1mDELETE FROM "test_fooltips" WHERE "test_fooltips"."id" = ?[0m [["id", 1]]
|
|
181
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
|
182
|
+
[1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "fooltip_associations" [0m
|
|
183
|
+
[1m[35m (0.2ms)[0m rollback transaction
|
|
184
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
|
185
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
|
186
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
|
187
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
|
188
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
|
189
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
|
190
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "fooltip_containers" ("created_at", "image", "updated_at") VALUES (?, ?, ?)[0m [["created_at", Tue, 23 Apr 2013 07:17:18 UTC +00:00], ["image", nil], ["updated_at", Tue, 23 Apr 2013 07:17:18 UTC +00:00]]
|
|
191
|
+
[1m[35mFooltip::Container::Translation Load (0.1ms)[0m SELECT "fooltip_container_translations".* FROM "fooltip_container_translations" WHERE "fooltip_container_translations"."fooltip_container_id" = 1 AND "fooltip_container_translations"."locale" = 'en' LIMIT 1
|
|
192
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "fooltip_container_translations" ("created_at", "description", "fooltip_container_id", "locale", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?)[0m [["created_at", Tue, 23 Apr 2013 07:17:18 UTC +00:00], ["description", "MyText"], ["fooltip_container_id", 1], ["locale", "en"], ["title", "MyString"], ["updated_at", Tue, 23 Apr 2013 07:17:18 UTC +00:00]]
|
|
193
|
+
[1m[35mFooltip::Container::Translation Load (0.0ms)[0m SELECT "fooltip_container_translations".* FROM "fooltip_container_translations" WHERE "fooltip_container_translations"."id" = ? LIMIT 1 [["id", 1]]
|
|
194
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
195
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
|
196
|
+
[1m[36mSQL (1.9ms)[0m [1mINSERT INTO "fooltip_popups" ("created_at", "identifier", "max_height", "max_width", "min_height", "min_width", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?)[0m [["created_at", Tue, 23 Apr 2013 07:17:18 UTC +00:00], ["identifier", "MyString"], ["max_height", nil], ["max_width", nil], ["min_height", nil], ["min_width", nil], ["updated_at", Tue, 23 Apr 2013 07:17:18 UTC +00:00]]
|
|
197
|
+
[1m[35mFooltip::Popup::Translation Load (0.2ms)[0m SELECT "fooltip_popup_translations".* FROM "fooltip_popup_translations" WHERE "fooltip_popup_translations"."fooltip_popup_id" = 1 AND "fooltip_popup_translations"."locale" = 'en' LIMIT 1
|
|
198
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "fooltip_popup_translations" ("content", "created_at", "fooltip_popup_id", "locale", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?)[0m [["content", "MyText"], ["created_at", Tue, 23 Apr 2013 07:17:18 UTC +00:00], ["fooltip_popup_id", 1], ["locale", "en"], ["title", "MyString"], ["updated_at", Tue, 23 Apr 2013 07:17:18 UTC +00:00]]
|
|
199
|
+
[1m[35mFooltip::Popup::Translation Load (0.0ms)[0m SELECT "fooltip_popup_translations".* FROM "fooltip_popup_translations" WHERE "fooltip_popup_translations"."id" = ? LIMIT 1 [["id", 1]]
|
|
200
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
201
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
|
202
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "fooltip_links" ("container_id", "created_at", "placement", "popup_id", "trigger", "updated_at", "x", "y") VALUES (?, ?, ?, ?, ?, ?, ?, ?)[0m [["container_id", 1], ["created_at", Tue, 23 Apr 2013 07:17:18 UTC +00:00], ["placement", 1], ["popup_id", 1], ["trigger", 1], ["updated_at", Tue, 23 Apr 2013 07:17:18 UTC +00:00], ["x", 1], ["y", 1]]
|
|
203
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
|
204
|
+
[1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "fooltip_links" [0m
|
|
205
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
|
206
|
+
[1m[36mSQL (0.1ms)[0m [1mDELETE FROM "fooltip_container_translations" WHERE "fooltip_container_translations"."id" = ?[0m [["id", 1]]
|
|
207
|
+
[1m[35mFooltip::Link Load (0.1ms)[0m SELECT "fooltip_links".* FROM "fooltip_links" WHERE "fooltip_links"."container_id" = 1
|
|
208
|
+
[1m[36mSQL (0.1ms)[0m [1mDELETE FROM "fooltip_links" WHERE "fooltip_links"."id" = ?[0m [["id", 1]]
|
|
209
|
+
[1m[35mFooltip::Association Load (0.1ms)[0m SELECT "fooltip_associations".* FROM "fooltip_associations" WHERE "fooltip_associations"."container_id" = 1
|
|
210
|
+
[1m[36mSQL (0.0ms)[0m [1mDELETE FROM "fooltip_containers" WHERE "fooltip_containers"."id" = ?[0m [["id", 1]]
|
|
211
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
|
212
|
+
[1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "fooltip_links" [0m
|
|
213
|
+
[1m[35m (0.2ms)[0m rollback transaction
|
|
214
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
|
215
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
|
216
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
|
217
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
|
218
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
|
219
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
|
220
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
|
221
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
|
222
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
|
223
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
|
224
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
|
225
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
|
226
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
|
227
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
|
228
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
|
229
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
|
230
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
|
231
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
|
232
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
|
233
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
|
234
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
|
235
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
|
236
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
|
237
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
|
238
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
|
239
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
|
240
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
|
241
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
|
242
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
|
243
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
|
244
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
|
245
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
|
246
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "fooltip_containers" ("created_at", "image", "updated_at") VALUES (?, ?, ?)[0m [["created_at", Tue, 23 Apr 2013 07:17:18 UTC +00:00], ["image", nil], ["updated_at", Tue, 23 Apr 2013 07:17:18 UTC +00:00]]
|
|
247
|
+
[1m[35mFooltip::Container::Translation Load (0.2ms)[0m SELECT "fooltip_container_translations".* FROM "fooltip_container_translations" WHERE "fooltip_container_translations"."fooltip_container_id" = 1 AND "fooltip_container_translations"."locale" = 'en' LIMIT 1
|
|
248
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "fooltip_container_translations" ("created_at", "description", "fooltip_container_id", "locale", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?)[0m [["created_at", Tue, 23 Apr 2013 07:17:18 UTC +00:00], ["description", "MyText"], ["fooltip_container_id", 1], ["locale", "en"], ["title", "MyString"], ["updated_at", Tue, 23 Apr 2013 07:17:18 UTC +00:00]]
|
|
249
|
+
[1m[35mFooltip::Container::Translation Load (0.1ms)[0m SELECT "fooltip_container_translations".* FROM "fooltip_container_translations" WHERE "fooltip_container_translations"."id" = ? LIMIT 1 [["id", 1]]
|
|
250
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
251
|
+
Processing by Fooltip::ContainersController#show as HTML
|
|
252
|
+
Parameters: {"id"=>"1"}
|
|
253
|
+
[1m[35mFooltip::Container Load (0.1ms)[0m SELECT "fooltip_containers".* FROM "fooltip_containers" WHERE "fooltip_containers"."id" = ? LIMIT 1 [["id", "1"]]
|
|
254
|
+
Rendered /home/web/railsprojects/fooltip/app/views/fooltip/containers/show.html.haml within layouts/application (0.5ms)
|
|
255
|
+
Completed 200 OK in 85ms (Views: 83.6ms | ActiveRecord: 0.1ms)
|
|
256
|
+
[1m[36m (0.3ms)[0m [1mrollback transaction[0m
|
|
257
|
+
[1m[35m (0.1ms)[0m begin transaction
|
|
258
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
|
259
|
+
[1m[35m (0.1ms)[0m begin transaction
|
|
260
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
261
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "fooltip_containers" ("created_at", "image", "updated_at") VALUES (?, ?, ?) [["created_at", Tue, 23 Apr 2013 07:17:18 UTC +00:00], ["image", nil], ["updated_at", Tue, 23 Apr 2013 07:17:18 UTC +00:00]]
|
|
262
|
+
[1m[36mFooltip::Container::Translation Load (0.1ms)[0m [1mSELECT "fooltip_container_translations".* FROM "fooltip_container_translations" WHERE "fooltip_container_translations"."fooltip_container_id" = 1 AND "fooltip_container_translations"."locale" = 'en' LIMIT 1[0m
|
|
263
|
+
[1m[35mSQL (0.5ms)[0m INSERT INTO "fooltip_container_translations" ("created_at", "description", "fooltip_container_id", "locale", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Tue, 23 Apr 2013 07:17:18 UTC +00:00], ["description", "MyText"], ["fooltip_container_id", 1], ["locale", "en"], ["title", "MyString"], ["updated_at", Tue, 23 Apr 2013 07:17:18 UTC +00:00]]
|
|
264
|
+
[1m[36mFooltip::Container::Translation Load (0.0ms)[0m [1mSELECT "fooltip_container_translations".* FROM "fooltip_container_translations" WHERE "fooltip_container_translations"."id" = ? LIMIT 1[0m [["id", 1]]
|
|
265
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
|
266
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
267
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "fooltip_popups" ("created_at", "identifier", "max_height", "max_width", "min_height", "min_width", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Tue, 23 Apr 2013 07:17:18 UTC +00:00], ["identifier", "MyString"], ["max_height", nil], ["max_width", nil], ["min_height", nil], ["min_width", nil], ["updated_at", Tue, 23 Apr 2013 07:17:18 UTC +00:00]]
|
|
268
|
+
[1m[36mFooltip::Popup::Translation Load (0.1ms)[0m [1mSELECT "fooltip_popup_translations".* FROM "fooltip_popup_translations" WHERE "fooltip_popup_translations"."fooltip_popup_id" = 1 AND "fooltip_popup_translations"."locale" = 'en' LIMIT 1[0m
|
|
269
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "fooltip_popup_translations" ("content", "created_at", "fooltip_popup_id", "locale", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", "MyText"], ["created_at", Tue, 23 Apr 2013 07:17:18 UTC +00:00], ["fooltip_popup_id", 1], ["locale", "en"], ["title", "MyString"], ["updated_at", Tue, 23 Apr 2013 07:17:18 UTC +00:00]]
|
|
270
|
+
[1m[36mFooltip::Popup::Translation Load (0.0ms)[0m [1mSELECT "fooltip_popup_translations".* FROM "fooltip_popup_translations" WHERE "fooltip_popup_translations"."id" = ? LIMIT 1[0m [["id", 1]]
|
|
271
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
|
272
|
+
[1m[36m (0.2ms)[0m [1mrollback transaction[0m
|
|
273
|
+
[1m[35m (0.9ms)[0m begin transaction
|
|
274
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
|
275
|
+
[1m[35m (0.1ms)[0m begin transaction
|
|
276
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
|
277
|
+
[1m[35m (0.1ms)[0m begin transaction
|
|
278
|
+
[1m[36m (0.0ms)[0m [1mrollback transaction[0m
|
|
279
|
+
[1m[35m (0.1ms)[0m begin transaction
|
|
280
|
+
[1m[36m (0.0ms)[0m [1mrollback transaction[0m
|
|
281
|
+
[1m[35m (0.1ms)[0m begin transaction
|
|
282
|
+
[1m[36m (0.0ms)[0m [1mrollback transaction[0m
|
|
283
|
+
[1m[35m (0.0ms)[0m begin transaction
|
|
284
|
+
[1m[36m (0.0ms)[0m [1mrollback transaction[0m
|
|
285
|
+
[1m[35m (0.0ms)[0m begin transaction
|
|
286
|
+
[1m[36m (0.0ms)[0m [1mrollback transaction[0m
|
|
287
|
+
[1m[35m (0.0ms)[0m begin transaction
|
|
288
|
+
[1m[36m (0.0ms)[0m [1mrollback transaction[0m
|
|
289
|
+
[1m[35m (0.0ms)[0m begin transaction
|
|
290
|
+
[1m[36m (0.0ms)[0m [1mrollback transaction[0m
|
|
291
|
+
[1m[35m (0.0ms)[0m begin transaction
|
|
292
|
+
[1m[36m (0.0ms)[0m [1mrollback transaction[0m
|
|
293
|
+
[1m[35m (0.0ms)[0m begin transaction
|
|
294
|
+
[1m[36m (0.0ms)[0m [1mrollback transaction[0m
|
|
295
|
+
[1m[35m (0.0ms)[0m begin transaction
|
|
296
|
+
[1m[36m (0.0ms)[0m [1mrollback transaction[0m
|
|
297
|
+
[1m[35m (0.0ms)[0m begin transaction
|
|
298
|
+
[1m[36m (0.0ms)[0m [1mrollback transaction[0m
|
|
299
|
+
[1m[35m (0.0ms)[0m begin transaction
|
|
300
|
+
[1m[36m (0.0ms)[0m [1mrollback transaction[0m
|
|
301
|
+
[1m[35m (0.0ms)[0m begin transaction
|
|
302
|
+
[1m[36m (0.0ms)[0m [1mrollback transaction[0m
|
|
303
|
+
[1m[35m (0.0ms)[0m begin transaction
|
|
304
|
+
[1m[36m (0.0ms)[0m [1mrollback transaction[0m
|
|
305
|
+
[1m[35m (0.8ms)[0m begin transaction
|
|
306
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
|
307
|
+
[1m[35m (0.0ms)[0m begin transaction
|
|
308
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
309
|
+
[1m[35mSQL (34.1ms)[0m INSERT INTO "fooltip_popups" ("created_at", "identifier", "max_height", "max_width", "min_height", "min_width", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Tue, 23 Apr 2013 07:18:51 UTC +00:00], ["identifier", "MyString"], ["max_height", nil], ["max_width", nil], ["min_height", nil], ["min_width", nil], ["updated_at", Tue, 23 Apr 2013 07:18:51 UTC +00:00]]
|
|
310
|
+
[1m[36mFooltip::Popup::Translation Load (0.1ms)[0m [1mSELECT "fooltip_popup_translations".* FROM "fooltip_popup_translations" WHERE "fooltip_popup_translations"."fooltip_popup_id" = 1 AND "fooltip_popup_translations"."locale" = 'en' LIMIT 1[0m
|
|
311
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "fooltip_popup_translations" ("content", "created_at", "fooltip_popup_id", "locale", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", "MyText"], ["created_at", Tue, 23 Apr 2013 07:18:51 UTC +00:00], ["fooltip_popup_id", 1], ["locale", "en"], ["title", "Test Popup"], ["updated_at", Tue, 23 Apr 2013 07:18:51 UTC +00:00]]
|
|
312
|
+
[1m[36mFooltip::Popup::Translation Load (0.1ms)[0m [1mSELECT "fooltip_popup_translations".* FROM "fooltip_popup_translations" WHERE "fooltip_popup_translations"."id" = ? LIMIT 1[0m [["id", 1]]
|
|
313
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
|
314
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
315
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "fooltip_containers" ("created_at", "image", "updated_at") VALUES (?, ?, ?) [["created_at", Tue, 23 Apr 2013 07:18:51 UTC +00:00], ["image", nil], ["updated_at", Tue, 23 Apr 2013 07:18:51 UTC +00:00]]
|
|
316
|
+
[1m[36mFooltip::Container::Translation Load (0.1ms)[0m [1mSELECT "fooltip_container_translations".* FROM "fooltip_container_translations" WHERE "fooltip_container_translations"."fooltip_container_id" = 1 AND "fooltip_container_translations"."locale" = 'en' LIMIT 1[0m
|
|
317
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "fooltip_container_translations" ("created_at", "description", "fooltip_container_id", "locale", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Tue, 23 Apr 2013 07:18:51 UTC +00:00], ["description", "MyText"], ["fooltip_container_id", 1], ["locale", "en"], ["title", "MyString"], ["updated_at", Tue, 23 Apr 2013 07:18:51 UTC +00:00]]
|
|
318
|
+
[1m[36mFooltip::Container::Translation Load (0.1ms)[0m [1mSELECT "fooltip_container_translations".* FROM "fooltip_container_translations" WHERE "fooltip_container_translations"."id" = ? LIMIT 1[0m [["id", 1]]
|
|
319
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
|
320
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
321
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "fooltip_links" ("container_id", "created_at", "placement", "popup_id", "trigger", "updated_at", "x", "y") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["container_id", 1], ["created_at", Tue, 23 Apr 2013 07:18:51 UTC +00:00], ["placement", 1], ["popup_id", 1], ["trigger", 1], ["updated_at", Tue, 23 Apr 2013 07:18:51 UTC +00:00], ["x", 1], ["y", 1]]
|
|
322
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
323
|
+
[1m[35m (0.0ms)[0m SELECT COUNT(*) FROM "fooltip_links"
|
|
324
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
325
|
+
[1m[35mSQL (0.1ms)[0m DELETE FROM "fooltip_popup_translations" WHERE "fooltip_popup_translations"."id" = ? [["id", 1]]
|
|
326
|
+
[1m[36mFooltip::Link Load (0.1ms)[0m [1mSELECT "fooltip_links".* FROM "fooltip_links" WHERE "fooltip_links"."popup_id" = 1[0m
|
|
327
|
+
[1m[35mSQL (0.1ms)[0m DELETE FROM "fooltip_links" WHERE "fooltip_links"."id" = ? [["id", 1]]
|
|
328
|
+
[1m[36mSQL (0.1ms)[0m [1mDELETE FROM "fooltip_popups" WHERE "fooltip_popups"."id" = ?[0m [["id", 1]]
|
|
329
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
|
330
|
+
[1m[36m (0.0ms)[0m [1mSELECT COUNT(*) FROM "fooltip_links" [0m
|
|
331
|
+
[1m[35m (0.8ms)[0m rollback transaction
|
|
332
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
|
333
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
|
334
|
+
[1m[35m (0.9ms)[0m begin transaction
|
|
335
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
|
336
|
+
[1m[35m (0.1ms)[0m begin transaction
|
|
337
|
+
[1m[36mFooltip::Association Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "fooltip_associations" WHERE ("fooltip_associations"."owner_id" IS NULL AND "fooltip_associations"."owner_type" IS NULL AND "fooltip_associations"."container_id" IS NULL) LIMIT 1[0m
|
|
338
|
+
[1m[35mFooltip::Association Exists (0.1ms)[0m SELECT 1 AS one FROM "fooltip_associations" WHERE ("fooltip_associations"."owner_id" IS NULL AND "fooltip_associations"."owner_type" IS NULL AND "fooltip_associations"."container_id" IS NULL) LIMIT 1
|
|
339
|
+
[1m[36m (0.0ms)[0m [1mrollback transaction[0m
|
|
340
|
+
[1m[35m (0.0ms)[0m begin transaction
|
|
341
|
+
[1m[36m (0.0ms)[0m [1mrollback transaction[0m
|
|
342
|
+
[1m[35m (0.0ms)[0m begin transaction
|
|
343
|
+
[1m[36mFooltip::Association Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "fooltip_associations" WHERE ("fooltip_associations"."owner_id" IS NULL AND "fooltip_associations"."owner_type" IS NULL AND "fooltip_associations"."container_id" IS NULL) LIMIT 1[0m
|
|
344
|
+
[1m[35mFooltip::Association Exists (0.1ms)[0m SELECT 1 AS one FROM "fooltip_associations" WHERE ("fooltip_associations"."owner_id" IS NULL AND "fooltip_associations"."owner_type" IS NULL AND "fooltip_associations"."container_id" IS NULL) LIMIT 1
|
|
345
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
|
346
|
+
[1m[35m (0.1ms)[0m begin transaction
|
|
347
|
+
[1m[36mFooltip::Association Load (0.1ms)[0m [1mSELECT "fooltip_associations".* FROM "fooltip_associations" LIMIT 1[0m
|
|
348
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
|
349
|
+
[1m[36mSQL (4.6ms)[0m [1mINSERT INTO "fooltip_associations" ("container_id", "created_at", "owner_id", "owner_type", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["container_id", nil], ["created_at", Tue, 23 Apr 2013 07:20:31 UTC +00:00], ["owner_id", 0], ["owner_type", nil], ["updated_at", Tue, 23 Apr 2013 07:20:31 UTC +00:00]]
|
|
350
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
|
351
|
+
[1m[36mFooltip::Association Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "fooltip_associations" WHERE ("fooltip_associations"."owner_id" = 0 AND "fooltip_associations"."owner_type" IS NULL AND "fooltip_associations"."container_id" IS NULL) LIMIT 1[0m
|
|
352
|
+
[1m[35mFooltip::Association Exists (0.1ms)[0m SELECT 1 AS one FROM "fooltip_associations" WHERE ("fooltip_associations"."owner_id" = 0 AND "fooltip_associations"."owner_type" IS NULL AND "fooltip_associations"."container_id" IS NULL) LIMIT 1
|
|
353
|
+
[1m[36mFooltip::Association Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "fooltip_associations" WHERE ("fooltip_associations"."owner_id" = 0 AND "fooltip_associations"."owner_type" = '1' AND "fooltip_associations"."container_id" IS NULL) LIMIT 1[0m
|
|
354
|
+
[1m[35mFooltip::Association Exists (0.2ms)[0m SELECT 1 AS one FROM "fooltip_associations" WHERE ("fooltip_associations"."owner_id" = 0 AND "fooltip_associations"."owner_type" = '1' AND "fooltip_associations"."container_id" IS NULL) LIMIT 1
|
|
355
|
+
[1m[36mFooltip::Association Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "fooltip_associations" WHERE ("fooltip_associations"."owner_id" = 0 AND "fooltip_associations"."owner_type" = '0' AND "fooltip_associations"."container_id" = 1) LIMIT 1[0m
|
|
356
|
+
[1m[35m (0.5ms)[0m rollback transaction
|
|
357
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
|
358
|
+
[1m[35mFooltip::Association Exists (0.1ms)[0m SELECT 1 AS one FROM "fooltip_associations" WHERE ("fooltip_associations"."owner_id" IS NULL AND "fooltip_associations"."owner_type" IS NULL AND "fooltip_associations"."container_id" IS NULL) LIMIT 1
|
|
359
|
+
[1m[36mFooltip::Association Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "fooltip_associations" WHERE ("fooltip_associations"."owner_id" IS NULL AND "fooltip_associations"."owner_type" IS NULL AND "fooltip_associations"."container_id" IS NULL) LIMIT 1[0m
|
|
360
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
|
361
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
|
362
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
|
363
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
|
364
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
|
365
|
+
[1m[35m (0.7ms)[0m begin transaction
|
|
366
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
|
367
|
+
[1m[35m (0.1ms)[0m begin transaction
|
|
368
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
|
369
|
+
[1m[35m (0.1ms)[0m begin transaction
|
|
370
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
371
|
+
[1m[35mSQL (6.2ms)[0m INSERT INTO "fooltip_popups" ("created_at", "identifier", "max_height", "max_width", "min_height", "min_width", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Tue, 23 Apr 2013 07:20:41 UTC +00:00], ["identifier", "MyString"], ["max_height", nil], ["max_width", nil], ["min_height", nil], ["min_width", nil], ["updated_at", Tue, 23 Apr 2013 07:20:41 UTC +00:00]]
|
|
372
|
+
[1m[36mFooltip::Popup::Translation Load (0.1ms)[0m [1mSELECT "fooltip_popup_translations".* FROM "fooltip_popup_translations" WHERE "fooltip_popup_translations"."fooltip_popup_id" = 1 AND "fooltip_popup_translations"."locale" = 'en' LIMIT 1[0m
|
|
373
|
+
[1m[35mSQL (0.9ms)[0m INSERT INTO "fooltip_popup_translations" ("content", "created_at", "fooltip_popup_id", "locale", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", "MyText"], ["created_at", Tue, 23 Apr 2013 07:20:41 UTC +00:00], ["fooltip_popup_id", 1], ["locale", "en"], ["title", "Test Popup"], ["updated_at", Tue, 23 Apr 2013 07:20:41 UTC +00:00]]
|
|
374
|
+
[1m[36mFooltip::Popup::Translation Load (0.1ms)[0m [1mSELECT "fooltip_popup_translations".* FROM "fooltip_popup_translations" WHERE "fooltip_popup_translations"."id" = ? LIMIT 1[0m [["id", 1]]
|
|
375
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
|
376
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
377
|
+
[1m[35mSQL (0.6ms)[0m INSERT INTO "fooltip_containers" ("created_at", "image", "updated_at") VALUES (?, ?, ?) [["created_at", Tue, 23 Apr 2013 07:20:41 UTC +00:00], ["image", nil], ["updated_at", Tue, 23 Apr 2013 07:20:41 UTC +00:00]]
|
|
378
|
+
[1m[36mFooltip::Container::Translation Load (0.1ms)[0m [1mSELECT "fooltip_container_translations".* FROM "fooltip_container_translations" WHERE "fooltip_container_translations"."fooltip_container_id" = 1 AND "fooltip_container_translations"."locale" = 'en' LIMIT 1[0m
|
|
379
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "fooltip_container_translations" ("created_at", "description", "fooltip_container_id", "locale", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Tue, 23 Apr 2013 07:20:41 UTC +00:00], ["description", "MyText"], ["fooltip_container_id", 1], ["locale", "en"], ["title", "MyString"], ["updated_at", Tue, 23 Apr 2013 07:20:41 UTC +00:00]]
|
|
380
|
+
[1m[36mFooltip::Container::Translation Load (0.1ms)[0m [1mSELECT "fooltip_container_translations".* FROM "fooltip_container_translations" WHERE "fooltip_container_translations"."id" = ? LIMIT 1[0m [["id", 1]]
|
|
381
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
|
382
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
383
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "fooltip_links" ("container_id", "created_at", "placement", "popup_id", "trigger", "updated_at", "x", "y") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["container_id", 1], ["created_at", Tue, 23 Apr 2013 07:20:41 UTC +00:00], ["placement", 1], ["popup_id", 1], ["trigger", 1], ["updated_at", Tue, 23 Apr 2013 07:20:41 UTC +00:00], ["x", 1], ["y", 1]]
|
|
384
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
385
|
+
[1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "fooltip_links"
|
|
386
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
387
|
+
[1m[35mSQL (0.3ms)[0m DELETE FROM "fooltip_popup_translations" WHERE "fooltip_popup_translations"."id" = ? [["id", 1]]
|
|
388
|
+
[1m[36mFooltip::Link Load (0.1ms)[0m [1mSELECT "fooltip_links".* FROM "fooltip_links" WHERE "fooltip_links"."popup_id" = 1[0m
|
|
389
|
+
[1m[35mSQL (0.1ms)[0m DELETE FROM "fooltip_links" WHERE "fooltip_links"."id" = ? [["id", 1]]
|
|
390
|
+
[1m[36mSQL (0.1ms)[0m [1mDELETE FROM "fooltip_popups" WHERE "fooltip_popups"."id" = ?[0m [["id", 1]]
|
|
391
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
|
392
|
+
[1m[36m (0.0ms)[0m [1mSELECT COUNT(*) FROM "fooltip_links" [0m
|
|
393
|
+
[1m[35m (0.3ms)[0m rollback transaction
|
|
394
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
|
395
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
|
396
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
|
397
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
|
398
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "fooltip_containers" ("created_at", "image", "updated_at") VALUES (?, ?, ?)[0m [["created_at", Tue, 23 Apr 2013 07:20:41 UTC +00:00], ["image", nil], ["updated_at", Tue, 23 Apr 2013 07:20:41 UTC +00:00]]
|
|
399
|
+
[1m[35mFooltip::Container::Translation Load (0.1ms)[0m SELECT "fooltip_container_translations".* FROM "fooltip_container_translations" WHERE "fooltip_container_translations"."fooltip_container_id" = 1 AND "fooltip_container_translations"."locale" = 'en' LIMIT 1
|
|
400
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "fooltip_container_translations" ("created_at", "description", "fooltip_container_id", "locale", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?)[0m [["created_at", Tue, 23 Apr 2013 07:20:41 UTC +00:00], ["description", "MyText"], ["fooltip_container_id", 1], ["locale", "en"], ["title", "MyString"], ["updated_at", Tue, 23 Apr 2013 07:20:41 UTC +00:00]]
|
|
401
|
+
[1m[35mFooltip::Container::Translation Load (0.0ms)[0m SELECT "fooltip_container_translations".* FROM "fooltip_container_translations" WHERE "fooltip_container_translations"."id" = ? LIMIT 1 [["id", 1]]
|
|
402
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
403
|
+
[1m[35m (0.2ms)[0m rollback transaction
|
|
404
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
|
405
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
|
406
|
+
[1m[36mSQL (0.5ms)[0m [1mINSERT INTO "fooltip_containers" ("created_at", "image", "updated_at") VALUES (?, ?, ?)[0m [["created_at", Tue, 23 Apr 2013 07:20:41 UTC +00:00], ["image", nil], ["updated_at", Tue, 23 Apr 2013 07:20:41 UTC +00:00]]
|
|
407
|
+
[1m[35mFooltip::Container::Translation Load (0.1ms)[0m SELECT "fooltip_container_translations".* FROM "fooltip_container_translations" WHERE "fooltip_container_translations"."fooltip_container_id" = 1 AND "fooltip_container_translations"."locale" = 'en' LIMIT 1
|
|
408
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "fooltip_container_translations" ("created_at", "description", "fooltip_container_id", "locale", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?)[0m [["created_at", Tue, 23 Apr 2013 07:20:41 UTC +00:00], ["description", "MyText"], ["fooltip_container_id", 1], ["locale", "en"], ["title", "MyString"], ["updated_at", Tue, 23 Apr 2013 07:20:41 UTC +00:00]]
|
|
409
|
+
[1m[35mFooltip::Container::Translation Load (0.0ms)[0m SELECT "fooltip_container_translations".* FROM "fooltip_container_translations" WHERE "fooltip_container_translations"."id" = ? LIMIT 1 [["id", 1]]
|
|
410
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
411
|
+
[1m[35m (0.3ms)[0m rollback transaction
|
|
412
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
|
413
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
|
414
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "fooltip_containers" ("created_at", "image", "updated_at") VALUES (?, ?, ?)[0m [["created_at", Tue, 23 Apr 2013 07:20:41 UTC +00:00], ["image", nil], ["updated_at", Tue, 23 Apr 2013 07:20:41 UTC +00:00]]
|
|
415
|
+
[1m[35mFooltip::Container::Translation Load (0.1ms)[0m SELECT "fooltip_container_translations".* FROM "fooltip_container_translations" WHERE "fooltip_container_translations"."fooltip_container_id" = 1 AND "fooltip_container_translations"."locale" = 'en' LIMIT 1
|
|
416
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "fooltip_container_translations" ("created_at", "description", "fooltip_container_id", "locale", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?)[0m [["created_at", Tue, 23 Apr 2013 07:20:41 UTC +00:00], ["description", "MyText"], ["fooltip_container_id", 1], ["locale", "en"], ["title", "MyString"], ["updated_at", Tue, 23 Apr 2013 07:20:41 UTC +00:00]]
|
|
417
|
+
[1m[35mFooltip::Container::Translation Load (0.0ms)[0m SELECT "fooltip_container_translations".* FROM "fooltip_container_translations" WHERE "fooltip_container_translations"."id" = ? LIMIT 1 [["id", 1]]
|
|
418
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
419
|
+
[1m[35m (0.2ms)[0m rollback transaction
|
|
420
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
|
421
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
|
422
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "fooltip_containers" ("created_at", "image", "updated_at") VALUES (?, ?, ?)[0m [["created_at", Tue, 23 Apr 2013 07:20:41 UTC +00:00], ["image", nil], ["updated_at", Tue, 23 Apr 2013 07:20:41 UTC +00:00]]
|
|
423
|
+
[1m[35mFooltip::Container::Translation Load (0.1ms)[0m SELECT "fooltip_container_translations".* FROM "fooltip_container_translations" WHERE "fooltip_container_translations"."fooltip_container_id" = 1 AND "fooltip_container_translations"."locale" = 'en' LIMIT 1
|
|
424
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "fooltip_container_translations" ("created_at", "description", "fooltip_container_id", "locale", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?)[0m [["created_at", Tue, 23 Apr 2013 07:20:41 UTC +00:00], ["description", "MyText"], ["fooltip_container_id", 1], ["locale", "en"], ["title", "MyString"], ["updated_at", Tue, 23 Apr 2013 07:20:41 UTC +00:00]]
|
|
425
|
+
[1m[35mFooltip::Container::Translation Load (0.0ms)[0m SELECT "fooltip_container_translations".* FROM "fooltip_container_translations" WHERE "fooltip_container_translations"."id" = ? LIMIT 1 [["id", 1]]
|
|
426
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
427
|
+
[1m[35m (0.6ms)[0m rollback transaction
|
|
428
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
|
429
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
|
430
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
|
431
|
+
[1m[35mFooltip::Association Exists (0.1ms)[0m SELECT 1 AS one FROM "fooltip_associations" WHERE ("fooltip_associations"."owner_id" IS NULL AND "fooltip_associations"."owner_type" IS NULL AND "fooltip_associations"."container_id" IS NULL) LIMIT 1
|
|
432
|
+
[1m[36mFooltip::Association Exists (0.0ms)[0m [1mSELECT 1 AS one FROM "fooltip_associations" WHERE ("fooltip_associations"."owner_id" IS NULL AND "fooltip_associations"."owner_type" IS NULL AND "fooltip_associations"."container_id" IS NULL) LIMIT 1[0m
|
|
433
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
|
434
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
|
435
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
|
436
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
|
437
|
+
[1m[35mFooltip::Association Exists (0.1ms)[0m SELECT 1 AS one FROM "fooltip_associations" WHERE ("fooltip_associations"."owner_id" IS NULL AND "fooltip_associations"."owner_type" IS NULL AND "fooltip_associations"."container_id" IS NULL) LIMIT 1
|
|
438
|
+
[1m[36mFooltip::Association Exists (0.0ms)[0m [1mSELECT 1 AS one FROM "fooltip_associations" WHERE ("fooltip_associations"."owner_id" IS NULL AND "fooltip_associations"."owner_type" IS NULL AND "fooltip_associations"."container_id" IS NULL) LIMIT 1[0m
|
|
439
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
|
440
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
|
441
|
+
[1m[35mFooltip::Association Load (0.1ms)[0m SELECT "fooltip_associations".* FROM "fooltip_associations" LIMIT 1
|
|
442
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
443
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "fooltip_associations" ("container_id", "created_at", "owner_id", "owner_type", "updated_at") VALUES (?, ?, ?, ?, ?) [["container_id", nil], ["created_at", Tue, 23 Apr 2013 07:20:42 UTC +00:00], ["owner_id", 0], ["owner_type", nil], ["updated_at", Tue, 23 Apr 2013 07:20:42 UTC +00:00]]
|
|
444
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
445
|
+
[1m[35mFooltip::Association Exists (0.1ms)[0m SELECT 1 AS one FROM "fooltip_associations" WHERE ("fooltip_associations"."owner_id" = 0 AND "fooltip_associations"."owner_type" IS NULL AND "fooltip_associations"."container_id" IS NULL) LIMIT 1
|
|
446
|
+
[1m[36mFooltip::Association Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "fooltip_associations" WHERE ("fooltip_associations"."owner_id" = 0 AND "fooltip_associations"."owner_type" IS NULL AND "fooltip_associations"."container_id" IS NULL) LIMIT 1[0m
|
|
447
|
+
[1m[35mFooltip::Association Exists (0.1ms)[0m SELECT 1 AS one FROM "fooltip_associations" WHERE ("fooltip_associations"."owner_id" = 0 AND "fooltip_associations"."owner_type" = '1' AND "fooltip_associations"."container_id" IS NULL) LIMIT 1
|
|
448
|
+
[1m[36mFooltip::Association Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "fooltip_associations" WHERE ("fooltip_associations"."owner_id" = 0 AND "fooltip_associations"."owner_type" = '1' AND "fooltip_associations"."container_id" IS NULL) LIMIT 1[0m
|
|
449
|
+
[1m[35mFooltip::Association Exists (0.0ms)[0m SELECT 1 AS one FROM "fooltip_associations" WHERE ("fooltip_associations"."owner_id" = 0 AND "fooltip_associations"."owner_type" = '0' AND "fooltip_associations"."container_id" = 1) LIMIT 1
|
|
450
|
+
[1m[36m (0.3ms)[0m [1mrollback transaction[0m
|
|
451
|
+
[1m[35m (0.0ms)[0m begin transaction
|
|
452
|
+
[1m[36mFooltip::Association Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "fooltip_associations" WHERE ("fooltip_associations"."owner_id" IS NULL AND "fooltip_associations"."owner_type" IS NULL AND "fooltip_associations"."container_id" IS NULL) LIMIT 1[0m
|
|
453
|
+
[1m[35mFooltip::Association Exists (0.1ms)[0m SELECT 1 AS one FROM "fooltip_associations" WHERE ("fooltip_associations"."owner_id" IS NULL AND "fooltip_associations"."owner_type" IS NULL AND "fooltip_associations"."container_id" IS NULL) LIMIT 1
|
|
454
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
|
455
|
+
[1m[35m (0.1ms)[0m begin transaction
|
|
456
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
|
457
|
+
[1m[35m (0.0ms)[0m begin transaction
|
|
458
|
+
[1m[36m (0.0ms)[0m [1mrollback transaction[0m
|
|
459
|
+
[1m[35m (0.0ms)[0m begin transaction
|
|
460
|
+
[1m[36m (0.0ms)[0m [1mrollback transaction[0m
|
|
461
|
+
[1m[35m (0.0ms)[0m begin transaction
|
|
462
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
463
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "test_fooltips" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Tue, 23 Apr 2013 07:20:42 UTC +00:00], ["name", nil], ["updated_at", Tue, 23 Apr 2013 07:20:42 UTC +00:00]]
|
|
464
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
465
|
+
[1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "fooltip_containers" INNER JOIN "fooltip_associations" ON "fooltip_containers"."id" = "fooltip_associations"."container_id" WHERE "fooltip_associations"."owner_id" = 1 AND "fooltip_associations"."owner_type" = 'TestFooltip'
|
|
466
|
+
[1m[36m (0.4ms)[0m [1mrollback transaction[0m
|
|
467
|
+
[1m[35m (0.0ms)[0m begin transaction
|
|
468
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
469
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "test_fooltips" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Tue, 23 Apr 2013 07:20:42 UTC +00:00], ["name", nil], ["updated_at", Tue, 23 Apr 2013 07:20:42 UTC +00:00]]
|
|
470
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
471
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
|
472
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "fooltip_containers" ("created_at", "image", "updated_at") VALUES (?, ?, ?)[0m [["created_at", Tue, 23 Apr 2013 07:20:42 UTC +00:00], ["image", nil], ["updated_at", Tue, 23 Apr 2013 07:20:42 UTC +00:00]]
|
|
473
|
+
[1m[35mFooltip::Container::Translation Load (0.1ms)[0m SELECT "fooltip_container_translations".* FROM "fooltip_container_translations" WHERE "fooltip_container_translations"."fooltip_container_id" = 1 AND "fooltip_container_translations"."locale" = 'en' LIMIT 1
|
|
474
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "fooltip_container_translations" ("created_at", "description", "fooltip_container_id", "locale", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?)[0m [["created_at", Tue, 23 Apr 2013 07:20:42 UTC +00:00], ["description", "MyText"], ["fooltip_container_id", 1], ["locale", "en"], ["title", "MyString"], ["updated_at", Tue, 23 Apr 2013 07:20:42 UTC +00:00]]
|
|
475
|
+
[1m[35mFooltip::Container::Translation Load (0.0ms)[0m SELECT "fooltip_container_translations".* FROM "fooltip_container_translations" WHERE "fooltip_container_translations"."id" = ? LIMIT 1 [["id", 1]]
|
|
476
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
477
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
|
478
|
+
[1m[36mFooltip::Association Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "fooltip_associations" WHERE ("fooltip_associations"."owner_id" = 1 AND "fooltip_associations"."owner_type" = 'TestFooltip' AND "fooltip_associations"."container_id" = 1) LIMIT 1[0m
|
|
479
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "fooltip_associations" ("container_id", "created_at", "owner_id", "owner_type", "updated_at") VALUES (?, ?, ?, ?, ?) [["container_id", 1], ["created_at", Tue, 23 Apr 2013 07:20:42 UTC +00:00], ["owner_id", 1], ["owner_type", "TestFooltip"], ["updated_at", Tue, 23 Apr 2013 07:20:42 UTC +00:00]]
|
|
480
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
481
|
+
[1m[35m (0.0ms)[0m SELECT COUNT(*) FROM "fooltip_associations"
|
|
482
|
+
[1m[36mFooltip::Container Load (0.2ms)[0m [1mSELECT "fooltip_containers".* FROM "fooltip_containers" INNER JOIN "fooltip_associations" ON "fooltip_containers"."id" = "fooltip_associations"."container_id" WHERE "fooltip_associations"."owner_id" = 1 AND "fooltip_associations"."owner_type" = 'TestFooltip' ORDER BY "fooltip_containers"."id" DESC LIMIT 1[0m
|
|
483
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
|
484
|
+
[1m[36mFooltip::Container::Translation Load (0.1ms)[0m [1mSELECT "fooltip_container_translations".* FROM "fooltip_container_translations" WHERE "fooltip_container_translations"."fooltip_container_id" = 1[0m
|
|
485
|
+
[1m[35mSQL (0.1ms)[0m DELETE FROM "fooltip_container_translations" WHERE "fooltip_container_translations"."id" = ? [["id", 1]]
|
|
486
|
+
[1m[36mFooltip::Link Load (0.1ms)[0m [1mSELECT "fooltip_links".* FROM "fooltip_links" WHERE "fooltip_links"."container_id" = 1[0m
|
|
487
|
+
[1m[35mFooltip::Association Load (0.1ms)[0m SELECT "fooltip_associations".* FROM "fooltip_associations" WHERE "fooltip_associations"."container_id" = 1
|
|
488
|
+
[1m[36mSQL (0.1ms)[0m [1mDELETE FROM "fooltip_associations" WHERE "fooltip_associations"."id" = ?[0m [["id", 1]]
|
|
489
|
+
[1m[35mSQL (0.1ms)[0m DELETE FROM "fooltip_containers" WHERE "fooltip_containers"."id" = ? [["id", 1]]
|
|
490
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
491
|
+
[1m[35m (0.0ms)[0m SELECT COUNT(*) FROM "fooltip_associations"
|
|
492
|
+
[1m[36m (0.5ms)[0m [1mrollback transaction[0m
|
|
493
|
+
[1m[35m (0.0ms)[0m begin transaction
|
|
494
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
495
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "test_fooltips" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Tue, 23 Apr 2013 07:20:42 UTC +00:00], ["name", nil], ["updated_at", Tue, 23 Apr 2013 07:20:42 UTC +00:00]]
|
|
496
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
497
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
|
498
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "fooltip_containers" ("created_at", "image", "updated_at") VALUES (?, ?, ?)[0m [["created_at", Tue, 23 Apr 2013 07:20:42 UTC +00:00], ["image", nil], ["updated_at", Tue, 23 Apr 2013 07:20:42 UTC +00:00]]
|
|
499
|
+
[1m[35mFooltip::Container::Translation Load (0.1ms)[0m SELECT "fooltip_container_translations".* FROM "fooltip_container_translations" WHERE "fooltip_container_translations"."fooltip_container_id" = 1 AND "fooltip_container_translations"."locale" = 'en' LIMIT 1
|
|
500
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "fooltip_container_translations" ("created_at", "description", "fooltip_container_id", "locale", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?)[0m [["created_at", Tue, 23 Apr 2013 07:20:42 UTC +00:00], ["description", "MyText"], ["fooltip_container_id", 1], ["locale", "en"], ["title", "MyString"], ["updated_at", Tue, 23 Apr 2013 07:20:42 UTC +00:00]]
|
|
501
|
+
[1m[35mFooltip::Container::Translation Load (0.0ms)[0m SELECT "fooltip_container_translations".* FROM "fooltip_container_translations" WHERE "fooltip_container_translations"."id" = ? LIMIT 1 [["id", 1]]
|
|
502
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
503
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
|
504
|
+
[1m[36mFooltip::Association Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "fooltip_associations" WHERE ("fooltip_associations"."owner_id" = 1 AND "fooltip_associations"."owner_type" = 'TestFooltip' AND "fooltip_associations"."container_id" = 1) LIMIT 1[0m
|
|
505
|
+
[1m[35mSQL (0.1ms)[0m INSERT INTO "fooltip_associations" ("container_id", "created_at", "owner_id", "owner_type", "updated_at") VALUES (?, ?, ?, ?, ?) [["container_id", 1], ["created_at", Tue, 23 Apr 2013 07:20:42 UTC +00:00], ["owner_id", 1], ["owner_type", "TestFooltip"], ["updated_at", Tue, 23 Apr 2013 07:20:42 UTC +00:00]]
|
|
506
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
507
|
+
[1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "fooltip_containers" INNER JOIN "fooltip_associations" ON "fooltip_containers"."id" = "fooltip_associations"."container_id" WHERE "fooltip_associations"."owner_id" = 1 AND "fooltip_associations"."owner_type" = 'TestFooltip'
|
|
508
|
+
[1m[36m (0.5ms)[0m [1mrollback transaction[0m
|
|
509
|
+
[1m[35m (0.0ms)[0m begin transaction
|
|
510
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
511
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "test_fooltips" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Tue, 23 Apr 2013 07:20:42 UTC +00:00], ["name", nil], ["updated_at", Tue, 23 Apr 2013 07:20:42 UTC +00:00]]
|
|
512
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
513
|
+
[1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "fooltip_associations"
|
|
514
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
515
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "fooltip_containers" ("created_at", "image", "updated_at") VALUES (?, ?, ?) [["created_at", Tue, 23 Apr 2013 07:20:42 UTC +00:00], ["image", nil], ["updated_at", Tue, 23 Apr 2013 07:20:42 UTC +00:00]]
|
|
516
|
+
[1m[36mFooltip::Container::Translation Load (0.1ms)[0m [1mSELECT "fooltip_container_translations".* FROM "fooltip_container_translations" WHERE "fooltip_container_translations"."fooltip_container_id" = 1 AND "fooltip_container_translations"."locale" = 'en' LIMIT 1[0m
|
|
517
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "fooltip_container_translations" ("created_at", "description", "fooltip_container_id", "locale", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Tue, 23 Apr 2013 07:20:42 UTC +00:00], ["description", "MyText"], ["fooltip_container_id", 1], ["locale", "en"], ["title", "MyString"], ["updated_at", Tue, 23 Apr 2013 07:20:42 UTC +00:00]]
|
|
518
|
+
[1m[36mFooltip::Container::Translation Load (0.0ms)[0m [1mSELECT "fooltip_container_translations".* FROM "fooltip_container_translations" WHERE "fooltip_container_translations"."id" = ? LIMIT 1[0m [["id", 1]]
|
|
519
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
|
520
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
521
|
+
[1m[35mFooltip::Association Exists (0.1ms)[0m SELECT 1 AS one FROM "fooltip_associations" WHERE ("fooltip_associations"."owner_id" = 1 AND "fooltip_associations"."owner_type" = 'TestFooltip' AND "fooltip_associations"."container_id" = 1) LIMIT 1
|
|
522
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "fooltip_associations" ("container_id", "created_at", "owner_id", "owner_type", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["container_id", 1], ["created_at", Tue, 23 Apr 2013 07:20:42 UTC +00:00], ["owner_id", 1], ["owner_type", "TestFooltip"], ["updated_at", Tue, 23 Apr 2013 07:20:42 UTC +00:00]]
|
|
523
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
|
524
|
+
[1m[36m (0.0ms)[0m [1mSELECT COUNT(*) FROM "fooltip_associations" [0m
|
|
525
|
+
[1m[35m (0.4ms)[0m rollback transaction
|
|
526
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
|
527
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
|
528
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "test_fooltips" ("created_at", "name", "updated_at") VALUES (?, ?, ?)[0m [["created_at", Tue, 23 Apr 2013 07:20:42 UTC +00:00], ["name", nil], ["updated_at", Tue, 23 Apr 2013 07:20:42 UTC +00:00]]
|
|
529
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
|
530
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
531
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "fooltip_containers" ("created_at", "image", "updated_at") VALUES (?, ?, ?) [["created_at", Tue, 23 Apr 2013 07:20:42 UTC +00:00], ["image", nil], ["updated_at", Tue, 23 Apr 2013 07:20:42 UTC +00:00]]
|
|
532
|
+
[1m[36mFooltip::Container::Translation Load (0.1ms)[0m [1mSELECT "fooltip_container_translations".* FROM "fooltip_container_translations" WHERE "fooltip_container_translations"."fooltip_container_id" = 1 AND "fooltip_container_translations"."locale" = 'en' LIMIT 1[0m
|
|
533
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "fooltip_container_translations" ("created_at", "description", "fooltip_container_id", "locale", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Tue, 23 Apr 2013 07:20:42 UTC +00:00], ["description", "MyText"], ["fooltip_container_id", 1], ["locale", "en"], ["title", "MyString"], ["updated_at", Tue, 23 Apr 2013 07:20:42 UTC +00:00]]
|
|
534
|
+
[1m[36mFooltip::Container::Translation Load (0.0ms)[0m [1mSELECT "fooltip_container_translations".* FROM "fooltip_container_translations" WHERE "fooltip_container_translations"."id" = ? LIMIT 1[0m [["id", 1]]
|
|
535
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
|
536
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
537
|
+
[1m[35mFooltip::Association Exists (0.1ms)[0m SELECT 1 AS one FROM "fooltip_associations" WHERE ("fooltip_associations"."owner_id" = 1 AND "fooltip_associations"."owner_type" = 'TestFooltip' AND "fooltip_associations"."container_id" = 1) LIMIT 1
|
|
538
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "fooltip_associations" ("container_id", "created_at", "owner_id", "owner_type", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["container_id", 1], ["created_at", Tue, 23 Apr 2013 07:20:42 UTC +00:00], ["owner_id", 1], ["owner_type", "TestFooltip"], ["updated_at", Tue, 23 Apr 2013 07:20:42 UTC +00:00]]
|
|
539
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
|
540
|
+
[1m[36m (0.0ms)[0m [1mSELECT COUNT(*) FROM "fooltip_associations" [0m
|
|
541
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
|
542
|
+
[1m[36mFooltip::Association Load (0.1ms)[0m [1mSELECT "fooltip_associations".* FROM "fooltip_associations" WHERE "fooltip_associations"."owner_id" = 1 AND "fooltip_associations"."owner_type" = 'TestFooltip'[0m
|
|
543
|
+
[1m[35mSQL (0.1ms)[0m DELETE FROM "fooltip_associations" WHERE "fooltip_associations"."id" = ? [["id", 1]]
|
|
544
|
+
[1m[36mSQL (0.1ms)[0m [1mDELETE FROM "test_fooltips" WHERE "test_fooltips"."id" = ?[0m [["id", 1]]
|
|
545
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
|
546
|
+
[1m[36m (0.0ms)[0m [1mSELECT COUNT(*) FROM "fooltip_associations" [0m
|
|
547
|
+
[1m[35m (0.5ms)[0m rollback transaction
|
|
548
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
|
549
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
|
550
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
|
551
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
|
552
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
|
553
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
|
554
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "fooltip_containers" ("created_at", "image", "updated_at") VALUES (?, ?, ?)[0m [["created_at", Tue, 23 Apr 2013 07:20:42 UTC +00:00], ["image", nil], ["updated_at", Tue, 23 Apr 2013 07:20:42 UTC +00:00]]
|
|
555
|
+
[1m[35mFooltip::Container::Translation Load (0.1ms)[0m SELECT "fooltip_container_translations".* FROM "fooltip_container_translations" WHERE "fooltip_container_translations"."fooltip_container_id" = 1 AND "fooltip_container_translations"."locale" = 'en' LIMIT 1
|
|
556
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "fooltip_container_translations" ("created_at", "description", "fooltip_container_id", "locale", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?)[0m [["created_at", Tue, 23 Apr 2013 07:20:42 UTC +00:00], ["description", "MyText"], ["fooltip_container_id", 1], ["locale", "en"], ["title", "MyString"], ["updated_at", Tue, 23 Apr 2013 07:20:42 UTC +00:00]]
|
|
557
|
+
[1m[35mFooltip::Container::Translation Load (0.0ms)[0m SELECT "fooltip_container_translations".* FROM "fooltip_container_translations" WHERE "fooltip_container_translations"."id" = ? LIMIT 1 [["id", 1]]
|
|
558
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
559
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
|
560
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "fooltip_popups" ("created_at", "identifier", "max_height", "max_width", "min_height", "min_width", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?)[0m [["created_at", Tue, 23 Apr 2013 07:20:42 UTC +00:00], ["identifier", "MyString"], ["max_height", nil], ["max_width", nil], ["min_height", nil], ["min_width", nil], ["updated_at", Tue, 23 Apr 2013 07:20:42 UTC +00:00]]
|
|
561
|
+
[1m[35mFooltip::Popup::Translation Load (0.1ms)[0m SELECT "fooltip_popup_translations".* FROM "fooltip_popup_translations" WHERE "fooltip_popup_translations"."fooltip_popup_id" = 1 AND "fooltip_popup_translations"."locale" = 'en' LIMIT 1
|
|
562
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "fooltip_popup_translations" ("content", "created_at", "fooltip_popup_id", "locale", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?)[0m [["content", "MyText"], ["created_at", Tue, 23 Apr 2013 07:20:42 UTC +00:00], ["fooltip_popup_id", 1], ["locale", "en"], ["title", "MyString"], ["updated_at", Tue, 23 Apr 2013 07:20:42 UTC +00:00]]
|
|
563
|
+
[1m[35mFooltip::Popup::Translation Load (0.0ms)[0m SELECT "fooltip_popup_translations".* FROM "fooltip_popup_translations" WHERE "fooltip_popup_translations"."id" = ? LIMIT 1 [["id", 1]]
|
|
564
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
565
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
|
566
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "fooltip_links" ("container_id", "created_at", "placement", "popup_id", "trigger", "updated_at", "x", "y") VALUES (?, ?, ?, ?, ?, ?, ?, ?)[0m [["container_id", 1], ["created_at", Tue, 23 Apr 2013 07:20:42 UTC +00:00], ["placement", 1], ["popup_id", 1], ["trigger", 1], ["updated_at", Tue, 23 Apr 2013 07:20:42 UTC +00:00], ["x", 1], ["y", 1]]
|
|
567
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
|
568
|
+
[1m[36m (0.0ms)[0m [1mSELECT COUNT(*) FROM "fooltip_links" [0m
|
|
569
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
|
570
|
+
[1m[36mSQL (0.1ms)[0m [1mDELETE FROM "fooltip_container_translations" WHERE "fooltip_container_translations"."id" = ?[0m [["id", 1]]
|
|
571
|
+
[1m[35mFooltip::Link Load (0.1ms)[0m SELECT "fooltip_links".* FROM "fooltip_links" WHERE "fooltip_links"."container_id" = 1
|
|
572
|
+
[1m[36mSQL (0.1ms)[0m [1mDELETE FROM "fooltip_links" WHERE "fooltip_links"."id" = ?[0m [["id", 1]]
|
|
573
|
+
[1m[35mFooltip::Association Load (0.1ms)[0m SELECT "fooltip_associations".* FROM "fooltip_associations" WHERE "fooltip_associations"."container_id" = 1
|
|
574
|
+
[1m[36mSQL (0.0ms)[0m [1mDELETE FROM "fooltip_containers" WHERE "fooltip_containers"."id" = ?[0m [["id", 1]]
|
|
575
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
|
576
|
+
[1m[36m (0.0ms)[0m [1mSELECT COUNT(*) FROM "fooltip_links" [0m
|
|
577
|
+
[1m[35m (0.6ms)[0m rollback transaction
|
|
578
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
|
579
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
|
580
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
|
581
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
|
582
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
|
583
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
|
584
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
|
585
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
|
586
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
|
587
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
|
588
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
|
589
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
|
590
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
|
591
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
|
592
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
|
593
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
|
594
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
|
595
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
|
596
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
|
597
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
|
598
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
|
599
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
|
600
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
|
601
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
|
602
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
|
603
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
|
604
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
|
605
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
|
606
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
|
607
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
|
608
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
|
609
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
|
610
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
|
611
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
|
612
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
|
613
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
|
614
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "fooltip_containers" ("created_at", "image", "updated_at") VALUES (?, ?, ?)[0m [["created_at", Tue, 23 Apr 2013 07:20:42 UTC +00:00], ["image", nil], ["updated_at", Tue, 23 Apr 2013 07:20:42 UTC +00:00]]
|
|
615
|
+
[1m[35mFooltip::Container::Translation Load (0.1ms)[0m SELECT "fooltip_container_translations".* FROM "fooltip_container_translations" WHERE "fooltip_container_translations"."fooltip_container_id" = 1 AND "fooltip_container_translations"."locale" = 'en' LIMIT 1
|
|
616
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "fooltip_container_translations" ("created_at", "description", "fooltip_container_id", "locale", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?)[0m [["created_at", Tue, 23 Apr 2013 07:20:42 UTC +00:00], ["description", "MyText"], ["fooltip_container_id", 1], ["locale", "en"], ["title", "MyString"], ["updated_at", Tue, 23 Apr 2013 07:20:42 UTC +00:00]]
|
|
617
|
+
[1m[35mFooltip::Container::Translation Load (0.0ms)[0m SELECT "fooltip_container_translations".* FROM "fooltip_container_translations" WHERE "fooltip_container_translations"."id" = ? LIMIT 1 [["id", 1]]
|
|
618
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
619
|
+
Processing by Fooltip::ContainersController#show as HTML
|
|
620
|
+
Parameters: {"id"=>"1"}
|
|
621
|
+
[1m[35mFooltip::Container Load (0.1ms)[0m SELECT "fooltip_containers".* FROM "fooltip_containers" WHERE "fooltip_containers"."id" = ? LIMIT 1 [["id", "1"]]
|
|
622
|
+
Rendered /home/web/railsprojects/fooltip/app/views/fooltip/containers/show.html.haml within layouts/application (0.2ms)
|
|
623
|
+
Completed 200 OK in 6ms (Views: 5.2ms | ActiveRecord: 0.1ms)
|
|
624
|
+
[1m[36m (0.2ms)[0m [1mrollback transaction[0m
|
|
625
|
+
[1m[35m (0.0ms)[0m begin transaction
|
|
626
|
+
[1m[36m (0.0ms)[0m [1mrollback transaction[0m
|
|
627
|
+
[1m[35m (0.0ms)[0m begin transaction
|
|
628
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
629
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "fooltip_containers" ("created_at", "image", "updated_at") VALUES (?, ?, ?) [["created_at", Tue, 23 Apr 2013 07:20:42 UTC +00:00], ["image", nil], ["updated_at", Tue, 23 Apr 2013 07:20:42 UTC +00:00]]
|
|
630
|
+
[1m[36mFooltip::Container::Translation Load (0.1ms)[0m [1mSELECT "fooltip_container_translations".* FROM "fooltip_container_translations" WHERE "fooltip_container_translations"."fooltip_container_id" = 1 AND "fooltip_container_translations"."locale" = 'en' LIMIT 1[0m
|
|
631
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "fooltip_container_translations" ("created_at", "description", "fooltip_container_id", "locale", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Tue, 23 Apr 2013 07:20:42 UTC +00:00], ["description", "MyText"], ["fooltip_container_id", 1], ["locale", "en"], ["title", "MyString"], ["updated_at", Tue, 23 Apr 2013 07:20:42 UTC +00:00]]
|
|
632
|
+
[1m[36mFooltip::Container::Translation Load (0.0ms)[0m [1mSELECT "fooltip_container_translations".* FROM "fooltip_container_translations" WHERE "fooltip_container_translations"."id" = ? LIMIT 1[0m [["id", 1]]
|
|
633
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
|
634
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
635
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "fooltip_popups" ("created_at", "identifier", "max_height", "max_width", "min_height", "min_width", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Tue, 23 Apr 2013 07:20:42 UTC +00:00], ["identifier", "MyString"], ["max_height", nil], ["max_width", nil], ["min_height", nil], ["min_width", nil], ["updated_at", Tue, 23 Apr 2013 07:20:42 UTC +00:00]]
|
|
636
|
+
[1m[36mFooltip::Popup::Translation Load (0.1ms)[0m [1mSELECT "fooltip_popup_translations".* FROM "fooltip_popup_translations" WHERE "fooltip_popup_translations"."fooltip_popup_id" = 1 AND "fooltip_popup_translations"."locale" = 'en' LIMIT 1[0m
|
|
637
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "fooltip_popup_translations" ("content", "created_at", "fooltip_popup_id", "locale", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", "MyText"], ["created_at", Tue, 23 Apr 2013 07:20:42 UTC +00:00], ["fooltip_popup_id", 1], ["locale", "en"], ["title", "MyString"], ["updated_at", Tue, 23 Apr 2013 07:20:42 UTC +00:00]]
|
|
638
|
+
[1m[36mFooltip::Popup::Translation Load (0.0ms)[0m [1mSELECT "fooltip_popup_translations".* FROM "fooltip_popup_translations" WHERE "fooltip_popup_translations"."id" = ? LIMIT 1[0m [["id", 1]]
|
|
639
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
|
640
|
+
[1m[36m (0.2ms)[0m [1mrollback transaction[0m
|
|
641
|
+
[1m[35m (1.0ms)[0m begin transaction
|
|
642
|
+
[1m[36m (0.3ms)[0m [1mrollback transaction[0m
|
|
643
|
+
[1m[35m (0.1ms)[0m begin transaction
|
|
644
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
645
|
+
[1m[35mSQL (4.1ms)[0m INSERT INTO "fooltip_popups" ("created_at", "identifier", "max_height", "max_width", "min_height", "min_width", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Tue, 23 Apr 2013 07:21:49 UTC +00:00], ["identifier", "MyString"], ["max_height", nil], ["max_width", nil], ["min_height", nil], ["min_width", nil], ["updated_at", Tue, 23 Apr 2013 07:21:49 UTC +00:00]]
|
|
646
|
+
[1m[36mFooltip::Popup::Translation Load (0.1ms)[0m [1mSELECT "fooltip_popup_translations".* FROM "fooltip_popup_translations" WHERE "fooltip_popup_translations"."fooltip_popup_id" = 1 AND "fooltip_popup_translations"."locale" = 'en' LIMIT 1[0m
|
|
647
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "fooltip_popup_translations" ("content", "created_at", "fooltip_popup_id", "locale", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", "MyText"], ["created_at", Tue, 23 Apr 2013 07:21:49 UTC +00:00], ["fooltip_popup_id", 1], ["locale", "en"], ["title", "Test Popup"], ["updated_at", Tue, 23 Apr 2013 07:21:49 UTC +00:00]]
|
|
648
|
+
[1m[36mFooltip::Popup::Translation Load (0.1ms)[0m [1mSELECT "fooltip_popup_translations".* FROM "fooltip_popup_translations" WHERE "fooltip_popup_translations"."id" = ? LIMIT 1[0m [["id", 1]]
|
|
649
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
|
650
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
651
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "fooltip_containers" ("created_at", "image", "updated_at") VALUES (?, ?, ?) [["created_at", Tue, 23 Apr 2013 07:21:49 UTC +00:00], ["image", nil], ["updated_at", Tue, 23 Apr 2013 07:21:49 UTC +00:00]]
|
|
652
|
+
[1m[36mFooltip::Container::Translation Load (0.1ms)[0m [1mSELECT "fooltip_container_translations".* FROM "fooltip_container_translations" WHERE "fooltip_container_translations"."fooltip_container_id" = 1 AND "fooltip_container_translations"."locale" = 'en' LIMIT 1[0m
|
|
653
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "fooltip_container_translations" ("created_at", "description", "fooltip_container_id", "locale", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Tue, 23 Apr 2013 07:21:49 UTC +00:00], ["description", "MyText"], ["fooltip_container_id", 1], ["locale", "en"], ["title", "MyString"], ["updated_at", Tue, 23 Apr 2013 07:21:49 UTC +00:00]]
|
|
654
|
+
[1m[36mFooltip::Container::Translation Load (0.1ms)[0m [1mSELECT "fooltip_container_translations".* FROM "fooltip_container_translations" WHERE "fooltip_container_translations"."id" = ? LIMIT 1[0m [["id", 1]]
|
|
655
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
|
656
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
657
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "fooltip_links" ("container_id", "created_at", "placement", "popup_id", "trigger", "updated_at", "x", "y") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["container_id", 1], ["created_at", Tue, 23 Apr 2013 07:21:49 UTC +00:00], ["placement", 1], ["popup_id", 1], ["trigger", 1], ["updated_at", Tue, 23 Apr 2013 07:21:49 UTC +00:00], ["x", 1], ["y", 1]]
|
|
658
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
659
|
+
[1m[35m (0.0ms)[0m SELECT COUNT(*) FROM "fooltip_links"
|
|
660
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
661
|
+
[1m[35mSQL (0.1ms)[0m DELETE FROM "fooltip_popup_translations" WHERE "fooltip_popup_translations"."id" = ? [["id", 1]]
|
|
662
|
+
[1m[36mFooltip::Link Load (0.1ms)[0m [1mSELECT "fooltip_links".* FROM "fooltip_links" WHERE "fooltip_links"."popup_id" = 1[0m
|
|
663
|
+
[1m[35mSQL (0.1ms)[0m DELETE FROM "fooltip_links" WHERE "fooltip_links"."id" = ? [["id", 1]]
|
|
664
|
+
[1m[36mSQL (0.1ms)[0m [1mDELETE FROM "fooltip_popups" WHERE "fooltip_popups"."id" = ?[0m [["id", 1]]
|
|
665
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
|
666
|
+
[1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "fooltip_links" [0m
|
|
667
|
+
[1m[35m (0.6ms)[0m rollback transaction
|
|
668
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
|
669
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
|
670
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
|
671
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
|
672
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
|
673
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
|
674
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "fooltip_containers" ("created_at", "image", "updated_at") VALUES (?, ?, ?)[0m [["created_at", Tue, 23 Apr 2013 07:21:49 UTC +00:00], ["image", nil], ["updated_at", Tue, 23 Apr 2013 07:21:49 UTC +00:00]]
|
|
675
|
+
[1m[35mFooltip::Container::Translation Load (0.1ms)[0m SELECT "fooltip_container_translations".* FROM "fooltip_container_translations" WHERE "fooltip_container_translations"."fooltip_container_id" = 1 AND "fooltip_container_translations"."locale" = 'en' LIMIT 1
|
|
676
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "fooltip_container_translations" ("created_at", "description", "fooltip_container_id", "locale", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?)[0m [["created_at", Tue, 23 Apr 2013 07:21:49 UTC +00:00], ["description", "MyText"], ["fooltip_container_id", 1], ["locale", "en"], ["title", "MyString"], ["updated_at", Tue, 23 Apr 2013 07:21:49 UTC +00:00]]
|
|
677
|
+
[1m[35mFooltip::Container::Translation Load (0.0ms)[0m SELECT "fooltip_container_translations".* FROM "fooltip_container_translations" WHERE "fooltip_container_translations"."id" = ? LIMIT 1 [["id", 1]]
|
|
678
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
679
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
|
680
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "fooltip_popups" ("created_at", "identifier", "max_height", "max_width", "min_height", "min_width", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?)[0m [["created_at", Tue, 23 Apr 2013 07:21:49 UTC +00:00], ["identifier", "MyString"], ["max_height", nil], ["max_width", nil], ["min_height", nil], ["min_width", nil], ["updated_at", Tue, 23 Apr 2013 07:21:49 UTC +00:00]]
|
|
681
|
+
[1m[35mFooltip::Popup::Translation Load (0.1ms)[0m SELECT "fooltip_popup_translations".* FROM "fooltip_popup_translations" WHERE "fooltip_popup_translations"."fooltip_popup_id" = 1 AND "fooltip_popup_translations"."locale" = 'en' LIMIT 1
|
|
682
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "fooltip_popup_translations" ("content", "created_at", "fooltip_popup_id", "locale", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?)[0m [["content", "MyText"], ["created_at", Tue, 23 Apr 2013 07:21:49 UTC +00:00], ["fooltip_popup_id", 1], ["locale", "en"], ["title", "MyString"], ["updated_at", Tue, 23 Apr 2013 07:21:49 UTC +00:00]]
|
|
683
|
+
[1m[35mFooltip::Popup::Translation Load (0.0ms)[0m SELECT "fooltip_popup_translations".* FROM "fooltip_popup_translations" WHERE "fooltip_popup_translations"."id" = ? LIMIT 1 [["id", 1]]
|
|
684
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
685
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
|
686
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "fooltip_links" ("container_id", "created_at", "placement", "popup_id", "trigger", "updated_at", "x", "y") VALUES (?, ?, ?, ?, ?, ?, ?, ?)[0m [["container_id", 1], ["created_at", Tue, 23 Apr 2013 07:21:49 UTC +00:00], ["placement", 1], ["popup_id", 1], ["trigger", 1], ["updated_at", Tue, 23 Apr 2013 07:21:49 UTC +00:00], ["x", 1], ["y", 1]]
|
|
687
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
|
688
|
+
[1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "fooltip_links" [0m
|
|
689
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
|
690
|
+
[1m[36mSQL (0.1ms)[0m [1mDELETE FROM "fooltip_container_translations" WHERE "fooltip_container_translations"."id" = ?[0m [["id", 1]]
|
|
691
|
+
[1m[35mFooltip::Link Load (0.1ms)[0m SELECT "fooltip_links".* FROM "fooltip_links" WHERE "fooltip_links"."container_id" = 1
|
|
692
|
+
[1m[36mSQL (0.1ms)[0m [1mDELETE FROM "fooltip_links" WHERE "fooltip_links"."id" = ?[0m [["id", 1]]
|
|
693
|
+
[1m[35mFooltip::Association Load (0.1ms)[0m SELECT "fooltip_associations".* FROM "fooltip_associations" WHERE "fooltip_associations"."container_id" = 1
|
|
694
|
+
[1m[36mSQL (0.1ms)[0m [1mDELETE FROM "fooltip_containers" WHERE "fooltip_containers"."id" = ?[0m [["id", 1]]
|
|
695
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
|
696
|
+
[1m[36m (0.0ms)[0m [1mSELECT COUNT(*) FROM "fooltip_links" [0m
|
|
697
|
+
[1m[35m (0.2ms)[0m rollback transaction
|
|
698
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
|
699
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
|
700
|
+
[1m[35m (1.0ms)[0m begin transaction
|
|
701
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
|
702
|
+
[1m[35m (0.1ms)[0m begin transaction
|
|
703
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
704
|
+
[1m[35mSQL (32.9ms)[0m INSERT INTO "fooltip_popups" ("created_at", "identifier", "max_height", "max_width", "min_height", "min_width", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Tue, 23 Apr 2013 07:38:36 UTC +00:00], ["identifier", "MyString"], ["max_height", nil], ["max_width", nil], ["min_height", nil], ["min_width", nil], ["updated_at", Tue, 23 Apr 2013 07:38:36 UTC +00:00]]
|
|
705
|
+
[1m[36mFooltip::Popup::Translation Load (0.1ms)[0m [1mSELECT "fooltip_popup_translations".* FROM "fooltip_popup_translations" WHERE "fooltip_popup_translations"."fooltip_popup_id" = 1 AND "fooltip_popup_translations"."locale" = 'en' LIMIT 1[0m
|
|
706
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "fooltip_popup_translations" ("content", "created_at", "fooltip_popup_id", "locale", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", "MyText"], ["created_at", Tue, 23 Apr 2013 07:38:36 UTC +00:00], ["fooltip_popup_id", 1], ["locale", "en"], ["title", "Test Popup"], ["updated_at", Tue, 23 Apr 2013 07:38:36 UTC +00:00]]
|
|
707
|
+
[1m[36mFooltip::Popup::Translation Load (0.1ms)[0m [1mSELECT "fooltip_popup_translations".* FROM "fooltip_popup_translations" WHERE "fooltip_popup_translations"."id" = ? LIMIT 1[0m [["id", 1]]
|
|
708
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
|
709
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
710
|
+
[1m[35mSQL (0.5ms)[0m INSERT INTO "fooltip_containers" ("created_at", "image", "updated_at") VALUES (?, ?, ?) [["created_at", Tue, 23 Apr 2013 07:38:36 UTC +00:00], ["image", nil], ["updated_at", Tue, 23 Apr 2013 07:38:36 UTC +00:00]]
|
|
711
|
+
[1m[36mFooltip::Container::Translation Load (0.1ms)[0m [1mSELECT "fooltip_container_translations".* FROM "fooltip_container_translations" WHERE "fooltip_container_translations"."fooltip_container_id" = 1 AND "fooltip_container_translations"."locale" = 'en' LIMIT 1[0m
|
|
712
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "fooltip_container_translations" ("created_at", "description", "fooltip_container_id", "locale", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Tue, 23 Apr 2013 07:38:36 UTC +00:00], ["description", "MyText"], ["fooltip_container_id", 1], ["locale", "en"], ["title", "MyString"], ["updated_at", Tue, 23 Apr 2013 07:38:36 UTC +00:00]]
|
|
713
|
+
[1m[36mFooltip::Container::Translation Load (0.1ms)[0m [1mSELECT "fooltip_container_translations".* FROM "fooltip_container_translations" WHERE "fooltip_container_translations"."id" = ? LIMIT 1[0m [["id", 1]]
|
|
714
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
|
715
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
716
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "fooltip_links" ("container_id", "created_at", "placement", "popup_id", "trigger", "updated_at", "x", "y") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["container_id", 1], ["created_at", Tue, 23 Apr 2013 07:38:36 UTC +00:00], ["placement", 1], ["popup_id", 1], ["trigger", 1], ["updated_at", Tue, 23 Apr 2013 07:38:36 UTC +00:00], ["x", 1], ["y", 1]]
|
|
717
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
718
|
+
[1m[35m (0.0ms)[0m SELECT COUNT(*) FROM "fooltip_links"
|
|
719
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
720
|
+
[1m[35mSQL (0.2ms)[0m DELETE FROM "fooltip_popup_translations" WHERE "fooltip_popup_translations"."id" = ? [["id", 1]]
|
|
721
|
+
[1m[36mFooltip::Link Load (0.1ms)[0m [1mSELECT "fooltip_links".* FROM "fooltip_links" WHERE "fooltip_links"."popup_id" = 1[0m
|
|
722
|
+
[1m[35mSQL (0.1ms)[0m DELETE FROM "fooltip_links" WHERE "fooltip_links"."id" = ? [["id", 1]]
|
|
723
|
+
[1m[36mSQL (0.1ms)[0m [1mDELETE FROM "fooltip_popups" WHERE "fooltip_popups"."id" = ?[0m [["id", 1]]
|
|
724
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
|
725
|
+
[1m[36m (0.0ms)[0m [1mSELECT COUNT(*) FROM "fooltip_links" [0m
|
|
726
|
+
[1m[35m (0.3ms)[0m rollback transaction
|
|
727
|
+
[1m[36m (0.3ms)[0m [1mbegin transaction[0m
|
|
728
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
|
729
|
+
Connecting to database specified by database.yml
|
|
730
|
+
[1m[36m (1.4ms)[0m [1mselect sqlite_version(*)[0m
|
|
731
|
+
[1m[35m (29.4ms)[0m DROP TABLE "test_fooltips"
|
|
732
|
+
[1m[36m (8.4ms)[0m [1mCREATE TABLE "test_fooltips" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL) [0m
|
|
733
|
+
[1m[35m (0.1ms)[0m begin transaction
|
|
734
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
735
|
+
[1m[35mSQL (3.0ms)[0m INSERT INTO "fooltip_containers" ("created_at", "image", "updated_at") VALUES (?, ?, ?) [["created_at", Tue, 23 Apr 2013 07:40:57 UTC +00:00], ["image", nil], ["updated_at", Tue, 23 Apr 2013 07:40:57 UTC +00:00]]
|
|
736
|
+
[1m[36mFooltip::Container::Translation Load (0.1ms)[0m [1mSELECT "fooltip_container_translations".* FROM "fooltip_container_translations" WHERE "fooltip_container_translations"."fooltip_container_id" = 1 AND "fooltip_container_translations"."locale" = 'en' LIMIT 1[0m
|
|
737
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "fooltip_container_translations" ("created_at", "description", "fooltip_container_id", "locale", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Tue, 23 Apr 2013 07:40:57 UTC +00:00], ["description", "MyText"], ["fooltip_container_id", 1], ["locale", "en"], ["title", "MyString"], ["updated_at", Tue, 23 Apr 2013 07:40:57 UTC +00:00]]
|
|
738
|
+
[1m[36mFooltip::Container::Translation Load (0.1ms)[0m [1mSELECT "fooltip_container_translations".* FROM "fooltip_container_translations" WHERE "fooltip_container_translations"."id" = ? LIMIT 1[0m [["id", 1]]
|
|
739
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
|
740
|
+
[1m[36m (0.2ms)[0m [1mrollback transaction[0m
|
|
741
|
+
[1m[35m (0.0ms)[0m begin transaction
|
|
742
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
743
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "fooltip_containers" ("created_at", "image", "updated_at") VALUES (?, ?, ?) [["created_at", Tue, 23 Apr 2013 07:40:57 UTC +00:00], ["image", nil], ["updated_at", Tue, 23 Apr 2013 07:40:57 UTC +00:00]]
|
|
744
|
+
[1m[36mFooltip::Container::Translation Load (0.1ms)[0m [1mSELECT "fooltip_container_translations".* FROM "fooltip_container_translations" WHERE "fooltip_container_translations"."fooltip_container_id" = 1 AND "fooltip_container_translations"."locale" = 'en' LIMIT 1[0m
|
|
745
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "fooltip_container_translations" ("created_at", "description", "fooltip_container_id", "locale", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Tue, 23 Apr 2013 07:40:57 UTC +00:00], ["description", "MyText"], ["fooltip_container_id", 1], ["locale", "en"], ["title", "MyString"], ["updated_at", Tue, 23 Apr 2013 07:40:57 UTC +00:00]]
|
|
746
|
+
[1m[36mFooltip::Container::Translation Load (0.0ms)[0m [1mSELECT "fooltip_container_translations".* FROM "fooltip_container_translations" WHERE "fooltip_container_translations"."id" = ? LIMIT 1[0m [["id", 1]]
|
|
747
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
|
748
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
|
749
|
+
[1m[35m (0.0ms)[0m begin transaction
|
|
750
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
751
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "fooltip_containers" ("created_at", "image", "updated_at") VALUES (?, ?, ?) [["created_at", Tue, 23 Apr 2013 07:40:57 UTC +00:00], ["image", nil], ["updated_at", Tue, 23 Apr 2013 07:40:57 UTC +00:00]]
|
|
752
|
+
[1m[36mFooltip::Container::Translation Load (0.1ms)[0m [1mSELECT "fooltip_container_translations".* FROM "fooltip_container_translations" WHERE "fooltip_container_translations"."fooltip_container_id" = 1 AND "fooltip_container_translations"."locale" = 'en' LIMIT 1[0m
|
|
753
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "fooltip_container_translations" ("created_at", "description", "fooltip_container_id", "locale", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Tue, 23 Apr 2013 07:40:57 UTC +00:00], ["description", "MyText"], ["fooltip_container_id", 1], ["locale", "en"], ["title", "MyString"], ["updated_at", Tue, 23 Apr 2013 07:40:57 UTC +00:00]]
|
|
754
|
+
[1m[36mFooltip::Container::Translation Load (0.0ms)[0m [1mSELECT "fooltip_container_translations".* FROM "fooltip_container_translations" WHERE "fooltip_container_translations"."id" = ? LIMIT 1[0m [["id", 1]]
|
|
755
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
|
756
|
+
[1m[36m (0.2ms)[0m [1mrollback transaction[0m
|
|
757
|
+
[1m[35m (0.0ms)[0m begin transaction
|
|
758
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
759
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "fooltip_containers" ("created_at", "image", "updated_at") VALUES (?, ?, ?) [["created_at", Tue, 23 Apr 2013 07:40:57 UTC +00:00], ["image", nil], ["updated_at", Tue, 23 Apr 2013 07:40:57 UTC +00:00]]
|
|
760
|
+
[1m[36mFooltip::Container::Translation Load (0.1ms)[0m [1mSELECT "fooltip_container_translations".* FROM "fooltip_container_translations" WHERE "fooltip_container_translations"."fooltip_container_id" = 1 AND "fooltip_container_translations"."locale" = 'en' LIMIT 1[0m
|
|
761
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "fooltip_container_translations" ("created_at", "description", "fooltip_container_id", "locale", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Tue, 23 Apr 2013 07:40:57 UTC +00:00], ["description", "MyText"], ["fooltip_container_id", 1], ["locale", "en"], ["title", "MyString"], ["updated_at", Tue, 23 Apr 2013 07:40:57 UTC +00:00]]
|
|
762
|
+
[1m[36mFooltip::Container::Translation Load (0.0ms)[0m [1mSELECT "fooltip_container_translations".* FROM "fooltip_container_translations" WHERE "fooltip_container_translations"."id" = ? LIMIT 1[0m [["id", 1]]
|
|
763
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
|
764
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
|
765
|
+
[1m[35m (0.0ms)[0m begin transaction
|
|
766
|
+
[1m[36m (0.0ms)[0m [1mrollback transaction[0m
|
|
767
|
+
[1m[35m (0.0ms)[0m begin transaction
|
|
768
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
769
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "test_fooltips" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Tue, 23 Apr 2013 07:40:57 UTC +00:00], ["name", nil], ["updated_at", Tue, 23 Apr 2013 07:40:57 UTC +00:00]]
|
|
770
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
771
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
|
772
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "fooltip_containers" ("created_at", "image", "updated_at") VALUES (?, ?, ?)[0m [["created_at", Tue, 23 Apr 2013 07:40:57 UTC +00:00], ["image", nil], ["updated_at", Tue, 23 Apr 2013 07:40:57 UTC +00:00]]
|
|
773
|
+
[1m[35mFooltip::Container::Translation Load (0.1ms)[0m SELECT "fooltip_container_translations".* FROM "fooltip_container_translations" WHERE "fooltip_container_translations"."fooltip_container_id" = 1 AND "fooltip_container_translations"."locale" = 'en' LIMIT 1
|
|
774
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "fooltip_container_translations" ("created_at", "description", "fooltip_container_id", "locale", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?)[0m [["created_at", Tue, 23 Apr 2013 07:40:57 UTC +00:00], ["description", "MyText"], ["fooltip_container_id", 1], ["locale", "en"], ["title", "MyString"], ["updated_at", Tue, 23 Apr 2013 07:40:57 UTC +00:00]]
|
|
775
|
+
[1m[35mFooltip::Container::Translation Load (0.0ms)[0m SELECT "fooltip_container_translations".* FROM "fooltip_container_translations" WHERE "fooltip_container_translations"."id" = ? LIMIT 1 [["id", 1]]
|
|
776
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
777
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
|
778
|
+
[1m[36mFooltip::Association Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "fooltip_associations" WHERE ("fooltip_associations"."owner_id" = 1 AND "fooltip_associations"."owner_type" = 'TestFooltip' AND "fooltip_associations"."container_id" = 1) LIMIT 1[0m
|
|
779
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "fooltip_associations" ("container_id", "created_at", "owner_id", "owner_type", "updated_at") VALUES (?, ?, ?, ?, ?) [["container_id", 1], ["created_at", Tue, 23 Apr 2013 07:40:57 UTC +00:00], ["owner_id", 1], ["owner_type", "TestFooltip"], ["updated_at", Tue, 23 Apr 2013 07:40:57 UTC +00:00]]
|
|
780
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
781
|
+
[1m[35m (0.0ms)[0m SELECT COUNT(*) FROM "fooltip_associations"
|
|
782
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
783
|
+
[1m[35mFooltip::Association Load (0.1ms)[0m SELECT "fooltip_associations".* FROM "fooltip_associations" WHERE "fooltip_associations"."owner_id" = 1 AND "fooltip_associations"."owner_type" = 'TestFooltip'
|
|
784
|
+
[1m[36mSQL (0.1ms)[0m [1mDELETE FROM "fooltip_associations" WHERE "fooltip_associations"."id" = ?[0m [["id", 1]]
|
|
785
|
+
[1m[35mSQL (0.1ms)[0m DELETE FROM "test_fooltips" WHERE "test_fooltips"."id" = ? [["id", 1]]
|
|
786
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
787
|
+
[1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "fooltip_associations"
|
|
788
|
+
[1m[36m (0.2ms)[0m [1mrollback transaction[0m
|
|
789
|
+
[1m[35m (0.0ms)[0m begin transaction
|
|
790
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
791
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "test_fooltips" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Tue, 23 Apr 2013 07:40:57 UTC +00:00], ["name", nil], ["updated_at", Tue, 23 Apr 2013 07:40:57 UTC +00:00]]
|
|
792
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
793
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
|
794
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "fooltip_containers" ("created_at", "image", "updated_at") VALUES (?, ?, ?)[0m [["created_at", Tue, 23 Apr 2013 07:40:57 UTC +00:00], ["image", nil], ["updated_at", Tue, 23 Apr 2013 07:40:57 UTC +00:00]]
|
|
795
|
+
[1m[35mFooltip::Container::Translation Load (0.1ms)[0m SELECT "fooltip_container_translations".* FROM "fooltip_container_translations" WHERE "fooltip_container_translations"."fooltip_container_id" = 1 AND "fooltip_container_translations"."locale" = 'en' LIMIT 1
|
|
796
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "fooltip_container_translations" ("created_at", "description", "fooltip_container_id", "locale", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?)[0m [["created_at", Tue, 23 Apr 2013 07:40:57 UTC +00:00], ["description", "MyText"], ["fooltip_container_id", 1], ["locale", "en"], ["title", "MyString"], ["updated_at", Tue, 23 Apr 2013 07:40:57 UTC +00:00]]
|
|
797
|
+
[1m[35mFooltip::Container::Translation Load (0.0ms)[0m SELECT "fooltip_container_translations".* FROM "fooltip_container_translations" WHERE "fooltip_container_translations"."id" = ? LIMIT 1 [["id", 1]]
|
|
798
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
799
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
|
800
|
+
[1m[36mFooltip::Association Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "fooltip_associations" WHERE ("fooltip_associations"."owner_id" = 1 AND "fooltip_associations"."owner_type" = 'TestFooltip' AND "fooltip_associations"."container_id" = 1) LIMIT 1[0m
|
|
801
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "fooltip_associations" ("container_id", "created_at", "owner_id", "owner_type", "updated_at") VALUES (?, ?, ?, ?, ?) [["container_id", 1], ["created_at", Tue, 23 Apr 2013 07:40:57 UTC +00:00], ["owner_id", 1], ["owner_type", "TestFooltip"], ["updated_at", Tue, 23 Apr 2013 07:40:57 UTC +00:00]]
|
|
802
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
803
|
+
[1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "fooltip_associations"
|
|
804
|
+
[1m[36mFooltip::Container Load (0.2ms)[0m [1mSELECT "fooltip_containers".* FROM "fooltip_containers" INNER JOIN "fooltip_associations" ON "fooltip_containers"."id" = "fooltip_associations"."container_id" WHERE "fooltip_associations"."owner_id" = 1 AND "fooltip_associations"."owner_type" = 'TestFooltip' ORDER BY "fooltip_containers"."id" DESC LIMIT 1[0m
|
|
805
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
|
806
|
+
[1m[36mFooltip::Container::Translation Load (0.1ms)[0m [1mSELECT "fooltip_container_translations".* FROM "fooltip_container_translations" WHERE "fooltip_container_translations"."fooltip_container_id" = 1[0m
|
|
807
|
+
[1m[35mSQL (0.1ms)[0m DELETE FROM "fooltip_container_translations" WHERE "fooltip_container_translations"."id" = ? [["id", 1]]
|
|
808
|
+
[1m[36mFooltip::Link Load (0.1ms)[0m [1mSELECT "fooltip_links".* FROM "fooltip_links" WHERE "fooltip_links"."container_id" = 1[0m
|
|
809
|
+
[1m[35mFooltip::Association Load (0.1ms)[0m SELECT "fooltip_associations".* FROM "fooltip_associations" WHERE "fooltip_associations"."container_id" = 1
|
|
810
|
+
[1m[36mSQL (0.1ms)[0m [1mDELETE FROM "fooltip_associations" WHERE "fooltip_associations"."id" = ?[0m [["id", 1]]
|
|
811
|
+
[1m[35mSQL (0.1ms)[0m DELETE FROM "fooltip_containers" WHERE "fooltip_containers"."id" = ? [["id", 1]]
|
|
812
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
813
|
+
[1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "fooltip_associations"
|
|
814
|
+
[1m[36m (0.2ms)[0m [1mrollback transaction[0m
|
|
815
|
+
[1m[35m (0.0ms)[0m begin transaction
|
|
816
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
817
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "test_fooltips" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Tue, 23 Apr 2013 07:40:57 UTC +00:00], ["name", nil], ["updated_at", Tue, 23 Apr 2013 07:40:57 UTC +00:00]]
|
|
818
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
819
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
|
820
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "fooltip_containers" ("created_at", "image", "updated_at") VALUES (?, ?, ?)[0m [["created_at", Tue, 23 Apr 2013 07:40:57 UTC +00:00], ["image", nil], ["updated_at", Tue, 23 Apr 2013 07:40:57 UTC +00:00]]
|
|
821
|
+
[1m[35mFooltip::Container::Translation Load (0.1ms)[0m SELECT "fooltip_container_translations".* FROM "fooltip_container_translations" WHERE "fooltip_container_translations"."fooltip_container_id" = 1 AND "fooltip_container_translations"."locale" = 'en' LIMIT 1
|
|
822
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "fooltip_container_translations" ("created_at", "description", "fooltip_container_id", "locale", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?)[0m [["created_at", Tue, 23 Apr 2013 07:40:57 UTC +00:00], ["description", "MyText"], ["fooltip_container_id", 1], ["locale", "en"], ["title", "MyString"], ["updated_at", Tue, 23 Apr 2013 07:40:57 UTC +00:00]]
|
|
823
|
+
[1m[35mFooltip::Container::Translation Load (0.0ms)[0m SELECT "fooltip_container_translations".* FROM "fooltip_container_translations" WHERE "fooltip_container_translations"."id" = ? LIMIT 1 [["id", 1]]
|
|
824
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
825
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
|
826
|
+
[1m[36mFooltip::Association Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "fooltip_associations" WHERE ("fooltip_associations"."owner_id" = 1 AND "fooltip_associations"."owner_type" = 'TestFooltip' AND "fooltip_associations"."container_id" = 1) LIMIT 1[0m
|
|
827
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "fooltip_associations" ("container_id", "created_at", "owner_id", "owner_type", "updated_at") VALUES (?, ?, ?, ?, ?) [["container_id", 1], ["created_at", Tue, 23 Apr 2013 07:40:57 UTC +00:00], ["owner_id", 1], ["owner_type", "TestFooltip"], ["updated_at", Tue, 23 Apr 2013 07:40:57 UTC +00:00]]
|
|
828
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
829
|
+
[1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "fooltip_containers" INNER JOIN "fooltip_associations" ON "fooltip_containers"."id" = "fooltip_associations"."container_id" WHERE "fooltip_associations"."owner_id" = 1 AND "fooltip_associations"."owner_type" = 'TestFooltip'
|
|
830
|
+
[1m[36m (0.2ms)[0m [1mrollback transaction[0m
|
|
831
|
+
[1m[35m (0.1ms)[0m begin transaction
|
|
832
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
833
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "test_fooltips" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Tue, 23 Apr 2013 07:40:57 UTC +00:00], ["name", nil], ["updated_at", Tue, 23 Apr 2013 07:40:57 UTC +00:00]]
|
|
834
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
835
|
+
[1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "fooltip_containers" INNER JOIN "fooltip_associations" ON "fooltip_containers"."id" = "fooltip_associations"."container_id" WHERE "fooltip_associations"."owner_id" = 1 AND "fooltip_associations"."owner_type" = 'TestFooltip'
|
|
836
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
|
837
|
+
[1m[35m (0.0ms)[0m begin transaction
|
|
838
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
839
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "test_fooltips" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Tue, 23 Apr 2013 07:40:57 UTC +00:00], ["name", nil], ["updated_at", Tue, 23 Apr 2013 07:40:57 UTC +00:00]]
|
|
840
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
841
|
+
[1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "fooltip_associations"
|
|
842
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
843
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "fooltip_containers" ("created_at", "image", "updated_at") VALUES (?, ?, ?) [["created_at", Tue, 23 Apr 2013 07:40:57 UTC +00:00], ["image", nil], ["updated_at", Tue, 23 Apr 2013 07:40:57 UTC +00:00]]
|
|
844
|
+
[1m[36mFooltip::Container::Translation Load (0.2ms)[0m [1mSELECT "fooltip_container_translations".* FROM "fooltip_container_translations" WHERE "fooltip_container_translations"."fooltip_container_id" = 1 AND "fooltip_container_translations"."locale" = 'en' LIMIT 1[0m
|
|
845
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "fooltip_container_translations" ("created_at", "description", "fooltip_container_id", "locale", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Tue, 23 Apr 2013 07:40:57 UTC +00:00], ["description", "MyText"], ["fooltip_container_id", 1], ["locale", "en"], ["title", "MyString"], ["updated_at", Tue, 23 Apr 2013 07:40:57 UTC +00:00]]
|
|
846
|
+
[1m[36mFooltip::Container::Translation Load (0.0ms)[0m [1mSELECT "fooltip_container_translations".* FROM "fooltip_container_translations" WHERE "fooltip_container_translations"."id" = ? LIMIT 1[0m [["id", 1]]
|
|
847
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
|
848
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
849
|
+
[1m[35mFooltip::Association Exists (0.1ms)[0m SELECT 1 AS one FROM "fooltip_associations" WHERE ("fooltip_associations"."owner_id" = 1 AND "fooltip_associations"."owner_type" = 'TestFooltip' AND "fooltip_associations"."container_id" = 1) LIMIT 1
|
|
850
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "fooltip_associations" ("container_id", "created_at", "owner_id", "owner_type", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["container_id", 1], ["created_at", Tue, 23 Apr 2013 07:40:57 UTC +00:00], ["owner_id", 1], ["owner_type", "TestFooltip"], ["updated_at", Tue, 23 Apr 2013 07:40:57 UTC +00:00]]
|
|
851
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
|
852
|
+
[1m[36m (0.0ms)[0m [1mSELECT COUNT(*) FROM "fooltip_associations" [0m
|
|
853
|
+
[1m[35m (0.2ms)[0m rollback transaction
|
|
854
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
|
855
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
|
856
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
|
857
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
|
858
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
|
859
|
+
[1m[35mFooltip::Association Load (0.2ms)[0m SELECT "fooltip_associations".* FROM "fooltip_associations" LIMIT 1
|
|
860
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
861
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "fooltip_associations" ("container_id", "created_at", "owner_id", "owner_type", "updated_at") VALUES (?, ?, ?, ?, ?) [["container_id", nil], ["created_at", Tue, 23 Apr 2013 07:40:57 UTC +00:00], ["owner_id", 0], ["owner_type", nil], ["updated_at", Tue, 23 Apr 2013 07:40:57 UTC +00:00]]
|
|
862
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
863
|
+
[1m[35mFooltip::Association Exists (0.1ms)[0m SELECT 1 AS one FROM "fooltip_associations" WHERE ("fooltip_associations"."owner_id" = 0 AND "fooltip_associations"."owner_type" IS NULL AND "fooltip_associations"."container_id" IS NULL) LIMIT 1
|
|
864
|
+
[1m[36mFooltip::Association Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "fooltip_associations" WHERE ("fooltip_associations"."owner_id" = 0 AND "fooltip_associations"."owner_type" IS NULL AND "fooltip_associations"."container_id" IS NULL) LIMIT 1[0m
|
|
865
|
+
[1m[35mFooltip::Association Exists (0.1ms)[0m SELECT 1 AS one FROM "fooltip_associations" WHERE ("fooltip_associations"."owner_id" = 0 AND "fooltip_associations"."owner_type" = '1' AND "fooltip_associations"."container_id" IS NULL) LIMIT 1
|
|
866
|
+
[1m[36mFooltip::Association Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "fooltip_associations" WHERE ("fooltip_associations"."owner_id" = 0 AND "fooltip_associations"."owner_type" = '1' AND "fooltip_associations"."container_id" IS NULL) LIMIT 1[0m
|
|
867
|
+
[1m[35mFooltip::Association Exists (0.1ms)[0m SELECT 1 AS one FROM "fooltip_associations" WHERE ("fooltip_associations"."owner_id" = 0 AND "fooltip_associations"."owner_type" = '0' AND "fooltip_associations"."container_id" = 1) LIMIT 1
|
|
868
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
|
869
|
+
[1m[35m (0.1ms)[0m begin transaction
|
|
870
|
+
[1m[36mFooltip::Association Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "fooltip_associations" WHERE ("fooltip_associations"."owner_id" IS NULL AND "fooltip_associations"."owner_type" IS NULL AND "fooltip_associations"."container_id" IS NULL) LIMIT 1[0m
|
|
871
|
+
[1m[35mFooltip::Association Exists (0.1ms)[0m SELECT 1 AS one FROM "fooltip_associations" WHERE ("fooltip_associations"."owner_id" IS NULL AND "fooltip_associations"."owner_type" IS NULL AND "fooltip_associations"."container_id" IS NULL) LIMIT 1
|
|
872
|
+
[1m[36m (0.0ms)[0m [1mrollback transaction[0m
|
|
873
|
+
[1m[35m (0.0ms)[0m begin transaction
|
|
874
|
+
[1m[36m (0.0ms)[0m [1mrollback transaction[0m
|
|
875
|
+
[1m[35m (0.0ms)[0m begin transaction
|
|
876
|
+
[1m[36mFooltip::Association Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "fooltip_associations" WHERE ("fooltip_associations"."owner_id" IS NULL AND "fooltip_associations"."owner_type" IS NULL AND "fooltip_associations"."container_id" IS NULL) LIMIT 1[0m
|
|
877
|
+
[1m[35mFooltip::Association Exists (0.1ms)[0m SELECT 1 AS one FROM "fooltip_associations" WHERE ("fooltip_associations"."owner_id" IS NULL AND "fooltip_associations"."owner_type" IS NULL AND "fooltip_associations"."container_id" IS NULL) LIMIT 1
|
|
878
|
+
[1m[36m (0.0ms)[0m [1mrollback transaction[0m
|
|
879
|
+
[1m[35m (0.1ms)[0m begin transaction
|
|
880
|
+
[1m[36mFooltip::Association Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "fooltip_associations" WHERE ("fooltip_associations"."owner_id" IS NULL AND "fooltip_associations"."owner_type" IS NULL AND "fooltip_associations"."container_id" IS NULL) LIMIT 1[0m
|
|
881
|
+
[1m[35mFooltip::Association Exists (0.1ms)[0m SELECT 1 AS one FROM "fooltip_associations" WHERE ("fooltip_associations"."owner_id" IS NULL AND "fooltip_associations"."owner_type" IS NULL AND "fooltip_associations"."container_id" IS NULL) LIMIT 1
|
|
882
|
+
[1m[36m (0.0ms)[0m [1mrollback transaction[0m
|
|
883
|
+
[1m[35m (0.0ms)[0m begin transaction
|
|
884
|
+
[1m[36m (0.0ms)[0m [1mrollback transaction[0m
|
|
885
|
+
[1m[35m (0.0ms)[0m begin transaction
|
|
886
|
+
[1m[36m (0.0ms)[0m [1mrollback transaction[0m
|
|
887
|
+
[1m[35m (0.0ms)[0m begin transaction
|
|
888
|
+
[1m[36m (0.0ms)[0m [1mrollback transaction[0m
|
|
889
|
+
[1m[35m (0.0ms)[0m begin transaction
|
|
890
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
891
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "fooltip_containers" ("created_at", "image", "updated_at") VALUES (?, ?, ?) [["created_at", Tue, 23 Apr 2013 07:40:57 UTC +00:00], ["image", nil], ["updated_at", Tue, 23 Apr 2013 07:40:57 UTC +00:00]]
|
|
892
|
+
[1m[36mFooltip::Container::Translation Load (0.1ms)[0m [1mSELECT "fooltip_container_translations".* FROM "fooltip_container_translations" WHERE "fooltip_container_translations"."fooltip_container_id" = 1 AND "fooltip_container_translations"."locale" = 'en' LIMIT 1[0m
|
|
893
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "fooltip_container_translations" ("created_at", "description", "fooltip_container_id", "locale", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Tue, 23 Apr 2013 07:40:57 UTC +00:00], ["description", "MyText"], ["fooltip_container_id", 1], ["locale", "en"], ["title", "MyString"], ["updated_at", Tue, 23 Apr 2013 07:40:57 UTC +00:00]]
|
|
894
|
+
[1m[36mFooltip::Container::Translation Load (0.0ms)[0m [1mSELECT "fooltip_container_translations".* FROM "fooltip_container_translations" WHERE "fooltip_container_translations"."id" = ? LIMIT 1[0m [["id", 1]]
|
|
895
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
|
896
|
+
Processing by Fooltip::ContainersController#show as HTML
|
|
897
|
+
Parameters: {"id"=>"1"}
|
|
898
|
+
[1m[36mFooltip::Container Load (0.1ms)[0m [1mSELECT "fooltip_containers".* FROM "fooltip_containers" WHERE "fooltip_containers"."id" = ? LIMIT 1[0m [["id", "1"]]
|
|
899
|
+
Rendered /home/web/railsprojects/fooltip/app/views/fooltip/containers/show.html.haml within layouts/application (0.2ms)
|
|
900
|
+
Completed 200 OK in 6ms (Views: 5.6ms | ActiveRecord: 0.1ms)
|
|
901
|
+
[1m[35m (0.2ms)[0m rollback transaction
|
|
902
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
|
903
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
|
904
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
|
905
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
|
906
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
|
907
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
|
908
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
|
909
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
|
910
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "fooltip_popups" ("created_at", "identifier", "max_height", "max_width", "min_height", "min_width", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?)[0m [["created_at", Tue, 23 Apr 2013 07:40:57 UTC +00:00], ["identifier", "MyString"], ["max_height", nil], ["max_width", nil], ["min_height", nil], ["min_width", nil], ["updated_at", Tue, 23 Apr 2013 07:40:57 UTC +00:00]]
|
|
911
|
+
[1m[35mFooltip::Popup::Translation Load (0.1ms)[0m SELECT "fooltip_popup_translations".* FROM "fooltip_popup_translations" WHERE "fooltip_popup_translations"."fooltip_popup_id" = 1 AND "fooltip_popup_translations"."locale" = 'en' LIMIT 1
|
|
912
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "fooltip_popup_translations" ("content", "created_at", "fooltip_popup_id", "locale", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?)[0m [["content", "MyText"], ["created_at", Tue, 23 Apr 2013 07:40:57 UTC +00:00], ["fooltip_popup_id", 1], ["locale", "en"], ["title", "Test Popup"], ["updated_at", Tue, 23 Apr 2013 07:40:57 UTC +00:00]]
|
|
913
|
+
[1m[35mFooltip::Popup::Translation Load (0.1ms)[0m SELECT "fooltip_popup_translations".* FROM "fooltip_popup_translations" WHERE "fooltip_popup_translations"."id" = ? LIMIT 1 [["id", 1]]
|
|
914
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
915
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
|
916
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "fooltip_containers" ("created_at", "image", "updated_at") VALUES (?, ?, ?)[0m [["created_at", Tue, 23 Apr 2013 07:40:57 UTC +00:00], ["image", nil], ["updated_at", Tue, 23 Apr 2013 07:40:57 UTC +00:00]]
|
|
917
|
+
[1m[35mFooltip::Container::Translation Load (0.1ms)[0m SELECT "fooltip_container_translations".* FROM "fooltip_container_translations" WHERE "fooltip_container_translations"."fooltip_container_id" = 1 AND "fooltip_container_translations"."locale" = 'en' LIMIT 1
|
|
918
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "fooltip_container_translations" ("created_at", "description", "fooltip_container_id", "locale", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?)[0m [["created_at", Tue, 23 Apr 2013 07:40:57 UTC +00:00], ["description", "MyText"], ["fooltip_container_id", 1], ["locale", "en"], ["title", "MyString"], ["updated_at", Tue, 23 Apr 2013 07:40:57 UTC +00:00]]
|
|
919
|
+
[1m[35mFooltip::Container::Translation Load (0.0ms)[0m SELECT "fooltip_container_translations".* FROM "fooltip_container_translations" WHERE "fooltip_container_translations"."id" = ? LIMIT 1 [["id", 1]]
|
|
920
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
921
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
|
922
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "fooltip_links" ("container_id", "created_at", "placement", "popup_id", "trigger", "updated_at", "x", "y") VALUES (?, ?, ?, ?, ?, ?, ?, ?)[0m [["container_id", 1], ["created_at", Tue, 23 Apr 2013 07:40:57 UTC +00:00], ["placement", 1], ["popup_id", 1], ["trigger", 1], ["updated_at", Tue, 23 Apr 2013 07:40:57 UTC +00:00], ["x", 1], ["y", 1]]
|
|
923
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
|
924
|
+
[1m[36m (0.0ms)[0m [1mSELECT COUNT(*) FROM "fooltip_links" [0m
|
|
925
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
|
926
|
+
[1m[36mSQL (0.1ms)[0m [1mDELETE FROM "fooltip_popup_translations" WHERE "fooltip_popup_translations"."id" = ?[0m [["id", 1]]
|
|
927
|
+
[1m[35mFooltip::Link Load (0.1ms)[0m SELECT "fooltip_links".* FROM "fooltip_links" WHERE "fooltip_links"."popup_id" = 1
|
|
928
|
+
[1m[36mSQL (0.1ms)[0m [1mDELETE FROM "fooltip_links" WHERE "fooltip_links"."id" = ?[0m [["id", 1]]
|
|
929
|
+
[1m[35mSQL (0.1ms)[0m DELETE FROM "fooltip_popups" WHERE "fooltip_popups"."id" = ? [["id", 1]]
|
|
930
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
931
|
+
[1m[35m (0.0ms)[0m SELECT COUNT(*) FROM "fooltip_links"
|
|
932
|
+
[1m[36m (0.2ms)[0m [1mrollback transaction[0m
|
|
933
|
+
[1m[35m (0.0ms)[0m begin transaction
|
|
934
|
+
[1m[36m (0.0ms)[0m [1mrollback transaction[0m
|
|
935
|
+
[1m[35m (0.0ms)[0m begin transaction
|
|
936
|
+
[1m[36m (0.0ms)[0m [1mrollback transaction[0m
|
|
937
|
+
[1m[35m (0.0ms)[0m begin transaction
|
|
938
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
939
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "fooltip_containers" ("created_at", "image", "updated_at") VALUES (?, ?, ?) [["created_at", Tue, 23 Apr 2013 07:40:57 UTC +00:00], ["image", nil], ["updated_at", Tue, 23 Apr 2013 07:40:57 UTC +00:00]]
|
|
940
|
+
[1m[36mFooltip::Container::Translation Load (0.1ms)[0m [1mSELECT "fooltip_container_translations".* FROM "fooltip_container_translations" WHERE "fooltip_container_translations"."fooltip_container_id" = 1 AND "fooltip_container_translations"."locale" = 'en' LIMIT 1[0m
|
|
941
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "fooltip_container_translations" ("created_at", "description", "fooltip_container_id", "locale", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Tue, 23 Apr 2013 07:40:57 UTC +00:00], ["description", "MyText"], ["fooltip_container_id", 1], ["locale", "en"], ["title", "MyString"], ["updated_at", Tue, 23 Apr 2013 07:40:57 UTC +00:00]]
|
|
942
|
+
[1m[36mFooltip::Container::Translation Load (0.0ms)[0m [1mSELECT "fooltip_container_translations".* FROM "fooltip_container_translations" WHERE "fooltip_container_translations"."id" = ? LIMIT 1[0m [["id", 1]]
|
|
943
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
|
944
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
945
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "fooltip_popups" ("created_at", "identifier", "max_height", "max_width", "min_height", "min_width", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Tue, 23 Apr 2013 07:40:57 UTC +00:00], ["identifier", "MyString"], ["max_height", nil], ["max_width", nil], ["min_height", nil], ["min_width", nil], ["updated_at", Tue, 23 Apr 2013 07:40:57 UTC +00:00]]
|
|
946
|
+
[1m[36mFooltip::Popup::Translation Load (0.1ms)[0m [1mSELECT "fooltip_popup_translations".* FROM "fooltip_popup_translations" WHERE "fooltip_popup_translations"."fooltip_popup_id" = 1 AND "fooltip_popup_translations"."locale" = 'en' LIMIT 1[0m
|
|
947
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "fooltip_popup_translations" ("content", "created_at", "fooltip_popup_id", "locale", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", "MyText"], ["created_at", Tue, 23 Apr 2013 07:40:57 UTC +00:00], ["fooltip_popup_id", 1], ["locale", "en"], ["title", "MyString"], ["updated_at", Tue, 23 Apr 2013 07:40:57 UTC +00:00]]
|
|
948
|
+
[1m[36mFooltip::Popup::Translation Load (0.0ms)[0m [1mSELECT "fooltip_popup_translations".* FROM "fooltip_popup_translations" WHERE "fooltip_popup_translations"."id" = ? LIMIT 1[0m [["id", 1]]
|
|
949
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
|
950
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
951
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "fooltip_links" ("container_id", "created_at", "placement", "popup_id", "trigger", "updated_at", "x", "y") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["container_id", 1], ["created_at", Tue, 23 Apr 2013 07:40:57 UTC +00:00], ["placement", 1], ["popup_id", 1], ["trigger", 1], ["updated_at", Tue, 23 Apr 2013 07:40:57 UTC +00:00], ["x", 1], ["y", 1]]
|
|
952
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
953
|
+
[1m[35m (0.0ms)[0m SELECT COUNT(*) FROM "fooltip_links"
|
|
954
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
955
|
+
[1m[35mSQL (0.1ms)[0m DELETE FROM "fooltip_container_translations" WHERE "fooltip_container_translations"."id" = ? [["id", 1]]
|
|
956
|
+
[1m[36mFooltip::Link Load (0.1ms)[0m [1mSELECT "fooltip_links".* FROM "fooltip_links" WHERE "fooltip_links"."container_id" = 1[0m
|
|
957
|
+
[1m[35mSQL (0.1ms)[0m DELETE FROM "fooltip_links" WHERE "fooltip_links"."id" = ? [["id", 1]]
|
|
958
|
+
[1m[36mFooltip::Association Load (0.1ms)[0m [1mSELECT "fooltip_associations".* FROM "fooltip_associations" WHERE "fooltip_associations"."container_id" = 1[0m
|
|
959
|
+
[1m[35mSQL (0.0ms)[0m DELETE FROM "fooltip_containers" WHERE "fooltip_containers"."id" = ? [["id", 1]]
|
|
960
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
961
|
+
[1m[35m (0.0ms)[0m SELECT COUNT(*) FROM "fooltip_links"
|
|
962
|
+
[1m[36m (0.2ms)[0m [1mrollback transaction[0m
|
|
963
|
+
[1m[35m (0.0ms)[0m begin transaction
|
|
964
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
|
965
|
+
[1m[35m (0.0ms)[0m begin transaction
|
|
966
|
+
[1m[36m (0.0ms)[0m [1mrollback transaction[0m
|
|
967
|
+
[1m[35m (0.0ms)[0m begin transaction
|
|
968
|
+
[1m[36m (0.0ms)[0m [1mrollback transaction[0m
|
|
969
|
+
[1m[35m (0.0ms)[0m begin transaction
|
|
970
|
+
[1m[36m (0.0ms)[0m [1mrollback transaction[0m
|
|
971
|
+
[1m[35m (0.0ms)[0m begin transaction
|
|
972
|
+
[1m[36m (0.0ms)[0m [1mrollback transaction[0m
|
|
973
|
+
[1m[35m (0.0ms)[0m begin transaction
|
|
974
|
+
[1m[36m (0.0ms)[0m [1mrollback transaction[0m
|
|
975
|
+
[1m[35m (0.0ms)[0m begin transaction
|
|
976
|
+
[1m[36m (0.0ms)[0m [1mrollback transaction[0m
|
|
977
|
+
[1m[35m (0.0ms)[0m begin transaction
|
|
978
|
+
[1m[36m (0.0ms)[0m [1mrollback transaction[0m
|
|
979
|
+
[1m[35m (0.0ms)[0m begin transaction
|
|
980
|
+
[1m[36m (0.0ms)[0m [1mrollback transaction[0m
|
|
981
|
+
[1m[35m (0.0ms)[0m begin transaction
|
|
982
|
+
[1m[36m (0.0ms)[0m [1mrollback transaction[0m
|
|
983
|
+
[1m[35m (0.0ms)[0m begin transaction
|
|
984
|
+
[1m[36m (0.0ms)[0m [1mrollback transaction[0m
|
|
985
|
+
[1m[35m (0.0ms)[0m begin transaction
|
|
986
|
+
[1m[36m (0.0ms)[0m [1mrollback transaction[0m
|
|
987
|
+
[1m[35m (0.0ms)[0m begin transaction
|
|
988
|
+
[1m[36m (0.0ms)[0m [1mrollback transaction[0m
|
|
989
|
+
[1m[35m (0.0ms)[0m begin transaction
|
|
990
|
+
[1m[36m (0.0ms)[0m [1mrollback transaction[0m
|
|
991
|
+
[1m[35m (0.0ms)[0m begin transaction
|
|
992
|
+
[1m[36m (0.0ms)[0m [1mrollback transaction[0m
|
|
993
|
+
[1m[35m (0.0ms)[0m begin transaction
|
|
994
|
+
[1m[36m (0.0ms)[0m [1mrollback transaction[0m
|
|
995
|
+
[1m[35m (0.0ms)[0m begin transaction
|
|
996
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
997
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "fooltip_containers" ("created_at", "image", "updated_at") VALUES (?, ?, ?) [["created_at", Tue, 23 Apr 2013 07:40:57 UTC +00:00], ["image", nil], ["updated_at", Tue, 23 Apr 2013 07:40:57 UTC +00:00]]
|
|
998
|
+
[1m[36mFooltip::Container::Translation Load (0.1ms)[0m [1mSELECT "fooltip_container_translations".* FROM "fooltip_container_translations" WHERE "fooltip_container_translations"."fooltip_container_id" = 1 AND "fooltip_container_translations"."locale" = 'en' LIMIT 1[0m
|
|
999
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "fooltip_container_translations" ("created_at", "description", "fooltip_container_id", "locale", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Tue, 23 Apr 2013 07:40:57 UTC +00:00], ["description", "MyText"], ["fooltip_container_id", 1], ["locale", "en"], ["title", "MyString"], ["updated_at", Tue, 23 Apr 2013 07:40:57 UTC +00:00]]
|
|
1000
|
+
[1m[36mFooltip::Container::Translation Load (0.0ms)[0m [1mSELECT "fooltip_container_translations".* FROM "fooltip_container_translations" WHERE "fooltip_container_translations"."id" = ? LIMIT 1[0m [["id", 1]]
|
|
1001
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
|
1002
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
1003
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "fooltip_popups" ("created_at", "identifier", "max_height", "max_width", "min_height", "min_width", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Tue, 23 Apr 2013 07:40:57 UTC +00:00], ["identifier", "MyString"], ["max_height", nil], ["max_width", nil], ["min_height", nil], ["min_width", nil], ["updated_at", Tue, 23 Apr 2013 07:40:57 UTC +00:00]]
|
|
1004
|
+
[1m[36mFooltip::Popup::Translation Load (0.1ms)[0m [1mSELECT "fooltip_popup_translations".* FROM "fooltip_popup_translations" WHERE "fooltip_popup_translations"."fooltip_popup_id" = 1 AND "fooltip_popup_translations"."locale" = 'en' LIMIT 1[0m
|
|
1005
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "fooltip_popup_translations" ("content", "created_at", "fooltip_popup_id", "locale", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", "MyText"], ["created_at", Tue, 23 Apr 2013 07:40:57 UTC +00:00], ["fooltip_popup_id", 1], ["locale", "en"], ["title", "MyString"], ["updated_at", Tue, 23 Apr 2013 07:40:57 UTC +00:00]]
|
|
1006
|
+
[1m[36mFooltip::Popup::Translation Load (0.0ms)[0m [1mSELECT "fooltip_popup_translations".* FROM "fooltip_popup_translations" WHERE "fooltip_popup_translations"."id" = ? LIMIT 1[0m [["id", 1]]
|
|
1007
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
|
1008
|
+
[1m[36m (0.2ms)[0m [1mrollback transaction[0m
|
|
1009
|
+
Connecting to database specified by database.yml
|
|
1010
|
+
[1m[36m (3.7ms)[0m [1mselect sqlite_version(*)[0m
|
|
1011
|
+
[1m[35m (10.6ms)[0m DROP TABLE "test_fooltips"
|
|
1012
|
+
[1m[36m (7.3ms)[0m [1mCREATE TABLE "test_fooltips" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL) [0m
|
|
1013
|
+
[1m[35m (1.1ms)[0m begin transaction
|
|
1014
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
1015
|
+
[1m[35mSQL (51.5ms)[0m INSERT INTO "fooltip_containers" ("created_at", "image", "updated_at") VALUES (?, ?, ?) [["created_at", Wed, 24 Apr 2013 09:00:53 UTC +00:00], ["image", nil], ["updated_at", Wed, 24 Apr 2013 09:00:53 UTC +00:00]]
|
|
1016
|
+
[1m[36mFooltip::Container::Translation Load (0.2ms)[0m [1mSELECT "fooltip_container_translations".* FROM "fooltip_container_translations" WHERE "fooltip_container_translations"."fooltip_container_id" = 1 AND "fooltip_container_translations"."locale" = 'en' LIMIT 1[0m
|
|
1017
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "fooltip_container_translations" ("created_at", "description", "fooltip_container_id", "locale", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 24 Apr 2013 09:00:54 UTC +00:00], ["description", "MyText"], ["fooltip_container_id", 1], ["locale", "en"], ["title", "MyString"], ["updated_at", Wed, 24 Apr 2013 09:00:54 UTC +00:00]]
|
|
1018
|
+
[1m[36mFooltip::Container::Translation Load (0.1ms)[0m [1mSELECT "fooltip_container_translations".* FROM "fooltip_container_translations" WHERE "fooltip_container_translations"."id" = ? LIMIT 1[0m [["id", 1]]
|
|
1019
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
|
1020
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
1021
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "fooltip_popups" ("created_at", "identifier", "max_height", "max_width", "min_height", "min_width", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Wed, 24 Apr 2013 09:00:54 UTC +00:00], ["identifier", "MyString"], ["max_height", nil], ["max_width", nil], ["min_height", nil], ["min_width", nil], ["updated_at", Wed, 24 Apr 2013 09:00:54 UTC +00:00]]
|
|
1022
|
+
[1m[36mFooltip::Popup::Translation Load (0.1ms)[0m [1mSELECT "fooltip_popup_translations".* FROM "fooltip_popup_translations" WHERE "fooltip_popup_translations"."fooltip_popup_id" = 1 AND "fooltip_popup_translations"."locale" = 'en' LIMIT 1[0m
|
|
1023
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "fooltip_popup_translations" ("content", "created_at", "fooltip_popup_id", "locale", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", "MyText"], ["created_at", Wed, 24 Apr 2013 09:00:54 UTC +00:00], ["fooltip_popup_id", 1], ["locale", "en"], ["title", "MyString"], ["updated_at", Wed, 24 Apr 2013 09:00:54 UTC +00:00]]
|
|
1024
|
+
[1m[36mFooltip::Popup::Translation Load (0.1ms)[0m [1mSELECT "fooltip_popup_translations".* FROM "fooltip_popup_translations" WHERE "fooltip_popup_translations"."id" = ? LIMIT 1[0m [["id", 1]]
|
|
1025
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
|
1026
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
1027
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "fooltip_links" ("container_id", "created_at", "placement", "popup_id", "trigger", "updated_at", "x", "y") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["container_id", 1], ["created_at", Wed, 24 Apr 2013 09:00:54 UTC +00:00], ["placement", 1], ["popup_id", 1], ["trigger", 1], ["updated_at", Wed, 24 Apr 2013 09:00:54 UTC +00:00], ["x", 1], ["y", 1]]
|
|
1028
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
1029
|
+
[1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "fooltip_links"
|
|
1030
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
1031
|
+
[1m[35mSQL (0.2ms)[0m DELETE FROM "fooltip_container_translations" WHERE "fooltip_container_translations"."id" = ? [["id", 1]]
|
|
1032
|
+
[1m[36mFooltip::Link Load (0.2ms)[0m [1mSELECT "fooltip_links".* FROM "fooltip_links" WHERE "fooltip_links"."container_id" = 1[0m
|
|
1033
|
+
[1m[35mSQL (0.2ms)[0m DELETE FROM "fooltip_links" WHERE "fooltip_links"."id" = ? [["id", 1]]
|
|
1034
|
+
[1m[36mFooltip::Association Load (0.1ms)[0m [1mSELECT "fooltip_associations".* FROM "fooltip_associations" WHERE "fooltip_associations"."container_id" = 1[0m
|
|
1035
|
+
[1m[35mSQL (0.1ms)[0m DELETE FROM "fooltip_containers" WHERE "fooltip_containers"."id" = ? [["id", 1]]
|
|
1036
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
1037
|
+
[1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "fooltip_links"
|
|
1038
|
+
[1m[36m (0.2ms)[0m [1mrollback transaction[0m
|
|
1039
|
+
[1m[35m (0.1ms)[0m begin transaction
|
|
1040
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
|
1041
|
+
[1m[35m (0.0ms)[0m begin transaction
|
|
1042
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
|
1043
|
+
[1m[35m (0.1ms)[0m begin transaction
|
|
1044
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
1045
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "fooltip_containers" ("created_at", "image", "updated_at") VALUES (?, ?, ?) [["created_at", Wed, 24 Apr 2013 09:00:54 UTC +00:00], ["image", nil], ["updated_at", Wed, 24 Apr 2013 09:00:54 UTC +00:00]]
|
|
1046
|
+
[1m[36mFooltip::Container::Translation Load (0.2ms)[0m [1mSELECT "fooltip_container_translations".* FROM "fooltip_container_translations" WHERE "fooltip_container_translations"."fooltip_container_id" = 1 AND "fooltip_container_translations"."locale" = 'en' LIMIT 1[0m
|
|
1047
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "fooltip_container_translations" ("created_at", "description", "fooltip_container_id", "locale", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 24 Apr 2013 09:00:54 UTC +00:00], ["description", "MyText"], ["fooltip_container_id", 1], ["locale", "en"], ["title", "MyString"], ["updated_at", Wed, 24 Apr 2013 09:00:54 UTC +00:00]]
|
|
1048
|
+
[1m[36mFooltip::Container::Translation Load (0.0ms)[0m [1mSELECT "fooltip_container_translations".* FROM "fooltip_container_translations" WHERE "fooltip_container_translations"."id" = ? LIMIT 1[0m [["id", 1]]
|
|
1049
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
|
1050
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
1051
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "fooltip_popups" ("created_at", "identifier", "max_height", "max_width", "min_height", "min_width", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Wed, 24 Apr 2013 09:00:54 UTC +00:00], ["identifier", "MyString"], ["max_height", nil], ["max_width", nil], ["min_height", nil], ["min_width", nil], ["updated_at", Wed, 24 Apr 2013 09:00:54 UTC +00:00]]
|
|
1052
|
+
[1m[36mFooltip::Popup::Translation Load (0.1ms)[0m [1mSELECT "fooltip_popup_translations".* FROM "fooltip_popup_translations" WHERE "fooltip_popup_translations"."fooltip_popup_id" = 1 AND "fooltip_popup_translations"."locale" = 'en' LIMIT 1[0m
|
|
1053
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "fooltip_popup_translations" ("content", "created_at", "fooltip_popup_id", "locale", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", "MyText"], ["created_at", Wed, 24 Apr 2013 09:00:54 UTC +00:00], ["fooltip_popup_id", 1], ["locale", "en"], ["title", "MyString"], ["updated_at", Wed, 24 Apr 2013 09:00:54 UTC +00:00]]
|
|
1054
|
+
[1m[36mFooltip::Popup::Translation Load (0.0ms)[0m [1mSELECT "fooltip_popup_translations".* FROM "fooltip_popup_translations" WHERE "fooltip_popup_translations"."id" = ? LIMIT 1[0m [["id", 1]]
|
|
1055
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
|
1056
|
+
[1m[36m (0.3ms)[0m [1mrollback transaction[0m
|
|
1057
|
+
[1m[35m (0.1ms)[0m begin transaction
|
|
1058
|
+
[1m[36m (0.0ms)[0m [1mrollback transaction[0m
|
|
1059
|
+
[1m[35m (0.1ms)[0m begin transaction
|
|
1060
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
1061
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "fooltip_popups" ("created_at", "identifier", "max_height", "max_width", "min_height", "min_width", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Wed, 24 Apr 2013 09:00:54 UTC +00:00], ["identifier", "MyString"], ["max_height", nil], ["max_width", nil], ["min_height", nil], ["min_width", nil], ["updated_at", Wed, 24 Apr 2013 09:00:54 UTC +00:00]]
|
|
1062
|
+
[1m[36mFooltip::Popup::Translation Load (0.1ms)[0m [1mSELECT "fooltip_popup_translations".* FROM "fooltip_popup_translations" WHERE "fooltip_popup_translations"."fooltip_popup_id" = 1 AND "fooltip_popup_translations"."locale" = 'en' LIMIT 1[0m
|
|
1063
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "fooltip_popup_translations" ("content", "created_at", "fooltip_popup_id", "locale", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", "MyText"], ["created_at", Wed, 24 Apr 2013 09:00:54 UTC +00:00], ["fooltip_popup_id", 1], ["locale", "en"], ["title", "Test Popup"], ["updated_at", Wed, 24 Apr 2013 09:00:54 UTC +00:00]]
|
|
1064
|
+
[1m[36mFooltip::Popup::Translation Load (0.0ms)[0m [1mSELECT "fooltip_popup_translations".* FROM "fooltip_popup_translations" WHERE "fooltip_popup_translations"."id" = ? LIMIT 1[0m [["id", 1]]
|
|
1065
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
|
1066
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
1067
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "fooltip_containers" ("created_at", "image", "updated_at") VALUES (?, ?, ?) [["created_at", Wed, 24 Apr 2013 09:00:54 UTC +00:00], ["image", nil], ["updated_at", Wed, 24 Apr 2013 09:00:54 UTC +00:00]]
|
|
1068
|
+
[1m[36mFooltip::Container::Translation Load (0.1ms)[0m [1mSELECT "fooltip_container_translations".* FROM "fooltip_container_translations" WHERE "fooltip_container_translations"."fooltip_container_id" = 1 AND "fooltip_container_translations"."locale" = 'en' LIMIT 1[0m
|
|
1069
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "fooltip_container_translations" ("created_at", "description", "fooltip_container_id", "locale", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 24 Apr 2013 09:00:54 UTC +00:00], ["description", "MyText"], ["fooltip_container_id", 1], ["locale", "en"], ["title", "MyString"], ["updated_at", Wed, 24 Apr 2013 09:00:54 UTC +00:00]]
|
|
1070
|
+
[1m[36mFooltip::Container::Translation Load (0.0ms)[0m [1mSELECT "fooltip_container_translations".* FROM "fooltip_container_translations" WHERE "fooltip_container_translations"."id" = ? LIMIT 1[0m [["id", 1]]
|
|
1071
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
|
1072
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
1073
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "fooltip_links" ("container_id", "created_at", "placement", "popup_id", "trigger", "updated_at", "x", "y") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["container_id", 1], ["created_at", Wed, 24 Apr 2013 09:00:54 UTC +00:00], ["placement", 1], ["popup_id", 1], ["trigger", 1], ["updated_at", Wed, 24 Apr 2013 09:00:54 UTC +00:00], ["x", 1], ["y", 1]]
|
|
1074
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
1075
|
+
[1m[35m (0.0ms)[0m SELECT COUNT(*) FROM "fooltip_links"
|
|
1076
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
1077
|
+
[1m[35mSQL (0.1ms)[0m DELETE FROM "fooltip_popup_translations" WHERE "fooltip_popup_translations"."id" = ? [["id", 1]]
|
|
1078
|
+
[1m[36mFooltip::Link Load (0.1ms)[0m [1mSELECT "fooltip_links".* FROM "fooltip_links" WHERE "fooltip_links"."popup_id" = 1[0m
|
|
1079
|
+
[1m[35mSQL (0.1ms)[0m DELETE FROM "fooltip_links" WHERE "fooltip_links"."id" = ? [["id", 1]]
|
|
1080
|
+
[1m[36mSQL (0.1ms)[0m [1mDELETE FROM "fooltip_popups" WHERE "fooltip_popups"."id" = ?[0m [["id", 1]]
|
|
1081
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
|
1082
|
+
[1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "fooltip_links" [0m
|
|
1083
|
+
[1m[35m (0.2ms)[0m rollback transaction
|
|
1084
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
|
1085
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
|
1086
|
+
[1m[36m (0.6ms)[0m [1mbegin transaction[0m
|
|
1087
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
|
1088
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
|
1089
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
|
1090
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "fooltip_containers" ("created_at", "image", "updated_at") VALUES (?, ?, ?)[0m [["created_at", Wed, 24 Apr 2013 09:00:54 UTC +00:00], ["image", nil], ["updated_at", Wed, 24 Apr 2013 09:00:54 UTC +00:00]]
|
|
1091
|
+
[1m[35mFooltip::Container::Translation Load (0.1ms)[0m SELECT "fooltip_container_translations".* FROM "fooltip_container_translations" WHERE "fooltip_container_translations"."fooltip_container_id" = 1 AND "fooltip_container_translations"."locale" = 'en' LIMIT 1
|
|
1092
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "fooltip_container_translations" ("created_at", "description", "fooltip_container_id", "locale", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?)[0m [["created_at", Wed, 24 Apr 2013 09:00:54 UTC +00:00], ["description", "MyText"], ["fooltip_container_id", 1], ["locale", "en"], ["title", "MyString"], ["updated_at", Wed, 24 Apr 2013 09:00:54 UTC +00:00]]
|
|
1093
|
+
[1m[35mFooltip::Container::Translation Load (0.0ms)[0m SELECT "fooltip_container_translations".* FROM "fooltip_container_translations" WHERE "fooltip_container_translations"."id" = ? LIMIT 1 [["id", 1]]
|
|
1094
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
1095
|
+
[1m[35m (0.5ms)[0m rollback transaction
|
|
1096
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
|
1097
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
|
1098
|
+
[1m[36mSQL (0.7ms)[0m [1mINSERT INTO "fooltip_containers" ("created_at", "image", "updated_at") VALUES (?, ?, ?)[0m [["created_at", Wed, 24 Apr 2013 09:00:54 UTC +00:00], ["image", nil], ["updated_at", Wed, 24 Apr 2013 09:00:54 UTC +00:00]]
|
|
1099
|
+
[1m[35mFooltip::Container::Translation Load (0.2ms)[0m SELECT "fooltip_container_translations".* FROM "fooltip_container_translations" WHERE "fooltip_container_translations"."fooltip_container_id" = 1 AND "fooltip_container_translations"."locale" = 'en' LIMIT 1
|
|
1100
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "fooltip_container_translations" ("created_at", "description", "fooltip_container_id", "locale", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?)[0m [["created_at", Wed, 24 Apr 2013 09:00:54 UTC +00:00], ["description", "MyText"], ["fooltip_container_id", 1], ["locale", "en"], ["title", "MyString"], ["updated_at", Wed, 24 Apr 2013 09:00:54 UTC +00:00]]
|
|
1101
|
+
[1m[35mFooltip::Container::Translation Load (0.1ms)[0m SELECT "fooltip_container_translations".* FROM "fooltip_container_translations" WHERE "fooltip_container_translations"."id" = ? LIMIT 1 [["id", 1]]
|
|
1102
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
1103
|
+
[1m[35m (0.6ms)[0m rollback transaction
|
|
1104
|
+
[1m[36m (0.2ms)[0m [1mbegin transaction[0m
|
|
1105
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
|
1106
|
+
[1m[36mSQL (0.7ms)[0m [1mINSERT INTO "fooltip_containers" ("created_at", "image", "updated_at") VALUES (?, ?, ?)[0m [["created_at", Wed, 24 Apr 2013 09:00:55 UTC +00:00], ["image", nil], ["updated_at", Wed, 24 Apr 2013 09:00:55 UTC +00:00]]
|
|
1107
|
+
[1m[35mFooltip::Container::Translation Load (0.4ms)[0m SELECT "fooltip_container_translations".* FROM "fooltip_container_translations" WHERE "fooltip_container_translations"."fooltip_container_id" = 1 AND "fooltip_container_translations"."locale" = 'en' LIMIT 1
|
|
1108
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "fooltip_container_translations" ("created_at", "description", "fooltip_container_id", "locale", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?)[0m [["created_at", Wed, 24 Apr 2013 09:00:55 UTC +00:00], ["description", "MyText"], ["fooltip_container_id", 1], ["locale", "en"], ["title", "MyString"], ["updated_at", Wed, 24 Apr 2013 09:00:55 UTC +00:00]]
|
|
1109
|
+
[1m[35mFooltip::Container::Translation Load (0.1ms)[0m SELECT "fooltip_container_translations".* FROM "fooltip_container_translations" WHERE "fooltip_container_translations"."id" = ? LIMIT 1 [["id", 1]]
|
|
1110
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
1111
|
+
[1m[35m (0.6ms)[0m rollback transaction
|
|
1112
|
+
[1m[36m (0.2ms)[0m [1mbegin transaction[0m
|
|
1113
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
|
1114
|
+
[1m[36mSQL (0.8ms)[0m [1mINSERT INTO "fooltip_containers" ("created_at", "image", "updated_at") VALUES (?, ?, ?)[0m [["created_at", Wed, 24 Apr 2013 09:00:55 UTC +00:00], ["image", nil], ["updated_at", Wed, 24 Apr 2013 09:00:55 UTC +00:00]]
|
|
1115
|
+
[1m[35mFooltip::Container::Translation Load (0.3ms)[0m SELECT "fooltip_container_translations".* FROM "fooltip_container_translations" WHERE "fooltip_container_translations"."fooltip_container_id" = 1 AND "fooltip_container_translations"."locale" = 'en' LIMIT 1
|
|
1116
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "fooltip_container_translations" ("created_at", "description", "fooltip_container_id", "locale", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?)[0m [["created_at", Wed, 24 Apr 2013 09:00:55 UTC +00:00], ["description", "MyText"], ["fooltip_container_id", 1], ["locale", "en"], ["title", "MyString"], ["updated_at", Wed, 24 Apr 2013 09:00:55 UTC +00:00]]
|
|
1117
|
+
[1m[35mFooltip::Container::Translation Load (0.1ms)[0m SELECT "fooltip_container_translations".* FROM "fooltip_container_translations" WHERE "fooltip_container_translations"."id" = ? LIMIT 1 [["id", 1]]
|
|
1118
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
1119
|
+
[1m[35m (0.7ms)[0m rollback transaction
|
|
1120
|
+
[1m[36m (0.2ms)[0m [1mbegin transaction[0m
|
|
1121
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
|
1122
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
|
1123
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
|
1124
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
|
1125
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
|
1126
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
|
1127
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
|
1128
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
|
1129
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
|
1130
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
|
1131
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
|
1132
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
|
1133
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
|
1134
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
|
1135
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
|
1136
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
|
1137
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
|
1138
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
|
1139
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
|
1140
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
|
1141
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
|
1142
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
|
1143
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
|
1144
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
|
1145
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
|
1146
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
|
1147
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
|
1148
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
|
1149
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
|
1150
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
|
1151
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
|
1152
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
|
1153
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
|
1154
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
|
1155
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
|
1156
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
|
1157
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
|
1158
|
+
[1m[36mSQL (0.6ms)[0m [1mINSERT INTO "test_fooltips" ("created_at", "name", "updated_at") VALUES (?, ?, ?)[0m [["created_at", Wed, 24 Apr 2013 09:00:55 UTC +00:00], ["name", nil], ["updated_at", Wed, 24 Apr 2013 09:00:55 UTC +00:00]]
|
|
1159
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
|
1160
|
+
[1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "fooltip_associations" [0m
|
|
1161
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
|
1162
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "fooltip_containers" ("created_at", "image", "updated_at") VALUES (?, ?, ?)[0m [["created_at", Wed, 24 Apr 2013 09:00:55 UTC +00:00], ["image", nil], ["updated_at", Wed, 24 Apr 2013 09:00:55 UTC +00:00]]
|
|
1163
|
+
[1m[35mFooltip::Container::Translation Load (0.1ms)[0m SELECT "fooltip_container_translations".* FROM "fooltip_container_translations" WHERE "fooltip_container_translations"."fooltip_container_id" = 1 AND "fooltip_container_translations"."locale" = 'en' LIMIT 1
|
|
1164
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "fooltip_container_translations" ("created_at", "description", "fooltip_container_id", "locale", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?)[0m [["created_at", Wed, 24 Apr 2013 09:00:55 UTC +00:00], ["description", "MyText"], ["fooltip_container_id", 1], ["locale", "en"], ["title", "MyString"], ["updated_at", Wed, 24 Apr 2013 09:00:55 UTC +00:00]]
|
|
1165
|
+
[1m[35mFooltip::Container::Translation Load (0.0ms)[0m SELECT "fooltip_container_translations".* FROM "fooltip_container_translations" WHERE "fooltip_container_translations"."id" = ? LIMIT 1 [["id", 1]]
|
|
1166
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
1167
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
|
1168
|
+
[1m[36mFooltip::Association Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "fooltip_associations" WHERE ("fooltip_associations"."owner_id" = 1 AND "fooltip_associations"."owner_type" = 'TestFooltip' AND "fooltip_associations"."container_id" = 1) LIMIT 1[0m
|
|
1169
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "fooltip_associations" ("container_id", "created_at", "owner_id", "owner_type", "updated_at") VALUES (?, ?, ?, ?, ?) [["container_id", 1], ["created_at", Wed, 24 Apr 2013 09:00:56 UTC +00:00], ["owner_id", 1], ["owner_type", "TestFooltip"], ["updated_at", Wed, 24 Apr 2013 09:00:56 UTC +00:00]]
|
|
1170
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
1171
|
+
[1m[35m (0.0ms)[0m SELECT COUNT(*) FROM "fooltip_associations"
|
|
1172
|
+
[1m[36m (0.2ms)[0m [1mrollback transaction[0m
|
|
1173
|
+
[1m[35m (0.0ms)[0m begin transaction
|
|
1174
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
1175
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "test_fooltips" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Wed, 24 Apr 2013 09:00:56 UTC +00:00], ["name", nil], ["updated_at", Wed, 24 Apr 2013 09:00:56 UTC +00:00]]
|
|
1176
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
1177
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
|
1178
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "fooltip_containers" ("created_at", "image", "updated_at") VALUES (?, ?, ?)[0m [["created_at", Wed, 24 Apr 2013 09:00:56 UTC +00:00], ["image", nil], ["updated_at", Wed, 24 Apr 2013 09:00:56 UTC +00:00]]
|
|
1179
|
+
[1m[35mFooltip::Container::Translation Load (0.1ms)[0m SELECT "fooltip_container_translations".* FROM "fooltip_container_translations" WHERE "fooltip_container_translations"."fooltip_container_id" = 1 AND "fooltip_container_translations"."locale" = 'en' LIMIT 1
|
|
1180
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "fooltip_container_translations" ("created_at", "description", "fooltip_container_id", "locale", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?)[0m [["created_at", Wed, 24 Apr 2013 09:00:56 UTC +00:00], ["description", "MyText"], ["fooltip_container_id", 1], ["locale", "en"], ["title", "MyString"], ["updated_at", Wed, 24 Apr 2013 09:00:56 UTC +00:00]]
|
|
1181
|
+
[1m[35mFooltip::Container::Translation Load (0.1ms)[0m SELECT "fooltip_container_translations".* FROM "fooltip_container_translations" WHERE "fooltip_container_translations"."id" = ? LIMIT 1 [["id", 1]]
|
|
1182
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
1183
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
|
1184
|
+
[1m[36mFooltip::Association Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "fooltip_associations" WHERE ("fooltip_associations"."owner_id" = 1 AND "fooltip_associations"."owner_type" = 'TestFooltip' AND "fooltip_associations"."container_id" = 1) LIMIT 1[0m
|
|
1185
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "fooltip_associations" ("container_id", "created_at", "owner_id", "owner_type", "updated_at") VALUES (?, ?, ?, ?, ?) [["container_id", 1], ["created_at", Wed, 24 Apr 2013 09:00:56 UTC +00:00], ["owner_id", 1], ["owner_type", "TestFooltip"], ["updated_at", Wed, 24 Apr 2013 09:00:56 UTC +00:00]]
|
|
1186
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
1187
|
+
[1m[35m (0.0ms)[0m SELECT COUNT(*) FROM "fooltip_associations"
|
|
1188
|
+
[1m[36mFooltip::Container Load (0.2ms)[0m [1mSELECT "fooltip_containers".* FROM "fooltip_containers" INNER JOIN "fooltip_associations" ON "fooltip_containers"."id" = "fooltip_associations"."container_id" WHERE "fooltip_associations"."owner_id" = 1 AND "fooltip_associations"."owner_type" = 'TestFooltip' ORDER BY "fooltip_containers"."id" DESC LIMIT 1[0m
|
|
1189
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
|
1190
|
+
[1m[36mFooltip::Container::Translation Load (0.1ms)[0m [1mSELECT "fooltip_container_translations".* FROM "fooltip_container_translations" WHERE "fooltip_container_translations"."fooltip_container_id" = 1[0m
|
|
1191
|
+
[1m[35mSQL (0.1ms)[0m DELETE FROM "fooltip_container_translations" WHERE "fooltip_container_translations"."id" = ? [["id", 1]]
|
|
1192
|
+
[1m[36mFooltip::Link Load (0.1ms)[0m [1mSELECT "fooltip_links".* FROM "fooltip_links" WHERE "fooltip_links"."container_id" = 1[0m
|
|
1193
|
+
[1m[35mFooltip::Association Load (0.1ms)[0m SELECT "fooltip_associations".* FROM "fooltip_associations" WHERE "fooltip_associations"."container_id" = 1
|
|
1194
|
+
[1m[36mSQL (0.1ms)[0m [1mDELETE FROM "fooltip_associations" WHERE "fooltip_associations"."id" = ?[0m [["id", 1]]
|
|
1195
|
+
[1m[35mSQL (0.0ms)[0m DELETE FROM "fooltip_containers" WHERE "fooltip_containers"."id" = ? [["id", 1]]
|
|
1196
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
1197
|
+
[1m[35m (0.0ms)[0m SELECT COUNT(*) FROM "fooltip_associations"
|
|
1198
|
+
[1m[36m (0.2ms)[0m [1mrollback transaction[0m
|
|
1199
|
+
[1m[35m (0.0ms)[0m begin transaction
|
|
1200
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
1201
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "test_fooltips" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Wed, 24 Apr 2013 09:00:56 UTC +00:00], ["name", nil], ["updated_at", Wed, 24 Apr 2013 09:00:56 UTC +00:00]]
|
|
1202
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
1203
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
|
1204
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "fooltip_containers" ("created_at", "image", "updated_at") VALUES (?, ?, ?)[0m [["created_at", Wed, 24 Apr 2013 09:00:56 UTC +00:00], ["image", nil], ["updated_at", Wed, 24 Apr 2013 09:00:56 UTC +00:00]]
|
|
1205
|
+
[1m[35mFooltip::Container::Translation Load (0.1ms)[0m SELECT "fooltip_container_translations".* FROM "fooltip_container_translations" WHERE "fooltip_container_translations"."fooltip_container_id" = 1 AND "fooltip_container_translations"."locale" = 'en' LIMIT 1
|
|
1206
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "fooltip_container_translations" ("created_at", "description", "fooltip_container_id", "locale", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?)[0m [["created_at", Wed, 24 Apr 2013 09:00:56 UTC +00:00], ["description", "MyText"], ["fooltip_container_id", 1], ["locale", "en"], ["title", "MyString"], ["updated_at", Wed, 24 Apr 2013 09:00:56 UTC +00:00]]
|
|
1207
|
+
[1m[35mFooltip::Container::Translation Load (0.0ms)[0m SELECT "fooltip_container_translations".* FROM "fooltip_container_translations" WHERE "fooltip_container_translations"."id" = ? LIMIT 1 [["id", 1]]
|
|
1208
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
1209
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
|
1210
|
+
[1m[36mFooltip::Association Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "fooltip_associations" WHERE ("fooltip_associations"."owner_id" = 1 AND "fooltip_associations"."owner_type" = 'TestFooltip' AND "fooltip_associations"."container_id" = 1) LIMIT 1[0m
|
|
1211
|
+
[1m[35mSQL (0.1ms)[0m INSERT INTO "fooltip_associations" ("container_id", "created_at", "owner_id", "owner_type", "updated_at") VALUES (?, ?, ?, ?, ?) [["container_id", 1], ["created_at", Wed, 24 Apr 2013 09:00:56 UTC +00:00], ["owner_id", 1], ["owner_type", "TestFooltip"], ["updated_at", Wed, 24 Apr 2013 09:00:56 UTC +00:00]]
|
|
1212
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
1213
|
+
[1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "fooltip_containers" INNER JOIN "fooltip_associations" ON "fooltip_containers"."id" = "fooltip_associations"."container_id" WHERE "fooltip_associations"."owner_id" = 1 AND "fooltip_associations"."owner_type" = 'TestFooltip'
|
|
1214
|
+
[1m[36m (0.2ms)[0m [1mrollback transaction[0m
|
|
1215
|
+
[1m[35m (0.0ms)[0m begin transaction
|
|
1216
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
1217
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "test_fooltips" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Wed, 24 Apr 2013 09:00:56 UTC +00:00], ["name", nil], ["updated_at", Wed, 24 Apr 2013 09:00:56 UTC +00:00]]
|
|
1218
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
1219
|
+
[1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "fooltip_containers" INNER JOIN "fooltip_associations" ON "fooltip_containers"."id" = "fooltip_associations"."container_id" WHERE "fooltip_associations"."owner_id" = 1 AND "fooltip_associations"."owner_type" = 'TestFooltip'
|
|
1220
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
|
1221
|
+
[1m[35m (0.0ms)[0m begin transaction
|
|
1222
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
1223
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "test_fooltips" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Wed, 24 Apr 2013 09:00:56 UTC +00:00], ["name", nil], ["updated_at", Wed, 24 Apr 2013 09:00:56 UTC +00:00]]
|
|
1224
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
1225
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
|
1226
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "fooltip_containers" ("created_at", "image", "updated_at") VALUES (?, ?, ?)[0m [["created_at", Wed, 24 Apr 2013 09:00:56 UTC +00:00], ["image", nil], ["updated_at", Wed, 24 Apr 2013 09:00:56 UTC +00:00]]
|
|
1227
|
+
[1m[35mFooltip::Container::Translation Load (0.1ms)[0m SELECT "fooltip_container_translations".* FROM "fooltip_container_translations" WHERE "fooltip_container_translations"."fooltip_container_id" = 1 AND "fooltip_container_translations"."locale" = 'en' LIMIT 1
|
|
1228
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "fooltip_container_translations" ("created_at", "description", "fooltip_container_id", "locale", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?)[0m [["created_at", Wed, 24 Apr 2013 09:00:56 UTC +00:00], ["description", "MyText"], ["fooltip_container_id", 1], ["locale", "en"], ["title", "MyString"], ["updated_at", Wed, 24 Apr 2013 09:00:56 UTC +00:00]]
|
|
1229
|
+
[1m[35mFooltip::Container::Translation Load (0.0ms)[0m SELECT "fooltip_container_translations".* FROM "fooltip_container_translations" WHERE "fooltip_container_translations"."id" = ? LIMIT 1 [["id", 1]]
|
|
1230
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
1231
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
|
1232
|
+
[1m[36mFooltip::Association Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "fooltip_associations" WHERE ("fooltip_associations"."owner_id" = 1 AND "fooltip_associations"."owner_type" = 'TestFooltip' AND "fooltip_associations"."container_id" = 1) LIMIT 1[0m
|
|
1233
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "fooltip_associations" ("container_id", "created_at", "owner_id", "owner_type", "updated_at") VALUES (?, ?, ?, ?, ?) [["container_id", 1], ["created_at", Wed, 24 Apr 2013 09:00:56 UTC +00:00], ["owner_id", 1], ["owner_type", "TestFooltip"], ["updated_at", Wed, 24 Apr 2013 09:00:56 UTC +00:00]]
|
|
1234
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
1235
|
+
[1m[35m (0.0ms)[0m SELECT COUNT(*) FROM "fooltip_associations"
|
|
1236
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
1237
|
+
[1m[35mFooltip::Association Load (0.1ms)[0m SELECT "fooltip_associations".* FROM "fooltip_associations" WHERE "fooltip_associations"."owner_id" = 1 AND "fooltip_associations"."owner_type" = 'TestFooltip'
|
|
1238
|
+
[1m[36mSQL (0.0ms)[0m [1mDELETE FROM "fooltip_associations" WHERE "fooltip_associations"."id" = ?[0m [["id", 1]]
|
|
1239
|
+
[1m[35mSQL (0.1ms)[0m DELETE FROM "test_fooltips" WHERE "test_fooltips"."id" = ? [["id", 1]]
|
|
1240
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
1241
|
+
[1m[35m (0.0ms)[0m SELECT COUNT(*) FROM "fooltip_associations"
|
|
1242
|
+
[1m[36m (0.2ms)[0m [1mrollback transaction[0m
|
|
1243
|
+
[1m[35m (0.1ms)[0m begin transaction
|
|
1244
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
1245
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "fooltip_containers" ("created_at", "image", "updated_at") VALUES (?, ?, ?) [["created_at", Wed, 24 Apr 2013 09:00:56 UTC +00:00], ["image", nil], ["updated_at", Wed, 24 Apr 2013 09:00:56 UTC +00:00]]
|
|
1246
|
+
[1m[36mFooltip::Container::Translation Load (0.1ms)[0m [1mSELECT "fooltip_container_translations".* FROM "fooltip_container_translations" WHERE "fooltip_container_translations"."fooltip_container_id" = 1 AND "fooltip_container_translations"."locale" = 'en' LIMIT 1[0m
|
|
1247
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "fooltip_container_translations" ("created_at", "description", "fooltip_container_id", "locale", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 24 Apr 2013 09:00:56 UTC +00:00], ["description", "MyText"], ["fooltip_container_id", 1], ["locale", "en"], ["title", "MyString"], ["updated_at", Wed, 24 Apr 2013 09:00:56 UTC +00:00]]
|
|
1248
|
+
[1m[36mFooltip::Container::Translation Load (0.0ms)[0m [1mSELECT "fooltip_container_translations".* FROM "fooltip_container_translations" WHERE "fooltip_container_translations"."id" = ? LIMIT 1[0m [["id", 1]]
|
|
1249
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
|
1250
|
+
Processing by Fooltip::ContainersController#show as HTML
|
|
1251
|
+
Parameters: {"id"=>"1"}
|
|
1252
|
+
[1m[36mFooltip::Container Load (0.1ms)[0m [1mSELECT "fooltip_containers".* FROM "fooltip_containers" WHERE "fooltip_containers"."id" = ? LIMIT 1[0m [["id", "1"]]
|
|
1253
|
+
Rendered /home/web/railsprojects/fooltip/app/views/fooltip/containers/show.html.haml within layouts/application (0.3ms)
|
|
1254
|
+
Completed 200 OK in 18ms (Views: 16.7ms | ActiveRecord: 0.1ms)
|
|
1255
|
+
[1m[35m (0.2ms)[0m rollback transaction
|
|
1256
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
|
1257
|
+
[1m[35mFooltip::Association Exists (0.1ms)[0m SELECT 1 AS one FROM "fooltip_associations" WHERE ("fooltip_associations"."owner_id" IS NULL AND "fooltip_associations"."owner_type" IS NULL AND "fooltip_associations"."container_id" IS NULL) LIMIT 1
|
|
1258
|
+
[1m[36mFooltip::Association Exists (0.0ms)[0m [1mSELECT 1 AS one FROM "fooltip_associations" WHERE ("fooltip_associations"."owner_id" IS NULL AND "fooltip_associations"."owner_type" IS NULL AND "fooltip_associations"."container_id" IS NULL) LIMIT 1[0m
|
|
1259
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
|
1260
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
|
1261
|
+
[1m[35mFooltip::Association Exists (0.1ms)[0m SELECT 1 AS one FROM "fooltip_associations" WHERE ("fooltip_associations"."owner_id" IS NULL AND "fooltip_associations"."owner_type" IS NULL AND "fooltip_associations"."container_id" IS NULL) LIMIT 1
|
|
1262
|
+
[1m[36mFooltip::Association Exists (0.0ms)[0m [1mSELECT 1 AS one FROM "fooltip_associations" WHERE ("fooltip_associations"."owner_id" IS NULL AND "fooltip_associations"."owner_type" IS NULL AND "fooltip_associations"."container_id" IS NULL) LIMIT 1[0m
|
|
1263
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
|
1264
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
|
1265
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
|
1266
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
|
1267
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
|
1268
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
|
1269
|
+
[1m[35mFooltip::Association Exists (0.1ms)[0m SELECT 1 AS one FROM "fooltip_associations" WHERE ("fooltip_associations"."owner_id" IS NULL AND "fooltip_associations"."owner_type" IS NULL AND "fooltip_associations"."container_id" IS NULL) LIMIT 1
|
|
1270
|
+
[1m[36mFooltip::Association Exists (0.0ms)[0m [1mSELECT 1 AS one FROM "fooltip_associations" WHERE ("fooltip_associations"."owner_id" IS NULL AND "fooltip_associations"."owner_type" IS NULL AND "fooltip_associations"."container_id" IS NULL) LIMIT 1[0m
|
|
1271
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
|
1272
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
|
1273
|
+
[1m[35mFooltip::Association Load (0.1ms)[0m SELECT "fooltip_associations".* FROM "fooltip_associations" LIMIT 1
|
|
1274
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
1275
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "fooltip_associations" ("container_id", "created_at", "owner_id", "owner_type", "updated_at") VALUES (?, ?, ?, ?, ?) [["container_id", nil], ["created_at", Wed, 24 Apr 2013 09:00:56 UTC +00:00], ["owner_id", 0], ["owner_type", nil], ["updated_at", Wed, 24 Apr 2013 09:00:56 UTC +00:00]]
|
|
1276
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
1277
|
+
[1m[35mFooltip::Association Exists (0.1ms)[0m SELECT 1 AS one FROM "fooltip_associations" WHERE ("fooltip_associations"."owner_id" = 0 AND "fooltip_associations"."owner_type" IS NULL AND "fooltip_associations"."container_id" IS NULL) LIMIT 1
|
|
1278
|
+
[1m[36mFooltip::Association Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "fooltip_associations" WHERE ("fooltip_associations"."owner_id" = 0 AND "fooltip_associations"."owner_type" IS NULL AND "fooltip_associations"."container_id" IS NULL) LIMIT 1[0m
|
|
1279
|
+
[1m[35mFooltip::Association Exists (0.0ms)[0m SELECT 1 AS one FROM "fooltip_associations" WHERE ("fooltip_associations"."owner_id" = 0 AND "fooltip_associations"."owner_type" = '1' AND "fooltip_associations"."container_id" IS NULL) LIMIT 1
|
|
1280
|
+
[1m[36mFooltip::Association Exists (0.0ms)[0m [1mSELECT 1 AS one FROM "fooltip_associations" WHERE ("fooltip_associations"."owner_id" = 0 AND "fooltip_associations"."owner_type" = '1' AND "fooltip_associations"."container_id" IS NULL) LIMIT 1[0m
|
|
1281
|
+
[1m[35mFooltip::Association Exists (0.1ms)[0m SELECT 1 AS one FROM "fooltip_associations" WHERE ("fooltip_associations"."owner_id" = 0 AND "fooltip_associations"."owner_type" = '0' AND "fooltip_associations"."container_id" = 1) LIMIT 1
|
|
1282
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
|
1283
|
+
[1m[35m (0.0ms)[0m begin transaction
|
|
1284
|
+
[1m[36m (0.0ms)[0m [1mrollback transaction[0m
|
|
1285
|
+
[1m[35m (0.0ms)[0m begin transaction
|
|
1286
|
+
[1m[36m (0.0ms)[0m [1mrollback transaction[0m
|
|
1287
|
+
[1m[35m (0.0ms)[0m begin transaction
|
|
1288
|
+
[1m[36m (0.0ms)[0m [1mrollback transaction[0m
|
|
1289
|
+
[1m[35m (0.9ms)[0m begin transaction
|
|
1290
|
+
[1m[36m (0.0ms)[0m [1mrollback transaction[0m
|
|
1291
|
+
[1m[35m (0.0ms)[0m begin transaction
|
|
1292
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
1293
|
+
[1m[35mSQL (2.9ms)[0m INSERT INTO "fooltip_containers" ("created_at", "image", "updated_at") VALUES (?, ?, ?) [["created_at", Wed, 24 Apr 2013 09:01:02 UTC +00:00], ["image", nil], ["updated_at", Wed, 24 Apr 2013 09:01:02 UTC +00:00]]
|
|
1294
|
+
[1m[36mFooltip::Container::Translation Load (0.2ms)[0m [1mSELECT "fooltip_container_translations".* FROM "fooltip_container_translations" WHERE "fooltip_container_translations"."fooltip_container_id" = 1 AND "fooltip_container_translations"."locale" = 'en' LIMIT 1[0m
|
|
1295
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "fooltip_container_translations" ("created_at", "description", "fooltip_container_id", "locale", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 24 Apr 2013 09:01:02 UTC +00:00], ["description", "MyText"], ["fooltip_container_id", 1], ["locale", "en"], ["title", "MyString"], ["updated_at", Wed, 24 Apr 2013 09:01:02 UTC +00:00]]
|
|
1296
|
+
[1m[36mFooltip::Container::Translation Load (0.1ms)[0m [1mSELECT "fooltip_container_translations".* FROM "fooltip_container_translations" WHERE "fooltip_container_translations"."id" = ? LIMIT 1[0m [["id", 1]]
|
|
1297
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
|
1298
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
1299
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "fooltip_popups" ("created_at", "identifier", "max_height", "max_width", "min_height", "min_width", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Wed, 24 Apr 2013 09:01:02 UTC +00:00], ["identifier", "MyString"], ["max_height", nil], ["max_width", nil], ["min_height", nil], ["min_width", nil], ["updated_at", Wed, 24 Apr 2013 09:01:02 UTC +00:00]]
|
|
1300
|
+
[1m[36mFooltip::Popup::Translation Load (0.1ms)[0m [1mSELECT "fooltip_popup_translations".* FROM "fooltip_popup_translations" WHERE "fooltip_popup_translations"."fooltip_popup_id" = 1 AND "fooltip_popup_translations"."locale" = 'en' LIMIT 1[0m
|
|
1301
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "fooltip_popup_translations" ("content", "created_at", "fooltip_popup_id", "locale", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", "MyText"], ["created_at", Wed, 24 Apr 2013 09:01:02 UTC +00:00], ["fooltip_popup_id", 1], ["locale", "en"], ["title", "MyString"], ["updated_at", Wed, 24 Apr 2013 09:01:02 UTC +00:00]]
|
|
1302
|
+
[1m[36mFooltip::Popup::Translation Load (0.1ms)[0m [1mSELECT "fooltip_popup_translations".* FROM "fooltip_popup_translations" WHERE "fooltip_popup_translations"."id" = ? LIMIT 1[0m [["id", 1]]
|
|
1303
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
|
1304
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
1305
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "fooltip_links" ("container_id", "created_at", "placement", "popup_id", "trigger", "updated_at", "x", "y") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["container_id", 1], ["created_at", Wed, 24 Apr 2013 09:01:02 UTC +00:00], ["placement", 1], ["popup_id", 1], ["trigger", 1], ["updated_at", Wed, 24 Apr 2013 09:01:02 UTC +00:00], ["x", 1], ["y", 1]]
|
|
1306
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
1307
|
+
[1m[35m (0.0ms)[0m SELECT COUNT(*) FROM "fooltip_links"
|
|
1308
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
1309
|
+
[1m[35mSQL (0.2ms)[0m DELETE FROM "fooltip_container_translations" WHERE "fooltip_container_translations"."id" = ? [["id", 1]]
|
|
1310
|
+
[1m[36mFooltip::Link Load (0.1ms)[0m [1mSELECT "fooltip_links".* FROM "fooltip_links" WHERE "fooltip_links"."container_id" = 1[0m
|
|
1311
|
+
[1m[35mSQL (0.1ms)[0m DELETE FROM "fooltip_links" WHERE "fooltip_links"."id" = ? [["id", 1]]
|
|
1312
|
+
[1m[36mFooltip::Association Load (0.1ms)[0m [1mSELECT "fooltip_associations".* FROM "fooltip_associations" WHERE "fooltip_associations"."container_id" = 1[0m
|
|
1313
|
+
[1m[35mSQL (0.1ms)[0m DELETE FROM "fooltip_containers" WHERE "fooltip_containers"."id" = ? [["id", 1]]
|
|
1314
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
1315
|
+
[1m[35m (0.0ms)[0m SELECT COUNT(*) FROM "fooltip_links"
|
|
1316
|
+
[1m[36m (0.3ms)[0m [1mrollback transaction[0m
|
|
1317
|
+
[1m[35m (0.0ms)[0m begin transaction
|
|
1318
|
+
[1m[36m (0.0ms)[0m [1mrollback transaction[0m
|
|
1319
|
+
[1m[35m (0.1ms)[0m begin transaction
|
|
1320
|
+
[1m[36m (0.0ms)[0m [1mrollback transaction[0m
|
|
1321
|
+
[1m[35m (0.8ms)[0m begin transaction
|
|
1322
|
+
[1m[36m (0.0ms)[0m [1mrollback transaction[0m
|
|
1323
|
+
[1m[35m (0.0ms)[0m begin transaction
|
|
1324
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
1325
|
+
[1m[35mSQL (3.0ms)[0m INSERT INTO "fooltip_containers" ("created_at", "image", "updated_at") VALUES (?, ?, ?) [["created_at", Wed, 24 Apr 2013 09:17:49 UTC +00:00], ["image", nil], ["updated_at", Wed, 24 Apr 2013 09:17:49 UTC +00:00]]
|
|
1326
|
+
[1m[36mFooltip::Container::Translation Load (0.1ms)[0m [1mSELECT "fooltip_container_translations".* FROM "fooltip_container_translations" WHERE "fooltip_container_translations"."fooltip_container_id" = 1 AND "fooltip_container_translations"."locale" = 'en' LIMIT 1[0m
|
|
1327
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "fooltip_container_translations" ("created_at", "description", "fooltip_container_id", "locale", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 24 Apr 2013 09:17:49 UTC +00:00], ["description", "MyText"], ["fooltip_container_id", 1], ["locale", "en"], ["title", "MyString"], ["updated_at", Wed, 24 Apr 2013 09:17:49 UTC +00:00]]
|
|
1328
|
+
[1m[36mFooltip::Container::Translation Load (0.1ms)[0m [1mSELECT "fooltip_container_translations".* FROM "fooltip_container_translations" WHERE "fooltip_container_translations"."id" = ? LIMIT 1[0m [["id", 1]]
|
|
1329
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
|
1330
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
1331
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "fooltip_popups" ("created_at", "identifier", "max_height", "max_width", "min_height", "min_width", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Wed, 24 Apr 2013 09:17:49 UTC +00:00], ["identifier", "MyString"], ["max_height", nil], ["max_width", nil], ["min_height", nil], ["min_width", nil], ["updated_at", Wed, 24 Apr 2013 09:17:49 UTC +00:00]]
|
|
1332
|
+
[1m[36mFooltip::Popup::Translation Load (0.1ms)[0m [1mSELECT "fooltip_popup_translations".* FROM "fooltip_popup_translations" WHERE "fooltip_popup_translations"."fooltip_popup_id" = 1 AND "fooltip_popup_translations"."locale" = 'en' LIMIT 1[0m
|
|
1333
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "fooltip_popup_translations" ("content", "created_at", "fooltip_popup_id", "locale", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", "MyText"], ["created_at", Wed, 24 Apr 2013 09:17:49 UTC +00:00], ["fooltip_popup_id", 1], ["locale", "en"], ["title", "MyString"], ["updated_at", Wed, 24 Apr 2013 09:17:49 UTC +00:00]]
|
|
1334
|
+
[1m[36mFooltip::Popup::Translation Load (0.1ms)[0m [1mSELECT "fooltip_popup_translations".* FROM "fooltip_popup_translations" WHERE "fooltip_popup_translations"."id" = ? LIMIT 1[0m [["id", 1]]
|
|
1335
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
|
1336
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
1337
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "fooltip_links" ("container_id", "created_at", "placement", "popup_id", "trigger", "updated_at", "x", "y") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["container_id", 1], ["created_at", Wed, 24 Apr 2013 09:17:49 UTC +00:00], ["placement", 1], ["popup_id", 1], ["trigger", 1], ["updated_at", Wed, 24 Apr 2013 09:17:49 UTC +00:00], ["x", 1], ["y", 1]]
|
|
1338
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
1339
|
+
[1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "fooltip_links"
|
|
1340
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
1341
|
+
[1m[35mSQL (0.2ms)[0m DELETE FROM "fooltip_container_translations" WHERE "fooltip_container_translations"."id" = ? [["id", 1]]
|
|
1342
|
+
[1m[36mFooltip::Link Load (0.1ms)[0m [1mSELECT "fooltip_links".* FROM "fooltip_links" WHERE "fooltip_links"."container_id" = 1[0m
|
|
1343
|
+
[1m[35mSQL (0.1ms)[0m DELETE FROM "fooltip_links" WHERE "fooltip_links"."id" = ? [["id", 1]]
|
|
1344
|
+
[1m[36mFooltip::Association Load (0.1ms)[0m [1mSELECT "fooltip_associations".* FROM "fooltip_associations" WHERE "fooltip_associations"."container_id" = 1[0m
|
|
1345
|
+
[1m[35mSQL (0.1ms)[0m DELETE FROM "fooltip_containers" WHERE "fooltip_containers"."id" = ? [["id", 1]]
|
|
1346
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
1347
|
+
[1m[35m (0.0ms)[0m SELECT COUNT(*) FROM "fooltip_links"
|
|
1348
|
+
[1m[36m (0.3ms)[0m [1mrollback transaction[0m
|
|
1349
|
+
[1m[35m (0.0ms)[0m begin transaction
|
|
1350
|
+
[1m[36m (0.0ms)[0m [1mrollback transaction[0m
|
|
1351
|
+
[1m[35m (0.0ms)[0m begin transaction
|
|
1352
|
+
[1m[36m (0.0ms)[0m [1mrollback transaction[0m
|
|
1353
|
+
[1m[35m (0.8ms)[0m begin transaction
|
|
1354
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
|
1355
|
+
[1m[35m (0.0ms)[0m begin transaction
|
|
1356
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
1357
|
+
[1m[35mSQL (3.9ms)[0m INSERT INTO "fooltip_popups" ("created_at", "identifier", "max_height", "max_width", "min_height", "min_width", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Wed, 24 Apr 2013 09:19:36 UTC +00:00], ["identifier", "MyString"], ["max_height", nil], ["max_width", nil], ["min_height", nil], ["min_width", nil], ["updated_at", Wed, 24 Apr 2013 09:19:36 UTC +00:00]]
|
|
1358
|
+
[1m[36mFooltip::Popup::Translation Load (0.2ms)[0m [1mSELECT "fooltip_popup_translations".* FROM "fooltip_popup_translations" WHERE "fooltip_popup_translations"."fooltip_popup_id" = 1 AND "fooltip_popup_translations"."locale" = 'en' LIMIT 1[0m
|
|
1359
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "fooltip_popup_translations" ("content", "created_at", "fooltip_popup_id", "locale", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", "MyText"], ["created_at", Wed, 24 Apr 2013 09:19:36 UTC +00:00], ["fooltip_popup_id", 1], ["locale", "en"], ["title", "Test Popup"], ["updated_at", Wed, 24 Apr 2013 09:19:36 UTC +00:00]]
|
|
1360
|
+
[1m[36mFooltip::Popup::Translation Load (0.1ms)[0m [1mSELECT "fooltip_popup_translations".* FROM "fooltip_popup_translations" WHERE "fooltip_popup_translations"."id" = ? LIMIT 1[0m [["id", 1]]
|
|
1361
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
|
1362
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
1363
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "fooltip_containers" ("created_at", "image", "updated_at") VALUES (?, ?, ?) [["created_at", Wed, 24 Apr 2013 09:19:36 UTC +00:00], ["image", nil], ["updated_at", Wed, 24 Apr 2013 09:19:36 UTC +00:00]]
|
|
1364
|
+
[1m[36mFooltip::Container::Translation Load (0.1ms)[0m [1mSELECT "fooltip_container_translations".* FROM "fooltip_container_translations" WHERE "fooltip_container_translations"."fooltip_container_id" = 1 AND "fooltip_container_translations"."locale" = 'en' LIMIT 1[0m
|
|
1365
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "fooltip_container_translations" ("created_at", "description", "fooltip_container_id", "locale", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 24 Apr 2013 09:19:36 UTC +00:00], ["description", "MyText"], ["fooltip_container_id", 1], ["locale", "en"], ["title", "MyString"], ["updated_at", Wed, 24 Apr 2013 09:19:36 UTC +00:00]]
|
|
1366
|
+
[1m[36mFooltip::Container::Translation Load (0.1ms)[0m [1mSELECT "fooltip_container_translations".* FROM "fooltip_container_translations" WHERE "fooltip_container_translations"."id" = ? LIMIT 1[0m [["id", 1]]
|
|
1367
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
|
1368
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
1369
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "fooltip_links" ("container_id", "created_at", "placement", "popup_id", "trigger", "updated_at", "x", "y") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["container_id", 1], ["created_at", Wed, 24 Apr 2013 09:19:36 UTC +00:00], ["placement", 1], ["popup_id", 1], ["trigger", 1], ["updated_at", Wed, 24 Apr 2013 09:19:36 UTC +00:00], ["x", 1], ["y", 1]]
|
|
1370
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
1371
|
+
[1m[35m (0.0ms)[0m SELECT COUNT(*) FROM "fooltip_links"
|
|
1372
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
1373
|
+
[1m[35mSQL (0.2ms)[0m DELETE FROM "fooltip_popup_translations" WHERE "fooltip_popup_translations"."id" = ? [["id", 1]]
|
|
1374
|
+
[1m[36mFooltip::Link Load (0.1ms)[0m [1mSELECT "fooltip_links".* FROM "fooltip_links" WHERE "fooltip_links"."popup_id" = 1[0m
|
|
1375
|
+
[1m[35mSQL (0.1ms)[0m DELETE FROM "fooltip_links" WHERE "fooltip_links"."id" = ? [["id", 1]]
|
|
1376
|
+
[1m[36mSQL (0.1ms)[0m [1mDELETE FROM "fooltip_popups" WHERE "fooltip_popups"."id" = ?[0m [["id", 1]]
|
|
1377
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
|
1378
|
+
[1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "fooltip_links" [0m
|
|
1379
|
+
[1m[35m (0.5ms)[0m rollback transaction
|
|
1380
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
|
1381
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
|
1382
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
|
1383
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
|
1384
|
+
[1m[35m (0.8ms)[0m begin transaction
|
|
1385
|
+
[1m[36m (0.0ms)[0m [1mrollback transaction[0m
|
|
1386
|
+
[1m[35m (0.0ms)[0m begin transaction
|
|
1387
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
1388
|
+
[1m[35mSQL (3.1ms)[0m INSERT INTO "fooltip_popups" ("created_at", "identifier", "max_height", "max_width", "min_height", "min_width", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Wed, 24 Apr 2013 09:19:49 UTC +00:00], ["identifier", "MyString"], ["max_height", nil], ["max_width", nil], ["min_height", nil], ["min_width", nil], ["updated_at", Wed, 24 Apr 2013 09:19:49 UTC +00:00]]
|
|
1389
|
+
[1m[36mFooltip::Popup::Translation Load (0.1ms)[0m [1mSELECT "fooltip_popup_translations".* FROM "fooltip_popup_translations" WHERE "fooltip_popup_translations"."fooltip_popup_id" = 1 AND "fooltip_popup_translations"."locale" = 'en' LIMIT 1[0m
|
|
1390
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "fooltip_popup_translations" ("content", "created_at", "fooltip_popup_id", "locale", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", "MyText"], ["created_at", Wed, 24 Apr 2013 09:19:50 UTC +00:00], ["fooltip_popup_id", 1], ["locale", "en"], ["title", "Test Popup"], ["updated_at", Wed, 24 Apr 2013 09:19:50 UTC +00:00]]
|
|
1391
|
+
[1m[36mFooltip::Popup::Translation Load (0.1ms)[0m [1mSELECT "fooltip_popup_translations".* FROM "fooltip_popup_translations" WHERE "fooltip_popup_translations"."id" = ? LIMIT 1[0m [["id", 1]]
|
|
1392
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
|
1393
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
1394
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "fooltip_containers" ("created_at", "image", "updated_at") VALUES (?, ?, ?) [["created_at", Wed, 24 Apr 2013 09:19:50 UTC +00:00], ["image", nil], ["updated_at", Wed, 24 Apr 2013 09:19:50 UTC +00:00]]
|
|
1395
|
+
[1m[36mFooltip::Container::Translation Load (0.1ms)[0m [1mSELECT "fooltip_container_translations".* FROM "fooltip_container_translations" WHERE "fooltip_container_translations"."fooltip_container_id" = 1 AND "fooltip_container_translations"."locale" = 'en' LIMIT 1[0m
|
|
1396
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "fooltip_container_translations" ("created_at", "description", "fooltip_container_id", "locale", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 24 Apr 2013 09:19:50 UTC +00:00], ["description", "MyText"], ["fooltip_container_id", 1], ["locale", "en"], ["title", "MyString"], ["updated_at", Wed, 24 Apr 2013 09:19:50 UTC +00:00]]
|
|
1397
|
+
[1m[36mFooltip::Container::Translation Load (0.1ms)[0m [1mSELECT "fooltip_container_translations".* FROM "fooltip_container_translations" WHERE "fooltip_container_translations"."id" = ? LIMIT 1[0m [["id", 1]]
|
|
1398
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
|
1399
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
1400
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "fooltip_links" ("container_id", "created_at", "placement", "popup_id", "trigger", "updated_at", "x", "y") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["container_id", 1], ["created_at", Wed, 24 Apr 2013 09:19:50 UTC +00:00], ["placement", 1], ["popup_id", 1], ["trigger", 1], ["updated_at", Wed, 24 Apr 2013 09:19:50 UTC +00:00], ["x", 1], ["y", 1]]
|
|
1401
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
1402
|
+
[1m[35m (0.0ms)[0m SELECT COUNT(*) FROM "fooltip_links"
|
|
1403
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
1404
|
+
[1m[35mSQL (0.1ms)[0m DELETE FROM "fooltip_popup_translations" WHERE "fooltip_popup_translations"."id" = ? [["id", 1]]
|
|
1405
|
+
[1m[36mFooltip::Link Load (0.1ms)[0m [1mSELECT "fooltip_links".* FROM "fooltip_links" WHERE "fooltip_links"."popup_id" = 1[0m
|
|
1406
|
+
[1m[35mSQL (0.1ms)[0m DELETE FROM "fooltip_links" WHERE "fooltip_links"."id" = ? [["id", 1]]
|
|
1407
|
+
[1m[36mSQL (0.1ms)[0m [1mDELETE FROM "fooltip_popups" WHERE "fooltip_popups"."id" = ?[0m [["id", 1]]
|
|
1408
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
|
1409
|
+
[1m[36m (0.0ms)[0m [1mSELECT COUNT(*) FROM "fooltip_links" [0m
|
|
1410
|
+
[1m[35m (0.3ms)[0m rollback transaction
|
|
1411
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
|
1412
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
|
1413
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
|
1414
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
|
1415
|
+
[1m[35m (1.1ms)[0m begin transaction
|
|
1416
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
|
1417
|
+
[1m[35m (0.0ms)[0m begin transaction
|
|
1418
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
1419
|
+
[1m[35mSQL (3.9ms)[0m INSERT INTO "fooltip_containers" ("created_at", "image", "updated_at") VALUES (?, ?, ?) [["created_at", Wed, 24 Apr 2013 09:20:00 UTC +00:00], ["image", nil], ["updated_at", Wed, 24 Apr 2013 09:20:00 UTC +00:00]]
|
|
1420
|
+
[1m[36mFooltip::Container::Translation Load (0.1ms)[0m [1mSELECT "fooltip_container_translations".* FROM "fooltip_container_translations" WHERE "fooltip_container_translations"."fooltip_container_id" = 1 AND "fooltip_container_translations"."locale" = 'en' LIMIT 1[0m
|
|
1421
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "fooltip_container_translations" ("created_at", "description", "fooltip_container_id", "locale", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 24 Apr 2013 09:20:00 UTC +00:00], ["description", "MyText"], ["fooltip_container_id", 1], ["locale", "en"], ["title", "MyString"], ["updated_at", Wed, 24 Apr 2013 09:20:00 UTC +00:00]]
|
|
1422
|
+
[1m[36mFooltip::Container::Translation Load (0.1ms)[0m [1mSELECT "fooltip_container_translations".* FROM "fooltip_container_translations" WHERE "fooltip_container_translations"."id" = ? LIMIT 1[0m [["id", 1]]
|
|
1423
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
|
1424
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
1425
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "fooltip_popups" ("created_at", "identifier", "max_height", "max_width", "min_height", "min_width", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Wed, 24 Apr 2013 09:20:00 UTC +00:00], ["identifier", "MyString"], ["max_height", nil], ["max_width", nil], ["min_height", nil], ["min_width", nil], ["updated_at", Wed, 24 Apr 2013 09:20:00 UTC +00:00]]
|
|
1426
|
+
[1m[36mFooltip::Popup::Translation Load (0.1ms)[0m [1mSELECT "fooltip_popup_translations".* FROM "fooltip_popup_translations" WHERE "fooltip_popup_translations"."fooltip_popup_id" = 1 AND "fooltip_popup_translations"."locale" = 'en' LIMIT 1[0m
|
|
1427
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "fooltip_popup_translations" ("content", "created_at", "fooltip_popup_id", "locale", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", "MyText"], ["created_at", Wed, 24 Apr 2013 09:20:00 UTC +00:00], ["fooltip_popup_id", 1], ["locale", "en"], ["title", "MyString"], ["updated_at", Wed, 24 Apr 2013 09:20:00 UTC +00:00]]
|
|
1428
|
+
[1m[36mFooltip::Popup::Translation Load (0.1ms)[0m [1mSELECT "fooltip_popup_translations".* FROM "fooltip_popup_translations" WHERE "fooltip_popup_translations"."id" = ? LIMIT 1[0m [["id", 1]]
|
|
1429
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
|
1430
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
1431
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "fooltip_links" ("container_id", "created_at", "placement", "popup_id", "trigger", "updated_at", "x", "y") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["container_id", 1], ["created_at", Wed, 24 Apr 2013 09:20:00 UTC +00:00], ["placement", 1], ["popup_id", 1], ["trigger", 1], ["updated_at", Wed, 24 Apr 2013 09:20:00 UTC +00:00], ["x", 1], ["y", 1]]
|
|
1432
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
1433
|
+
[1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "fooltip_links"
|
|
1434
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
1435
|
+
[1m[35mSQL (0.1ms)[0m DELETE FROM "fooltip_container_translations" WHERE "fooltip_container_translations"."id" = ? [["id", 1]]
|
|
1436
|
+
[1m[36mFooltip::Link Load (0.2ms)[0m [1mSELECT "fooltip_links".* FROM "fooltip_links" WHERE "fooltip_links"."container_id" = 1[0m
|
|
1437
|
+
[1m[35mSQL (0.1ms)[0m DELETE FROM "fooltip_links" WHERE "fooltip_links"."id" = ? [["id", 1]]
|
|
1438
|
+
[1m[36mFooltip::Association Load (0.1ms)[0m [1mSELECT "fooltip_associations".* FROM "fooltip_associations" WHERE "fooltip_associations"."container_id" = 1[0m
|
|
1439
|
+
[1m[35mSQL (0.1ms)[0m DELETE FROM "fooltip_containers" WHERE "fooltip_containers"."id" = ? [["id", 1]]
|
|
1440
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
1441
|
+
[1m[35m (0.0ms)[0m SELECT COUNT(*) FROM "fooltip_links"
|
|
1442
|
+
[1m[36m (0.5ms)[0m [1mrollback transaction[0m
|
|
1443
|
+
[1m[35m (0.0ms)[0m begin transaction
|
|
1444
|
+
[1m[36m (0.0ms)[0m [1mrollback transaction[0m
|
|
1445
|
+
[1m[35m (0.0ms)[0m begin transaction
|
|
1446
|
+
[1m[36m (0.0ms)[0m [1mrollback transaction[0m
|
|
1447
|
+
[1m[35m (0.1ms)[0m begin transaction
|
|
1448
|
+
[1m[36m (0.0ms)[0m [1mrollback transaction[0m
|
|
1449
|
+
[1m[35m (0.0ms)[0m begin transaction
|
|
1450
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
1451
|
+
[1m[35mSQL (0.5ms)[0m INSERT INTO "fooltip_popups" ("created_at", "identifier", "max_height", "max_width", "min_height", "min_width", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Wed, 24 Apr 2013 09:20:00 UTC +00:00], ["identifier", "MyString"], ["max_height", nil], ["max_width", nil], ["min_height", nil], ["min_width", nil], ["updated_at", Wed, 24 Apr 2013 09:20:00 UTC +00:00]]
|
|
1452
|
+
[1m[36mFooltip::Popup::Translation Load (0.1ms)[0m [1mSELECT "fooltip_popup_translations".* FROM "fooltip_popup_translations" WHERE "fooltip_popup_translations"."fooltip_popup_id" = 1 AND "fooltip_popup_translations"."locale" = 'en' LIMIT 1[0m
|
|
1453
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "fooltip_popup_translations" ("content", "created_at", "fooltip_popup_id", "locale", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", "MyText"], ["created_at", Wed, 24 Apr 2013 09:20:00 UTC +00:00], ["fooltip_popup_id", 1], ["locale", "en"], ["title", "Test Popup"], ["updated_at", Wed, 24 Apr 2013 09:20:00 UTC +00:00]]
|
|
1454
|
+
[1m[36mFooltip::Popup::Translation Load (0.0ms)[0m [1mSELECT "fooltip_popup_translations".* FROM "fooltip_popup_translations" WHERE "fooltip_popup_translations"."id" = ? LIMIT 1[0m [["id", 1]]
|
|
1455
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
|
1456
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
1457
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "fooltip_containers" ("created_at", "image", "updated_at") VALUES (?, ?, ?) [["created_at", Wed, 24 Apr 2013 09:20:00 UTC +00:00], ["image", nil], ["updated_at", Wed, 24 Apr 2013 09:20:00 UTC +00:00]]
|
|
1458
|
+
[1m[36mFooltip::Container::Translation Load (0.2ms)[0m [1mSELECT "fooltip_container_translations".* FROM "fooltip_container_translations" WHERE "fooltip_container_translations"."fooltip_container_id" = 1 AND "fooltip_container_translations"."locale" = 'en' LIMIT 1[0m
|
|
1459
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "fooltip_container_translations" ("created_at", "description", "fooltip_container_id", "locale", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 24 Apr 2013 09:20:00 UTC +00:00], ["description", "MyText"], ["fooltip_container_id", 1], ["locale", "en"], ["title", "MyString"], ["updated_at", Wed, 24 Apr 2013 09:20:00 UTC +00:00]]
|
|
1460
|
+
[1m[36mFooltip::Container::Translation Load (0.0ms)[0m [1mSELECT "fooltip_container_translations".* FROM "fooltip_container_translations" WHERE "fooltip_container_translations"."id" = ? LIMIT 1[0m [["id", 1]]
|
|
1461
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
|
1462
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
1463
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "fooltip_links" ("container_id", "created_at", "placement", "popup_id", "trigger", "updated_at", "x", "y") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["container_id", 1], ["created_at", Wed, 24 Apr 2013 09:20:00 UTC +00:00], ["placement", 1], ["popup_id", 1], ["trigger", 1], ["updated_at", Wed, 24 Apr 2013 09:20:00 UTC +00:00], ["x", 1], ["y", 1]]
|
|
1464
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
1465
|
+
[1m[35m (0.0ms)[0m SELECT COUNT(*) FROM "fooltip_links"
|
|
1466
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
1467
|
+
[1m[35mSQL (0.2ms)[0m DELETE FROM "fooltip_popup_translations" WHERE "fooltip_popup_translations"."id" = ? [["id", 1]]
|
|
1468
|
+
[1m[36mFooltip::Link Load (0.1ms)[0m [1mSELECT "fooltip_links".* FROM "fooltip_links" WHERE "fooltip_links"."popup_id" = 1[0m
|
|
1469
|
+
[1m[35mSQL (0.1ms)[0m DELETE FROM "fooltip_links" WHERE "fooltip_links"."id" = ? [["id", 1]]
|
|
1470
|
+
[1m[36mSQL (0.1ms)[0m [1mDELETE FROM "fooltip_popups" WHERE "fooltip_popups"."id" = ?[0m [["id", 1]]
|
|
1471
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
|
1472
|
+
[1m[36m (0.0ms)[0m [1mSELECT COUNT(*) FROM "fooltip_links" [0m
|
|
1473
|
+
[1m[35m (0.5ms)[0m rollback transaction
|
|
1474
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
|
1475
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
|
1476
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
|
1477
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
|
1478
|
+
Connecting to database specified by database.yml
|
|
1479
|
+
[1m[36m (1.4ms)[0m [1mselect sqlite_version(*)[0m
|
|
1480
|
+
[1m[35m (10.6ms)[0m DROP TABLE "test_fooltips"
|
|
1481
|
+
[1m[36m (6.4ms)[0m [1mCREATE TABLE "test_fooltips" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL) [0m
|
|
1482
|
+
[1m[35m (0.1ms)[0m begin transaction
|
|
1483
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
1484
|
+
[1m[35mSQL (2.8ms)[0m INSERT INTO "fooltip_containers" ("created_at", "image", "updated_at") VALUES (?, ?, ?) [["created_at", Wed, 24 Apr 2013 09:20:31 UTC +00:00], ["image", nil], ["updated_at", Wed, 24 Apr 2013 09:20:31 UTC +00:00]]
|
|
1485
|
+
[1m[36mFooltip::Container::Translation Load (0.1ms)[0m [1mSELECT "fooltip_container_translations".* FROM "fooltip_container_translations" WHERE "fooltip_container_translations"."fooltip_container_id" = 1 AND "fooltip_container_translations"."locale" = 'en' LIMIT 1[0m
|
|
1486
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "fooltip_container_translations" ("created_at", "description", "fooltip_container_id", "locale", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 24 Apr 2013 09:20:31 UTC +00:00], ["description", "MyText"], ["fooltip_container_id", 1], ["locale", "en"], ["title", "MyString"], ["updated_at", Wed, 24 Apr 2013 09:20:31 UTC +00:00]]
|
|
1487
|
+
[1m[36mFooltip::Container::Translation Load (0.1ms)[0m [1mSELECT "fooltip_container_translations".* FROM "fooltip_container_translations" WHERE "fooltip_container_translations"."id" = ? LIMIT 1[0m [["id", 1]]
|
|
1488
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
|
1489
|
+
Processing by Fooltip::ContainersController#show as HTML
|
|
1490
|
+
Parameters: {"id"=>"1"}
|
|
1491
|
+
[1m[36mFooltip::Container Load (0.1ms)[0m [1mSELECT "fooltip_containers".* FROM "fooltip_containers" WHERE "fooltip_containers"."id" = ? LIMIT 1[0m [["id", "1"]]
|
|
1492
|
+
Rendered /home/web/railsprojects/fooltip/app/views/fooltip/containers/show.html.haml within layouts/application (0.2ms)
|
|
1493
|
+
Completed 200 OK in 6ms (Views: 4.9ms | ActiveRecord: 0.1ms)
|
|
1494
|
+
[1m[35m (0.2ms)[0m rollback transaction
|
|
1495
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
|
1496
|
+
[1m[35mFooltip::Association Exists (0.1ms)[0m SELECT 1 AS one FROM "fooltip_associations" WHERE ("fooltip_associations"."owner_id" IS NULL AND "fooltip_associations"."owner_type" IS NULL AND "fooltip_associations"."container_id" IS NULL) LIMIT 1
|
|
1497
|
+
[1m[36mFooltip::Association Exists (0.0ms)[0m [1mSELECT 1 AS one FROM "fooltip_associations" WHERE ("fooltip_associations"."owner_id" IS NULL AND "fooltip_associations"."owner_type" IS NULL AND "fooltip_associations"."container_id" IS NULL) LIMIT 1[0m
|
|
1498
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
|
1499
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
|
1500
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
|
1501
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
|
1502
|
+
[1m[35mFooltip::Association Load (0.1ms)[0m SELECT "fooltip_associations".* FROM "fooltip_associations" LIMIT 1
|
|
1503
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
1504
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "fooltip_associations" ("container_id", "created_at", "owner_id", "owner_type", "updated_at") VALUES (?, ?, ?, ?, ?) [["container_id", nil], ["created_at", Wed, 24 Apr 2013 09:20:31 UTC +00:00], ["owner_id", 0], ["owner_type", nil], ["updated_at", Wed, 24 Apr 2013 09:20:31 UTC +00:00]]
|
|
1505
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
1506
|
+
[1m[35mFooltip::Association Exists (0.1ms)[0m SELECT 1 AS one FROM "fooltip_associations" WHERE ("fooltip_associations"."owner_id" = 0 AND "fooltip_associations"."owner_type" IS NULL AND "fooltip_associations"."container_id" IS NULL) LIMIT 1
|
|
1507
|
+
[1m[36mFooltip::Association Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "fooltip_associations" WHERE ("fooltip_associations"."owner_id" = 0 AND "fooltip_associations"."owner_type" IS NULL AND "fooltip_associations"."container_id" IS NULL) LIMIT 1[0m
|
|
1508
|
+
[1m[35mFooltip::Association Exists (0.1ms)[0m SELECT 1 AS one FROM "fooltip_associations" WHERE ("fooltip_associations"."owner_id" = 0 AND "fooltip_associations"."owner_type" = '1' AND "fooltip_associations"."container_id" IS NULL) LIMIT 1
|
|
1509
|
+
[1m[36mFooltip::Association Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "fooltip_associations" WHERE ("fooltip_associations"."owner_id" = 0 AND "fooltip_associations"."owner_type" = '1' AND "fooltip_associations"."container_id" IS NULL) LIMIT 1[0m
|
|
1510
|
+
[1m[35mFooltip::Association Exists (0.1ms)[0m SELECT 1 AS one FROM "fooltip_associations" WHERE ("fooltip_associations"."owner_id" = 0 AND "fooltip_associations"."owner_type" = '0' AND "fooltip_associations"."container_id" = 1) LIMIT 1
|
|
1511
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
|
1512
|
+
[1m[35m (0.1ms)[0m begin transaction
|
|
1513
|
+
[1m[36mFooltip::Association Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "fooltip_associations" WHERE ("fooltip_associations"."owner_id" IS NULL AND "fooltip_associations"."owner_type" IS NULL AND "fooltip_associations"."container_id" IS NULL) LIMIT 1[0m
|
|
1514
|
+
[1m[35mFooltip::Association Exists (0.1ms)[0m SELECT 1 AS one FROM "fooltip_associations" WHERE ("fooltip_associations"."owner_id" IS NULL AND "fooltip_associations"."owner_type" IS NULL AND "fooltip_associations"."container_id" IS NULL) LIMIT 1
|
|
1515
|
+
[1m[36m (0.0ms)[0m [1mrollback transaction[0m
|
|
1516
|
+
[1m[35m (0.0ms)[0m begin transaction
|
|
1517
|
+
[1m[36mFooltip::Association Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "fooltip_associations" WHERE ("fooltip_associations"."owner_id" IS NULL AND "fooltip_associations"."owner_type" IS NULL AND "fooltip_associations"."container_id" IS NULL) LIMIT 1[0m
|
|
1518
|
+
[1m[35mFooltip::Association Exists (0.1ms)[0m SELECT 1 AS one FROM "fooltip_associations" WHERE ("fooltip_associations"."owner_id" IS NULL AND "fooltip_associations"."owner_type" IS NULL AND "fooltip_associations"."container_id" IS NULL) LIMIT 1
|
|
1519
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
|
1520
|
+
[1m[35m (0.0ms)[0m begin transaction
|
|
1521
|
+
[1m[36m (0.0ms)[0m [1mrollback transaction[0m
|
|
1522
|
+
[1m[35m (0.0ms)[0m begin transaction
|
|
1523
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
|
1524
|
+
[1m[35m (0.1ms)[0m begin transaction
|
|
1525
|
+
[1m[36m (0.0ms)[0m [1mrollback transaction[0m
|
|
1526
|
+
[1m[35m (0.0ms)[0m begin transaction
|
|
1527
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
1528
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "fooltip_containers" ("created_at", "image", "updated_at") VALUES (?, ?, ?) [["created_at", Wed, 24 Apr 2013 09:20:31 UTC +00:00], ["image", nil], ["updated_at", Wed, 24 Apr 2013 09:20:31 UTC +00:00]]
|
|
1529
|
+
[1m[36mFooltip::Container::Translation Load (0.1ms)[0m [1mSELECT "fooltip_container_translations".* FROM "fooltip_container_translations" WHERE "fooltip_container_translations"."fooltip_container_id" = 1 AND "fooltip_container_translations"."locale" = 'en' LIMIT 1[0m
|
|
1530
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "fooltip_container_translations" ("created_at", "description", "fooltip_container_id", "locale", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 24 Apr 2013 09:20:31 UTC +00:00], ["description", "MyText"], ["fooltip_container_id", 1], ["locale", "en"], ["title", "MyString"], ["updated_at", Wed, 24 Apr 2013 09:20:31 UTC +00:00]]
|
|
1531
|
+
[1m[36mFooltip::Container::Translation Load (0.0ms)[0m [1mSELECT "fooltip_container_translations".* FROM "fooltip_container_translations" WHERE "fooltip_container_translations"."id" = ? LIMIT 1[0m [["id", 1]]
|
|
1532
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
|
1533
|
+
[1m[36m (0.7ms)[0m [1mrollback transaction[0m
|
|
1534
|
+
[1m[35m (0.1ms)[0m begin transaction
|
|
1535
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
1536
|
+
[1m[35mSQL (0.8ms)[0m INSERT INTO "fooltip_containers" ("created_at", "image", "updated_at") VALUES (?, ?, ?) [["created_at", Wed, 24 Apr 2013 09:20:31 UTC +00:00], ["image", nil], ["updated_at", Wed, 24 Apr 2013 09:20:31 UTC +00:00]]
|
|
1537
|
+
[1m[36mFooltip::Container::Translation Load (0.2ms)[0m [1mSELECT "fooltip_container_translations".* FROM "fooltip_container_translations" WHERE "fooltip_container_translations"."fooltip_container_id" = 1 AND "fooltip_container_translations"."locale" = 'en' LIMIT 1[0m
|
|
1538
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "fooltip_container_translations" ("created_at", "description", "fooltip_container_id", "locale", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 24 Apr 2013 09:20:31 UTC +00:00], ["description", "MyText"], ["fooltip_container_id", 1], ["locale", "en"], ["title", "MyString"], ["updated_at", Wed, 24 Apr 2013 09:20:31 UTC +00:00]]
|
|
1539
|
+
[1m[36mFooltip::Container::Translation Load (0.1ms)[0m [1mSELECT "fooltip_container_translations".* FROM "fooltip_container_translations" WHERE "fooltip_container_translations"."id" = ? LIMIT 1[0m [["id", 1]]
|
|
1540
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
|
1541
|
+
[1m[36m (0.8ms)[0m [1mrollback transaction[0m
|
|
1542
|
+
[1m[35m (0.2ms)[0m begin transaction
|
|
1543
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
1544
|
+
[1m[35mSQL (1.2ms)[0m INSERT INTO "fooltip_containers" ("created_at", "image", "updated_at") VALUES (?, ?, ?) [["created_at", Wed, 24 Apr 2013 09:20:32 UTC +00:00], ["image", nil], ["updated_at", Wed, 24 Apr 2013 09:20:32 UTC +00:00]]
|
|
1545
|
+
[1m[36mFooltip::Container::Translation Load (0.4ms)[0m [1mSELECT "fooltip_container_translations".* FROM "fooltip_container_translations" WHERE "fooltip_container_translations"."fooltip_container_id" = 1 AND "fooltip_container_translations"."locale" = 'en' LIMIT 1[0m
|
|
1546
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "fooltip_container_translations" ("created_at", "description", "fooltip_container_id", "locale", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 24 Apr 2013 09:20:32 UTC +00:00], ["description", "MyText"], ["fooltip_container_id", 1], ["locale", "en"], ["title", "MyString"], ["updated_at", Wed, 24 Apr 2013 09:20:32 UTC +00:00]]
|
|
1547
|
+
[1m[36mFooltip::Container::Translation Load (0.1ms)[0m [1mSELECT "fooltip_container_translations".* FROM "fooltip_container_translations" WHERE "fooltip_container_translations"."id" = ? LIMIT 1[0m [["id", 1]]
|
|
1548
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
|
1549
|
+
[1m[36m (0.6ms)[0m [1mrollback transaction[0m
|
|
1550
|
+
[1m[35m (0.1ms)[0m begin transaction
|
|
1551
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
1552
|
+
[1m[35mSQL (0.8ms)[0m INSERT INTO "fooltip_containers" ("created_at", "image", "updated_at") VALUES (?, ?, ?) [["created_at", Wed, 24 Apr 2013 09:20:32 UTC +00:00], ["image", nil], ["updated_at", Wed, 24 Apr 2013 09:20:32 UTC +00:00]]
|
|
1553
|
+
[1m[36mFooltip::Container::Translation Load (0.3ms)[0m [1mSELECT "fooltip_container_translations".* FROM "fooltip_container_translations" WHERE "fooltip_container_translations"."fooltip_container_id" = 1 AND "fooltip_container_translations"."locale" = 'en' LIMIT 1[0m
|
|
1554
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "fooltip_container_translations" ("created_at", "description", "fooltip_container_id", "locale", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 24 Apr 2013 09:20:32 UTC +00:00], ["description", "MyText"], ["fooltip_container_id", 1], ["locale", "en"], ["title", "MyString"], ["updated_at", Wed, 24 Apr 2013 09:20:32 UTC +00:00]]
|
|
1555
|
+
[1m[36mFooltip::Container::Translation Load (0.1ms)[0m [1mSELECT "fooltip_container_translations".* FROM "fooltip_container_translations" WHERE "fooltip_container_translations"."id" = ? LIMIT 1[0m [["id", 1]]
|
|
1556
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
|
1557
|
+
[1m[36m (0.8ms)[0m [1mrollback transaction[0m
|
|
1558
|
+
[1m[35m (0.2ms)[0m begin transaction
|
|
1559
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
|
1560
|
+
[1m[35m (0.1ms)[0m begin transaction
|
|
1561
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
1562
|
+
[1m[35mSQL (0.8ms)[0m INSERT INTO "test_fooltips" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Wed, 24 Apr 2013 09:20:32 UTC +00:00], ["name", nil], ["updated_at", Wed, 24 Apr 2013 09:20:32 UTC +00:00]]
|
|
1563
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
1564
|
+
[1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "fooltip_associations"
|
|
1565
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
1566
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "fooltip_containers" ("created_at", "image", "updated_at") VALUES (?, ?, ?) [["created_at", Wed, 24 Apr 2013 09:20:32 UTC +00:00], ["image", nil], ["updated_at", Wed, 24 Apr 2013 09:20:32 UTC +00:00]]
|
|
1567
|
+
[1m[36mFooltip::Container::Translation Load (0.1ms)[0m [1mSELECT "fooltip_container_translations".* FROM "fooltip_container_translations" WHERE "fooltip_container_translations"."fooltip_container_id" = 1 AND "fooltip_container_translations"."locale" = 'en' LIMIT 1[0m
|
|
1568
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "fooltip_container_translations" ("created_at", "description", "fooltip_container_id", "locale", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 24 Apr 2013 09:20:32 UTC +00:00], ["description", "MyText"], ["fooltip_container_id", 1], ["locale", "en"], ["title", "MyString"], ["updated_at", Wed, 24 Apr 2013 09:20:32 UTC +00:00]]
|
|
1569
|
+
[1m[36mFooltip::Container::Translation Load (0.0ms)[0m [1mSELECT "fooltip_container_translations".* FROM "fooltip_container_translations" WHERE "fooltip_container_translations"."id" = ? LIMIT 1[0m [["id", 1]]
|
|
1570
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
|
1571
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
1572
|
+
[1m[35mFooltip::Association Exists (0.1ms)[0m SELECT 1 AS one FROM "fooltip_associations" WHERE ("fooltip_associations"."owner_id" = 1 AND "fooltip_associations"."owner_type" = 'TestFooltip' AND "fooltip_associations"."container_id" = 1) LIMIT 1
|
|
1573
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "fooltip_associations" ("container_id", "created_at", "owner_id", "owner_type", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["container_id", 1], ["created_at", Wed, 24 Apr 2013 09:20:32 UTC +00:00], ["owner_id", 1], ["owner_type", "TestFooltip"], ["updated_at", Wed, 24 Apr 2013 09:20:32 UTC +00:00]]
|
|
1574
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
|
1575
|
+
[1m[36m (0.0ms)[0m [1mSELECT COUNT(*) FROM "fooltip_associations" [0m
|
|
1576
|
+
[1m[35m (0.5ms)[0m rollback transaction
|
|
1577
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
|
1578
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
|
1579
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "test_fooltips" ("created_at", "name", "updated_at") VALUES (?, ?, ?)[0m [["created_at", Wed, 24 Apr 2013 09:20:32 UTC +00:00], ["name", nil], ["updated_at", Wed, 24 Apr 2013 09:20:32 UTC +00:00]]
|
|
1580
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
|
1581
|
+
[1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "fooltip_containers" INNER JOIN "fooltip_associations" ON "fooltip_containers"."id" = "fooltip_associations"."container_id" WHERE "fooltip_associations"."owner_id" = 1 AND "fooltip_associations"."owner_type" = 'TestFooltip'[0m
|
|
1582
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
|
1583
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
|
1584
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
|
1585
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "test_fooltips" ("created_at", "name", "updated_at") VALUES (?, ?, ?)[0m [["created_at", Wed, 24 Apr 2013 09:20:32 UTC +00:00], ["name", nil], ["updated_at", Wed, 24 Apr 2013 09:20:32 UTC +00:00]]
|
|
1586
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
|
1587
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
1588
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "fooltip_containers" ("created_at", "image", "updated_at") VALUES (?, ?, ?) [["created_at", Wed, 24 Apr 2013 09:20:32 UTC +00:00], ["image", nil], ["updated_at", Wed, 24 Apr 2013 09:20:32 UTC +00:00]]
|
|
1589
|
+
[1m[36mFooltip::Container::Translation Load (0.1ms)[0m [1mSELECT "fooltip_container_translations".* FROM "fooltip_container_translations" WHERE "fooltip_container_translations"."fooltip_container_id" = 1 AND "fooltip_container_translations"."locale" = 'en' LIMIT 1[0m
|
|
1590
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "fooltip_container_translations" ("created_at", "description", "fooltip_container_id", "locale", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 24 Apr 2013 09:20:32 UTC +00:00], ["description", "MyText"], ["fooltip_container_id", 1], ["locale", "en"], ["title", "MyString"], ["updated_at", Wed, 24 Apr 2013 09:20:32 UTC +00:00]]
|
|
1591
|
+
[1m[36mFooltip::Container::Translation Load (0.0ms)[0m [1mSELECT "fooltip_container_translations".* FROM "fooltip_container_translations" WHERE "fooltip_container_translations"."id" = ? LIMIT 1[0m [["id", 1]]
|
|
1592
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
|
1593
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
1594
|
+
[1m[35mFooltip::Association Exists (0.1ms)[0m SELECT 1 AS one FROM "fooltip_associations" WHERE ("fooltip_associations"."owner_id" = 1 AND "fooltip_associations"."owner_type" = 'TestFooltip' AND "fooltip_associations"."container_id" = 1) LIMIT 1
|
|
1595
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "fooltip_associations" ("container_id", "created_at", "owner_id", "owner_type", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["container_id", 1], ["created_at", Wed, 24 Apr 2013 09:20:32 UTC +00:00], ["owner_id", 1], ["owner_type", "TestFooltip"], ["updated_at", Wed, 24 Apr 2013 09:20:32 UTC +00:00]]
|
|
1596
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
|
1597
|
+
[1m[36m (0.0ms)[0m [1mSELECT COUNT(*) FROM "fooltip_associations" [0m
|
|
1598
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
|
1599
|
+
[1m[36mFooltip::Association Load (0.1ms)[0m [1mSELECT "fooltip_associations".* FROM "fooltip_associations" WHERE "fooltip_associations"."owner_id" = 1 AND "fooltip_associations"."owner_type" = 'TestFooltip'[0m
|
|
1600
|
+
[1m[35mSQL (0.1ms)[0m DELETE FROM "fooltip_associations" WHERE "fooltip_associations"."id" = ? [["id", 1]]
|
|
1601
|
+
[1m[36mSQL (0.1ms)[0m [1mDELETE FROM "test_fooltips" WHERE "test_fooltips"."id" = ?[0m [["id", 1]]
|
|
1602
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
|
1603
|
+
[1m[36m (0.0ms)[0m [1mSELECT COUNT(*) FROM "fooltip_associations" [0m
|
|
1604
|
+
[1m[35m (0.2ms)[0m rollback transaction
|
|
1605
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
|
1606
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
|
1607
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "test_fooltips" ("created_at", "name", "updated_at") VALUES (?, ?, ?)[0m [["created_at", Wed, 24 Apr 2013 09:20:32 UTC +00:00], ["name", nil], ["updated_at", Wed, 24 Apr 2013 09:20:32 UTC +00:00]]
|
|
1608
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
|
1609
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
1610
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "fooltip_containers" ("created_at", "image", "updated_at") VALUES (?, ?, ?) [["created_at", Wed, 24 Apr 2013 09:20:32 UTC +00:00], ["image", nil], ["updated_at", Wed, 24 Apr 2013 09:20:32 UTC +00:00]]
|
|
1611
|
+
[1m[36mFooltip::Container::Translation Load (0.1ms)[0m [1mSELECT "fooltip_container_translations".* FROM "fooltip_container_translations" WHERE "fooltip_container_translations"."fooltip_container_id" = 1 AND "fooltip_container_translations"."locale" = 'en' LIMIT 1[0m
|
|
1612
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "fooltip_container_translations" ("created_at", "description", "fooltip_container_id", "locale", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 24 Apr 2013 09:20:32 UTC +00:00], ["description", "MyText"], ["fooltip_container_id", 1], ["locale", "en"], ["title", "MyString"], ["updated_at", Wed, 24 Apr 2013 09:20:32 UTC +00:00]]
|
|
1613
|
+
[1m[36mFooltip::Container::Translation Load (0.0ms)[0m [1mSELECT "fooltip_container_translations".* FROM "fooltip_container_translations" WHERE "fooltip_container_translations"."id" = ? LIMIT 1[0m [["id", 1]]
|
|
1614
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
|
1615
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
1616
|
+
[1m[35mFooltip::Association Exists (0.1ms)[0m SELECT 1 AS one FROM "fooltip_associations" WHERE ("fooltip_associations"."owner_id" = 1 AND "fooltip_associations"."owner_type" = 'TestFooltip' AND "fooltip_associations"."container_id" = 1) LIMIT 1
|
|
1617
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "fooltip_associations" ("container_id", "created_at", "owner_id", "owner_type", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["container_id", 1], ["created_at", Wed, 24 Apr 2013 09:20:32 UTC +00:00], ["owner_id", 1], ["owner_type", "TestFooltip"], ["updated_at", Wed, 24 Apr 2013 09:20:32 UTC +00:00]]
|
|
1618
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
|
1619
|
+
[1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "fooltip_associations" [0m
|
|
1620
|
+
[1m[35mFooltip::Container Load (0.2ms)[0m SELECT "fooltip_containers".* FROM "fooltip_containers" INNER JOIN "fooltip_associations" ON "fooltip_containers"."id" = "fooltip_associations"."container_id" WHERE "fooltip_associations"."owner_id" = 1 AND "fooltip_associations"."owner_type" = 'TestFooltip' ORDER BY "fooltip_containers"."id" DESC LIMIT 1
|
|
1621
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
1622
|
+
[1m[35mFooltip::Container::Translation Load (0.1ms)[0m SELECT "fooltip_container_translations".* FROM "fooltip_container_translations" WHERE "fooltip_container_translations"."fooltip_container_id" = 1
|
|
1623
|
+
[1m[36mSQL (0.1ms)[0m [1mDELETE FROM "fooltip_container_translations" WHERE "fooltip_container_translations"."id" = ?[0m [["id", 1]]
|
|
1624
|
+
[1m[35mFooltip::Link Load (0.1ms)[0m SELECT "fooltip_links".* FROM "fooltip_links" WHERE "fooltip_links"."container_id" = 1
|
|
1625
|
+
[1m[36mFooltip::Association Load (0.1ms)[0m [1mSELECT "fooltip_associations".* FROM "fooltip_associations" WHERE "fooltip_associations"."container_id" = 1[0m
|
|
1626
|
+
[1m[35mSQL (0.1ms)[0m DELETE FROM "fooltip_associations" WHERE "fooltip_associations"."id" = ? [["id", 1]]
|
|
1627
|
+
[1m[36mSQL (0.1ms)[0m [1mDELETE FROM "fooltip_containers" WHERE "fooltip_containers"."id" = ?[0m [["id", 1]]
|
|
1628
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
|
1629
|
+
[1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "fooltip_associations" [0m
|
|
1630
|
+
[1m[35m (0.2ms)[0m rollback transaction
|
|
1631
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
|
1632
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
|
1633
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "test_fooltips" ("created_at", "name", "updated_at") VALUES (?, ?, ?)[0m [["created_at", Wed, 24 Apr 2013 09:20:32 UTC +00:00], ["name", nil], ["updated_at", Wed, 24 Apr 2013 09:20:32 UTC +00:00]]
|
|
1634
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
|
1635
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
1636
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "fooltip_containers" ("created_at", "image", "updated_at") VALUES (?, ?, ?) [["created_at", Wed, 24 Apr 2013 09:20:32 UTC +00:00], ["image", nil], ["updated_at", Wed, 24 Apr 2013 09:20:32 UTC +00:00]]
|
|
1637
|
+
[1m[36mFooltip::Container::Translation Load (0.1ms)[0m [1mSELECT "fooltip_container_translations".* FROM "fooltip_container_translations" WHERE "fooltip_container_translations"."fooltip_container_id" = 1 AND "fooltip_container_translations"."locale" = 'en' LIMIT 1[0m
|
|
1638
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "fooltip_container_translations" ("created_at", "description", "fooltip_container_id", "locale", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 24 Apr 2013 09:20:32 UTC +00:00], ["description", "MyText"], ["fooltip_container_id", 1], ["locale", "en"], ["title", "MyString"], ["updated_at", Wed, 24 Apr 2013 09:20:32 UTC +00:00]]
|
|
1639
|
+
[1m[36mFooltip::Container::Translation Load (0.0ms)[0m [1mSELECT "fooltip_container_translations".* FROM "fooltip_container_translations" WHERE "fooltip_container_translations"."id" = ? LIMIT 1[0m [["id", 1]]
|
|
1640
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
|
1641
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
1642
|
+
[1m[35mFooltip::Association Exists (0.1ms)[0m SELECT 1 AS one FROM "fooltip_associations" WHERE ("fooltip_associations"."owner_id" = 1 AND "fooltip_associations"."owner_type" = 'TestFooltip' AND "fooltip_associations"."container_id" = 1) LIMIT 1
|
|
1643
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "fooltip_associations" ("container_id", "created_at", "owner_id", "owner_type", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["container_id", 1], ["created_at", Wed, 24 Apr 2013 09:20:32 UTC +00:00], ["owner_id", 1], ["owner_type", "TestFooltip"], ["updated_at", Wed, 24 Apr 2013 09:20:32 UTC +00:00]]
|
|
1644
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
|
1645
|
+
[1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "fooltip_containers" INNER JOIN "fooltip_associations" ON "fooltip_containers"."id" = "fooltip_associations"."container_id" WHERE "fooltip_associations"."owner_id" = 1 AND "fooltip_associations"."owner_type" = 'TestFooltip'[0m
|
|
1646
|
+
[1m[35m (0.2ms)[0m rollback transaction
|
|
1647
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
|
1648
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
|
1649
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
|
1650
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
|
1651
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
|
1652
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
|
1653
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
|
1654
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
|
1655
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
|
1656
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
|
1657
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "fooltip_popups" ("created_at", "identifier", "max_height", "max_width", "min_height", "min_width", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?)[0m [["created_at", Wed, 24 Apr 2013 09:20:32 UTC +00:00], ["identifier", "MyString"], ["max_height", nil], ["max_width", nil], ["min_height", nil], ["min_width", nil], ["updated_at", Wed, 24 Apr 2013 09:20:32 UTC +00:00]]
|
|
1658
|
+
[1m[35mFooltip::Popup::Translation Load (0.1ms)[0m SELECT "fooltip_popup_translations".* FROM "fooltip_popup_translations" WHERE "fooltip_popup_translations"."fooltip_popup_id" = 1 AND "fooltip_popup_translations"."locale" = 'en' LIMIT 1
|
|
1659
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "fooltip_popup_translations" ("content", "created_at", "fooltip_popup_id", "locale", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?)[0m [["content", "MyText"], ["created_at", Wed, 24 Apr 2013 09:20:32 UTC +00:00], ["fooltip_popup_id", 1], ["locale", "en"], ["title", "Test Popup"], ["updated_at", Wed, 24 Apr 2013 09:20:32 UTC +00:00]]
|
|
1660
|
+
[1m[35mFooltip::Popup::Translation Load (0.1ms)[0m SELECT "fooltip_popup_translations".* FROM "fooltip_popup_translations" WHERE "fooltip_popup_translations"."id" = ? LIMIT 1 [["id", 1]]
|
|
1661
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
1662
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
|
1663
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "fooltip_containers" ("created_at", "image", "updated_at") VALUES (?, ?, ?)[0m [["created_at", Wed, 24 Apr 2013 09:20:32 UTC +00:00], ["image", nil], ["updated_at", Wed, 24 Apr 2013 09:20:32 UTC +00:00]]
|
|
1664
|
+
[1m[35mFooltip::Container::Translation Load (0.1ms)[0m SELECT "fooltip_container_translations".* FROM "fooltip_container_translations" WHERE "fooltip_container_translations"."fooltip_container_id" = 1 AND "fooltip_container_translations"."locale" = 'en' LIMIT 1
|
|
1665
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "fooltip_container_translations" ("created_at", "description", "fooltip_container_id", "locale", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?)[0m [["created_at", Wed, 24 Apr 2013 09:20:32 UTC +00:00], ["description", "MyText"], ["fooltip_container_id", 1], ["locale", "en"], ["title", "MyString"], ["updated_at", Wed, 24 Apr 2013 09:20:32 UTC +00:00]]
|
|
1666
|
+
[1m[35mFooltip::Container::Translation Load (0.0ms)[0m SELECT "fooltip_container_translations".* FROM "fooltip_container_translations" WHERE "fooltip_container_translations"."id" = ? LIMIT 1 [["id", 1]]
|
|
1667
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
1668
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
|
1669
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "fooltip_links" ("container_id", "created_at", "placement", "popup_id", "trigger", "updated_at", "x", "y") VALUES (?, ?, ?, ?, ?, ?, ?, ?)[0m [["container_id", 1], ["created_at", Wed, 24 Apr 2013 09:20:33 UTC +00:00], ["placement", 1], ["popup_id", 1], ["trigger", 1], ["updated_at", Wed, 24 Apr 2013 09:20:33 UTC +00:00], ["x", 1], ["y", 1]]
|
|
1670
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
|
1671
|
+
[1m[36m (0.0ms)[0m [1mSELECT COUNT(*) FROM "fooltip_links" [0m
|
|
1672
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
|
1673
|
+
[1m[36mSQL (0.1ms)[0m [1mDELETE FROM "fooltip_popup_translations" WHERE "fooltip_popup_translations"."id" = ?[0m [["id", 1]]
|
|
1674
|
+
[1m[35mFooltip::Link Load (0.1ms)[0m SELECT "fooltip_links".* FROM "fooltip_links" WHERE "fooltip_links"."popup_id" = 1
|
|
1675
|
+
[1m[36mSQL (0.1ms)[0m [1mDELETE FROM "fooltip_links" WHERE "fooltip_links"."id" = ?[0m [["id", 1]]
|
|
1676
|
+
[1m[35mSQL (0.1ms)[0m DELETE FROM "fooltip_popups" WHERE "fooltip_popups"."id" = ? [["id", 1]]
|
|
1677
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
1678
|
+
[1m[35m (0.0ms)[0m SELECT COUNT(*) FROM "fooltip_links"
|
|
1679
|
+
[1m[36m (0.3ms)[0m [1mrollback transaction[0m
|
|
1680
|
+
[1m[35m (0.0ms)[0m begin transaction
|
|
1681
|
+
[1m[36m (0.0ms)[0m [1mrollback transaction[0m
|
|
1682
|
+
[1m[35m (0.0ms)[0m begin transaction
|
|
1683
|
+
[1m[36m (0.0ms)[0m [1mrollback transaction[0m
|
|
1684
|
+
[1m[35m (0.0ms)[0m begin transaction
|
|
1685
|
+
[1m[36m (0.0ms)[0m [1mrollback transaction[0m
|
|
1686
|
+
[1m[35m (0.0ms)[0m begin transaction
|
|
1687
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
1688
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "fooltip_containers" ("created_at", "image", "updated_at") VALUES (?, ?, ?) [["created_at", Wed, 24 Apr 2013 09:20:33 UTC +00:00], ["image", nil], ["updated_at", Wed, 24 Apr 2013 09:20:33 UTC +00:00]]
|
|
1689
|
+
[1m[36mFooltip::Container::Translation Load (0.1ms)[0m [1mSELECT "fooltip_container_translations".* FROM "fooltip_container_translations" WHERE "fooltip_container_translations"."fooltip_container_id" = 1 AND "fooltip_container_translations"."locale" = 'en' LIMIT 1[0m
|
|
1690
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "fooltip_container_translations" ("created_at", "description", "fooltip_container_id", "locale", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 24 Apr 2013 09:20:33 UTC +00:00], ["description", "MyText"], ["fooltip_container_id", 1], ["locale", "en"], ["title", "MyString"], ["updated_at", Wed, 24 Apr 2013 09:20:33 UTC +00:00]]
|
|
1691
|
+
[1m[36mFooltip::Container::Translation Load (0.0ms)[0m [1mSELECT "fooltip_container_translations".* FROM "fooltip_container_translations" WHERE "fooltip_container_translations"."id" = ? LIMIT 1[0m [["id", 1]]
|
|
1692
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
|
1693
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
1694
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "fooltip_popups" ("created_at", "identifier", "max_height", "max_width", "min_height", "min_width", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Wed, 24 Apr 2013 09:20:33 UTC +00:00], ["identifier", "MyString"], ["max_height", nil], ["max_width", nil], ["min_height", nil], ["min_width", nil], ["updated_at", Wed, 24 Apr 2013 09:20:33 UTC +00:00]]
|
|
1695
|
+
[1m[36mFooltip::Popup::Translation Load (0.1ms)[0m [1mSELECT "fooltip_popup_translations".* FROM "fooltip_popup_translations" WHERE "fooltip_popup_translations"."fooltip_popup_id" = 1 AND "fooltip_popup_translations"."locale" = 'en' LIMIT 1[0m
|
|
1696
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "fooltip_popup_translations" ("content", "created_at", "fooltip_popup_id", "locale", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", "MyText"], ["created_at", Wed, 24 Apr 2013 09:20:33 UTC +00:00], ["fooltip_popup_id", 1], ["locale", "en"], ["title", "MyString"], ["updated_at", Wed, 24 Apr 2013 09:20:33 UTC +00:00]]
|
|
1697
|
+
[1m[36mFooltip::Popup::Translation Load (0.0ms)[0m [1mSELECT "fooltip_popup_translations".* FROM "fooltip_popup_translations" WHERE "fooltip_popup_translations"."id" = ? LIMIT 1[0m [["id", 1]]
|
|
1698
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
|
1699
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
1700
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "fooltip_links" ("container_id", "created_at", "placement", "popup_id", "trigger", "updated_at", "x", "y") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["container_id", 1], ["created_at", Wed, 24 Apr 2013 09:20:33 UTC +00:00], ["placement", 1], ["popup_id", 1], ["trigger", 1], ["updated_at", Wed, 24 Apr 2013 09:20:33 UTC +00:00], ["x", 1], ["y", 1]]
|
|
1701
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
1702
|
+
[1m[35m (0.0ms)[0m SELECT COUNT(*) FROM "fooltip_links"
|
|
1703
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
1704
|
+
[1m[35mSQL (0.1ms)[0m DELETE FROM "fooltip_container_translations" WHERE "fooltip_container_translations"."id" = ? [["id", 1]]
|
|
1705
|
+
[1m[36mFooltip::Link Load (0.1ms)[0m [1mSELECT "fooltip_links".* FROM "fooltip_links" WHERE "fooltip_links"."container_id" = 1[0m
|
|
1706
|
+
[1m[35mSQL (0.1ms)[0m DELETE FROM "fooltip_links" WHERE "fooltip_links"."id" = ? [["id", 1]]
|
|
1707
|
+
[1m[36mFooltip::Association Load (0.1ms)[0m [1mSELECT "fooltip_associations".* FROM "fooltip_associations" WHERE "fooltip_associations"."container_id" = 1[0m
|
|
1708
|
+
[1m[35mSQL (0.0ms)[0m DELETE FROM "fooltip_containers" WHERE "fooltip_containers"."id" = ? [["id", 1]]
|
|
1709
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
1710
|
+
[1m[35m (0.0ms)[0m SELECT COUNT(*) FROM "fooltip_links"
|
|
1711
|
+
[1m[36m (0.2ms)[0m [1mrollback transaction[0m
|
|
1712
|
+
[1m[35m (0.0ms)[0m begin transaction
|
|
1713
|
+
[1m[36m (0.0ms)[0m [1mrollback transaction[0m
|
|
1714
|
+
[1m[35m (0.0ms)[0m begin transaction
|
|
1715
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
1716
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "fooltip_containers" ("created_at", "image", "updated_at") VALUES (?, ?, ?) [["created_at", Wed, 24 Apr 2013 09:20:33 UTC +00:00], ["image", nil], ["updated_at", Wed, 24 Apr 2013 09:20:33 UTC +00:00]]
|
|
1717
|
+
[1m[36mFooltip::Container::Translation Load (0.1ms)[0m [1mSELECT "fooltip_container_translations".* FROM "fooltip_container_translations" WHERE "fooltip_container_translations"."fooltip_container_id" = 1 AND "fooltip_container_translations"."locale" = 'en' LIMIT 1[0m
|
|
1718
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "fooltip_container_translations" ("created_at", "description", "fooltip_container_id", "locale", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 24 Apr 2013 09:20:33 UTC +00:00], ["description", "MyText"], ["fooltip_container_id", 1], ["locale", "en"], ["title", "MyString"], ["updated_at", Wed, 24 Apr 2013 09:20:33 UTC +00:00]]
|
|
1719
|
+
[1m[36mFooltip::Container::Translation Load (0.0ms)[0m [1mSELECT "fooltip_container_translations".* FROM "fooltip_container_translations" WHERE "fooltip_container_translations"."id" = ? LIMIT 1[0m [["id", 1]]
|
|
1720
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
|
1721
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
1722
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "fooltip_popups" ("created_at", "identifier", "max_height", "max_width", "min_height", "min_width", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Wed, 24 Apr 2013 09:20:33 UTC +00:00], ["identifier", "MyString"], ["max_height", nil], ["max_width", nil], ["min_height", nil], ["min_width", nil], ["updated_at", Wed, 24 Apr 2013 09:20:33 UTC +00:00]]
|
|
1723
|
+
[1m[36mFooltip::Popup::Translation Load (0.1ms)[0m [1mSELECT "fooltip_popup_translations".* FROM "fooltip_popup_translations" WHERE "fooltip_popup_translations"."fooltip_popup_id" = 1 AND "fooltip_popup_translations"."locale" = 'en' LIMIT 1[0m
|
|
1724
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "fooltip_popup_translations" ("content", "created_at", "fooltip_popup_id", "locale", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", "MyText"], ["created_at", Wed, 24 Apr 2013 09:20:33 UTC +00:00], ["fooltip_popup_id", 1], ["locale", "en"], ["title", "MyString"], ["updated_at", Wed, 24 Apr 2013 09:20:33 UTC +00:00]]
|
|
1725
|
+
[1m[36mFooltip::Popup::Translation Load (0.0ms)[0m [1mSELECT "fooltip_popup_translations".* FROM "fooltip_popup_translations" WHERE "fooltip_popup_translations"."id" = ? LIMIT 1[0m [["id", 1]]
|
|
1726
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
|
1727
|
+
[1m[36m (0.2ms)[0m [1mrollback transaction[0m
|
|
1728
|
+
[1m[35m (0.0ms)[0m begin transaction
|
|
1729
|
+
[1m[36m (0.0ms)[0m [1mrollback transaction[0m
|
|
1730
|
+
[1m[35m (0.0ms)[0m begin transaction
|
|
1731
|
+
[1m[36m (0.0ms)[0m [1mrollback transaction[0m
|
|
1732
|
+
[1m[35m (0.0ms)[0m begin transaction
|
|
1733
|
+
[1m[36m (0.0ms)[0m [1mrollback transaction[0m
|
|
1734
|
+
[1m[35m (0.0ms)[0m begin transaction
|
|
1735
|
+
[1m[36m (0.0ms)[0m [1mrollback transaction[0m
|
|
1736
|
+
[1m[35m (0.0ms)[0m begin transaction
|
|
1737
|
+
[1m[36m (0.0ms)[0m [1mrollback transaction[0m
|
|
1738
|
+
[1m[35m (0.0ms)[0m begin transaction
|
|
1739
|
+
[1m[36m (0.0ms)[0m [1mrollback transaction[0m
|
|
1740
|
+
[1m[35m (0.0ms)[0m begin transaction
|
|
1741
|
+
[1m[36m (0.0ms)[0m [1mrollback transaction[0m
|
|
1742
|
+
[1m[35m (0.0ms)[0m begin transaction
|
|
1743
|
+
[1m[36m (0.0ms)[0m [1mrollback transaction[0m
|
|
1744
|
+
[1m[35m (0.0ms)[0m begin transaction
|
|
1745
|
+
[1m[36m (0.0ms)[0m [1mrollback transaction[0m
|
|
1746
|
+
[1m[35m (0.0ms)[0m begin transaction
|
|
1747
|
+
[1m[36m (0.0ms)[0m [1mrollback transaction[0m
|
|
1748
|
+
[1m[35m (0.0ms)[0m begin transaction
|
|
1749
|
+
[1m[36m (0.0ms)[0m [1mrollback transaction[0m
|
|
1750
|
+
[1m[35m (0.0ms)[0m begin transaction
|
|
1751
|
+
[1m[36m (0.0ms)[0m [1mrollback transaction[0m
|
|
1752
|
+
[1m[35m (0.0ms)[0m begin transaction
|
|
1753
|
+
[1m[36m (0.0ms)[0m [1mrollback transaction[0m
|
|
1754
|
+
[1m[35m (0.0ms)[0m begin transaction
|
|
1755
|
+
[1m[36m (0.0ms)[0m [1mrollback transaction[0m
|
|
1756
|
+
[1m[35m (0.0ms)[0m begin transaction
|
|
1757
|
+
[1m[36m (0.0ms)[0m [1mrollback transaction[0m
|
|
1758
|
+
[1m[35m (0.0ms)[0m begin transaction
|
|
1759
|
+
[1m[36m (0.0ms)[0m [1mrollback transaction[0m
|
|
1760
|
+
[1m[35m (0.0ms)[0m begin transaction
|
|
1761
|
+
[1m[36m (0.0ms)[0m [1mrollback transaction[0m
|
|
1762
|
+
Connecting to database specified by database.yml
|
|
1763
|
+
[1m[36m (38.8ms)[0m [1mselect sqlite_version(*)[0m
|
|
1764
|
+
[1m[35m (14.1ms)[0m DROP TABLE "test_fooltips"
|
|
1765
|
+
[1m[36m (9.6ms)[0m [1mCREATE TABLE "test_fooltips" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL) [0m
|
|
1766
|
+
[1m[35m (1.0ms)[0m begin transaction
|
|
1767
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
|
1768
|
+
[1m[35m (0.1ms)[0m begin transaction
|
|
1769
|
+
[1m[36mFooltip::Association Exists (0.2ms)[0m [1mSELECT 1 AS one FROM "fooltip_associations" WHERE ("fooltip_associations"."owner_id" IS NULL AND "fooltip_associations"."owner_type" IS NULL AND "fooltip_associations"."container_id" IS NULL) LIMIT 1[0m
|
|
1770
|
+
[1m[35mFooltip::Association Exists (0.0ms)[0m SELECT 1 AS one FROM "fooltip_associations" WHERE ("fooltip_associations"."owner_id" IS NULL AND "fooltip_associations"."owner_type" IS NULL AND "fooltip_associations"."container_id" IS NULL) LIMIT 1
|
|
1771
|
+
[1m[36m (0.0ms)[0m [1mrollback transaction[0m
|
|
1772
|
+
[1m[35m (0.0ms)[0m begin transaction
|
|
1773
|
+
[1m[36m (0.0ms)[0m [1mrollback transaction[0m
|
|
1774
|
+
[1m[35m (0.0ms)[0m begin transaction
|
|
1775
|
+
[1m[36mFooltip::Association Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "fooltip_associations" WHERE ("fooltip_associations"."owner_id" IS NULL AND "fooltip_associations"."owner_type" IS NULL AND "fooltip_associations"."container_id" IS NULL) LIMIT 1[0m
|
|
1776
|
+
[1m[35mFooltip::Association Exists (0.0ms)[0m SELECT 1 AS one FROM "fooltip_associations" WHERE ("fooltip_associations"."owner_id" IS NULL AND "fooltip_associations"."owner_type" IS NULL AND "fooltip_associations"."container_id" IS NULL) LIMIT 1
|
|
1777
|
+
[1m[36m (0.0ms)[0m [1mrollback transaction[0m
|
|
1778
|
+
[1m[35m (0.0ms)[0m begin transaction
|
|
1779
|
+
[1m[36mFooltip::Association Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "fooltip_associations" WHERE ("fooltip_associations"."owner_id" IS NULL AND "fooltip_associations"."owner_type" IS NULL AND "fooltip_associations"."container_id" IS NULL) LIMIT 1[0m
|
|
1780
|
+
[1m[35mFooltip::Association Exists (0.0ms)[0m SELECT 1 AS one FROM "fooltip_associations" WHERE ("fooltip_associations"."owner_id" IS NULL AND "fooltip_associations"."owner_type" IS NULL AND "fooltip_associations"."container_id" IS NULL) LIMIT 1
|
|
1781
|
+
[1m[36m (0.0ms)[0m [1mrollback transaction[0m
|
|
1782
|
+
[1m[35m (0.0ms)[0m begin transaction
|
|
1783
|
+
[1m[36mFooltip::Association Load (0.1ms)[0m [1mSELECT "fooltip_associations".* FROM "fooltip_associations" LIMIT 1[0m
|
|
1784
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
|
1785
|
+
[1m[36mSQL (29.5ms)[0m [1mINSERT INTO "fooltip_associations" ("container_id", "created_at", "owner_id", "owner_type", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["container_id", nil], ["created_at", Mon, 29 Apr 2013 13:13:02 UTC +00:00], ["owner_id", 0], ["owner_type", nil], ["updated_at", Mon, 29 Apr 2013 13:13:02 UTC +00:00]]
|
|
1786
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
|
1787
|
+
[1m[36mFooltip::Association Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "fooltip_associations" WHERE ("fooltip_associations"."owner_id" = 0 AND "fooltip_associations"."owner_type" IS NULL AND "fooltip_associations"."container_id" IS NULL) LIMIT 1[0m
|
|
1788
|
+
[1m[35mFooltip::Association Exists (0.2ms)[0m SELECT 1 AS one FROM "fooltip_associations" WHERE ("fooltip_associations"."owner_id" = 0 AND "fooltip_associations"."owner_type" IS NULL AND "fooltip_associations"."container_id" IS NULL) LIMIT 1
|
|
1789
|
+
[1m[36mFooltip::Association Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "fooltip_associations" WHERE ("fooltip_associations"."owner_id" = 0 AND "fooltip_associations"."owner_type" = '1' AND "fooltip_associations"."container_id" IS NULL) LIMIT 1[0m
|
|
1790
|
+
[1m[35mFooltip::Association Exists (0.1ms)[0m SELECT 1 AS one FROM "fooltip_associations" WHERE ("fooltip_associations"."owner_id" = 0 AND "fooltip_associations"."owner_type" = '1' AND "fooltip_associations"."container_id" IS NULL) LIMIT 1
|
|
1791
|
+
[1m[36mFooltip::Association Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "fooltip_associations" WHERE ("fooltip_associations"."owner_id" = 0 AND "fooltip_associations"."owner_type" = '0' AND "fooltip_associations"."container_id" = 1) LIMIT 1[0m
|
|
1792
|
+
[1m[35m (0.3ms)[0m rollback transaction
|
|
1793
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
|
1794
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
|
1795
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
|
1796
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
|
1797
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
|
1798
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
|
1799
|
+
[1m[36mSQL (0.5ms)[0m [1mINSERT INTO "fooltip_containers" ("created_at", "image", "updated_at") VALUES (?, ?, ?)[0m [["created_at", Mon, 29 Apr 2013 13:13:02 UTC +00:00], ["image", nil], ["updated_at", Mon, 29 Apr 2013 13:13:02 UTC +00:00]]
|
|
1800
|
+
[1m[35mFooltip::Container::Translation Load (0.1ms)[0m SELECT "fooltip_container_translations".* FROM "fooltip_container_translations" WHERE "fooltip_container_translations"."fooltip_container_id" = 1 AND "fooltip_container_translations"."locale" = 'en' LIMIT 1
|
|
1801
|
+
[1m[36mSQL (0.5ms)[0m [1mINSERT INTO "fooltip_container_translations" ("created_at", "description", "fooltip_container_id", "locale", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?)[0m [["created_at", Mon, 29 Apr 2013 13:13:02 UTC +00:00], ["description", "MyText"], ["fooltip_container_id", 1], ["locale", "en"], ["title", "MyString"], ["updated_at", Mon, 29 Apr 2013 13:13:02 UTC +00:00]]
|
|
1802
|
+
[1m[35mFooltip::Container::Translation Load (0.1ms)[0m SELECT "fooltip_container_translations".* FROM "fooltip_container_translations" WHERE "fooltip_container_translations"."id" = ? LIMIT 1 [["id", 1]]
|
|
1803
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
1804
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
|
1805
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "fooltip_popups" ("created_at", "identifier", "max_height", "max_width", "min_height", "min_width", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?)[0m [["created_at", Mon, 29 Apr 2013 13:13:02 UTC +00:00], ["identifier", "MyString"], ["max_height", nil], ["max_width", nil], ["min_height", nil], ["min_width", nil], ["updated_at", Mon, 29 Apr 2013 13:13:02 UTC +00:00]]
|
|
1806
|
+
[1m[35mFooltip::Popup::Translation Load (0.1ms)[0m SELECT "fooltip_popup_translations".* FROM "fooltip_popup_translations" WHERE "fooltip_popup_translations"."fooltip_popup_id" = 1 AND "fooltip_popup_translations"."locale" = 'en' LIMIT 1
|
|
1807
|
+
[1m[36mSQL (0.5ms)[0m [1mINSERT INTO "fooltip_popup_translations" ("content", "created_at", "fooltip_popup_id", "locale", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?)[0m [["content", "MyText"], ["created_at", Mon, 29 Apr 2013 13:13:02 UTC +00:00], ["fooltip_popup_id", 1], ["locale", "en"], ["title", "MyString"], ["updated_at", Mon, 29 Apr 2013 13:13:02 UTC +00:00]]
|
|
1808
|
+
[1m[35mFooltip::Popup::Translation Load (0.2ms)[0m SELECT "fooltip_popup_translations".* FROM "fooltip_popup_translations" WHERE "fooltip_popup_translations"."id" = ? LIMIT 1 [["id", 1]]
|
|
1809
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
1810
|
+
[1m[35m (0.2ms)[0m rollback transaction
|
|
1811
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
|
1812
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
|
1813
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
|
1814
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
|
1815
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
|
1816
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
|
1817
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
|
1818
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
|
1819
|
+
[1m[36mSQL (0.6ms)[0m [1mINSERT INTO "fooltip_containers" ("created_at", "image", "updated_at") VALUES (?, ?, ?)[0m [["created_at", Mon, 29 Apr 2013 13:13:02 UTC +00:00], ["image", nil], ["updated_at", Mon, 29 Apr 2013 13:13:02 UTC +00:00]]
|
|
1820
|
+
[1m[35mFooltip::Container::Translation Load (0.2ms)[0m SELECT "fooltip_container_translations".* FROM "fooltip_container_translations" WHERE "fooltip_container_translations"."fooltip_container_id" = 1 AND "fooltip_container_translations"."locale" = 'en' LIMIT 1
|
|
1821
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "fooltip_container_translations" ("created_at", "description", "fooltip_container_id", "locale", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?)[0m [["created_at", Mon, 29 Apr 2013 13:13:02 UTC +00:00], ["description", "MyText"], ["fooltip_container_id", 1], ["locale", "en"], ["title", "MyString"], ["updated_at", Mon, 29 Apr 2013 13:13:02 UTC +00:00]]
|
|
1822
|
+
[1m[35mFooltip::Container::Translation Load (0.0ms)[0m SELECT "fooltip_container_translations".* FROM "fooltip_container_translations" WHERE "fooltip_container_translations"."id" = ? LIMIT 1 [["id", 1]]
|
|
1823
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
1824
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
|
1825
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "fooltip_popups" ("created_at", "identifier", "max_height", "max_width", "min_height", "min_width", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?)[0m [["created_at", Mon, 29 Apr 2013 13:13:02 UTC +00:00], ["identifier", "MyString"], ["max_height", nil], ["max_width", nil], ["min_height", nil], ["min_width", nil], ["updated_at", Mon, 29 Apr 2013 13:13:02 UTC +00:00]]
|
|
1826
|
+
[1m[35mFooltip::Popup::Translation Load (0.2ms)[0m SELECT "fooltip_popup_translations".* FROM "fooltip_popup_translations" WHERE "fooltip_popup_translations"."fooltip_popup_id" = 1 AND "fooltip_popup_translations"."locale" = 'en' LIMIT 1
|
|
1827
|
+
[1m[36mSQL (1.4ms)[0m [1mINSERT INTO "fooltip_popup_translations" ("content", "created_at", "fooltip_popup_id", "locale", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?)[0m [["content", "MyText"], ["created_at", Mon, 29 Apr 2013 13:13:02 UTC +00:00], ["fooltip_popup_id", 1], ["locale", "en"], ["title", "MyString"], ["updated_at", Mon, 29 Apr 2013 13:13:02 UTC +00:00]]
|
|
1828
|
+
[1m[35mFooltip::Popup::Translation Load (0.0ms)[0m SELECT "fooltip_popup_translations".* FROM "fooltip_popup_translations" WHERE "fooltip_popup_translations"."id" = ? LIMIT 1 [["id", 1]]
|
|
1829
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
1830
|
+
[1m[35m (0.3ms)[0m SAVEPOINT active_record_1
|
|
1831
|
+
[1m[36mSQL (0.6ms)[0m [1mINSERT INTO "fooltip_links" ("container_id", "created_at", "placement", "popup_id", "trigger", "updated_at", "x", "y") VALUES (?, ?, ?, ?, ?, ?, ?, ?)[0m [["container_id", 1], ["created_at", Mon, 29 Apr 2013 13:13:02 UTC +00:00], ["placement", 1], ["popup_id", 1], ["trigger", 1], ["updated_at", Mon, 29 Apr 2013 13:13:02 UTC +00:00], ["x", 1], ["y", 1]]
|
|
1832
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
|
1833
|
+
[1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "fooltip_links" [0m
|
|
1834
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
|
1835
|
+
[1m[36mSQL (0.2ms)[0m [1mDELETE FROM "fooltip_container_translations" WHERE "fooltip_container_translations"."id" = ?[0m [["id", 1]]
|
|
1836
|
+
[1m[35mFooltip::Link Load (0.1ms)[0m SELECT "fooltip_links".* FROM "fooltip_links" WHERE "fooltip_links"."container_id" = 1
|
|
1837
|
+
[1m[36mSQL (0.2ms)[0m [1mDELETE FROM "fooltip_links" WHERE "fooltip_links"."id" = ?[0m [["id", 1]]
|
|
1838
|
+
[1m[35mFooltip::Association Load (0.1ms)[0m SELECT "fooltip_associations".* FROM "fooltip_associations" WHERE "fooltip_associations"."container_id" = 1
|
|
1839
|
+
[1m[36mSQL (0.1ms)[0m [1mDELETE FROM "fooltip_containers" WHERE "fooltip_containers"."id" = ?[0m [["id", 1]]
|
|
1840
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
|
1841
|
+
[1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "fooltip_links" [0m
|
|
1842
|
+
[1m[35m (0.3ms)[0m rollback transaction
|
|
1843
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
|
1844
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
|
1845
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
|
1846
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
|
1847
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "fooltip_containers" ("created_at", "image", "updated_at") VALUES (?, ?, ?)[0m [["created_at", Mon, 29 Apr 2013 13:13:02 UTC +00:00], ["image", nil], ["updated_at", Mon, 29 Apr 2013 13:13:02 UTC +00:00]]
|
|
1848
|
+
[1m[35mFooltip::Container::Translation Load (0.1ms)[0m SELECT "fooltip_container_translations".* FROM "fooltip_container_translations" WHERE "fooltip_container_translations"."fooltip_container_id" = 1 AND "fooltip_container_translations"."locale" = 'en' LIMIT 1
|
|
1849
|
+
[1m[36mSQL (0.6ms)[0m [1mINSERT INTO "fooltip_container_translations" ("created_at", "description", "fooltip_container_id", "locale", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?)[0m [["created_at", Mon, 29 Apr 2013 13:13:02 UTC +00:00], ["description", "MyText"], ["fooltip_container_id", 1], ["locale", "en"], ["title", "MyString"], ["updated_at", Mon, 29 Apr 2013 13:13:02 UTC +00:00]]
|
|
1850
|
+
[1m[35mFooltip::Container::Translation Load (0.1ms)[0m SELECT "fooltip_container_translations".* FROM "fooltip_container_translations" WHERE "fooltip_container_translations"."id" = ? LIMIT 1 [["id", 1]]
|
|
1851
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
1852
|
+
[1m[35m (0.5ms)[0m rollback transaction
|
|
1853
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
|
1854
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
|
1855
|
+
[1m[36mSQL (0.8ms)[0m [1mINSERT INTO "fooltip_containers" ("created_at", "image", "updated_at") VALUES (?, ?, ?)[0m [["created_at", Mon, 29 Apr 2013 13:13:03 UTC +00:00], ["image", nil], ["updated_at", Mon, 29 Apr 2013 13:13:03 UTC +00:00]]
|
|
1856
|
+
[1m[35mFooltip::Container::Translation Load (0.3ms)[0m SELECT "fooltip_container_translations".* FROM "fooltip_container_translations" WHERE "fooltip_container_translations"."fooltip_container_id" = 1 AND "fooltip_container_translations"."locale" = 'en' LIMIT 1
|
|
1857
|
+
[1m[36mSQL (0.5ms)[0m [1mINSERT INTO "fooltip_container_translations" ("created_at", "description", "fooltip_container_id", "locale", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?)[0m [["created_at", Mon, 29 Apr 2013 13:13:03 UTC +00:00], ["description", "MyText"], ["fooltip_container_id", 1], ["locale", "en"], ["title", "MyString"], ["updated_at", Mon, 29 Apr 2013 13:13:03 UTC +00:00]]
|
|
1858
|
+
[1m[35mFooltip::Container::Translation Load (0.1ms)[0m SELECT "fooltip_container_translations".* FROM "fooltip_container_translations" WHERE "fooltip_container_translations"."id" = ? LIMIT 1 [["id", 1]]
|
|
1859
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
1860
|
+
[1m[35m (0.5ms)[0m rollback transaction
|
|
1861
|
+
[1m[36m (0.3ms)[0m [1mbegin transaction[0m
|
|
1862
|
+
[1m[35m (0.2ms)[0m SAVEPOINT active_record_1
|
|
1863
|
+
[1m[36mSQL (0.9ms)[0m [1mINSERT INTO "fooltip_containers" ("created_at", "image", "updated_at") VALUES (?, ?, ?)[0m [["created_at", Mon, 29 Apr 2013 13:13:03 UTC +00:00], ["image", nil], ["updated_at", Mon, 29 Apr 2013 13:13:03 UTC +00:00]]
|
|
1864
|
+
[1m[35mFooltip::Container::Translation Load (0.3ms)[0m SELECT "fooltip_container_translations".* FROM "fooltip_container_translations" WHERE "fooltip_container_translations"."fooltip_container_id" = 1 AND "fooltip_container_translations"."locale" = 'en' LIMIT 1
|
|
1865
|
+
[1m[36mSQL (0.5ms)[0m [1mINSERT INTO "fooltip_container_translations" ("created_at", "description", "fooltip_container_id", "locale", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?)[0m [["created_at", Mon, 29 Apr 2013 13:13:03 UTC +00:00], ["description", "MyText"], ["fooltip_container_id", 1], ["locale", "en"], ["title", "MyString"], ["updated_at", Mon, 29 Apr 2013 13:13:03 UTC +00:00]]
|
|
1866
|
+
[1m[35mFooltip::Container::Translation Load (0.1ms)[0m SELECT "fooltip_container_translations".* FROM "fooltip_container_translations" WHERE "fooltip_container_translations"."id" = ? LIMIT 1 [["id", 1]]
|
|
1867
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
1868
|
+
[1m[35m (0.7ms)[0m rollback transaction
|
|
1869
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
|
1870
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
|
1871
|
+
[1m[36mSQL (1.0ms)[0m [1mINSERT INTO "fooltip_containers" ("created_at", "image", "updated_at") VALUES (?, ?, ?)[0m [["created_at", Mon, 29 Apr 2013 13:13:03 UTC +00:00], ["image", nil], ["updated_at", Mon, 29 Apr 2013 13:13:03 UTC +00:00]]
|
|
1872
|
+
[1m[35mFooltip::Container::Translation Load (0.7ms)[0m SELECT "fooltip_container_translations".* FROM "fooltip_container_translations" WHERE "fooltip_container_translations"."fooltip_container_id" = 1 AND "fooltip_container_translations"."locale" = 'en' LIMIT 1
|
|
1873
|
+
[1m[36mSQL (0.7ms)[0m [1mINSERT INTO "fooltip_container_translations" ("created_at", "description", "fooltip_container_id", "locale", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?)[0m [["created_at", Mon, 29 Apr 2013 13:13:03 UTC +00:00], ["description", "MyText"], ["fooltip_container_id", 1], ["locale", "en"], ["title", "MyString"], ["updated_at", Mon, 29 Apr 2013 13:13:03 UTC +00:00]]
|
|
1874
|
+
[1m[35mFooltip::Container::Translation Load (0.1ms)[0m SELECT "fooltip_container_translations".* FROM "fooltip_container_translations" WHERE "fooltip_container_translations"."id" = ? LIMIT 1 [["id", 1]]
|
|
1875
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
1876
|
+
[1m[35m (0.5ms)[0m rollback transaction
|
|
1877
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
|
1878
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
|
1879
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
|
1880
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
|
1881
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
|
1882
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
|
1883
|
+
[1m[36mSQL (0.9ms)[0m [1mINSERT INTO "test_fooltips" ("created_at", "name", "updated_at") VALUES (?, ?, ?)[0m [["created_at", Mon, 29 Apr 2013 13:13:04 UTC +00:00], ["name", nil], ["updated_at", Mon, 29 Apr 2013 13:13:04 UTC +00:00]]
|
|
1884
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
|
1885
|
+
[1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "fooltip_containers" INNER JOIN "fooltip_associations" ON "fooltip_containers"."id" = "fooltip_associations"."container_id" WHERE "fooltip_associations"."owner_id" = 1 AND "fooltip_associations"."owner_type" = 'TestFooltip'[0m
|
|
1886
|
+
[1m[35m (0.2ms)[0m rollback transaction
|
|
1887
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
|
1888
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
|
1889
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "test_fooltips" ("created_at", "name", "updated_at") VALUES (?, ?, ?)[0m [["created_at", Mon, 29 Apr 2013 13:13:04 UTC +00:00], ["name", nil], ["updated_at", Mon, 29 Apr 2013 13:13:04 UTC +00:00]]
|
|
1890
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
|
1891
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
1892
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "fooltip_containers" ("created_at", "image", "updated_at") VALUES (?, ?, ?) [["created_at", Mon, 29 Apr 2013 13:13:04 UTC +00:00], ["image", nil], ["updated_at", Mon, 29 Apr 2013 13:13:04 UTC +00:00]]
|
|
1893
|
+
[1m[36mFooltip::Container::Translation Load (0.2ms)[0m [1mSELECT "fooltip_container_translations".* FROM "fooltip_container_translations" WHERE "fooltip_container_translations"."fooltip_container_id" = 1 AND "fooltip_container_translations"."locale" = 'en' LIMIT 1[0m
|
|
1894
|
+
[1m[35mSQL (0.5ms)[0m INSERT INTO "fooltip_container_translations" ("created_at", "description", "fooltip_container_id", "locale", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Mon, 29 Apr 2013 13:13:04 UTC +00:00], ["description", "MyText"], ["fooltip_container_id", 1], ["locale", "en"], ["title", "MyString"], ["updated_at", Mon, 29 Apr 2013 13:13:04 UTC +00:00]]
|
|
1895
|
+
[1m[36mFooltip::Container::Translation Load (0.0ms)[0m [1mSELECT "fooltip_container_translations".* FROM "fooltip_container_translations" WHERE "fooltip_container_translations"."id" = ? LIMIT 1[0m [["id", 1]]
|
|
1896
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
|
1897
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
1898
|
+
[1m[35mFooltip::Association Exists (0.1ms)[0m SELECT 1 AS one FROM "fooltip_associations" WHERE ("fooltip_associations"."owner_id" = 1 AND "fooltip_associations"."owner_type" = 'TestFooltip' AND "fooltip_associations"."container_id" = 1) LIMIT 1
|
|
1899
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "fooltip_associations" ("container_id", "created_at", "owner_id", "owner_type", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["container_id", 1], ["created_at", Mon, 29 Apr 2013 13:13:04 UTC +00:00], ["owner_id", 1], ["owner_type", "TestFooltip"], ["updated_at", Mon, 29 Apr 2013 13:13:04 UTC +00:00]]
|
|
1900
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
|
1901
|
+
[1m[36m (0.0ms)[0m [1mSELECT COUNT(*) FROM "fooltip_associations" [0m
|
|
1902
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
|
1903
|
+
[1m[36mFooltip::Association Load (0.1ms)[0m [1mSELECT "fooltip_associations".* FROM "fooltip_associations" WHERE "fooltip_associations"."owner_id" = 1 AND "fooltip_associations"."owner_type" = 'TestFooltip'[0m
|
|
1904
|
+
[1m[35mSQL (0.1ms)[0m DELETE FROM "fooltip_associations" WHERE "fooltip_associations"."id" = ? [["id", 1]]
|
|
1905
|
+
[1m[36mSQL (0.1ms)[0m [1mDELETE FROM "test_fooltips" WHERE "test_fooltips"."id" = ?[0m [["id", 1]]
|
|
1906
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
|
1907
|
+
[1m[36m (0.0ms)[0m [1mSELECT COUNT(*) FROM "fooltip_associations" [0m
|
|
1908
|
+
[1m[35m (0.2ms)[0m rollback transaction
|
|
1909
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
|
1910
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
|
1911
|
+
[1m[36mSQL (0.6ms)[0m [1mINSERT INTO "test_fooltips" ("created_at", "name", "updated_at") VALUES (?, ?, ?)[0m [["created_at", Mon, 29 Apr 2013 13:13:04 UTC +00:00], ["name", nil], ["updated_at", Mon, 29 Apr 2013 13:13:04 UTC +00:00]]
|
|
1912
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
|
1913
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
1914
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "fooltip_containers" ("created_at", "image", "updated_at") VALUES (?, ?, ?) [["created_at", Mon, 29 Apr 2013 13:13:04 UTC +00:00], ["image", nil], ["updated_at", Mon, 29 Apr 2013 13:13:04 UTC +00:00]]
|
|
1915
|
+
[1m[36mFooltip::Container::Translation Load (0.1ms)[0m [1mSELECT "fooltip_container_translations".* FROM "fooltip_container_translations" WHERE "fooltip_container_translations"."fooltip_container_id" = 1 AND "fooltip_container_translations"."locale" = 'en' LIMIT 1[0m
|
|
1916
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "fooltip_container_translations" ("created_at", "description", "fooltip_container_id", "locale", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Mon, 29 Apr 2013 13:13:04 UTC +00:00], ["description", "MyText"], ["fooltip_container_id", 1], ["locale", "en"], ["title", "MyString"], ["updated_at", Mon, 29 Apr 2013 13:13:04 UTC +00:00]]
|
|
1917
|
+
[1m[36mFooltip::Container::Translation Load (0.0ms)[0m [1mSELECT "fooltip_container_translations".* FROM "fooltip_container_translations" WHERE "fooltip_container_translations"."id" = ? LIMIT 1[0m [["id", 1]]
|
|
1918
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
|
1919
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
1920
|
+
[1m[35mFooltip::Association Exists (0.1ms)[0m SELECT 1 AS one FROM "fooltip_associations" WHERE ("fooltip_associations"."owner_id" = 1 AND "fooltip_associations"."owner_type" = 'TestFooltip' AND "fooltip_associations"."container_id" = 1) LIMIT 1
|
|
1921
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "fooltip_associations" ("container_id", "created_at", "owner_id", "owner_type", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["container_id", 1], ["created_at", Mon, 29 Apr 2013 13:13:04 UTC +00:00], ["owner_id", 1], ["owner_type", "TestFooltip"], ["updated_at", Mon, 29 Apr 2013 13:13:04 UTC +00:00]]
|
|
1922
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
|
1923
|
+
[1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "fooltip_containers" INNER JOIN "fooltip_associations" ON "fooltip_containers"."id" = "fooltip_associations"."container_id" WHERE "fooltip_associations"."owner_id" = 1 AND "fooltip_associations"."owner_type" = 'TestFooltip'[0m
|
|
1924
|
+
[1m[35m (0.2ms)[0m rollback transaction
|
|
1925
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
|
1926
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
|
1927
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "test_fooltips" ("created_at", "name", "updated_at") VALUES (?, ?, ?)[0m [["created_at", Mon, 29 Apr 2013 13:13:04 UTC +00:00], ["name", nil], ["updated_at", Mon, 29 Apr 2013 13:13:04 UTC +00:00]]
|
|
1928
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
|
1929
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
1930
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "fooltip_containers" ("created_at", "image", "updated_at") VALUES (?, ?, ?) [["created_at", Mon, 29 Apr 2013 13:13:04 UTC +00:00], ["image", nil], ["updated_at", Mon, 29 Apr 2013 13:13:04 UTC +00:00]]
|
|
1931
|
+
[1m[36mFooltip::Container::Translation Load (0.1ms)[0m [1mSELECT "fooltip_container_translations".* FROM "fooltip_container_translations" WHERE "fooltip_container_translations"."fooltip_container_id" = 1 AND "fooltip_container_translations"."locale" = 'en' LIMIT 1[0m
|
|
1932
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "fooltip_container_translations" ("created_at", "description", "fooltip_container_id", "locale", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Mon, 29 Apr 2013 13:13:04 UTC +00:00], ["description", "MyText"], ["fooltip_container_id", 1], ["locale", "en"], ["title", "MyString"], ["updated_at", Mon, 29 Apr 2013 13:13:04 UTC +00:00]]
|
|
1933
|
+
[1m[36mFooltip::Container::Translation Load (0.0ms)[0m [1mSELECT "fooltip_container_translations".* FROM "fooltip_container_translations" WHERE "fooltip_container_translations"."id" = ? LIMIT 1[0m [["id", 1]]
|
|
1934
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
|
1935
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
1936
|
+
[1m[35mFooltip::Association Exists (0.1ms)[0m SELECT 1 AS one FROM "fooltip_associations" WHERE ("fooltip_associations"."owner_id" = 1 AND "fooltip_associations"."owner_type" = 'TestFooltip' AND "fooltip_associations"."container_id" = 1) LIMIT 1
|
|
1937
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "fooltip_associations" ("container_id", "created_at", "owner_id", "owner_type", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["container_id", 1], ["created_at", Mon, 29 Apr 2013 13:13:04 UTC +00:00], ["owner_id", 1], ["owner_type", "TestFooltip"], ["updated_at", Mon, 29 Apr 2013 13:13:04 UTC +00:00]]
|
|
1938
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
|
1939
|
+
[1m[36m (0.0ms)[0m [1mSELECT COUNT(*) FROM "fooltip_associations" [0m
|
|
1940
|
+
[1m[35mFooltip::Container Load (0.1ms)[0m SELECT "fooltip_containers".* FROM "fooltip_containers" INNER JOIN "fooltip_associations" ON "fooltip_containers"."id" = "fooltip_associations"."container_id" WHERE "fooltip_associations"."owner_id" = 1 AND "fooltip_associations"."owner_type" = 'TestFooltip' ORDER BY "fooltip_containers"."id" DESC LIMIT 1
|
|
1941
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
1942
|
+
[1m[35mFooltip::Container::Translation Load (0.1ms)[0m SELECT "fooltip_container_translations".* FROM "fooltip_container_translations" WHERE "fooltip_container_translations"."fooltip_container_id" = 1
|
|
1943
|
+
[1m[36mSQL (0.1ms)[0m [1mDELETE FROM "fooltip_container_translations" WHERE "fooltip_container_translations"."id" = ?[0m [["id", 1]]
|
|
1944
|
+
[1m[35mFooltip::Link Load (0.1ms)[0m SELECT "fooltip_links".* FROM "fooltip_links" WHERE "fooltip_links"."container_id" = 1
|
|
1945
|
+
[1m[36mFooltip::Association Load (0.1ms)[0m [1mSELECT "fooltip_associations".* FROM "fooltip_associations" WHERE "fooltip_associations"."container_id" = 1[0m
|
|
1946
|
+
[1m[35mSQL (0.1ms)[0m DELETE FROM "fooltip_associations" WHERE "fooltip_associations"."id" = ? [["id", 1]]
|
|
1947
|
+
[1m[36mSQL (0.0ms)[0m [1mDELETE FROM "fooltip_containers" WHERE "fooltip_containers"."id" = ?[0m [["id", 1]]
|
|
1948
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
|
1949
|
+
[1m[36m (0.0ms)[0m [1mSELECT COUNT(*) FROM "fooltip_associations" [0m
|
|
1950
|
+
[1m[35m (0.3ms)[0m rollback transaction
|
|
1951
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
|
1952
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
|
1953
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "test_fooltips" ("created_at", "name", "updated_at") VALUES (?, ?, ?)[0m [["created_at", Mon, 29 Apr 2013 13:13:04 UTC +00:00], ["name", nil], ["updated_at", Mon, 29 Apr 2013 13:13:04 UTC +00:00]]
|
|
1954
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
|
1955
|
+
[1m[36m (0.0ms)[0m [1mSELECT COUNT(*) FROM "fooltip_associations" [0m
|
|
1956
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
|
1957
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "fooltip_containers" ("created_at", "image", "updated_at") VALUES (?, ?, ?)[0m [["created_at", Mon, 29 Apr 2013 13:13:04 UTC +00:00], ["image", nil], ["updated_at", Mon, 29 Apr 2013 13:13:04 UTC +00:00]]
|
|
1958
|
+
[1m[35mFooltip::Container::Translation Load (0.1ms)[0m SELECT "fooltip_container_translations".* FROM "fooltip_container_translations" WHERE "fooltip_container_translations"."fooltip_container_id" = 1 AND "fooltip_container_translations"."locale" = 'en' LIMIT 1
|
|
1959
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "fooltip_container_translations" ("created_at", "description", "fooltip_container_id", "locale", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?)[0m [["created_at", Mon, 29 Apr 2013 13:13:04 UTC +00:00], ["description", "MyText"], ["fooltip_container_id", 1], ["locale", "en"], ["title", "MyString"], ["updated_at", Mon, 29 Apr 2013 13:13:04 UTC +00:00]]
|
|
1960
|
+
[1m[35mFooltip::Container::Translation Load (0.0ms)[0m SELECT "fooltip_container_translations".* FROM "fooltip_container_translations" WHERE "fooltip_container_translations"."id" = ? LIMIT 1 [["id", 1]]
|
|
1961
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
1962
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
|
1963
|
+
[1m[36mFooltip::Association Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "fooltip_associations" WHERE ("fooltip_associations"."owner_id" = 1 AND "fooltip_associations"."owner_type" = 'TestFooltip' AND "fooltip_associations"."container_id" = 1) LIMIT 1[0m
|
|
1964
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "fooltip_associations" ("container_id", "created_at", "owner_id", "owner_type", "updated_at") VALUES (?, ?, ?, ?, ?) [["container_id", 1], ["created_at", Mon, 29 Apr 2013 13:13:04 UTC +00:00], ["owner_id", 1], ["owner_type", "TestFooltip"], ["updated_at", Mon, 29 Apr 2013 13:13:04 UTC +00:00]]
|
|
1965
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
1966
|
+
[1m[35m (0.0ms)[0m SELECT COUNT(*) FROM "fooltip_associations"
|
|
1967
|
+
[1m[36m (0.2ms)[0m [1mrollback transaction[0m
|
|
1968
|
+
[1m[35m (0.0ms)[0m begin transaction
|
|
1969
|
+
[1m[36m (0.0ms)[0m [1mrollback transaction[0m
|
|
1970
|
+
[1m[35m (0.0ms)[0m begin transaction
|
|
1971
|
+
[1m[36m (0.0ms)[0m [1mrollback transaction[0m
|
|
1972
|
+
[1m[35m (0.0ms)[0m begin transaction
|
|
1973
|
+
[1m[36m (0.0ms)[0m [1mrollback transaction[0m
|
|
1974
|
+
[1m[35m (0.0ms)[0m begin transaction
|
|
1975
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
1976
|
+
[1m[35mSQL (0.5ms)[0m INSERT INTO "fooltip_popups" ("created_at", "identifier", "max_height", "max_width", "min_height", "min_width", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Mon, 29 Apr 2013 13:13:04 UTC +00:00], ["identifier", "MyString"], ["max_height", nil], ["max_width", nil], ["min_height", nil], ["min_width", nil], ["updated_at", Mon, 29 Apr 2013 13:13:04 UTC +00:00]]
|
|
1977
|
+
[1m[36mFooltip::Popup::Translation Load (0.1ms)[0m [1mSELECT "fooltip_popup_translations".* FROM "fooltip_popup_translations" WHERE "fooltip_popup_translations"."fooltip_popup_id" = 1 AND "fooltip_popup_translations"."locale" = 'en' LIMIT 1[0m
|
|
1978
|
+
[1m[35mSQL (0.7ms)[0m INSERT INTO "fooltip_popup_translations" ("content", "created_at", "fooltip_popup_id", "locale", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["content", "MyText"], ["created_at", Mon, 29 Apr 2013 13:13:04 UTC +00:00], ["fooltip_popup_id", 1], ["locale", "en"], ["title", "Test Popup"], ["updated_at", Mon, 29 Apr 2013 13:13:04 UTC +00:00]]
|
|
1979
|
+
[1m[36mFooltip::Popup::Translation Load (0.0ms)[0m [1mSELECT "fooltip_popup_translations".* FROM "fooltip_popup_translations" WHERE "fooltip_popup_translations"."id" = ? LIMIT 1[0m [["id", 1]]
|
|
1980
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
|
1981
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
1982
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "fooltip_containers" ("created_at", "image", "updated_at") VALUES (?, ?, ?) [["created_at", Mon, 29 Apr 2013 13:13:04 UTC +00:00], ["image", nil], ["updated_at", Mon, 29 Apr 2013 13:13:04 UTC +00:00]]
|
|
1983
|
+
[1m[36mFooltip::Container::Translation Load (0.1ms)[0m [1mSELECT "fooltip_container_translations".* FROM "fooltip_container_translations" WHERE "fooltip_container_translations"."fooltip_container_id" = 1 AND "fooltip_container_translations"."locale" = 'en' LIMIT 1[0m
|
|
1984
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "fooltip_container_translations" ("created_at", "description", "fooltip_container_id", "locale", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Mon, 29 Apr 2013 13:13:04 UTC +00:00], ["description", "MyText"], ["fooltip_container_id", 1], ["locale", "en"], ["title", "MyString"], ["updated_at", Mon, 29 Apr 2013 13:13:04 UTC +00:00]]
|
|
1985
|
+
[1m[36mFooltip::Container::Translation Load (0.0ms)[0m [1mSELECT "fooltip_container_translations".* FROM "fooltip_container_translations" WHERE "fooltip_container_translations"."id" = ? LIMIT 1[0m [["id", 1]]
|
|
1986
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
|
1987
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
1988
|
+
[1m[35mSQL (0.6ms)[0m INSERT INTO "fooltip_links" ("container_id", "created_at", "placement", "popup_id", "trigger", "updated_at", "x", "y") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["container_id", 1], ["created_at", Mon, 29 Apr 2013 13:13:04 UTC +00:00], ["placement", 1], ["popup_id", 1], ["trigger", 1], ["updated_at", Mon, 29 Apr 2013 13:13:04 UTC +00:00], ["x", 1], ["y", 1]]
|
|
1989
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
1990
|
+
[1m[35m (0.0ms)[0m SELECT COUNT(*) FROM "fooltip_links"
|
|
1991
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
1992
|
+
[1m[35mSQL (0.1ms)[0m DELETE FROM "fooltip_popup_translations" WHERE "fooltip_popup_translations"."id" = ? [["id", 1]]
|
|
1993
|
+
[1m[36mFooltip::Link Load (0.1ms)[0m [1mSELECT "fooltip_links".* FROM "fooltip_links" WHERE "fooltip_links"."popup_id" = 1[0m
|
|
1994
|
+
[1m[35mSQL (0.1ms)[0m DELETE FROM "fooltip_links" WHERE "fooltip_links"."id" = ? [["id", 1]]
|
|
1995
|
+
[1m[36mSQL (0.1ms)[0m [1mDELETE FROM "fooltip_popups" WHERE "fooltip_popups"."id" = ?[0m [["id", 1]]
|
|
1996
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
|
1997
|
+
[1m[36m (0.0ms)[0m [1mSELECT COUNT(*) FROM "fooltip_links" [0m
|
|
1998
|
+
[1m[35m (0.3ms)[0m rollback transaction
|
|
1999
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
|
2000
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
|
2001
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
|
2002
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
|
2003
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
|
2004
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
|
2005
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
|
2006
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
|
2007
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
|
2008
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
|
2009
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
|
2010
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
|
2011
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
|
2012
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
|
2013
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
|
2014
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
|
2015
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
|
2016
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
|
2017
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
|
2018
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
|
2019
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
|
2020
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
|
2021
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
|
2022
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
|
2023
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
|
2024
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
|
2025
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
|
2026
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
|
2027
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
|
2028
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
|
2029
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
|
2030
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
|
2031
|
+
[1m[36m (0.2ms)[0m [1mbegin transaction[0m
|
|
2032
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
|
2033
|
+
[1m[36mSQL (1.1ms)[0m [1mINSERT INTO "fooltip_containers" ("created_at", "image", "updated_at") VALUES (?, ?, ?)[0m [["created_at", Mon, 29 Apr 2013 13:13:04 UTC +00:00], ["image", nil], ["updated_at", Mon, 29 Apr 2013 13:13:04 UTC +00:00]]
|
|
2034
|
+
[1m[35mFooltip::Container::Translation Load (0.2ms)[0m SELECT "fooltip_container_translations".* FROM "fooltip_container_translations" WHERE "fooltip_container_translations"."fooltip_container_id" = 1 AND "fooltip_container_translations"."locale" = 'en' LIMIT 1
|
|
2035
|
+
[1m[36mSQL (0.8ms)[0m [1mINSERT INTO "fooltip_container_translations" ("created_at", "description", "fooltip_container_id", "locale", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?)[0m [["created_at", Mon, 29 Apr 2013 13:13:04 UTC +00:00], ["description", "MyText"], ["fooltip_container_id", 1], ["locale", "en"], ["title", "MyString"], ["updated_at", Mon, 29 Apr 2013 13:13:04 UTC +00:00]]
|
|
2036
|
+
[1m[35mFooltip::Container::Translation Load (0.1ms)[0m SELECT "fooltip_container_translations".* FROM "fooltip_container_translations" WHERE "fooltip_container_translations"."id" = ? LIMIT 1 [["id", 1]]
|
|
2037
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
2038
|
+
Processing by Fooltip::ContainersController#show as HTML
|
|
2039
|
+
Parameters: {"id"=>"1"}
|
|
2040
|
+
[1m[35mFooltip::Container Load (0.1ms)[0m SELECT "fooltip_containers".* FROM "fooltip_containers" WHERE "fooltip_containers"."id" = ? LIMIT 1 [["id", "1"]]
|
|
2041
|
+
Rendered /home/web/railsprojects/fooltip/app/views/fooltip/containers/show.html.haml within layouts/fooltip/application (0.6ms)
|
|
2042
|
+
Completed 200 OK in 22ms (Views: 20.9ms | ActiveRecord: 0.1ms)
|
|
2043
|
+
[1m[36m (0.4ms)[0m [1mrollback transaction[0m
|
|
2044
|
+
[1m[35m (0.0ms)[0m begin transaction
|
|
2045
|
+
[1m[36m (0.0ms)[0m [1mrollback transaction[0m
|