importable 0.0.8 → 0.0.9
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.
- data/lib/importable/imported_items_validator.rb +5 -1
- data/lib/importable/version.rb +1 -1
- data/spec/dummy/log/test.log +2160 -0
- data/spec/lib/imported_item_validator_spec.rb +12 -4
- metadata +31 -31
|
@@ -14,7 +14,11 @@ module Importable
|
|
|
14
14
|
original_val = mapper.original_value_for(line_number, field)
|
|
15
15
|
|
|
16
16
|
message = if original_val
|
|
17
|
-
|
|
17
|
+
if importer.class == Spreadsheet
|
|
18
|
+
"on line #{line_number} could not be found: #{original_val}"
|
|
19
|
+
else
|
|
20
|
+
"could not be found: #{original_val}"
|
|
21
|
+
end
|
|
18
22
|
else
|
|
19
23
|
"on line #{line_number} #{original_message}"
|
|
20
24
|
end
|
data/lib/importable/version.rb
CHANGED
data/spec/dummy/log/test.log
CHANGED
|
@@ -133048,3 +133048,2163 @@ Completed 200 OK in 9ms (Views: 1.9ms | ActiveRecord: 0.1ms)
|
|
|
133048
133048
|
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
133049
133049
|
[1m[35mSQL (4.4ms)[0m INSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["a", 4], ["b", 5], ["c", 6], ["created_at", Fri, 30 Sep 2011 05:09:58 UTC +00:00], ["d", 7], ["doof", nil], ["foo_relation_id", nil], ["foobar_date", nil], ["moof", nil], ["q", nil], ["r", nil], ["s", nil], ["t", nil], ["updated_at", Fri, 30 Sep 2011 05:09:58 UTC +00:00]]
|
|
133050
133050
|
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
133051
|
+
|
|
133052
|
+
|
|
133053
|
+
Started GET "/import/foo_resource/resource" for 127.0.0.1 at 2011-09-30 01:46:30 -0400
|
|
133054
|
+
Processing by Importable::ResourcesController#new as HTML
|
|
133055
|
+
Parameters: {"type"=>"foo_resource"}
|
|
133056
|
+
Rendered /Users/mike/work/importable/app/views/importable/_errors.html.erb (0.6ms)
|
|
133057
|
+
Rendered foo_resources/importable/_extras.html.erb (0.2ms)
|
|
133058
|
+
Rendered /Users/mike/work/importable/app/views/importable/resources/_actions.html.erb (0.6ms)
|
|
133059
|
+
Rendered /Users/mike/work/importable/app/views/importable/resources/new.html.erb within layouts/application (40.8ms)
|
|
133060
|
+
Completed 200 OK in 119ms (Views: 104.1ms | ActiveRecord: 0.3ms)
|
|
133061
|
+
|
|
133062
|
+
|
|
133063
|
+
Started POST "/import/foo_resource/resource" for 127.0.0.1 at 2011-09-30 01:46:30 -0400
|
|
133064
|
+
Processing by Importable::ResourcesController#create as HTML
|
|
133065
|
+
Parameters: {"utf8"=>"✓", "return_to"=>"import", "commit"=>"Import", "type"=>"foo_resource"}
|
|
133066
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
133067
|
+
[1m[35mSQL (26.1ms)[0m INSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["a", nil], ["b", nil], ["c", nil], ["created_at", Fri, 30 Sep 2011 05:46:30 UTC +00:00], ["d", nil], ["doof", nil], ["foo_relation_id", nil], ["foobar_date", Wed, 14 Apr 2010], ["moof", nil], ["q", nil], ["r", nil], ["s", nil], ["t", nil], ["updated_at", Fri, 30 Sep 2011 05:46:30 UTC +00:00]]
|
|
133068
|
+
[1m[36mSQL (2.6ms)[0m [1mINSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)[0m [["a", nil], ["b", nil], ["c", nil], ["created_at", Fri, 30 Sep 2011 05:46:30 UTC +00:00], ["d", nil], ["doof", nil], ["foo_relation_id", nil], ["foobar_date", Thu, 15 Apr 2010], ["moof", nil], ["q", nil], ["r", nil], ["s", nil], ["t", nil], ["updated_at", Fri, 30 Sep 2011 05:46:30 UTC +00:00]]
|
|
133069
|
+
[1m[35mSQL (2.5ms)[0m INSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["a", nil], ["b", nil], ["c", nil], ["created_at", Fri, 30 Sep 2011 05:46:30 UTC +00:00], ["d", nil], ["doof", nil], ["foo_relation_id", nil], ["foobar_date", Fri, 16 Apr 2010], ["moof", nil], ["q", nil], ["r", nil], ["s", nil], ["t", nil], ["updated_at", Fri, 30 Sep 2011 05:46:30 UTC +00:00]]
|
|
133070
|
+
[1m[36mSQL (2.5ms)[0m [1mINSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)[0m [["a", nil], ["b", nil], ["c", nil], ["created_at", Fri, 30 Sep 2011 05:46:30 UTC +00:00], ["d", nil], ["doof", nil], ["foo_relation_id", nil], ["foobar_date", Sat, 17 Apr 2010], ["moof", nil], ["q", nil], ["r", nil], ["s", nil], ["t", nil], ["updated_at", Fri, 30 Sep 2011 05:46:30 UTC +00:00]]
|
|
133071
|
+
[1m[35mSQL (2.5ms)[0m INSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["a", nil], ["b", nil], ["c", nil], ["created_at", Fri, 30 Sep 2011 05:46:30 UTC +00:00], ["d", nil], ["doof", nil], ["foo_relation_id", nil], ["foobar_date", Sun, 18 Apr 2010], ["moof", nil], ["q", nil], ["r", nil], ["s", nil], ["t", nil], ["updated_at", Fri, 30 Sep 2011 05:46:30 UTC +00:00]]
|
|
133072
|
+
[1m[36mSQL (2.5ms)[0m [1mINSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)[0m [["a", nil], ["b", nil], ["c", nil], ["created_at", Fri, 30 Sep 2011 05:46:30 UTC +00:00], ["d", nil], ["doof", nil], ["foo_relation_id", nil], ["foobar_date", Mon, 19 Apr 2010], ["moof", nil], ["q", nil], ["r", nil], ["s", nil], ["t", nil], ["updated_at", Fri, 30 Sep 2011 05:46:30 UTC +00:00]]
|
|
133073
|
+
[1m[35mSQL (2.5ms)[0m INSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["a", nil], ["b", nil], ["c", nil], ["created_at", Fri, 30 Sep 2011 05:46:30 UTC +00:00], ["d", nil], ["doof", nil], ["foo_relation_id", nil], ["foobar_date", Tue, 20 Apr 2010], ["moof", nil], ["q", nil], ["r", nil], ["s", nil], ["t", nil], ["updated_at", Fri, 30 Sep 2011 05:46:30 UTC +00:00]]
|
|
133074
|
+
[1m[36mSQL (2.6ms)[0m [1mINSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)[0m [["a", nil], ["b", nil], ["c", nil], ["created_at", Fri, 30 Sep 2011 05:46:30 UTC +00:00], ["d", nil], ["doof", nil], ["foo_relation_id", nil], ["foobar_date", Wed, 21 Apr 2010], ["moof", nil], ["q", nil], ["r", nil], ["s", nil], ["t", nil], ["updated_at", Fri, 30 Sep 2011 05:46:30 UTC +00:00]]
|
|
133075
|
+
[1m[35mSQL (2.5ms)[0m INSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["a", nil], ["b", nil], ["c", nil], ["created_at", Fri, 30 Sep 2011 05:46:30 UTC +00:00], ["d", nil], ["doof", nil], ["foo_relation_id", nil], ["foobar_date", Thu, 22 Apr 2010], ["moof", nil], ["q", nil], ["r", nil], ["s", nil], ["t", nil], ["updated_at", Fri, 30 Sep 2011 05:46:30 UTC +00:00]]
|
|
133076
|
+
[1m[36mSQL (2.6ms)[0m [1mINSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)[0m [["a", nil], ["b", nil], ["c", nil], ["created_at", Fri, 30 Sep 2011 05:46:30 UTC +00:00], ["d", nil], ["doof", nil], ["foo_relation_id", nil], ["foobar_date", Fri, 23 Apr 2010], ["moof", nil], ["q", nil], ["r", nil], ["s", nil], ["t", nil], ["updated_at", Fri, 30 Sep 2011 05:46:30 UTC +00:00]]
|
|
133077
|
+
[1m[35mSQL (2.5ms)[0m INSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["a", nil], ["b", nil], ["c", nil], ["created_at", Fri, 30 Sep 2011 05:46:30 UTC +00:00], ["d", nil], ["doof", nil], ["foo_relation_id", nil], ["foobar_date", Sat, 24 Apr 2010], ["moof", nil], ["q", nil], ["r", nil], ["s", nil], ["t", nil], ["updated_at", Fri, 30 Sep 2011 05:46:30 UTC +00:00]]
|
|
133078
|
+
[1m[36mSQL (2.6ms)[0m [1mINSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)[0m [["a", nil], ["b", nil], ["c", nil], ["created_at", Fri, 30 Sep 2011 05:46:30 UTC +00:00], ["d", nil], ["doof", nil], ["foo_relation_id", nil], ["foobar_date", Sun, 25 Apr 2010], ["moof", nil], ["q", nil], ["r", nil], ["s", nil], ["t", nil], ["updated_at", Fri, 30 Sep 2011 05:46:30 UTC +00:00]]
|
|
133079
|
+
[1m[35mSQL (2.5ms)[0m INSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["a", nil], ["b", nil], ["c", nil], ["created_at", Fri, 30 Sep 2011 05:46:30 UTC +00:00], ["d", nil], ["doof", nil], ["foo_relation_id", nil], ["foobar_date", Mon, 26 Apr 2010], ["moof", nil], ["q", nil], ["r", nil], ["s", nil], ["t", nil], ["updated_at", Fri, 30 Sep 2011 05:46:30 UTC +00:00]]
|
|
133080
|
+
[1m[36mSQL (2.5ms)[0m [1mINSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)[0m [["a", nil], ["b", nil], ["c", nil], ["created_at", Fri, 30 Sep 2011 05:46:30 UTC +00:00], ["d", nil], ["doof", nil], ["foo_relation_id", nil], ["foobar_date", Tue, 27 Apr 2010], ["moof", nil], ["q", nil], ["r", nil], ["s", nil], ["t", nil], ["updated_at", Fri, 30 Sep 2011 05:46:30 UTC +00:00]]
|
|
133081
|
+
[1m[35mSQL (2.5ms)[0m INSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["a", nil], ["b", nil], ["c", nil], ["created_at", Fri, 30 Sep 2011 05:46:30 UTC +00:00], ["d", nil], ["doof", nil], ["foo_relation_id", nil], ["foobar_date", Wed, 28 Apr 2010], ["moof", nil], ["q", nil], ["r", nil], ["s", nil], ["t", nil], ["updated_at", Fri, 30 Sep 2011 05:46:30 UTC +00:00]]
|
|
133082
|
+
[1m[36mSQL (2.6ms)[0m [1mINSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)[0m [["a", nil], ["b", nil], ["c", nil], ["created_at", Fri, 30 Sep 2011 05:46:30 UTC +00:00], ["d", nil], ["doof", nil], ["foo_relation_id", nil], ["foobar_date", Thu, 29 Apr 2010], ["moof", nil], ["q", nil], ["r", nil], ["s", nil], ["t", nil], ["updated_at", Fri, 30 Sep 2011 05:46:30 UTC +00:00]]
|
|
133083
|
+
[1m[35mSQL (2.6ms)[0m INSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["a", nil], ["b", nil], ["c", nil], ["created_at", Fri, 30 Sep 2011 05:46:30 UTC +00:00], ["d", nil], ["doof", nil], ["foo_relation_id", nil], ["foobar_date", Fri, 30 Apr 2010], ["moof", nil], ["q", nil], ["r", nil], ["s", nil], ["t", nil], ["updated_at", Fri, 30 Sep 2011 05:46:30 UTC +00:00]]
|
|
133084
|
+
[1m[36mSQL (5.7ms)[0m [1mINSERT INTO "importable_importers" ("created_at", "file", "mapper_name", "type", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["created_at", Fri, 30 Sep 2011 05:46:30 UTC +00:00], ["file", nil], ["mapper_name", "foo_resource"], ["type", "Importable::Resource"], ["updated_at", Fri, 30 Sep 2011 05:46:30 UTC +00:00]]
|
|
133085
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
|
133086
|
+
Redirected to http://www.example.com/import/foo_resource/resource?
|
|
133087
|
+
Completed 302 Found in 132ms
|
|
133088
|
+
|
|
133089
|
+
|
|
133090
|
+
Started GET "/import/foo_resource/resource" for 127.0.0.1 at 2011-09-30 01:46:30 -0400
|
|
133091
|
+
Processing by Importable::ResourcesController#new as HTML
|
|
133092
|
+
Parameters: {"type"=>"foo_resource"}
|
|
133093
|
+
Rendered /Users/mike/work/importable/app/views/importable/_errors.html.erb (0.1ms)
|
|
133094
|
+
Rendered foo_resources/importable/_extras.html.erb (0.3ms)
|
|
133095
|
+
Rendered /Users/mike/work/importable/app/views/importable/resources/_actions.html.erb (0.3ms)
|
|
133096
|
+
Rendered /Users/mike/work/importable/app/views/importable/resources/new.html.erb within layouts/application (3.0ms)
|
|
133097
|
+
Completed 200 OK in 9ms (Views: 4.8ms | ActiveRecord: 0.0ms)
|
|
133098
|
+
|
|
133099
|
+
|
|
133100
|
+
Started GET "/import/foo/spreadsheet" for 127.0.0.1 at 2011-09-30 01:46:30 -0400
|
|
133101
|
+
Processing by Importable::SpreadsheetsController#new as HTML
|
|
133102
|
+
Parameters: {"type"=>"foo"}
|
|
133103
|
+
Rendered /Users/mike/work/importable/app/views/importable/_errors.html.erb (0.1ms)
|
|
133104
|
+
Rendered /Users/mike/work/importable/app/views/importable/_extras.html.erb (0.3ms)
|
|
133105
|
+
Rendered /Users/mike/work/importable/app/views/importable/spreadsheets/_actions.html.erb (0.6ms)
|
|
133106
|
+
Rendered /Users/mike/work/importable/app/views/importable/spreadsheets/_upload_file_step.html.erb (5.2ms)
|
|
133107
|
+
Completed 200 OK in 24ms (Views: 12.3ms | ActiveRecord: 0.0ms)
|
|
133108
|
+
|
|
133109
|
+
|
|
133110
|
+
Started POST "/import/foo/spreadsheet" for 127.0.0.1 at 2011-09-30 01:46:30 -0400
|
|
133111
|
+
Processing by Importable::SpreadsheetsController#create as HTML
|
|
133112
|
+
Parameters: {"utf8"=>"✓", "file"=>#<ActionDispatch::Http::UploadedFile:0x007fc45355dda8 @original_filename="foo_single_worksheet.xlsx", @content_type="application/vnd.openxmlformats-officedocument.spreadsheetml.sheet", @headers="Content-Disposition: form-data; name=\"file\"; filename=\"foo_single_worksheet.xlsx\"\r\nContent-Type: application/vnd.openxmlformats-officedocument.spreadsheetml.sheet\r\nContent-Length: 26577\r\n", @tempfile=#<File:/var/folders/d6/487qybwn13j5h044v438g9vr0000gn/T/RackMultipart20110930-5756-63a9it>>, "current_step"=>"upload_file", "return_to"=>"import", "commit"=>"Upload", "type"=>"foo"}
|
|
133113
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
133114
|
+
[1m[35mSQL (2.3ms)[0m INSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["a", 1], ["b", 2], ["c", 3], ["created_at", Fri, 30 Sep 2011 05:46:30 UTC +00:00], ["d", 4], ["doof", nil], ["foo_relation_id", nil], ["foobar_date", nil], ["moof", nil], ["q", nil], ["r", nil], ["s", nil], ["t", nil], ["updated_at", Fri, 30 Sep 2011 05:46:30 UTC +00:00]]
|
|
133115
|
+
[1m[36mSQL (1.9ms)[0m [1mINSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)[0m [["a", 2], ["b", 3], ["c", 4], ["created_at", Fri, 30 Sep 2011 05:46:30 UTC +00:00], ["d", 5], ["doof", nil], ["foo_relation_id", nil], ["foobar_date", nil], ["moof", nil], ["q", nil], ["r", nil], ["s", nil], ["t", nil], ["updated_at", Fri, 30 Sep 2011 05:46:30 UTC +00:00]]
|
|
133116
|
+
[1m[35mSQL (1.8ms)[0m INSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["a", 3], ["b", 4], ["c", 5], ["created_at", Fri, 30 Sep 2011 05:46:30 UTC +00:00], ["d", 6], ["doof", nil], ["foo_relation_id", nil], ["foobar_date", nil], ["moof", nil], ["q", nil], ["r", nil], ["s", nil], ["t", nil], ["updated_at", Fri, 30 Sep 2011 05:46:30 UTC +00:00]]
|
|
133117
|
+
[1m[36mSQL (1.8ms)[0m [1mINSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)[0m [["a", 4], ["b", 5], ["c", 6], ["created_at", Fri, 30 Sep 2011 05:46:30 UTC +00:00], ["d", 7], ["doof", nil], ["foo_relation_id", nil], ["foobar_date", nil], ["moof", nil], ["q", nil], ["r", nil], ["s", nil], ["t", nil], ["updated_at", Fri, 30 Sep 2011 05:46:30 UTC +00:00]]
|
|
133118
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "importable_importers" ("created_at", "file", "mapper_name", "type", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Fri, 30 Sep 2011 05:46:30 UTC +00:00], ["file", "foo_single_worksheet.xlsx"], ["mapper_name", "foo"], ["type", "Importable::Spreadsheet"], ["updated_at", Fri, 30 Sep 2011 05:46:30 UTC +00:00]]
|
|
133119
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
133120
|
+
Redirected to http://www.example.com/import/foo/spreadsheet?
|
|
133121
|
+
Completed 302 Found in 51ms
|
|
133122
|
+
|
|
133123
|
+
|
|
133124
|
+
Started GET "/import/foo/spreadsheet" for 127.0.0.1 at 2011-09-30 01:46:30 -0400
|
|
133125
|
+
Processing by Importable::SpreadsheetsController#new as HTML
|
|
133126
|
+
Parameters: {"type"=>"foo"}
|
|
133127
|
+
Rendered /Users/mike/work/importable/app/views/importable/_errors.html.erb (0.1ms)
|
|
133128
|
+
Rendered /Users/mike/work/importable/app/views/importable/_extras.html.erb (0.0ms)
|
|
133129
|
+
Rendered /Users/mike/work/importable/app/views/importable/spreadsheets/_actions.html.erb (0.2ms)
|
|
133130
|
+
Rendered /Users/mike/work/importable/app/views/importable/spreadsheets/_upload_file_step.html.erb (2.5ms)
|
|
133131
|
+
Completed 200 OK in 9ms (Views: 4.7ms | ActiveRecord: 0.0ms)
|
|
133132
|
+
|
|
133133
|
+
|
|
133134
|
+
Started GET "/import/foo/spreadsheet" for 127.0.0.1 at 2011-09-30 01:46:30 -0400
|
|
133135
|
+
Processing by Importable::SpreadsheetsController#new as HTML
|
|
133136
|
+
Parameters: {"type"=>"foo"}
|
|
133137
|
+
Rendered /Users/mike/work/importable/app/views/importable/_errors.html.erb (0.1ms)
|
|
133138
|
+
Rendered /Users/mike/work/importable/app/views/importable/_extras.html.erb (0.0ms)
|
|
133139
|
+
Rendered /Users/mike/work/importable/app/views/importable/spreadsheets/_actions.html.erb (0.2ms)
|
|
133140
|
+
Rendered /Users/mike/work/importable/app/views/importable/spreadsheets/_upload_file_step.html.erb (2.8ms)
|
|
133141
|
+
Completed 200 OK in 10ms (Views: 4.8ms | ActiveRecord: 0.0ms)
|
|
133142
|
+
|
|
133143
|
+
|
|
133144
|
+
Started POST "/import/foo/spreadsheet" for 127.0.0.1 at 2011-09-30 01:46:30 -0400
|
|
133145
|
+
Processing by Importable::SpreadsheetsController#create as HTML
|
|
133146
|
+
Parameters: {"utf8"=>"✓", "file"=>#<ActionDispatch::Http::UploadedFile:0x007fc4548c3aa0 @original_filename="foo_multi_worksheet.xlsx", @content_type="application/vnd.openxmlformats-officedocument.spreadsheetml.sheet", @headers="Content-Disposition: form-data; name=\"file\"; filename=\"foo_multi_worksheet.xlsx\"\r\nContent-Type: application/vnd.openxmlformats-officedocument.spreadsheetml.sheet\r\nContent-Length: 27552\r\n", @tempfile=#<File:/var/folders/d6/487qybwn13j5h044v438g9vr0000gn/T/RackMultipart20110930-5756-zzxgb7>>, "current_step"=>"upload_file", "return_to"=>"import", "commit"=>"Upload", "type"=>"foo"}
|
|
133147
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
|
133148
|
+
[1m[36mSQL (0.5ms)[0m [1mINSERT INTO "importable_importers" ("created_at", "file", "mapper_name", "type", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["created_at", Fri, 30 Sep 2011 05:46:30 UTC +00:00], ["file", "foo_multi_worksheet.xlsx"], ["mapper_name", "foo"], ["type", "Importable::Spreadsheet"], ["updated_at", Fri, 30 Sep 2011 05:46:30 UTC +00:00]]
|
|
133149
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
|
133150
|
+
Rendered /Users/mike/work/importable/app/views/importable/_errors.html.erb (0.1ms)
|
|
133151
|
+
Rendered /Users/mike/work/importable/app/views/importable/_extras.html.erb (0.0ms)
|
|
133152
|
+
Rendered /Users/mike/work/importable/app/views/importable/spreadsheets/_actions.html.erb (0.3ms)
|
|
133153
|
+
Rendered /Users/mike/work/importable/app/views/importable/spreadsheets/_choose_worksheet_step.html.erb (4.2ms)
|
|
133154
|
+
Completed 200 OK in 27ms (Views: 7.1ms | ActiveRecord: 0.7ms)
|
|
133155
|
+
|
|
133156
|
+
|
|
133157
|
+
Started POST "/import/foo/spreadsheet" for 127.0.0.1 at 2011-09-30 01:46:30 -0400
|
|
133158
|
+
Processing by Importable::SpreadsheetsController#create as HTML
|
|
133159
|
+
Parameters: {"utf8"=>"✓", "default_sheet"=>"1", "id"=>"1", "current_step"=>"choose_worksheet", "return_to"=>"import", "commit"=>"Continue", "type"=>"foo"}
|
|
133160
|
+
[1m[36mImportable::Spreadsheet Load (0.3ms)[0m [1mSELECT "importable_importers".* FROM "importable_importers" WHERE "importable_importers"."type" IN ('Importable::Spreadsheet') AND "importable_importers"."id" = ? LIMIT 1[0m [["id", "1"]]
|
|
133161
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
|
133162
|
+
[1m[36mSQL (6.6ms)[0m [1mINSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)[0m [["a", nil], ["b", nil], ["c", nil], ["created_at", Fri, 30 Sep 2011 05:46:31 UTC +00:00], ["d", nil], ["doof", nil], ["foo_relation_id", nil], ["foobar_date", nil], ["moof", nil], ["q", 9], ["r", 8], ["s", 7], ["t", 6], ["updated_at", Fri, 30 Sep 2011 05:46:31 UTC +00:00]]
|
|
133163
|
+
[1m[35mSQL (2.2ms)[0m INSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["a", nil], ["b", nil], ["c", nil], ["created_at", Fri, 30 Sep 2011 05:46:31 UTC +00:00], ["d", nil], ["doof", nil], ["foo_relation_id", nil], ["foobar_date", nil], ["moof", nil], ["q", 8], ["r", 7], ["s", 6], ["t", 5], ["updated_at", Fri, 30 Sep 2011 05:46:31 UTC +00:00]]
|
|
133164
|
+
[1m[36mSQL (1.9ms)[0m [1mINSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)[0m [["a", nil], ["b", nil], ["c", nil], ["created_at", Fri, 30 Sep 2011 05:46:31 UTC +00:00], ["d", nil], ["doof", nil], ["foo_relation_id", nil], ["foobar_date", nil], ["moof", nil], ["q", 7], ["r", 6], ["s", 5], ["t", 4], ["updated_at", Fri, 30 Sep 2011 05:46:31 UTC +00:00]]
|
|
133165
|
+
[1m[35mSQL (1.9ms)[0m INSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["a", nil], ["b", nil], ["c", nil], ["created_at", Fri, 30 Sep 2011 05:46:31 UTC +00:00], ["d", nil], ["doof", nil], ["foo_relation_id", nil], ["foobar_date", nil], ["moof", nil], ["q", 6], ["r", 5], ["s", 4], ["t", 3], ["updated_at", Fri, 30 Sep 2011 05:46:31 UTC +00:00]]
|
|
133166
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
133167
|
+
Redirected to http://www.example.com/import/foo/spreadsheet?
|
|
133168
|
+
Completed 302 Found in 44ms
|
|
133169
|
+
|
|
133170
|
+
|
|
133171
|
+
Started GET "/import/foo/spreadsheet" for 127.0.0.1 at 2011-09-30 01:46:31 -0400
|
|
133172
|
+
Processing by Importable::SpreadsheetsController#new as HTML
|
|
133173
|
+
Parameters: {"type"=>"foo"}
|
|
133174
|
+
Rendered /Users/mike/work/importable/app/views/importable/_errors.html.erb (0.1ms)
|
|
133175
|
+
Rendered /Users/mike/work/importable/app/views/importable/_extras.html.erb (0.0ms)
|
|
133176
|
+
Rendered /Users/mike/work/importable/app/views/importable/spreadsheets/_actions.html.erb (0.3ms)
|
|
133177
|
+
Rendered /Users/mike/work/importable/app/views/importable/spreadsheets/_upload_file_step.html.erb (2.6ms)
|
|
133178
|
+
Completed 200 OK in 12ms (Views: 4.8ms | ActiveRecord: 0.0ms)
|
|
133179
|
+
|
|
133180
|
+
|
|
133181
|
+
Started GET "/import/foo_required_field/spreadsheet" for 127.0.0.1 at 2011-09-30 01:46:31 -0400
|
|
133182
|
+
Processing by Importable::SpreadsheetsController#new as HTML
|
|
133183
|
+
Parameters: {"type"=>"foo_required_field"}
|
|
133184
|
+
Rendered /Users/mike/work/importable/app/views/importable/_errors.html.erb (0.1ms)
|
|
133185
|
+
Rendered /Users/mike/work/importable/app/views/importable/_extras.html.erb (0.0ms)
|
|
133186
|
+
Rendered /Users/mike/work/importable/app/views/importable/spreadsheets/_actions.html.erb (0.3ms)
|
|
133187
|
+
Rendered /Users/mike/work/importable/app/views/importable/spreadsheets/_upload_file_step.html.erb (2.5ms)
|
|
133188
|
+
Completed 200 OK in 9ms (Views: 4.7ms | ActiveRecord: 0.0ms)
|
|
133189
|
+
|
|
133190
|
+
|
|
133191
|
+
Started POST "/import/foo_required_field/spreadsheet" for 127.0.0.1 at 2011-09-30 01:46:31 -0400
|
|
133192
|
+
Processing by Importable::SpreadsheetsController#create as HTML
|
|
133193
|
+
Parameters: {"utf8"=>"✓", "file"=>#<ActionDispatch::Http::UploadedFile:0x007fc45246c738 @original_filename="foo_required_field_invalid.xlsx", @content_type="application/vnd.openxmlformats-officedocument.spreadsheetml.sheet", @headers="Content-Disposition: form-data; name=\"file\"; filename=\"foo_required_field_invalid.xlsx\"\r\nContent-Type: application/vnd.openxmlformats-officedocument.spreadsheetml.sheet\r\nContent-Length: 25558\r\n", @tempfile=#<File:/var/folders/d6/487qybwn13j5h044v438g9vr0000gn/T/RackMultipart20110930-5756-9d8pyh>>, "current_step"=>"upload_file", "return_to"=>"import", "commit"=>"Upload", "type"=>"foo_required_field"}
|
|
133194
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
|
133195
|
+
[1m[36m (0.1ms)[0m [1mROLLBACK TO SAVEPOINT active_record_1[0m
|
|
133196
|
+
Rendered /Users/mike/work/importable/app/views/importable/_errors.html.erb (2.8ms)
|
|
133197
|
+
Rendered /Users/mike/work/importable/app/views/importable/_extras.html.erb (0.0ms)
|
|
133198
|
+
Rendered /Users/mike/work/importable/app/views/importable/spreadsheets/_actions.html.erb (0.3ms)
|
|
133199
|
+
Rendered /Users/mike/work/importable/app/views/importable/spreadsheets/_upload_file_step.html.erb (5.3ms)
|
|
133200
|
+
Completed 200 OK in 37ms (Views: 7.6ms | ActiveRecord: 0.5ms)
|
|
133201
|
+
|
|
133202
|
+
|
|
133203
|
+
Started GET "/import/foo_required_field/spreadsheet" for 127.0.0.1 at 2011-09-30 01:46:31 -0400
|
|
133204
|
+
Processing by Importable::SpreadsheetsController#new as HTML
|
|
133205
|
+
Parameters: {"type"=>"foo_required_field"}
|
|
133206
|
+
Rendered /Users/mike/work/importable/app/views/importable/_errors.html.erb (0.0ms)
|
|
133207
|
+
Rendered /Users/mike/work/importable/app/views/importable/_extras.html.erb (0.0ms)
|
|
133208
|
+
Rendered /Users/mike/work/importable/app/views/importable/spreadsheets/_actions.html.erb (0.2ms)
|
|
133209
|
+
Rendered /Users/mike/work/importable/app/views/importable/spreadsheets/_upload_file_step.html.erb (2.5ms)
|
|
133210
|
+
Completed 200 OK in 10ms (Views: 4.7ms | ActiveRecord: 0.0ms)
|
|
133211
|
+
|
|
133212
|
+
|
|
133213
|
+
Started POST "/import/foo_required_field/spreadsheet" for 127.0.0.1 at 2011-09-30 01:46:31 -0400
|
|
133214
|
+
Processing by Importable::SpreadsheetsController#create as HTML
|
|
133215
|
+
Parameters: {"utf8"=>"✓", "file"=>#<ActionDispatch::Http::UploadedFile:0x007fc45259eb60 @original_filename="foo_multi_worksheet_required_field_invalid.xlsx", @content_type="application/vnd.openxmlformats-officedocument.spreadsheetml.sheet", @headers="Content-Disposition: form-data; name=\"file\"; filename=\"foo_multi_worksheet_required_field_invalid.xlsx\"\r\nContent-Type: application/vnd.openxmlformats-officedocument.spreadsheetml.sheet\r\nContent-Length: 26462\r\n", @tempfile=#<File:/var/folders/d6/487qybwn13j5h044v438g9vr0000gn/T/RackMultipart20110930-5756-ai18oe>>, "current_step"=>"upload_file", "return_to"=>"import", "commit"=>"Upload", "type"=>"foo_required_field"}
|
|
133216
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
|
133217
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "importable_importers" ("created_at", "file", "mapper_name", "type", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["created_at", Fri, 30 Sep 2011 05:46:31 UTC +00:00], ["file", "foo_multi_worksheet_required_field_invalid.xlsx"], ["mapper_name", "foo_required_field"], ["type", "Importable::Spreadsheet"], ["updated_at", Fri, 30 Sep 2011 05:46:31 UTC +00:00]]
|
|
133218
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
|
133219
|
+
Rendered /Users/mike/work/importable/app/views/importable/_errors.html.erb (0.0ms)
|
|
133220
|
+
Rendered /Users/mike/work/importable/app/views/importable/_extras.html.erb (0.0ms)
|
|
133221
|
+
Rendered /Users/mike/work/importable/app/views/importable/spreadsheets/_actions.html.erb (0.3ms)
|
|
133222
|
+
Rendered /Users/mike/work/importable/app/views/importable/spreadsheets/_choose_worksheet_step.html.erb (3.7ms)
|
|
133223
|
+
Completed 200 OK in 26ms (Views: 6.0ms | ActiveRecord: 0.6ms)
|
|
133224
|
+
|
|
133225
|
+
|
|
133226
|
+
Started POST "/import/foo_required_field/spreadsheet" for 127.0.0.1 at 2011-09-30 01:46:31 -0400
|
|
133227
|
+
Processing by Importable::SpreadsheetsController#create as HTML
|
|
133228
|
+
Parameters: {"utf8"=>"✓", "default_sheet"=>"0", "id"=>"1", "current_step"=>"choose_worksheet", "return_to"=>"import", "commit"=>"Continue", "type"=>"foo_required_field"}
|
|
133229
|
+
[1m[36mImportable::Spreadsheet Load (0.2ms)[0m [1mSELECT "importable_importers".* FROM "importable_importers" WHERE "importable_importers"."type" IN ('Importable::Spreadsheet') AND "importable_importers"."id" = ? LIMIT 1[0m [["id", "1"]]
|
|
133230
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
|
133231
|
+
[1m[36m (0.1ms)[0m [1mROLLBACK TO SAVEPOINT active_record_1[0m
|
|
133232
|
+
Rendered /Users/mike/work/importable/app/views/importable/_errors.html.erb (1.8ms)
|
|
133233
|
+
Rendered /Users/mike/work/importable/app/views/importable/_extras.html.erb (0.0ms)
|
|
133234
|
+
Rendered /Users/mike/work/importable/app/views/importable/spreadsheets/_actions.html.erb (0.4ms)
|
|
133235
|
+
Rendered /Users/mike/work/importable/app/views/importable/spreadsheets/_upload_file_step.html.erb (4.6ms)
|
|
133236
|
+
Completed 200 OK in 27ms (Views: 7.4ms | ActiveRecord: 0.3ms)
|
|
133237
|
+
|
|
133238
|
+
|
|
133239
|
+
Started GET "/import/foo/spreadsheet?return_to=index" for 127.0.0.1 at 2011-09-30 01:46:31 -0400
|
|
133240
|
+
Processing by Importable::SpreadsheetsController#new as HTML
|
|
133241
|
+
Parameters: {"return_to"=>"index", "type"=>"foo"}
|
|
133242
|
+
Rendered /Users/mike/work/importable/app/views/importable/_errors.html.erb (0.1ms)
|
|
133243
|
+
Rendered /Users/mike/work/importable/app/views/importable/_extras.html.erb (0.0ms)
|
|
133244
|
+
Rendered /Users/mike/work/importable/app/views/importable/spreadsheets/_actions.html.erb (0.3ms)
|
|
133245
|
+
Rendered /Users/mike/work/importable/app/views/importable/spreadsheets/_upload_file_step.html.erb (2.6ms)
|
|
133246
|
+
Completed 200 OK in 10ms (Views: 5.5ms | ActiveRecord: 0.0ms)
|
|
133247
|
+
|
|
133248
|
+
|
|
133249
|
+
Started POST "/import/foo/spreadsheet" for 127.0.0.1 at 2011-09-30 01:46:31 -0400
|
|
133250
|
+
Processing by Importable::SpreadsheetsController#create as HTML
|
|
133251
|
+
Parameters: {"utf8"=>"✓", "file"=>#<ActionDispatch::Http::UploadedFile:0x007fc454d62e80 @original_filename="foo_multi_worksheet.xlsx", @content_type="application/vnd.openxmlformats-officedocument.spreadsheetml.sheet", @headers="Content-Disposition: form-data; name=\"file\"; filename=\"foo_multi_worksheet.xlsx\"\r\nContent-Type: application/vnd.openxmlformats-officedocument.spreadsheetml.sheet\r\nContent-Length: 27552\r\n", @tempfile=#<File:/var/folders/d6/487qybwn13j5h044v438g9vr0000gn/T/RackMultipart20110930-5756-2690kc>>, "current_step"=>"upload_file", "return_to"=>"index", "commit"=>"Upload", "type"=>"foo"}
|
|
133252
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
|
133253
|
+
[1m[36mSQL (0.7ms)[0m [1mINSERT INTO "importable_importers" ("created_at", "file", "mapper_name", "type", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["created_at", Fri, 30 Sep 2011 05:46:31 UTC +00:00], ["file", "foo_multi_worksheet.xlsx"], ["mapper_name", "foo"], ["type", "Importable::Spreadsheet"], ["updated_at", Fri, 30 Sep 2011 05:46:31 UTC +00:00]]
|
|
133254
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
|
133255
|
+
Rendered /Users/mike/work/importable/app/views/importable/_errors.html.erb (0.1ms)
|
|
133256
|
+
Rendered /Users/mike/work/importable/app/views/importable/_extras.html.erb (0.0ms)
|
|
133257
|
+
Rendered /Users/mike/work/importable/app/views/importable/spreadsheets/_actions.html.erb (0.4ms)
|
|
133258
|
+
Rendered /Users/mike/work/importable/app/views/importable/spreadsheets/_choose_worksheet_step.html.erb (9.5ms)
|
|
133259
|
+
Completed 200 OK in 43ms (Views: 20.2ms | ActiveRecord: 0.9ms)
|
|
133260
|
+
|
|
133261
|
+
|
|
133262
|
+
Started POST "/import/foo/spreadsheet" for 127.0.0.1 at 2011-09-30 01:46:31 -0400
|
|
133263
|
+
Processing by Importable::SpreadsheetsController#create as HTML
|
|
133264
|
+
Parameters: {"utf8"=>"✓", "default_sheet"=>"0", "id"=>"1", "current_step"=>"choose_worksheet", "return_to"=>"index", "commit"=>"Continue", "type"=>"foo"}
|
|
133265
|
+
[1m[36mImportable::Spreadsheet Load (0.1ms)[0m [1mSELECT "importable_importers".* FROM "importable_importers" WHERE "importable_importers"."type" IN ('Importable::Spreadsheet') AND "importable_importers"."id" = ? LIMIT 1[0m [["id", "1"]]
|
|
133266
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
|
133267
|
+
[1m[36mSQL (2.3ms)[0m [1mINSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)[0m [["a", 1], ["b", 2], ["c", 3], ["created_at", Fri, 30 Sep 2011 05:46:31 UTC +00:00], ["d", 4], ["doof", nil], ["foo_relation_id", nil], ["foobar_date", nil], ["moof", nil], ["q", nil], ["r", nil], ["s", nil], ["t", nil], ["updated_at", Fri, 30 Sep 2011 05:46:31 UTC +00:00]]
|
|
133268
|
+
[1m[35mSQL (1.8ms)[0m INSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["a", 2], ["b", 3], ["c", 4], ["created_at", Fri, 30 Sep 2011 05:46:31 UTC +00:00], ["d", 5], ["doof", nil], ["foo_relation_id", nil], ["foobar_date", nil], ["moof", nil], ["q", nil], ["r", nil], ["s", nil], ["t", nil], ["updated_at", Fri, 30 Sep 2011 05:46:31 UTC +00:00]]
|
|
133269
|
+
[1m[36mSQL (1.8ms)[0m [1mINSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)[0m [["a", 3], ["b", 4], ["c", 5], ["created_at", Fri, 30 Sep 2011 05:46:31 UTC +00:00], ["d", 6], ["doof", nil], ["foo_relation_id", nil], ["foobar_date", nil], ["moof", nil], ["q", nil], ["r", nil], ["s", nil], ["t", nil], ["updated_at", Fri, 30 Sep 2011 05:46:31 UTC +00:00]]
|
|
133270
|
+
[1m[35mSQL (1.8ms)[0m INSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["a", 4], ["b", 5], ["c", 6], ["created_at", Fri, 30 Sep 2011 05:46:31 UTC +00:00], ["d", 7], ["doof", nil], ["foo_relation_id", nil], ["foobar_date", nil], ["moof", nil], ["q", nil], ["r", nil], ["s", nil], ["t", nil], ["updated_at", Fri, 30 Sep 2011 05:46:31 UTC +00:00]]
|
|
133271
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
133272
|
+
Redirected to http://www.example.com/foos
|
|
133273
|
+
Completed 302 Found in 42ms
|
|
133274
|
+
|
|
133275
|
+
|
|
133276
|
+
Started GET "/foos" for 127.0.0.1 at 2011-09-30 01:46:31 -0400
|
|
133277
|
+
Processing by FoosController#index as HTML
|
|
133278
|
+
Completed 200 OK in 7ms (Views: 6.3ms | ActiveRecord: 0.0ms)
|
|
133279
|
+
|
|
133280
|
+
|
|
133281
|
+
Started GET "/import/foo/spreadsheet?return_to=import" for 127.0.0.1 at 2011-09-30 01:46:31 -0400
|
|
133282
|
+
Processing by Importable::SpreadsheetsController#new as HTML
|
|
133283
|
+
Parameters: {"return_to"=>"import", "type"=>"foo"}
|
|
133284
|
+
Rendered /Users/mike/work/importable/app/views/importable/_errors.html.erb (0.1ms)
|
|
133285
|
+
Rendered /Users/mike/work/importable/app/views/importable/_extras.html.erb (0.0ms)
|
|
133286
|
+
Rendered /Users/mike/work/importable/app/views/importable/spreadsheets/_actions.html.erb (0.3ms)
|
|
133287
|
+
Rendered /Users/mike/work/importable/app/views/importable/spreadsheets/_upload_file_step.html.erb (2.8ms)
|
|
133288
|
+
Completed 200 OK in 10ms (Views: 5.0ms | ActiveRecord: 0.0ms)
|
|
133289
|
+
|
|
133290
|
+
|
|
133291
|
+
Started POST "/import/foo/spreadsheet" for 127.0.0.1 at 2011-09-30 01:46:31 -0400
|
|
133292
|
+
Processing by Importable::SpreadsheetsController#create as HTML
|
|
133293
|
+
Parameters: {"utf8"=>"✓", "file"=>#<ActionDispatch::Http::UploadedFile:0x007fc455ba5740 @original_filename="foo_multi_worksheet.xlsx", @content_type="application/vnd.openxmlformats-officedocument.spreadsheetml.sheet", @headers="Content-Disposition: form-data; name=\"file\"; filename=\"foo_multi_worksheet.xlsx\"\r\nContent-Type: application/vnd.openxmlformats-officedocument.spreadsheetml.sheet\r\nContent-Length: 27552\r\n", @tempfile=#<File:/var/folders/d6/487qybwn13j5h044v438g9vr0000gn/T/RackMultipart20110930-5756-5iilc8>>, "current_step"=>"upload_file", "return_to"=>"import", "commit"=>"Upload", "type"=>"foo"}
|
|
133294
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
|
133295
|
+
[1m[36mSQL (0.5ms)[0m [1mINSERT INTO "importable_importers" ("created_at", "file", "mapper_name", "type", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["created_at", Fri, 30 Sep 2011 05:46:31 UTC +00:00], ["file", "foo_multi_worksheet.xlsx"], ["mapper_name", "foo"], ["type", "Importable::Spreadsheet"], ["updated_at", Fri, 30 Sep 2011 05:46:31 UTC +00:00]]
|
|
133296
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
|
133297
|
+
Rendered /Users/mike/work/importable/app/views/importable/_errors.html.erb (0.1ms)
|
|
133298
|
+
Rendered /Users/mike/work/importable/app/views/importable/_extras.html.erb (0.0ms)
|
|
133299
|
+
Rendered /Users/mike/work/importable/app/views/importable/spreadsheets/_actions.html.erb (1.1ms)
|
|
133300
|
+
Rendered /Users/mike/work/importable/app/views/importable/spreadsheets/_choose_worksheet_step.html.erb (9.5ms)
|
|
133301
|
+
Completed 200 OK in 33ms (Views: 11.9ms | ActiveRecord: 0.7ms)
|
|
133302
|
+
|
|
133303
|
+
|
|
133304
|
+
Started POST "/import/foo/spreadsheet" for 127.0.0.1 at 2011-09-30 01:46:31 -0400
|
|
133305
|
+
Processing by Importable::SpreadsheetsController#create as HTML
|
|
133306
|
+
Parameters: {"utf8"=>"✓", "default_sheet"=>"0", "id"=>"1", "current_step"=>"choose_worksheet", "return_to"=>"import", "commit"=>"Continue", "type"=>"foo"}
|
|
133307
|
+
[1m[36mImportable::Spreadsheet Load (0.2ms)[0m [1mSELECT "importable_importers".* FROM "importable_importers" WHERE "importable_importers"."type" IN ('Importable::Spreadsheet') AND "importable_importers"."id" = ? LIMIT 1[0m [["id", "1"]]
|
|
133308
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
|
133309
|
+
[1m[36mSQL (2.4ms)[0m [1mINSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)[0m [["a", 1], ["b", 2], ["c", 3], ["created_at", Fri, 30 Sep 2011 05:46:31 UTC +00:00], ["d", 4], ["doof", nil], ["foo_relation_id", nil], ["foobar_date", nil], ["moof", nil], ["q", nil], ["r", nil], ["s", nil], ["t", nil], ["updated_at", Fri, 30 Sep 2011 05:46:31 UTC +00:00]]
|
|
133310
|
+
[1m[35mSQL (1.8ms)[0m INSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["a", 2], ["b", 3], ["c", 4], ["created_at", Fri, 30 Sep 2011 05:46:31 UTC +00:00], ["d", 5], ["doof", nil], ["foo_relation_id", nil], ["foobar_date", nil], ["moof", nil], ["q", nil], ["r", nil], ["s", nil], ["t", nil], ["updated_at", Fri, 30 Sep 2011 05:46:31 UTC +00:00]]
|
|
133311
|
+
[1m[36mSQL (1.8ms)[0m [1mINSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)[0m [["a", 3], ["b", 4], ["c", 5], ["created_at", Fri, 30 Sep 2011 05:46:31 UTC +00:00], ["d", 6], ["doof", nil], ["foo_relation_id", nil], ["foobar_date", nil], ["moof", nil], ["q", nil], ["r", nil], ["s", nil], ["t", nil], ["updated_at", Fri, 30 Sep 2011 05:46:31 UTC +00:00]]
|
|
133312
|
+
[1m[35mSQL (1.9ms)[0m INSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["a", 4], ["b", 5], ["c", 6], ["created_at", Fri, 30 Sep 2011 05:46:31 UTC +00:00], ["d", 7], ["doof", nil], ["foo_relation_id", nil], ["foobar_date", nil], ["moof", nil], ["q", nil], ["r", nil], ["s", nil], ["t", nil], ["updated_at", Fri, 30 Sep 2011 05:46:31 UTC +00:00]]
|
|
133313
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
133314
|
+
Redirected to http://www.example.com/import/foo/spreadsheet?
|
|
133315
|
+
Completed 302 Found in 44ms
|
|
133316
|
+
|
|
133317
|
+
|
|
133318
|
+
Started GET "/import/foo/spreadsheet" for 127.0.0.1 at 2011-09-30 01:46:31 -0400
|
|
133319
|
+
Processing by Importable::SpreadsheetsController#new as HTML
|
|
133320
|
+
Parameters: {"type"=>"foo"}
|
|
133321
|
+
Rendered /Users/mike/work/importable/app/views/importable/_errors.html.erb (0.1ms)
|
|
133322
|
+
Rendered /Users/mike/work/importable/app/views/importable/_extras.html.erb (0.1ms)
|
|
133323
|
+
Rendered /Users/mike/work/importable/app/views/importable/spreadsheets/_actions.html.erb (0.3ms)
|
|
133324
|
+
Rendered /Users/mike/work/importable/app/views/importable/spreadsheets/_upload_file_step.html.erb (2.8ms)
|
|
133325
|
+
Completed 200 OK in 10ms (Views: 5.0ms | ActiveRecord: 0.0ms)
|
|
133326
|
+
Processing by Importable::FooImporterController#create as HTML
|
|
133327
|
+
Parameters: {"import_params"=>{"moof"=>"1"}, "type"=>"foo", "use_route"=>"importable"}
|
|
133328
|
+
Redirected to http://test.host/fake_foo_importer_path
|
|
133329
|
+
Completed 302 Found in 13ms
|
|
133330
|
+
Processing by Importable::FooImporterController#new as HTML
|
|
133331
|
+
Parameters: {"type"=>"foo", "use_route"=>"importable"}
|
|
133332
|
+
Completed 200 OK in 15ms (Views: 6.9ms | ActiveRecord: 0.0ms)
|
|
133333
|
+
Processing by Importable::FooImporterController#new as HTML
|
|
133334
|
+
Parameters: {"type"=>"foo", "use_route"=>"importable"}
|
|
133335
|
+
Completed 200 OK in 10ms (Views: 3.4ms | ActiveRecord: 0.0ms)
|
|
133336
|
+
Processing by Importable::FooImporterController#new as HTML
|
|
133337
|
+
Parameters: {"type"=>"bar", "use_route"=>"importable"}
|
|
133338
|
+
Completed 500 Internal Server Error in 6ms
|
|
133339
|
+
Processing by Importable::FooImporterController#new as HTML
|
|
133340
|
+
Parameters: {"type"=>"foo", "use_route"=>"importable"}
|
|
133341
|
+
Completed 200 OK in 8ms (Views: 2.0ms | ActiveRecord: 0.0ms)
|
|
133342
|
+
Processing by Importable::FooImporterController#new as HTML
|
|
133343
|
+
Parameters: {"type"=>"moof", "use_route"=>"importable"}
|
|
133344
|
+
Completed 200 OK in 9ms (Views: 2.6ms | ActiveRecord: 0.0ms)
|
|
133345
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
|
133346
|
+
[1m[36mSQL (0.6ms)[0m [1mINSERT INTO "importable_importers" ("created_at", "file", "mapper_name", "type", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["created_at", Fri, 30 Sep 2011 05:46:31 UTC +00:00], ["file", nil], ["mapper_name", "foo"], ["type", "Importable::FooImporter"], ["updated_at", Fri, 30 Sep 2011 05:46:31 UTC +00:00]]
|
|
133347
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
|
133348
|
+
Processing by Importable::FooImporterController#create as HTML
|
|
133349
|
+
Parameters: {"type"=>"foo", "id"=>"1", "use_route"=>"importable"}
|
|
133350
|
+
Redirected to http://test.host/fake_foo_importer_path
|
|
133351
|
+
Completed 302 Found in 17ms
|
|
133352
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
133353
|
+
[1m[35mSQL (2.9ms)[0m INSERT INTO "importable_importers" ("created_at", "file", "mapper_name", "type", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Fri, 30 Sep 2011 05:46:31 UTC +00:00], ["file", nil], ["mapper_name", "foo"], ["type", "Importable::FooImporter"], ["updated_at", Fri, 30 Sep 2011 05:46:31 UTC +00:00]]
|
|
133354
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
133355
|
+
Processing by Importable::FooImporterController#create as HTML
|
|
133356
|
+
Parameters: {"type"=>"foo", "id"=>"1", "return_to"=>"index", "use_route"=>"importable"}
|
|
133357
|
+
Redirected to http://test.host/foos
|
|
133358
|
+
Completed 302 Found in 12ms
|
|
133359
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
|
133360
|
+
[1m[36mSQL (0.6ms)[0m [1mINSERT INTO "importable_importers" ("created_at", "file", "mapper_name", "type", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["created_at", Fri, 30 Sep 2011 05:46:31 UTC +00:00], ["file", nil], ["mapper_name", "foo"], ["type", "Importable::FooImporter"], ["updated_at", Fri, 30 Sep 2011 05:46:31 UTC +00:00]]
|
|
133361
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
|
133362
|
+
Processing by Importable::FooImporterController#create as HTML
|
|
133363
|
+
Parameters: {"type"=>"foo", "id"=>"1", "return_to"=>"import", "use_route"=>"importable"}
|
|
133364
|
+
Redirected to http://test.host/fake_new_foo_importer_path
|
|
133365
|
+
Completed 302 Found in 7ms
|
|
133366
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
133367
|
+
[1m[35mSQL (0.5ms)[0m INSERT INTO "importable_importers" ("created_at", "file", "mapper_name", "type", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Fri, 30 Sep 2011 05:46:31 UTC +00:00], ["file", nil], ["mapper_name", "foo"], ["type", "Importable::FooImporter"], ["updated_at", Fri, 30 Sep 2011 05:46:31 UTC +00:00]]
|
|
133368
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
133369
|
+
Processing by Importable::FooImporterController#create as HTML
|
|
133370
|
+
Parameters: {"type"=>"foo", "id"=>"1", "use_route"=>"importable"}
|
|
133371
|
+
Completed 200 OK in 8ms (Views: 1.9ms | ActiveRecord: 0.0ms)
|
|
133372
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
|
133373
|
+
[1m[36mSQL (0.6ms)[0m [1mINSERT INTO "importable_importers" ("created_at", "file", "mapper_name", "type", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["created_at", Fri, 30 Sep 2011 05:46:31 UTC +00:00], ["file", nil], ["mapper_name", "foo"], ["type", "Importable::FooImporter"], ["updated_at", Fri, 30 Sep 2011 05:46:31 UTC +00:00]]
|
|
133374
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
|
133375
|
+
Processing by Importable::FooImporterController#show as HTML
|
|
133376
|
+
Parameters: {"type"=>"foo", "id"=>"1", "use_route"=>"importable"}
|
|
133377
|
+
[1m[36mImportable::FooImporter Load (0.2ms)[0m [1mSELECT "importable_importers".* FROM "importable_importers" WHERE "importable_importers"."type" IN ('Importable::FooImporter') AND "importable_importers"."id" = ? LIMIT 1[0m [["id", "1"]]
|
|
133378
|
+
Completed 200 OK in 12ms (Views: 3.6ms | ActiveRecord: 0.2ms)
|
|
133379
|
+
Processing by Importable::ResourcesController#create as HTML
|
|
133380
|
+
Parameters: {"type"=>"foo_resource", "import_params"=>{"start_date"=>"2010-04-14", "end_date"=>"2010-04-15"}, "use_route"=>"importable"}
|
|
133381
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
|
133382
|
+
[1m[36mSQL (2.3ms)[0m [1mINSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)[0m [["a", nil], ["b", nil], ["c", nil], ["created_at", Fri, 30 Sep 2011 05:46:31 UTC +00:00], ["d", nil], ["doof", nil], ["foo_relation_id", nil], ["foobar_date", Wed, 14 Apr 2010], ["moof", nil], ["q", nil], ["r", nil], ["s", nil], ["t", nil], ["updated_at", Fri, 30 Sep 2011 05:46:31 UTC +00:00]]
|
|
133383
|
+
[1m[35mSQL (1.8ms)[0m INSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["a", nil], ["b", nil], ["c", nil], ["created_at", Fri, 30 Sep 2011 05:46:31 UTC +00:00], ["d", nil], ["doof", nil], ["foo_relation_id", nil], ["foobar_date", Thu, 15 Apr 2010], ["moof", nil], ["q", nil], ["r", nil], ["s", nil], ["t", nil], ["updated_at", Fri, 30 Sep 2011 05:46:31 UTC +00:00]]
|
|
133384
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "importable_importers" ("created_at", "file", "mapper_name", "type", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["created_at", Fri, 30 Sep 2011 05:46:31 UTC +00:00], ["file", nil], ["mapper_name", "foo_resource"], ["type", "Importable::Resource"], ["updated_at", Fri, 30 Sep 2011 05:46:31 UTC +00:00]]
|
|
133385
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
|
133386
|
+
Redirected to http://test.host/import/foo_resource/1/resource
|
|
133387
|
+
Completed 302 Found in 19ms
|
|
133388
|
+
Processing by Importable::ResourcesController#create as HTML
|
|
133389
|
+
Parameters: {"type"=>"foo_resource", "import_params"=>{"start_date"=>"2010-04-14", "end_date"=>"2010-04-15"}, "use_route"=>"importable"}
|
|
133390
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
133391
|
+
[1m[35mSQL (2.2ms)[0m INSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["a", nil], ["b", nil], ["c", nil], ["created_at", Fri, 30 Sep 2011 05:46:31 UTC +00:00], ["d", nil], ["doof", nil], ["foo_relation_id", nil], ["foobar_date", Wed, 14 Apr 2010], ["moof", nil], ["q", nil], ["r", nil], ["s", nil], ["t", nil], ["updated_at", Fri, 30 Sep 2011 05:46:31 UTC +00:00]]
|
|
133392
|
+
[1m[36mSQL (1.7ms)[0m [1mINSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)[0m [["a", nil], ["b", nil], ["c", nil], ["created_at", Fri, 30 Sep 2011 05:46:31 UTC +00:00], ["d", nil], ["doof", nil], ["foo_relation_id", nil], ["foobar_date", Thu, 15 Apr 2010], ["moof", nil], ["q", nil], ["r", nil], ["s", nil], ["t", nil], ["updated_at", Fri, 30 Sep 2011 05:46:31 UTC +00:00]]
|
|
133393
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "importable_importers" ("created_at", "file", "mapper_name", "type", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Fri, 30 Sep 2011 05:46:31 UTC +00:00], ["file", nil], ["mapper_name", "foo_resource"], ["type", "Importable::Resource"], ["updated_at", Fri, 30 Sep 2011 05:46:31 UTC +00:00]]
|
|
133394
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
133395
|
+
Redirected to http://test.host/import/foo_resource/1/resource
|
|
133396
|
+
Completed 302 Found in 19ms
|
|
133397
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
|
133398
|
+
[1m[36mSQL (0.6ms)[0m [1mINSERT INTO "importable_importers" ("created_at", "file", "mapper_name", "type", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["created_at", Fri, 30 Sep 2011 05:46:31 UTC +00:00], ["file", nil], ["mapper_name", "foo"], ["type", "Importable::FooImporter"], ["updated_at", Fri, 30 Sep 2011 05:46:31 UTC +00:00]]
|
|
133399
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
|
133400
|
+
Processing by Importable::ResourcesController#create as HTML
|
|
133401
|
+
Parameters: {"type"=>"foo", "use_route"=>"importable"}
|
|
133402
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
133403
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
|
133404
|
+
Redirected to http://test.host/import/foo/1/resource
|
|
133405
|
+
Completed 302 Found in 9ms
|
|
133406
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
133407
|
+
[1m[35mSQL (0.6ms)[0m INSERT INTO "importable_importers" ("created_at", "file", "mapper_name", "type", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Fri, 30 Sep 2011 05:46:31 UTC +00:00], ["file", nil], ["mapper_name", "foo"], ["type", "Importable::FooImporter"], ["updated_at", Fri, 30 Sep 2011 05:46:31 UTC +00:00]]
|
|
133408
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
133409
|
+
Processing by Importable::ResourcesController#create as HTML
|
|
133410
|
+
Parameters: {"type"=>"foo", "import_params"=>{"start_date"=>"2010-04-14", "end_date"=>"2010-04-15"}, "use_route"=>"importable"}
|
|
133411
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
|
133412
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
133413
|
+
Redirected to http://test.host/import/foo/1/resource
|
|
133414
|
+
Completed 302 Found in 9ms
|
|
133415
|
+
Processing by Importable::SpreadsheetsController#create as HTML
|
|
133416
|
+
Parameters: {"type"=>"foo", "current_step"=>"upload_file", "use_route"=>"importable"}
|
|
133417
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
|
133418
|
+
[1m[36mSQL (0.5ms)[0m [1mINSERT INTO "importable_importers" ("created_at", "file", "mapper_name", "type", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["created_at", Fri, 30 Sep 2011 05:46:31 UTC +00:00], ["file", "foo_multi_worksheet.xlsx"], ["mapper_name", "foo"], ["type", "Importable::Spreadsheet"], ["updated_at", Fri, 30 Sep 2011 05:46:31 UTC +00:00]]
|
|
133419
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
|
133420
|
+
Completed 200 OK in 22ms (Views: 2.1ms | ActiveRecord: 0.6ms)
|
|
133421
|
+
Processing by Importable::SpreadsheetsController#create as HTML
|
|
133422
|
+
Parameters: {"type"=>"foo", "current_step"=>"upload_file", "use_route"=>"importable"}
|
|
133423
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
133424
|
+
[1m[35mSQL (0.5ms)[0m INSERT INTO "importable_importers" ("created_at", "file", "mapper_name", "type", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Fri, 30 Sep 2011 05:46:31 UTC +00:00], ["file", "foo_multi_worksheet.xlsx"], ["mapper_name", "foo"], ["type", "Importable::Spreadsheet"], ["updated_at", Fri, 30 Sep 2011 05:46:31 UTC +00:00]]
|
|
133425
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
133426
|
+
Completed 200 OK in 29ms (Views: 2.0ms | ActiveRecord: 0.7ms)
|
|
133427
|
+
Processing by Importable::SpreadsheetsController#create as HTML
|
|
133428
|
+
Parameters: {"type"=>"foo", "current_step"=>"upload_file", "use_route"=>"importable"}
|
|
133429
|
+
Completed 200 OK in 11ms (Views: 3.1ms | ActiveRecord: 0.0ms)
|
|
133430
|
+
Processing by Importable::SpreadsheetsController#create as HTML
|
|
133431
|
+
Parameters: {"type"=>"foo", "current_step"=>"upload_file", "use_route"=>"importable"}
|
|
133432
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
|
133433
|
+
[1m[36mSQL (1.0ms)[0m [1mINSERT INTO "importable_importers" ("created_at", "file", "mapper_name", "type", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["created_at", Fri, 30 Sep 2011 05:46:31 UTC +00:00], ["file", "foo_multi_worksheet.xlsx"], ["mapper_name", "foo"], ["type", "Importable::Spreadsheet"], ["updated_at", Fri, 30 Sep 2011 05:46:31 UTC +00:00]]
|
|
133434
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
|
133435
|
+
Completed 200 OK in 23ms (Views: 3.8ms | ActiveRecord: 1.1ms)
|
|
133436
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
133437
|
+
[1m[35mSQL (0.5ms)[0m INSERT INTO "importable_importers" ("created_at", "file", "mapper_name", "type", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Fri, 30 Sep 2011 05:46:31 UTC +00:00], ["file", "foo_multi_worksheet.xlsx"], ["mapper_name", "foo"], ["type", "Importable::Spreadsheet"], ["updated_at", Fri, 30 Sep 2011 05:46:31 UTC +00:00]]
|
|
133438
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
133439
|
+
Processing by Importable::SpreadsheetsController#create as HTML
|
|
133440
|
+
Parameters: {"type"=>"foo", "current_step"=>"choose_worksheet", "id"=>"1", "use_route"=>"importable"}
|
|
133441
|
+
[1m[35mImportable::Spreadsheet Load (0.1ms)[0m SELECT "importable_importers".* FROM "importable_importers" WHERE "importable_importers"."type" IN ('Importable::Spreadsheet') AND "importable_importers"."id" = ? LIMIT 1 [["id", "1"]]
|
|
133442
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
133443
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
|
133444
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
133445
|
+
[1m[35mSQL (1.6ms)[0m INSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["a", 1], ["b", 2], ["c", 3], ["created_at", Fri, 30 Sep 2011 05:46:31 UTC +00:00], ["d", 4], ["doof", nil], ["foo_relation_id", nil], ["foobar_date", nil], ["moof", nil], ["q", nil], ["r", nil], ["s", nil], ["t", nil], ["updated_at", Fri, 30 Sep 2011 05:46:31 UTC +00:00]]
|
|
133446
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
133447
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
|
133448
|
+
[1m[36mSQL (1.2ms)[0m [1mINSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)[0m [["a", 2], ["b", 3], ["c", 4], ["created_at", Fri, 30 Sep 2011 05:46:31 UTC +00:00], ["d", 5], ["doof", nil], ["foo_relation_id", nil], ["foobar_date", nil], ["moof", nil], ["q", nil], ["r", nil], ["s", nil], ["t", nil], ["updated_at", Fri, 30 Sep 2011 05:46:31 UTC +00:00]]
|
|
133449
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
|
133450
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
133451
|
+
[1m[35mSQL (1.2ms)[0m INSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["a", 3], ["b", 4], ["c", 5], ["created_at", Fri, 30 Sep 2011 05:46:31 UTC +00:00], ["d", 6], ["doof", nil], ["foo_relation_id", nil], ["foobar_date", nil], ["moof", nil], ["q", nil], ["r", nil], ["s", nil], ["t", nil], ["updated_at", Fri, 30 Sep 2011 05:46:31 UTC +00:00]]
|
|
133452
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
133453
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
|
133454
|
+
[1m[36mSQL (1.1ms)[0m [1mINSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)[0m [["a", 4], ["b", 5], ["c", 6], ["created_at", Fri, 30 Sep 2011 05:46:31 UTC +00:00], ["d", 7], ["doof", nil], ["foo_relation_id", nil], ["foobar_date", nil], ["moof", nil], ["q", nil], ["r", nil], ["s", nil], ["t", nil], ["updated_at", Fri, 30 Sep 2011 05:46:31 UTC +00:00]]
|
|
133455
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
|
133456
|
+
Redirected to http://test.host/import/foo/1/spreadsheet
|
|
133457
|
+
Completed 302 Found in 32ms
|
|
133458
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
133459
|
+
[1m[35mSQL (0.6ms)[0m INSERT INTO "importable_importers" ("created_at", "file", "mapper_name", "type", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Fri, 30 Sep 2011 05:46:31 UTC +00:00], ["file", "foo_multi_worksheet.xlsx"], ["mapper_name", "foo"], ["type", "Importable::Spreadsheet"], ["updated_at", Fri, 30 Sep 2011 05:46:31 UTC +00:00]]
|
|
133460
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
133461
|
+
Processing by Importable::SpreadsheetsController#create as HTML
|
|
133462
|
+
Parameters: {"type"=>"foo", "current_step"=>"choose_worksheet", "id"=>"1", "use_route"=>"importable"}
|
|
133463
|
+
[1m[35mImportable::Spreadsheet Load (0.1ms)[0m SELECT "importable_importers".* FROM "importable_importers" WHERE "importable_importers"."type" IN ('Importable::Spreadsheet') AND "importable_importers"."id" = ? LIMIT 1 [["id", "1"]]
|
|
133464
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
133465
|
+
[1m[35m (0.2ms)[0m RELEASE SAVEPOINT active_record_1
|
|
133466
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
133467
|
+
[1m[35mSQL (1.7ms)[0m INSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["a", 1], ["b", 2], ["c", 3], ["created_at", Fri, 30 Sep 2011 05:46:31 UTC +00:00], ["d", 4], ["doof", nil], ["foo_relation_id", nil], ["foobar_date", nil], ["moof", nil], ["q", nil], ["r", nil], ["s", nil], ["t", nil], ["updated_at", Fri, 30 Sep 2011 05:46:31 UTC +00:00]]
|
|
133468
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
133469
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
|
133470
|
+
[1m[36mSQL (1.2ms)[0m [1mINSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)[0m [["a", 2], ["b", 3], ["c", 4], ["created_at", Fri, 30 Sep 2011 05:46:31 UTC +00:00], ["d", 5], ["doof", nil], ["foo_relation_id", nil], ["foobar_date", nil], ["moof", nil], ["q", nil], ["r", nil], ["s", nil], ["t", nil], ["updated_at", Fri, 30 Sep 2011 05:46:31 UTC +00:00]]
|
|
133471
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
|
133472
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
133473
|
+
[1m[35mSQL (4.8ms)[0m INSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["a", 3], ["b", 4], ["c", 5], ["created_at", Fri, 30 Sep 2011 05:46:31 UTC +00:00], ["d", 6], ["doof", nil], ["foo_relation_id", nil], ["foobar_date", nil], ["moof", nil], ["q", nil], ["r", nil], ["s", nil], ["t", nil], ["updated_at", Fri, 30 Sep 2011 05:46:31 UTC +00:00]]
|
|
133474
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
133475
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
|
133476
|
+
[1m[36mSQL (1.5ms)[0m [1mINSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)[0m [["a", 4], ["b", 5], ["c", 6], ["created_at", Fri, 30 Sep 2011 05:46:31 UTC +00:00], ["d", 7], ["doof", nil], ["foo_relation_id", nil], ["foobar_date", nil], ["moof", nil], ["q", nil], ["r", nil], ["s", nil], ["t", nil], ["updated_at", Fri, 30 Sep 2011 05:46:31 UTC +00:00]]
|
|
133477
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
|
133478
|
+
Redirected to http://test.host/import/foo/1/spreadsheet
|
|
133479
|
+
Completed 302 Found in 37ms
|
|
133480
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
133481
|
+
[1m[35mSQL (1.5ms)[0m INSERT INTO "importable_importers" ("created_at", "file", "mapper_name", "type", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Fri, 30 Sep 2011 05:46:31 UTC +00:00], ["file", "foo_multi_worksheet.xlsx"], ["mapper_name", "foo"], ["type", "Importable::Spreadsheet"], ["updated_at", Fri, 30 Sep 2011 05:46:31 UTC +00:00]]
|
|
133482
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
133483
|
+
Processing by Importable::SpreadsheetsController#create as HTML
|
|
133484
|
+
Parameters: {"type"=>"foo", "current_step"=>"choose_worksheet", "id"=>"1", "use_route"=>"importable"}
|
|
133485
|
+
[1m[35mImportable::Spreadsheet Load (0.1ms)[0m SELECT "importable_importers".* FROM "importable_importers" WHERE "importable_importers"."type" IN ('Importable::Spreadsheet') AND "importable_importers"."id" = ? LIMIT 1 [["id", "1"]]
|
|
133486
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
133487
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
|
133488
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
133489
|
+
[1m[35mSQL (1.5ms)[0m INSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["a", 1], ["b", 2], ["c", 3], ["created_at", Fri, 30 Sep 2011 05:46:32 UTC +00:00], ["d", 4], ["doof", nil], ["foo_relation_id", nil], ["foobar_date", nil], ["moof", nil], ["q", nil], ["r", nil], ["s", nil], ["t", nil], ["updated_at", Fri, 30 Sep 2011 05:46:32 UTC +00:00]]
|
|
133490
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
133491
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
|
133492
|
+
[1m[36mSQL (1.2ms)[0m [1mINSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)[0m [["a", 2], ["b", 3], ["c", 4], ["created_at", Fri, 30 Sep 2011 05:46:32 UTC +00:00], ["d", 5], ["doof", nil], ["foo_relation_id", nil], ["foobar_date", nil], ["moof", nil], ["q", nil], ["r", nil], ["s", nil], ["t", nil], ["updated_at", Fri, 30 Sep 2011 05:46:32 UTC +00:00]]
|
|
133493
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
|
133494
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
133495
|
+
[1m[35mSQL (1.1ms)[0m INSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["a", 3], ["b", 4], ["c", 5], ["created_at", Fri, 30 Sep 2011 05:46:32 UTC +00:00], ["d", 6], ["doof", nil], ["foo_relation_id", nil], ["foobar_date", nil], ["moof", nil], ["q", nil], ["r", nil], ["s", nil], ["t", nil], ["updated_at", Fri, 30 Sep 2011 05:46:32 UTC +00:00]]
|
|
133496
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
133497
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
|
133498
|
+
[1m[36mSQL (1.1ms)[0m [1mINSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)[0m [["a", 4], ["b", 5], ["c", 6], ["created_at", Fri, 30 Sep 2011 05:46:32 UTC +00:00], ["d", 7], ["doof", nil], ["foo_relation_id", nil], ["foobar_date", nil], ["moof", nil], ["q", nil], ["r", nil], ["s", nil], ["t", nil], ["updated_at", Fri, 30 Sep 2011 05:46:32 UTC +00:00]]
|
|
133499
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
|
133500
|
+
Redirected to http://test.host/import/foo/1/spreadsheet
|
|
133501
|
+
Completed 302 Found in 32ms
|
|
133502
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
133503
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "importable_importers" ("created_at", "file", "mapper_name", "type", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Fri, 30 Sep 2011 05:46:32 UTC +00:00], ["file", "foo_multi_worksheet.xlsx"], ["mapper_name", "foo"], ["type", "Importable::Spreadsheet"], ["updated_at", Fri, 30 Sep 2011 05:46:32 UTC +00:00]]
|
|
133504
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
133505
|
+
Processing by Importable::SpreadsheetsController#create as HTML
|
|
133506
|
+
Parameters: {"type"=>"foo", "current_step"=>"choose_worksheet", "id"=>"1", "back_button"=>"1", "use_route"=>"importable"}
|
|
133507
|
+
[1m[35mImportable::Spreadsheet Load (0.1ms)[0m SELECT "importable_importers".* FROM "importable_importers" WHERE "importable_importers"."type" IN ('Importable::Spreadsheet') AND "importable_importers"."id" = ? LIMIT 1 [["id", "1"]]
|
|
133508
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
133509
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
|
133510
|
+
Completed 200 OK in 20ms (Views: 2.5ms | ActiveRecord: 0.2ms)
|
|
133511
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
133512
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "importable_importers" ("created_at", "file", "mapper_name", "type", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Fri, 30 Sep 2011 05:46:32 UTC +00:00], ["file", "foo_multi_worksheet.xlsx"], ["mapper_name", "foo"], ["type", "Importable::Spreadsheet"], ["updated_at", Fri, 30 Sep 2011 05:46:32 UTC +00:00]]
|
|
133513
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
133514
|
+
Processing by Importable::SpreadsheetsController#create as HTML
|
|
133515
|
+
Parameters: {"type"=>"foo", "current_step"=>"choose_worksheet", "id"=>"1", "default_sheet"=>"1", "use_route"=>"importable"}
|
|
133516
|
+
[1m[35mImportable::Spreadsheet Load (0.1ms)[0m SELECT "importable_importers".* FROM "importable_importers" WHERE "importable_importers"."type" IN ('Importable::Spreadsheet') AND "importable_importers"."id" = ? LIMIT 1 [["id", "1"]]
|
|
133517
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
133518
|
+
[1m[35mSQL (2.0ms)[0m INSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["a", nil], ["b", nil], ["c", nil], ["created_at", Fri, 30 Sep 2011 05:46:32 UTC +00:00], ["d", nil], ["doof", nil], ["foo_relation_id", nil], ["foobar_date", nil], ["moof", nil], ["q", 9], ["r", 8], ["s", 7], ["t", 6], ["updated_at", Fri, 30 Sep 2011 05:46:32 UTC +00:00]]
|
|
133519
|
+
[1m[36mSQL (1.4ms)[0m [1mINSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)[0m [["a", nil], ["b", nil], ["c", nil], ["created_at", Fri, 30 Sep 2011 05:46:32 UTC +00:00], ["d", nil], ["doof", nil], ["foo_relation_id", nil], ["foobar_date", nil], ["moof", nil], ["q", 8], ["r", 7], ["s", 6], ["t", 5], ["updated_at", Fri, 30 Sep 2011 05:46:32 UTC +00:00]]
|
|
133520
|
+
[1m[35mSQL (5.4ms)[0m INSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["a", nil], ["b", nil], ["c", nil], ["created_at", Fri, 30 Sep 2011 05:46:32 UTC +00:00], ["d", nil], ["doof", nil], ["foo_relation_id", nil], ["foobar_date", nil], ["moof", nil], ["q", 7], ["r", 6], ["s", 5], ["t", 4], ["updated_at", Fri, 30 Sep 2011 05:46:32 UTC +00:00]]
|
|
133521
|
+
[1m[36mSQL (1.5ms)[0m [1mINSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)[0m [["a", nil], ["b", nil], ["c", nil], ["created_at", Fri, 30 Sep 2011 05:46:32 UTC +00:00], ["d", nil], ["doof", nil], ["foo_relation_id", nil], ["foobar_date", nil], ["moof", nil], ["q", 6], ["r", 5], ["s", 4], ["t", 3], ["updated_at", Fri, 30 Sep 2011 05:46:32 UTC +00:00]]
|
|
133522
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
|
133523
|
+
Redirected to http://test.host/import/foo/1/spreadsheet
|
|
133524
|
+
Completed 302 Found in 49ms
|
|
133525
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
133526
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "importable_importers" ("created_at", "file", "mapper_name", "type", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Fri, 30 Sep 2011 05:46:32 UTC +00:00], ["file", "foo_multi_worksheet.xlsx"], ["mapper_name", "foo"], ["type", "Importable::Spreadsheet"], ["updated_at", Fri, 30 Sep 2011 05:46:32 UTC +00:00]]
|
|
133527
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
133528
|
+
Processing by Importable::SpreadsheetsController#create as HTML
|
|
133529
|
+
Parameters: {"type"=>"foo", "current_step"=>"choose_worksheet", "id"=>"1", "default_sheet"=>"1", "use_route"=>"importable"}
|
|
133530
|
+
[1m[35mImportable::Spreadsheet Load (0.2ms)[0m SELECT "importable_importers".* FROM "importable_importers" WHERE "importable_importers"."type" IN ('Importable::Spreadsheet') AND "importable_importers"."id" = ? LIMIT 1 [["id", "1"]]
|
|
133531
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
133532
|
+
[1m[35mSQL (1.9ms)[0m INSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["a", nil], ["b", nil], ["c", nil], ["created_at", Fri, 30 Sep 2011 05:46:32 UTC +00:00], ["d", nil], ["doof", nil], ["foo_relation_id", nil], ["foobar_date", nil], ["moof", nil], ["q", 9], ["r", 8], ["s", 7], ["t", 6], ["updated_at", Fri, 30 Sep 2011 05:46:32 UTC +00:00]]
|
|
133533
|
+
[1m[36mSQL (1.4ms)[0m [1mINSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)[0m [["a", nil], ["b", nil], ["c", nil], ["created_at", Fri, 30 Sep 2011 05:46:32 UTC +00:00], ["d", nil], ["doof", nil], ["foo_relation_id", nil], ["foobar_date", nil], ["moof", nil], ["q", 8], ["r", 7], ["s", 6], ["t", 5], ["updated_at", Fri, 30 Sep 2011 05:46:32 UTC +00:00]]
|
|
133534
|
+
[1m[35mSQL (1.4ms)[0m INSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["a", nil], ["b", nil], ["c", nil], ["created_at", Fri, 30 Sep 2011 05:46:32 UTC +00:00], ["d", nil], ["doof", nil], ["foo_relation_id", nil], ["foobar_date", nil], ["moof", nil], ["q", 7], ["r", 6], ["s", 5], ["t", 4], ["updated_at", Fri, 30 Sep 2011 05:46:32 UTC +00:00]]
|
|
133535
|
+
[1m[36mSQL (1.3ms)[0m [1mINSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)[0m [["a", nil], ["b", nil], ["c", nil], ["created_at", Fri, 30 Sep 2011 05:46:32 UTC +00:00], ["d", nil], ["doof", nil], ["foo_relation_id", nil], ["foobar_date", nil], ["moof", nil], ["q", 6], ["r", 5], ["s", 4], ["t", 3], ["updated_at", Fri, 30 Sep 2011 05:46:32 UTC +00:00]]
|
|
133536
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
|
133537
|
+
Redirected to http://test.host/import/foo/1/spreadsheet
|
|
133538
|
+
Completed 302 Found in 32ms
|
|
133539
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
133540
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "importable_importers" ("created_at", "file", "mapper_name", "type", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Fri, 30 Sep 2011 05:46:32 UTC +00:00], ["file", "foo_multi_worksheet.xlsx"], ["mapper_name", "foo"], ["type", "Importable::Spreadsheet"], ["updated_at", Fri, 30 Sep 2011 05:46:32 UTC +00:00]]
|
|
133541
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
133542
|
+
Processing by Importable::SpreadsheetsController#create as HTML
|
|
133543
|
+
Parameters: {"type"=>"foo", "current_step"=>"choose_worksheet", "id"=>"1", "use_route"=>"importable"}
|
|
133544
|
+
[1m[35mImportable::Spreadsheet Load (0.1ms)[0m SELECT "importable_importers".* FROM "importable_importers" WHERE "importable_importers"."type" IN ('Importable::Spreadsheet') AND "importable_importers"."id" = ? LIMIT 1 [["id", "1"]]
|
|
133545
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
133546
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
|
133547
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
133548
|
+
[1m[35mSQL (1.6ms)[0m INSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["a", 1], ["b", 2], ["c", 3], ["created_at", Fri, 30 Sep 2011 05:46:32 UTC +00:00], ["d", 4], ["doof", nil], ["foo_relation_id", nil], ["foobar_date", nil], ["moof", nil], ["q", nil], ["r", nil], ["s", nil], ["t", nil], ["updated_at", Fri, 30 Sep 2011 05:46:32 UTC +00:00]]
|
|
133549
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
133550
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
|
133551
|
+
[1m[36mSQL (1.2ms)[0m [1mINSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)[0m [["a", 2], ["b", 3], ["c", 4], ["created_at", Fri, 30 Sep 2011 05:46:32 UTC +00:00], ["d", 5], ["doof", nil], ["foo_relation_id", nil], ["foobar_date", nil], ["moof", nil], ["q", nil], ["r", nil], ["s", nil], ["t", nil], ["updated_at", Fri, 30 Sep 2011 05:46:32 UTC +00:00]]
|
|
133552
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
|
133553
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
133554
|
+
[1m[35mSQL (1.2ms)[0m INSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["a", 3], ["b", 4], ["c", 5], ["created_at", Fri, 30 Sep 2011 05:46:32 UTC +00:00], ["d", 6], ["doof", nil], ["foo_relation_id", nil], ["foobar_date", nil], ["moof", nil], ["q", nil], ["r", nil], ["s", nil], ["t", nil], ["updated_at", Fri, 30 Sep 2011 05:46:32 UTC +00:00]]
|
|
133555
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
133556
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
|
133557
|
+
[1m[36mSQL (1.1ms)[0m [1mINSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)[0m [["a", 4], ["b", 5], ["c", 6], ["created_at", Fri, 30 Sep 2011 05:46:32 UTC +00:00], ["d", 7], ["doof", nil], ["foo_relation_id", nil], ["foobar_date", nil], ["moof", nil], ["q", nil], ["r", nil], ["s", nil], ["t", nil], ["updated_at", Fri, 30 Sep 2011 05:46:32 UTC +00:00]]
|
|
133558
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
|
133559
|
+
Redirected to http://test.host/import/foo/1/spreadsheet
|
|
133560
|
+
Completed 302 Found in 31ms
|
|
133561
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
133562
|
+
[1m[35mSQL (0.5ms)[0m INSERT INTO "importable_importers" ("created_at", "file", "mapper_name", "type", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Fri, 30 Sep 2011 05:46:32 UTC +00:00], ["file", "foo_multi_worksheet.xlsx"], ["mapper_name", "foo"], ["type", "Importable::Spreadsheet"], ["updated_at", Fri, 30 Sep 2011 05:46:32 UTC +00:00]]
|
|
133563
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
133564
|
+
Processing by Importable::SpreadsheetsController#create as HTML
|
|
133565
|
+
Parameters: {"type"=>"foo", "current_step"=>"choose_worksheet", "id"=>"1", "use_route"=>"importable"}
|
|
133566
|
+
[1m[35mImportable::Spreadsheet Load (0.1ms)[0m SELECT "importable_importers".* FROM "importable_importers" WHERE "importable_importers"."type" IN ('Importable::Spreadsheet') AND "importable_importers"."id" = ? LIMIT 1 [["id", "1"]]
|
|
133567
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
133568
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
|
133569
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
133570
|
+
[1m[35mSQL (1.5ms)[0m INSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["a", 1], ["b", 2], ["c", 3], ["created_at", Fri, 30 Sep 2011 05:46:32 UTC +00:00], ["d", 4], ["doof", nil], ["foo_relation_id", nil], ["foobar_date", nil], ["moof", nil], ["q", nil], ["r", nil], ["s", nil], ["t", nil], ["updated_at", Fri, 30 Sep 2011 05:46:32 UTC +00:00]]
|
|
133571
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
133572
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
|
133573
|
+
[1m[36mSQL (1.1ms)[0m [1mINSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)[0m [["a", 2], ["b", 3], ["c", 4], ["created_at", Fri, 30 Sep 2011 05:46:32 UTC +00:00], ["d", 5], ["doof", nil], ["foo_relation_id", nil], ["foobar_date", nil], ["moof", nil], ["q", nil], ["r", nil], ["s", nil], ["t", nil], ["updated_at", Fri, 30 Sep 2011 05:46:32 UTC +00:00]]
|
|
133574
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
|
133575
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
133576
|
+
[1m[35mSQL (2.2ms)[0m INSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["a", 3], ["b", 4], ["c", 5], ["created_at", Fri, 30 Sep 2011 05:46:32 UTC +00:00], ["d", 6], ["doof", nil], ["foo_relation_id", nil], ["foobar_date", nil], ["moof", nil], ["q", nil], ["r", nil], ["s", nil], ["t", nil], ["updated_at", Fri, 30 Sep 2011 05:46:32 UTC +00:00]]
|
|
133577
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
133578
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
|
133579
|
+
[1m[36mSQL (1.2ms)[0m [1mINSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)[0m [["a", 4], ["b", 5], ["c", 6], ["created_at", Fri, 30 Sep 2011 05:46:32 UTC +00:00], ["d", 7], ["doof", nil], ["foo_relation_id", nil], ["foobar_date", nil], ["moof", nil], ["q", nil], ["r", nil], ["s", nil], ["t", nil], ["updated_at", Fri, 30 Sep 2011 05:46:32 UTC +00:00]]
|
|
133580
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
|
133581
|
+
Redirected to http://test.host/import/foo/1/spreadsheet
|
|
133582
|
+
Completed 302 Found in 32ms
|
|
133583
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
133584
|
+
[1m[35mSQL (5.0ms)[0m INSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["a", 1], ["b", 2], ["c", 3], ["created_at", Fri, 30 Sep 2011 05:46:32 UTC +00:00], ["d", 4], ["doof", nil], ["foo_relation_id", nil], ["foobar_date", nil], ["moof", nil], ["q", nil], ["r", nil], ["s", nil], ["t", nil], ["updated_at", Fri, 30 Sep 2011 05:46:32 UTC +00:00]]
|
|
133585
|
+
[1m[36mSQL (1.2ms)[0m [1mINSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)[0m [["a", 2], ["b", 3], ["c", 4], ["created_at", Fri, 30 Sep 2011 05:46:32 UTC +00:00], ["d", 5], ["doof", nil], ["foo_relation_id", nil], ["foobar_date", nil], ["moof", nil], ["q", nil], ["r", nil], ["s", nil], ["t", nil], ["updated_at", Fri, 30 Sep 2011 05:46:32 UTC +00:00]]
|
|
133586
|
+
[1m[35mSQL (1.2ms)[0m INSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["a", 3], ["b", 4], ["c", 5], ["created_at", Fri, 30 Sep 2011 05:46:32 UTC +00:00], ["d", 6], ["doof", nil], ["foo_relation_id", nil], ["foobar_date", nil], ["moof", nil], ["q", nil], ["r", nil], ["s", nil], ["t", nil], ["updated_at", Fri, 30 Sep 2011 05:46:32 UTC +00:00]]
|
|
133587
|
+
[1m[36mSQL (1.2ms)[0m [1mINSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)[0m [["a", 4], ["b", 5], ["c", 6], ["created_at", Fri, 30 Sep 2011 05:46:32 UTC +00:00], ["d", 7], ["doof", nil], ["foo_relation_id", nil], ["foobar_date", nil], ["moof", nil], ["q", nil], ["r", nil], ["s", nil], ["t", nil], ["updated_at", Fri, 30 Sep 2011 05:46:32 UTC +00:00]]
|
|
133588
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "importable_importers" ("created_at", "file", "mapper_name", "type", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Fri, 30 Sep 2011 05:46:32 UTC +00:00], ["file", "foo_single_worksheet.xlsx"], ["mapper_name", "foo"], ["type", "Importable::Spreadsheet"], ["updated_at", Fri, 30 Sep 2011 05:46:32 UTC +00:00]]
|
|
133589
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
133590
|
+
Processing by Importable::SpreadsheetsController#create as HTML
|
|
133591
|
+
Parameters: {"type"=>"foo", "current_step"=>"choose_worksheet", "id"=>"1", "use_route"=>"importable"}
|
|
133592
|
+
[1m[35mImportable::Spreadsheet Load (0.2ms)[0m SELECT "importable_importers".* FROM "importable_importers" WHERE "importable_importers"."type" IN ('Importable::Spreadsheet') AND "importable_importers"."id" = ? LIMIT 1 [["id", "1"]]
|
|
133593
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
133594
|
+
[1m[35mSQL (1.8ms)[0m INSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["a", 1], ["b", 2], ["c", 3], ["created_at", Fri, 30 Sep 2011 05:46:32 UTC +00:00], ["d", 4], ["doof", nil], ["foo_relation_id", nil], ["foobar_date", nil], ["moof", nil], ["q", nil], ["r", nil], ["s", nil], ["t", nil], ["updated_at", Fri, 30 Sep 2011 05:46:32 UTC +00:00]]
|
|
133595
|
+
[1m[36mSQL (1.4ms)[0m [1mINSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)[0m [["a", 2], ["b", 3], ["c", 4], ["created_at", Fri, 30 Sep 2011 05:46:32 UTC +00:00], ["d", 5], ["doof", nil], ["foo_relation_id", nil], ["foobar_date", nil], ["moof", nil], ["q", nil], ["r", nil], ["s", nil], ["t", nil], ["updated_at", Fri, 30 Sep 2011 05:46:32 UTC +00:00]]
|
|
133596
|
+
[1m[35mSQL (1.3ms)[0m INSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["a", 3], ["b", 4], ["c", 5], ["created_at", Fri, 30 Sep 2011 05:46:32 UTC +00:00], ["d", 6], ["doof", nil], ["foo_relation_id", nil], ["foobar_date", nil], ["moof", nil], ["q", nil], ["r", nil], ["s", nil], ["t", nil], ["updated_at", Fri, 30 Sep 2011 05:46:32 UTC +00:00]]
|
|
133597
|
+
[1m[36mSQL (1.3ms)[0m [1mINSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)[0m [["a", 4], ["b", 5], ["c", 6], ["created_at", Fri, 30 Sep 2011 05:46:32 UTC +00:00], ["d", 7], ["doof", nil], ["foo_relation_id", nil], ["foobar_date", nil], ["moof", nil], ["q", nil], ["r", nil], ["s", nil], ["t", nil], ["updated_at", Fri, 30 Sep 2011 05:46:32 UTC +00:00]]
|
|
133598
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
|
133599
|
+
Redirected to http://test.host/import/foo/1/spreadsheet
|
|
133600
|
+
Completed 302 Found in 38ms
|
|
133601
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
133602
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "importable_importers" ("created_at", "file", "mapper_name", "type", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Fri, 30 Sep 2011 05:46:32 UTC +00:00], ["file", "foo_multi_worksheet.xlsx"], ["mapper_name", "foo"], ["type", "Importable::Spreadsheet"], ["updated_at", Fri, 30 Sep 2011 05:46:32 UTC +00:00]]
|
|
133603
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
133604
|
+
Processing by Importable::SpreadsheetsController#create as HTML
|
|
133605
|
+
Parameters: {"type"=>"foo", "current_step"=>"choose_worksheet", "id"=>"1", "use_route"=>"importable"}
|
|
133606
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
|
133607
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
133608
|
+
Completed 200 OK in 11ms (Views: 1.9ms | ActiveRecord: 0.1ms)
|
|
133609
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
|
133610
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "importable_importers" ("created_at", "file", "mapper_name", "type", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["created_at", Fri, 30 Sep 2011 05:46:32 UTC +00:00], ["file", "foo_multi_worksheet.xlsx"], ["mapper_name", "foo"], ["type", "Importable::Spreadsheet"], ["updated_at", Fri, 30 Sep 2011 05:46:32 UTC +00:00]]
|
|
133611
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
|
133612
|
+
Processing by Importable::SpreadsheetsController#create as HTML
|
|
133613
|
+
Parameters: {"type"=>"foo", "current_step"=>"choose_worksheet", "id"=>"1", "use_route"=>"importable"}
|
|
133614
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
133615
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
|
133616
|
+
Completed 200 OK in 11ms (Views: 1.8ms | ActiveRecord: 0.1ms)
|
|
133617
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
133618
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "importable_importers" ("created_at", "file", "mapper_name", "type", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Fri, 30 Sep 2011 05:46:32 UTC +00:00], ["file", "foo_multi_worksheet.xlsx"], ["mapper_name", "foo"], ["type", "Importable::Spreadsheet"], ["updated_at", Fri, 30 Sep 2011 05:46:32 UTC +00:00]]
|
|
133619
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
133620
|
+
Processing by Importable::SpreadsheetsController#create as HTML
|
|
133621
|
+
Parameters: {"type"=>"foo", "current_step"=>"choose_worksheet", "id"=>"1", "use_route"=>"importable"}
|
|
133622
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
|
133623
|
+
[1m[36m (0.0ms)[0m [1mROLLBACK TO SAVEPOINT active_record_1[0m
|
|
133624
|
+
Completed 200 OK in 10ms (Views: 2.1ms | ActiveRecord: 0.1ms)
|
|
133625
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
|
133626
|
+
[1m[36mSQL (2.3ms)[0m [1mINSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)[0m [["a", 1], ["b", 2], ["c", 3], ["created_at", Fri, 30 Sep 2011 05:46:32 UTC +00:00], ["d", 4], ["doof", nil], ["foo_relation_id", nil], ["foobar_date", nil], ["moof", nil], ["q", nil], ["r", nil], ["s", nil], ["t", nil], ["updated_at", Fri, 30 Sep 2011 05:46:32 UTC +00:00]]
|
|
133627
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
|
133628
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
133629
|
+
[1m[35mSQL (1.9ms)[0m INSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["a", 2], ["b", 3], ["c", 4], ["created_at", Fri, 30 Sep 2011 05:46:32 UTC +00:00], ["d", 5], ["doof", nil], ["foo_relation_id", nil], ["foobar_date", nil], ["moof", nil], ["q", nil], ["r", nil], ["s", nil], ["t", nil], ["updated_at", Fri, 30 Sep 2011 05:46:32 UTC +00:00]]
|
|
133630
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
133631
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
|
133632
|
+
[1m[36mSQL (1.5ms)[0m [1mINSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)[0m [["a", 3], ["b", 4], ["c", 5], ["created_at", Fri, 30 Sep 2011 05:46:32 UTC +00:00], ["d", 6], ["doof", nil], ["foo_relation_id", nil], ["foobar_date", nil], ["moof", nil], ["q", nil], ["r", nil], ["s", nil], ["t", nil], ["updated_at", Fri, 30 Sep 2011 05:46:32 UTC +00:00]]
|
|
133633
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
|
133634
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
133635
|
+
[1m[35mSQL (1.3ms)[0m INSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["a", 4], ["b", 5], ["c", 6], ["created_at", Fri, 30 Sep 2011 05:46:32 UTC +00:00], ["d", 7], ["doof", nil], ["foo_relation_id", nil], ["foobar_date", nil], ["moof", nil], ["q", nil], ["r", nil], ["s", nil], ["t", nil], ["updated_at", Fri, 30 Sep 2011 05:46:32 UTC +00:00]]
|
|
133636
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
133637
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
|
133638
|
+
[1m[36mSQL (0.5ms)[0m [1mINSERT INTO "foo_required_fields" ("created_at", "doof", "moof", "updated_at") VALUES (?, ?, ?, ?)[0m [["created_at", Fri, 30 Sep 2011 05:46:32 UTC +00:00], ["doof", 2], ["moof", 1], ["updated_at", Fri, 30 Sep 2011 05:46:32 UTC +00:00]]
|
|
133639
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
|
133640
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
133641
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "foo_required_fields" ("created_at", "doof", "moof", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Fri, 30 Sep 2011 05:46:32 UTC +00:00], ["doof", 4], ["moof", 3], ["updated_at", Fri, 30 Sep 2011 05:46:32 UTC +00:00]]
|
|
133642
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
133643
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
|
133644
|
+
[1m[36mSQL (0.1ms)[0m [1mINSERT INTO "foo_required_fields" ("created_at", "doof", "moof", "updated_at") VALUES (?, ?, ?, ?)[0m [["created_at", Fri, 30 Sep 2011 05:46:32 UTC +00:00], ["doof", 6], ["moof", 5], ["updated_at", Fri, 30 Sep 2011 05:46:32 UTC +00:00]]
|
|
133645
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
|
133646
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
133647
|
+
[1m[35mSQL (1.3ms)[0m INSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["a", nil], ["b", nil], ["c", nil], ["created_at", Fri, 30 Sep 2011 05:46:32 UTC +00:00], ["d", nil], ["doof", 2], ["foo_relation_id", nil], ["foobar_date", nil], ["moof", 1], ["q", nil], ["r", nil], ["s", nil], ["t", nil], ["updated_at", Fri, 30 Sep 2011 05:46:32 UTC +00:00]]
|
|
133648
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
133649
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
|
133650
|
+
[1m[36mSQL (1.2ms)[0m [1mINSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)[0m [["a", nil], ["b", nil], ["c", nil], ["created_at", Fri, 30 Sep 2011 05:46:32 UTC +00:00], ["d", nil], ["doof", 4], ["foo_relation_id", nil], ["foobar_date", nil], ["moof", 3], ["q", nil], ["r", nil], ["s", nil], ["t", nil], ["updated_at", Fri, 30 Sep 2011 05:46:32 UTC +00:00]]
|
|
133651
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
|
133652
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
133653
|
+
[1m[35mSQL (1.0ms)[0m INSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["a", nil], ["b", nil], ["c", nil], ["created_at", Fri, 30 Sep 2011 05:46:32 UTC +00:00], ["d", nil], ["doof", 6], ["foo_relation_id", nil], ["foobar_date", nil], ["moof", 5], ["q", nil], ["r", nil], ["s", nil], ["t", nil], ["updated_at", Fri, 30 Sep 2011 05:46:32 UTC +00:00]]
|
|
133654
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
133655
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
|
133656
|
+
[1m[36mSQL (1.2ms)[0m [1mINSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)[0m [["a", nil], ["b", nil], ["c", nil], ["created_at", Fri, 30 Sep 2011 05:46:32 UTC +00:00], ["d", nil], ["doof", 2], ["foo_relation_id", nil], ["foobar_date", nil], ["moof", 1], ["q", nil], ["r", nil], ["s", nil], ["t", nil], ["updated_at", Fri, 30 Sep 2011 05:46:32 UTC +00:00]]
|
|
133657
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
|
133658
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
133659
|
+
[1m[35mSQL (1.2ms)[0m INSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["a", nil], ["b", nil], ["c", nil], ["created_at", Fri, 30 Sep 2011 05:46:32 UTC +00:00], ["d", nil], ["doof", 2], ["foo_relation_id", nil], ["foobar_date", nil], ["moof", 1], ["q", nil], ["r", nil], ["s", nil], ["t", nil], ["updated_at", Fri, 30 Sep 2011 05:46:32 UTC +00:00]]
|
|
133660
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
133661
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
|
133662
|
+
[1m[36mSQL (1.0ms)[0m [1mINSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)[0m [["a", nil], ["b", nil], ["c", nil], ["created_at", Fri, 30 Sep 2011 05:46:32 UTC +00:00], ["d", nil], ["doof", 4], ["foo_relation_id", nil], ["foobar_date", nil], ["moof", 3], ["q", nil], ["r", nil], ["s", nil], ["t", nil], ["updated_at", Fri, 30 Sep 2011 05:46:32 UTC +00:00]]
|
|
133663
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
|
133664
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
133665
|
+
[1m[35mSQL (1.0ms)[0m INSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["a", nil], ["b", nil], ["c", nil], ["created_at", Fri, 30 Sep 2011 05:46:32 UTC +00:00], ["d", nil], ["doof", 4], ["foo_relation_id", nil], ["foobar_date", nil], ["moof", 3], ["q", nil], ["r", nil], ["s", nil], ["t", nil], ["updated_at", Fri, 30 Sep 2011 05:46:32 UTC +00:00]]
|
|
133666
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
133667
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
|
133668
|
+
[1m[36mSQL (0.9ms)[0m [1mINSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)[0m [["a", nil], ["b", nil], ["c", nil], ["created_at", Fri, 30 Sep 2011 05:46:32 UTC +00:00], ["d", nil], ["doof", 6], ["foo_relation_id", nil], ["foobar_date", nil], ["moof", 5], ["q", nil], ["r", nil], ["s", nil], ["t", nil], ["updated_at", Fri, 30 Sep 2011 05:46:32 UTC +00:00]]
|
|
133669
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
|
133670
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
133671
|
+
[1m[35mSQL (1.0ms)[0m INSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["a", nil], ["b", nil], ["c", nil], ["created_at", Fri, 30 Sep 2011 05:46:32 UTC +00:00], ["d", nil], ["doof", 6], ["foo_relation_id", nil], ["foobar_date", nil], ["moof", 5], ["q", nil], ["r", nil], ["s", nil], ["t", nil], ["updated_at", Fri, 30 Sep 2011 05:46:32 UTC +00:00]]
|
|
133672
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
133673
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
|
133674
|
+
[1m[36mSQL (1.2ms)[0m [1mINSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)[0m [["a", nil], ["b", nil], ["c", nil], ["created_at", Fri, 30 Sep 2011 05:46:32 UTC +00:00], ["d", nil], ["doof", 2], ["foo_relation_id", nil], ["foobar_date", nil], ["moof", 1], ["q", nil], ["r", nil], ["s", nil], ["t", nil], ["updated_at", Fri, 30 Sep 2011 05:46:32 UTC +00:00]]
|
|
133675
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
|
133676
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
133677
|
+
[1m[35mSQL (1.2ms)[0m INSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["a", nil], ["b", nil], ["c", nil], ["created_at", Fri, 30 Sep 2011 05:46:32 UTC +00:00], ["d", nil], ["doof", 2], ["foo_relation_id", nil], ["foobar_date", nil], ["moof", 1], ["q", nil], ["r", nil], ["s", nil], ["t", nil], ["updated_at", Fri, 30 Sep 2011 05:46:32 UTC +00:00]]
|
|
133678
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
133679
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
|
133680
|
+
[1m[36mSQL (1.0ms)[0m [1mINSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)[0m [["a", nil], ["b", nil], ["c", nil], ["created_at", Fri, 30 Sep 2011 05:46:32 UTC +00:00], ["d", nil], ["doof", 4], ["foo_relation_id", nil], ["foobar_date", nil], ["moof", 3], ["q", nil], ["r", nil], ["s", nil], ["t", nil], ["updated_at", Fri, 30 Sep 2011 05:46:32 UTC +00:00]]
|
|
133681
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
|
133682
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
133683
|
+
[1m[35mSQL (1.0ms)[0m INSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["a", nil], ["b", nil], ["c", nil], ["created_at", Fri, 30 Sep 2011 05:46:32 UTC +00:00], ["d", nil], ["doof", 4], ["foo_relation_id", nil], ["foobar_date", nil], ["moof", 3], ["q", nil], ["r", nil], ["s", nil], ["t", nil], ["updated_at", Fri, 30 Sep 2011 05:46:32 UTC +00:00]]
|
|
133684
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
133685
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
|
133686
|
+
[1m[36mSQL (5.4ms)[0m [1mINSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)[0m [["a", nil], ["b", nil], ["c", nil], ["created_at", Fri, 30 Sep 2011 05:46:32 UTC +00:00], ["d", nil], ["doof", 6], ["foo_relation_id", nil], ["foobar_date", nil], ["moof", 5], ["q", nil], ["r", nil], ["s", nil], ["t", nil], ["updated_at", Fri, 30 Sep 2011 05:46:32 UTC +00:00]]
|
|
133687
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
|
133688
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
133689
|
+
[1m[35mSQL (1.0ms)[0m INSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["a", nil], ["b", nil], ["c", nil], ["created_at", Fri, 30 Sep 2011 05:46:32 UTC +00:00], ["d", nil], ["doof", 6], ["foo_relation_id", nil], ["foobar_date", nil], ["moof", 5], ["q", nil], ["r", nil], ["s", nil], ["t", nil], ["updated_at", Fri, 30 Sep 2011 05:46:32 UTC +00:00]]
|
|
133690
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
133691
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
|
133692
|
+
[1m[36mSQL (1.2ms)[0m [1mINSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)[0m [["a", nil], ["b", nil], ["c", nil], ["created_at", Fri, 30 Sep 2011 05:46:32 UTC +00:00], ["d", nil], ["doof", 2], ["foo_relation_id", nil], ["foobar_date", nil], ["moof", 1], ["q", nil], ["r", nil], ["s", nil], ["t", nil], ["updated_at", Fri, 30 Sep 2011 05:46:32 UTC +00:00]]
|
|
133693
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
|
133694
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
133695
|
+
[1m[35mSQL (1.3ms)[0m INSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["a", nil], ["b", nil], ["c", nil], ["created_at", Fri, 30 Sep 2011 05:46:32 UTC +00:00], ["d", nil], ["doof", 2], ["foo_relation_id", nil], ["foobar_date", nil], ["moof", 1], ["q", nil], ["r", nil], ["s", nil], ["t", nil], ["updated_at", Fri, 30 Sep 2011 05:46:32 UTC +00:00]]
|
|
133696
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
133697
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
|
133698
|
+
[1m[36mSQL (1.0ms)[0m [1mINSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)[0m [["a", nil], ["b", nil], ["c", nil], ["created_at", Fri, 30 Sep 2011 05:46:32 UTC +00:00], ["d", nil], ["doof", 4], ["foo_relation_id", nil], ["foobar_date", nil], ["moof", 3], ["q", nil], ["r", nil], ["s", nil], ["t", nil], ["updated_at", Fri, 30 Sep 2011 05:46:32 UTC +00:00]]
|
|
133699
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
|
133700
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
133701
|
+
[1m[35mSQL (1.1ms)[0m INSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["a", nil], ["b", nil], ["c", nil], ["created_at", Fri, 30 Sep 2011 05:46:32 UTC +00:00], ["d", nil], ["doof", 4], ["foo_relation_id", nil], ["foobar_date", nil], ["moof", 3], ["q", nil], ["r", nil], ["s", nil], ["t", nil], ["updated_at", Fri, 30 Sep 2011 05:46:32 UTC +00:00]]
|
|
133702
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
133703
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
|
133704
|
+
[1m[36mSQL (1.0ms)[0m [1mINSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)[0m [["a", nil], ["b", nil], ["c", nil], ["created_at", Fri, 30 Sep 2011 05:46:32 UTC +00:00], ["d", nil], ["doof", 6], ["foo_relation_id", nil], ["foobar_date", nil], ["moof", 5], ["q", nil], ["r", nil], ["s", nil], ["t", nil], ["updated_at", Fri, 30 Sep 2011 05:46:32 UTC +00:00]]
|
|
133705
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
|
133706
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
133707
|
+
[1m[35mSQL (1.1ms)[0m INSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["a", nil], ["b", nil], ["c", nil], ["created_at", Fri, 30 Sep 2011 05:46:32 UTC +00:00], ["d", nil], ["doof", 6], ["foo_relation_id", nil], ["foobar_date", nil], ["moof", 5], ["q", nil], ["r", nil], ["s", nil], ["t", nil], ["updated_at", Fri, 30 Sep 2011 05:46:32 UTC +00:00]]
|
|
133708
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
133709
|
+
[1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "foos"
|
|
133710
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
133711
|
+
[1m[35mSQL (1.2ms)[0m INSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["a", nil], ["b", nil], ["c", nil], ["created_at", Fri, 30 Sep 2011 05:46:32 UTC +00:00], ["d", nil], ["doof", 2], ["foo_relation_id", nil], ["foobar_date", nil], ["moof", 1], ["q", nil], ["r", nil], ["s", nil], ["t", nil], ["updated_at", Fri, 30 Sep 2011 05:46:32 UTC +00:00]]
|
|
133712
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
133713
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
|
133714
|
+
[1m[36mSQL (1.2ms)[0m [1mINSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)[0m [["a", nil], ["b", nil], ["c", nil], ["created_at", Fri, 30 Sep 2011 05:46:32 UTC +00:00], ["d", nil], ["doof", 4], ["foo_relation_id", nil], ["foobar_date", nil], ["moof", 3], ["q", nil], ["r", nil], ["s", nil], ["t", nil], ["updated_at", Fri, 30 Sep 2011 05:46:32 UTC +00:00]]
|
|
133715
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
|
133716
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
133717
|
+
[1m[35mSQL (1.0ms)[0m INSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["a", nil], ["b", nil], ["c", nil], ["created_at", Fri, 30 Sep 2011 05:46:32 UTC +00:00], ["d", nil], ["doof", 6], ["foo_relation_id", nil], ["foobar_date", nil], ["moof", 5], ["q", nil], ["r", nil], ["s", nil], ["t", nil], ["updated_at", Fri, 30 Sep 2011 05:46:32 UTC +00:00]]
|
|
133718
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
133719
|
+
[1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "foos"
|
|
133720
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
133721
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "foo_required_fields" ("created_at", "doof", "moof", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Fri, 30 Sep 2011 05:46:32 UTC +00:00], ["doof", 2], ["moof", 1], ["updated_at", Fri, 30 Sep 2011 05:46:32 UTC +00:00]]
|
|
133722
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
133723
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
|
133724
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "foo_required_fields" ("created_at", "doof", "moof", "updated_at") VALUES (?, ?, ?, ?)[0m [["created_at", Fri, 30 Sep 2011 05:46:32 UTC +00:00], ["doof", 4], ["moof", 3], ["updated_at", Fri, 30 Sep 2011 05:46:32 UTC +00:00]]
|
|
133725
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
|
133726
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
133727
|
+
[1m[35mSQL (0.1ms)[0m INSERT INTO "foo_required_fields" ("created_at", "doof", "moof", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Fri, 30 Sep 2011 05:46:32 UTC +00:00], ["doof", 6], ["moof", 5], ["updated_at", Fri, 30 Sep 2011 05:46:32 UTC +00:00]]
|
|
133728
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
133729
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
|
133730
|
+
[1m[36mSQL (1.2ms)[0m [1mINSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)[0m [["a", nil], ["b", nil], ["c", nil], ["created_at", Fri, 30 Sep 2011 05:46:32 UTC +00:00], ["d", nil], ["doof", 2], ["foo_relation_id", nil], ["foobar_date", nil], ["moof", 1], ["q", nil], ["r", nil], ["s", nil], ["t", nil], ["updated_at", Fri, 30 Sep 2011 05:46:32 UTC +00:00]]
|
|
133731
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
|
133732
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
133733
|
+
[1m[35mSQL (1.2ms)[0m INSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["a", nil], ["b", nil], ["c", nil], ["created_at", Fri, 30 Sep 2011 05:46:32 UTC +00:00], ["d", nil], ["doof", 4], ["foo_relation_id", nil], ["foobar_date", nil], ["moof", 3], ["q", nil], ["r", nil], ["s", nil], ["t", nil], ["updated_at", Fri, 30 Sep 2011 05:46:32 UTC +00:00]]
|
|
133734
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
133735
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
|
133736
|
+
[1m[36mSQL (1.4ms)[0m [1mINSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)[0m [["a", nil], ["b", nil], ["c", nil], ["created_at", Fri, 30 Sep 2011 05:46:32 UTC +00:00], ["d", nil], ["doof", 6], ["foo_relation_id", nil], ["foobar_date", nil], ["moof", 5], ["q", nil], ["r", nil], ["s", nil], ["t", nil], ["updated_at", Fri, 30 Sep 2011 05:46:32 UTC +00:00]]
|
|
133737
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
|
133738
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
133739
|
+
[1m[35mSQL (1.4ms)[0m INSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["a", nil], ["b", nil], ["c", nil], ["created_at", Fri, 30 Sep 2011 05:46:32 UTC +00:00], ["d", nil], ["doof", 2], ["foo_relation_id", nil], ["foobar_date", nil], ["moof", 1], ["q", nil], ["r", nil], ["s", nil], ["t", nil], ["updated_at", Fri, 30 Sep 2011 05:46:32 UTC +00:00]]
|
|
133740
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
133741
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
|
133742
|
+
[1m[36mSQL (1.2ms)[0m [1mINSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)[0m [["a", nil], ["b", nil], ["c", nil], ["created_at", Fri, 30 Sep 2011 05:46:32 UTC +00:00], ["d", nil], ["doof", 4], ["foo_relation_id", nil], ["foobar_date", nil], ["moof", 3], ["q", nil], ["r", nil], ["s", nil], ["t", nil], ["updated_at", Fri, 30 Sep 2011 05:46:32 UTC +00:00]]
|
|
133743
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
|
133744
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
133745
|
+
[1m[35mSQL (1.1ms)[0m INSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["a", nil], ["b", nil], ["c", nil], ["created_at", Fri, 30 Sep 2011 05:46:32 UTC +00:00], ["d", nil], ["doof", 6], ["foo_relation_id", nil], ["foobar_date", nil], ["moof", 5], ["q", nil], ["r", nil], ["s", nil], ["t", nil], ["updated_at", Fri, 30 Sep 2011 05:46:32 UTC +00:00]]
|
|
133746
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
133747
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
|
133748
|
+
[1m[36mSQL (1.2ms)[0m [1mINSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)[0m [["a", 1], ["b", 2], ["c", 3], ["created_at", Fri, 30 Sep 2011 05:46:32 UTC +00:00], ["d", 4], ["doof", nil], ["foo_relation_id", nil], ["foobar_date", nil], ["moof", nil], ["q", nil], ["r", nil], ["s", nil], ["t", nil], ["updated_at", Fri, 30 Sep 2011 05:46:32 UTC +00:00]]
|
|
133749
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
|
133750
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
133751
|
+
[1m[35mSQL (1.2ms)[0m INSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["a", 2], ["b", 3], ["c", 4], ["created_at", Fri, 30 Sep 2011 05:46:32 UTC +00:00], ["d", 5], ["doof", nil], ["foo_relation_id", nil], ["foobar_date", nil], ["moof", nil], ["q", nil], ["r", nil], ["s", nil], ["t", nil], ["updated_at", Fri, 30 Sep 2011 05:46:32 UTC +00:00]]
|
|
133752
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
133753
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
|
133754
|
+
[1m[36mSQL (1.0ms)[0m [1mINSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)[0m [["a", 3], ["b", 4], ["c", 5], ["created_at", Fri, 30 Sep 2011 05:46:32 UTC +00:00], ["d", 6], ["doof", nil], ["foo_relation_id", nil], ["foobar_date", nil], ["moof", nil], ["q", nil], ["r", nil], ["s", nil], ["t", nil], ["updated_at", Fri, 30 Sep 2011 05:46:32 UTC +00:00]]
|
|
133755
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
|
133756
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
133757
|
+
[1m[35mSQL (1.0ms)[0m INSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["a", 4], ["b", 5], ["c", 6], ["created_at", Fri, 30 Sep 2011 05:46:32 UTC +00:00], ["d", 7], ["doof", nil], ["foo_relation_id", nil], ["foobar_date", nil], ["moof", nil], ["q", nil], ["r", nil], ["s", nil], ["t", nil], ["updated_at", Fri, 30 Sep 2011 05:46:32 UTC +00:00]]
|
|
133758
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
133759
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
|
133760
|
+
[1m[36mSQL (1.3ms)[0m [1mINSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)[0m [["a", 1], ["b", 2], ["c", 3], ["created_at", Fri, 30 Sep 2011 05:46:32 UTC +00:00], ["d", 4], ["doof", nil], ["foo_relation_id", nil], ["foobar_date", nil], ["moof", nil], ["q", nil], ["r", nil], ["s", nil], ["t", nil], ["updated_at", Fri, 30 Sep 2011 05:46:32 UTC +00:00]]
|
|
133761
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
|
133762
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
133763
|
+
[1m[35mSQL (1.2ms)[0m INSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["a", 2], ["b", 3], ["c", 4], ["created_at", Fri, 30 Sep 2011 05:46:32 UTC +00:00], ["d", 5], ["doof", nil], ["foo_relation_id", nil], ["foobar_date", nil], ["moof", nil], ["q", nil], ["r", nil], ["s", nil], ["t", nil], ["updated_at", Fri, 30 Sep 2011 05:46:32 UTC +00:00]]
|
|
133764
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
133765
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
|
133766
|
+
[1m[36mSQL (1.0ms)[0m [1mINSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)[0m [["a", 3], ["b", 4], ["c", 5], ["created_at", Fri, 30 Sep 2011 05:46:32 UTC +00:00], ["d", 6], ["doof", nil], ["foo_relation_id", nil], ["foobar_date", nil], ["moof", nil], ["q", nil], ["r", nil], ["s", nil], ["t", nil], ["updated_at", Fri, 30 Sep 2011 05:46:32 UTC +00:00]]
|
|
133767
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
|
133768
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
133769
|
+
[1m[35mSQL (0.9ms)[0m INSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["a", 4], ["b", 5], ["c", 6], ["created_at", Fri, 30 Sep 2011 05:46:32 UTC +00:00], ["d", 7], ["doof", nil], ["foo_relation_id", nil], ["foobar_date", nil], ["moof", nil], ["q", nil], ["r", nil], ["s", nil], ["t", nil], ["updated_at", Fri, 30 Sep 2011 05:46:32 UTC +00:00]]
|
|
133770
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
133771
|
+
|
|
133772
|
+
|
|
133773
|
+
Started GET "/import/foo_resource/resource" for 127.0.0.1 at 2011-09-30 01:46:49 -0400
|
|
133774
|
+
Processing by Importable::ResourcesController#new as HTML
|
|
133775
|
+
Parameters: {"type"=>"foo_resource"}
|
|
133776
|
+
Rendered /Users/mike/work/importable/app/views/importable/_errors.html.erb (0.6ms)
|
|
133777
|
+
Rendered foo_resources/importable/_extras.html.erb (0.2ms)
|
|
133778
|
+
Rendered /Users/mike/work/importable/app/views/importable/resources/_actions.html.erb (0.7ms)
|
|
133779
|
+
Rendered /Users/mike/work/importable/app/views/importable/resources/new.html.erb within layouts/application (38.5ms)
|
|
133780
|
+
Completed 200 OK in 117ms (Views: 102.1ms | ActiveRecord: 0.2ms)
|
|
133781
|
+
|
|
133782
|
+
|
|
133783
|
+
Started POST "/import/foo_resource/resource" for 127.0.0.1 at 2011-09-30 01:46:50 -0400
|
|
133784
|
+
Processing by Importable::ResourcesController#create as HTML
|
|
133785
|
+
Parameters: {"utf8"=>"✓", "return_to"=>"import", "commit"=>"Import", "type"=>"foo_resource"}
|
|
133786
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
133787
|
+
[1m[35mSQL (25.3ms)[0m INSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["a", nil], ["b", nil], ["c", nil], ["created_at", Fri, 30 Sep 2011 05:46:50 UTC +00:00], ["d", nil], ["doof", nil], ["foo_relation_id", nil], ["foobar_date", Wed, 14 Apr 2010], ["moof", nil], ["q", nil], ["r", nil], ["s", nil], ["t", nil], ["updated_at", Fri, 30 Sep 2011 05:46:50 UTC +00:00]]
|
|
133788
|
+
[1m[36mSQL (2.5ms)[0m [1mINSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)[0m [["a", nil], ["b", nil], ["c", nil], ["created_at", Fri, 30 Sep 2011 05:46:50 UTC +00:00], ["d", nil], ["doof", nil], ["foo_relation_id", nil], ["foobar_date", Thu, 15 Apr 2010], ["moof", nil], ["q", nil], ["r", nil], ["s", nil], ["t", nil], ["updated_at", Fri, 30 Sep 2011 05:46:50 UTC +00:00]]
|
|
133789
|
+
[1m[35mSQL (2.5ms)[0m INSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["a", nil], ["b", nil], ["c", nil], ["created_at", Fri, 30 Sep 2011 05:46:50 UTC +00:00], ["d", nil], ["doof", nil], ["foo_relation_id", nil], ["foobar_date", Fri, 16 Apr 2010], ["moof", nil], ["q", nil], ["r", nil], ["s", nil], ["t", nil], ["updated_at", Fri, 30 Sep 2011 05:46:50 UTC +00:00]]
|
|
133790
|
+
[1m[36mSQL (4.6ms)[0m [1mINSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)[0m [["a", nil], ["b", nil], ["c", nil], ["created_at", Fri, 30 Sep 2011 05:46:50 UTC +00:00], ["d", nil], ["doof", nil], ["foo_relation_id", nil], ["foobar_date", Sat, 17 Apr 2010], ["moof", nil], ["q", nil], ["r", nil], ["s", nil], ["t", nil], ["updated_at", Fri, 30 Sep 2011 05:46:50 UTC +00:00]]
|
|
133791
|
+
[1m[35mSQL (2.5ms)[0m INSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["a", nil], ["b", nil], ["c", nil], ["created_at", Fri, 30 Sep 2011 05:46:50 UTC +00:00], ["d", nil], ["doof", nil], ["foo_relation_id", nil], ["foobar_date", Sun, 18 Apr 2010], ["moof", nil], ["q", nil], ["r", nil], ["s", nil], ["t", nil], ["updated_at", Fri, 30 Sep 2011 05:46:50 UTC +00:00]]
|
|
133792
|
+
[1m[36mSQL (2.4ms)[0m [1mINSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)[0m [["a", nil], ["b", nil], ["c", nil], ["created_at", Fri, 30 Sep 2011 05:46:50 UTC +00:00], ["d", nil], ["doof", nil], ["foo_relation_id", nil], ["foobar_date", Mon, 19 Apr 2010], ["moof", nil], ["q", nil], ["r", nil], ["s", nil], ["t", nil], ["updated_at", Fri, 30 Sep 2011 05:46:50 UTC +00:00]]
|
|
133793
|
+
[1m[35mSQL (2.6ms)[0m INSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["a", nil], ["b", nil], ["c", nil], ["created_at", Fri, 30 Sep 2011 05:46:50 UTC +00:00], ["d", nil], ["doof", nil], ["foo_relation_id", nil], ["foobar_date", Tue, 20 Apr 2010], ["moof", nil], ["q", nil], ["r", nil], ["s", nil], ["t", nil], ["updated_at", Fri, 30 Sep 2011 05:46:50 UTC +00:00]]
|
|
133794
|
+
[1m[36mSQL (2.4ms)[0m [1mINSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)[0m [["a", nil], ["b", nil], ["c", nil], ["created_at", Fri, 30 Sep 2011 05:46:50 UTC +00:00], ["d", nil], ["doof", nil], ["foo_relation_id", nil], ["foobar_date", Wed, 21 Apr 2010], ["moof", nil], ["q", nil], ["r", nil], ["s", nil], ["t", nil], ["updated_at", Fri, 30 Sep 2011 05:46:50 UTC +00:00]]
|
|
133795
|
+
[1m[35mSQL (2.5ms)[0m INSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["a", nil], ["b", nil], ["c", nil], ["created_at", Fri, 30 Sep 2011 05:46:50 UTC +00:00], ["d", nil], ["doof", nil], ["foo_relation_id", nil], ["foobar_date", Thu, 22 Apr 2010], ["moof", nil], ["q", nil], ["r", nil], ["s", nil], ["t", nil], ["updated_at", Fri, 30 Sep 2011 05:46:50 UTC +00:00]]
|
|
133796
|
+
[1m[36mSQL (2.6ms)[0m [1mINSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)[0m [["a", nil], ["b", nil], ["c", nil], ["created_at", Fri, 30 Sep 2011 05:46:50 UTC +00:00], ["d", nil], ["doof", nil], ["foo_relation_id", nil], ["foobar_date", Fri, 23 Apr 2010], ["moof", nil], ["q", nil], ["r", nil], ["s", nil], ["t", nil], ["updated_at", Fri, 30 Sep 2011 05:46:50 UTC +00:00]]
|
|
133797
|
+
[1m[35mSQL (3.1ms)[0m INSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["a", nil], ["b", nil], ["c", nil], ["created_at", Fri, 30 Sep 2011 05:46:50 UTC +00:00], ["d", nil], ["doof", nil], ["foo_relation_id", nil], ["foobar_date", Sat, 24 Apr 2010], ["moof", nil], ["q", nil], ["r", nil], ["s", nil], ["t", nil], ["updated_at", Fri, 30 Sep 2011 05:46:50 UTC +00:00]]
|
|
133798
|
+
[1m[36mSQL (2.9ms)[0m [1mINSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)[0m [["a", nil], ["b", nil], ["c", nil], ["created_at", Fri, 30 Sep 2011 05:46:50 UTC +00:00], ["d", nil], ["doof", nil], ["foo_relation_id", nil], ["foobar_date", Sun, 25 Apr 2010], ["moof", nil], ["q", nil], ["r", nil], ["s", nil], ["t", nil], ["updated_at", Fri, 30 Sep 2011 05:46:50 UTC +00:00]]
|
|
133799
|
+
[1m[35mSQL (2.7ms)[0m INSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["a", nil], ["b", nil], ["c", nil], ["created_at", Fri, 30 Sep 2011 05:46:50 UTC +00:00], ["d", nil], ["doof", nil], ["foo_relation_id", nil], ["foobar_date", Mon, 26 Apr 2010], ["moof", nil], ["q", nil], ["r", nil], ["s", nil], ["t", nil], ["updated_at", Fri, 30 Sep 2011 05:46:50 UTC +00:00]]
|
|
133800
|
+
[1m[36mSQL (3.0ms)[0m [1mINSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)[0m [["a", nil], ["b", nil], ["c", nil], ["created_at", Fri, 30 Sep 2011 05:46:50 UTC +00:00], ["d", nil], ["doof", nil], ["foo_relation_id", nil], ["foobar_date", Tue, 27 Apr 2010], ["moof", nil], ["q", nil], ["r", nil], ["s", nil], ["t", nil], ["updated_at", Fri, 30 Sep 2011 05:46:50 UTC +00:00]]
|
|
133801
|
+
[1m[35mSQL (2.8ms)[0m INSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["a", nil], ["b", nil], ["c", nil], ["created_at", Fri, 30 Sep 2011 05:46:50 UTC +00:00], ["d", nil], ["doof", nil], ["foo_relation_id", nil], ["foobar_date", Wed, 28 Apr 2010], ["moof", nil], ["q", nil], ["r", nil], ["s", nil], ["t", nil], ["updated_at", Fri, 30 Sep 2011 05:46:50 UTC +00:00]]
|
|
133802
|
+
[1m[36mSQL (3.0ms)[0m [1mINSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)[0m [["a", nil], ["b", nil], ["c", nil], ["created_at", Fri, 30 Sep 2011 05:46:50 UTC +00:00], ["d", nil], ["doof", nil], ["foo_relation_id", nil], ["foobar_date", Thu, 29 Apr 2010], ["moof", nil], ["q", nil], ["r", nil], ["s", nil], ["t", nil], ["updated_at", Fri, 30 Sep 2011 05:46:50 UTC +00:00]]
|
|
133803
|
+
[1m[35mSQL (2.5ms)[0m INSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["a", nil], ["b", nil], ["c", nil], ["created_at", Fri, 30 Sep 2011 05:46:50 UTC +00:00], ["d", nil], ["doof", nil], ["foo_relation_id", nil], ["foobar_date", Fri, 30 Apr 2010], ["moof", nil], ["q", nil], ["r", nil], ["s", nil], ["t", nil], ["updated_at", Fri, 30 Sep 2011 05:46:50 UTC +00:00]]
|
|
133804
|
+
[1m[36mSQL (5.2ms)[0m [1mINSERT INTO "importable_importers" ("created_at", "file", "mapper_name", "type", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["created_at", Fri, 30 Sep 2011 05:46:50 UTC +00:00], ["file", nil], ["mapper_name", "foo_resource"], ["type", "Importable::Resource"], ["updated_at", Fri, 30 Sep 2011 05:46:50 UTC +00:00]]
|
|
133805
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
|
133806
|
+
Redirected to http://www.example.com/import/foo_resource/resource?
|
|
133807
|
+
Completed 302 Found in 136ms
|
|
133808
|
+
|
|
133809
|
+
|
|
133810
|
+
Started GET "/import/foo_resource/resource" for 127.0.0.1 at 2011-09-30 01:46:50 -0400
|
|
133811
|
+
Processing by Importable::ResourcesController#new as HTML
|
|
133812
|
+
Parameters: {"type"=>"foo_resource"}
|
|
133813
|
+
Rendered /Users/mike/work/importable/app/views/importable/_errors.html.erb (0.1ms)
|
|
133814
|
+
Rendered foo_resources/importable/_extras.html.erb (0.3ms)
|
|
133815
|
+
Rendered /Users/mike/work/importable/app/views/importable/resources/_actions.html.erb (0.3ms)
|
|
133816
|
+
Rendered /Users/mike/work/importable/app/views/importable/resources/new.html.erb within layouts/application (3.2ms)
|
|
133817
|
+
Completed 200 OK in 10ms (Views: 4.9ms | ActiveRecord: 0.0ms)
|
|
133818
|
+
|
|
133819
|
+
|
|
133820
|
+
Started GET "/import/foo/spreadsheet" for 127.0.0.1 at 2011-09-30 01:46:50 -0400
|
|
133821
|
+
Processing by Importable::SpreadsheetsController#new as HTML
|
|
133822
|
+
Parameters: {"type"=>"foo"}
|
|
133823
|
+
Rendered /Users/mike/work/importable/app/views/importable/_errors.html.erb (0.1ms)
|
|
133824
|
+
Rendered /Users/mike/work/importable/app/views/importable/_extras.html.erb (0.3ms)
|
|
133825
|
+
Rendered /Users/mike/work/importable/app/views/importable/spreadsheets/_actions.html.erb (0.7ms)
|
|
133826
|
+
Rendered /Users/mike/work/importable/app/views/importable/spreadsheets/_upload_file_step.html.erb (5.0ms)
|
|
133827
|
+
Completed 200 OK in 24ms (Views: 12.8ms | ActiveRecord: 0.0ms)
|
|
133828
|
+
|
|
133829
|
+
|
|
133830
|
+
Started POST "/import/foo/spreadsheet" for 127.0.0.1 at 2011-09-30 01:46:50 -0400
|
|
133831
|
+
Processing by Importable::SpreadsheetsController#create as HTML
|
|
133832
|
+
Parameters: {"utf8"=>"✓", "file"=>#<ActionDispatch::Http::UploadedFile:0x007f9f6bbf1578 @original_filename="foo_single_worksheet.xlsx", @content_type="application/vnd.openxmlformats-officedocument.spreadsheetml.sheet", @headers="Content-Disposition: form-data; name=\"file\"; filename=\"foo_single_worksheet.xlsx\"\r\nContent-Type: application/vnd.openxmlformats-officedocument.spreadsheetml.sheet\r\nContent-Length: 26577\r\n", @tempfile=#<File:/var/folders/d6/487qybwn13j5h044v438g9vr0000gn/T/RackMultipart20110930-5761-zk6lqz>>, "current_step"=>"upload_file", "return_to"=>"import", "commit"=>"Upload", "type"=>"foo"}
|
|
133833
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
133834
|
+
[1m[35mSQL (2.4ms)[0m INSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["a", 1], ["b", 2], ["c", 3], ["created_at", Fri, 30 Sep 2011 05:46:50 UTC +00:00], ["d", 4], ["doof", nil], ["foo_relation_id", nil], ["foobar_date", nil], ["moof", nil], ["q", nil], ["r", nil], ["s", nil], ["t", nil], ["updated_at", Fri, 30 Sep 2011 05:46:50 UTC +00:00]]
|
|
133835
|
+
[1m[36mSQL (1.8ms)[0m [1mINSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)[0m [["a", 2], ["b", 3], ["c", 4], ["created_at", Fri, 30 Sep 2011 05:46:50 UTC +00:00], ["d", 5], ["doof", nil], ["foo_relation_id", nil], ["foobar_date", nil], ["moof", nil], ["q", nil], ["r", nil], ["s", nil], ["t", nil], ["updated_at", Fri, 30 Sep 2011 05:46:50 UTC +00:00]]
|
|
133836
|
+
[1m[35mSQL (1.7ms)[0m INSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["a", 3], ["b", 4], ["c", 5], ["created_at", Fri, 30 Sep 2011 05:46:50 UTC +00:00], ["d", 6], ["doof", nil], ["foo_relation_id", nil], ["foobar_date", nil], ["moof", nil], ["q", nil], ["r", nil], ["s", nil], ["t", nil], ["updated_at", Fri, 30 Sep 2011 05:46:50 UTC +00:00]]
|
|
133837
|
+
[1m[36mSQL (1.8ms)[0m [1mINSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)[0m [["a", 4], ["b", 5], ["c", 6], ["created_at", Fri, 30 Sep 2011 05:46:50 UTC +00:00], ["d", 7], ["doof", nil], ["foo_relation_id", nil], ["foobar_date", nil], ["moof", nil], ["q", nil], ["r", nil], ["s", nil], ["t", nil], ["updated_at", Fri, 30 Sep 2011 05:46:50 UTC +00:00]]
|
|
133838
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "importable_importers" ("created_at", "file", "mapper_name", "type", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Fri, 30 Sep 2011 05:46:50 UTC +00:00], ["file", "foo_single_worksheet.xlsx"], ["mapper_name", "foo"], ["type", "Importable::Spreadsheet"], ["updated_at", Fri, 30 Sep 2011 05:46:50 UTC +00:00]]
|
|
133839
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
133840
|
+
Redirected to http://www.example.com/import/foo/spreadsheet?
|
|
133841
|
+
Completed 302 Found in 51ms
|
|
133842
|
+
|
|
133843
|
+
|
|
133844
|
+
Started GET "/import/foo/spreadsheet" for 127.0.0.1 at 2011-09-30 01:46:50 -0400
|
|
133845
|
+
Processing by Importable::SpreadsheetsController#new as HTML
|
|
133846
|
+
Parameters: {"type"=>"foo"}
|
|
133847
|
+
Rendered /Users/mike/work/importable/app/views/importable/_errors.html.erb (0.1ms)
|
|
133848
|
+
Rendered /Users/mike/work/importable/app/views/importable/_extras.html.erb (0.0ms)
|
|
133849
|
+
Rendered /Users/mike/work/importable/app/views/importable/spreadsheets/_actions.html.erb (0.3ms)
|
|
133850
|
+
Rendered /Users/mike/work/importable/app/views/importable/spreadsheets/_upload_file_step.html.erb (2.5ms)
|
|
133851
|
+
Completed 200 OK in 10ms (Views: 4.9ms | ActiveRecord: 0.0ms)
|
|
133852
|
+
|
|
133853
|
+
|
|
133854
|
+
Started GET "/import/foo/spreadsheet" for 127.0.0.1 at 2011-09-30 01:46:50 -0400
|
|
133855
|
+
Processing by Importable::SpreadsheetsController#new as HTML
|
|
133856
|
+
Parameters: {"type"=>"foo"}
|
|
133857
|
+
Rendered /Users/mike/work/importable/app/views/importable/_errors.html.erb (0.0ms)
|
|
133858
|
+
Rendered /Users/mike/work/importable/app/views/importable/_extras.html.erb (0.0ms)
|
|
133859
|
+
Rendered /Users/mike/work/importable/app/views/importable/spreadsheets/_actions.html.erb (0.2ms)
|
|
133860
|
+
Rendered /Users/mike/work/importable/app/views/importable/spreadsheets/_upload_file_step.html.erb (2.6ms)
|
|
133861
|
+
Completed 200 OK in 9ms (Views: 4.5ms | ActiveRecord: 0.0ms)
|
|
133862
|
+
|
|
133863
|
+
|
|
133864
|
+
Started POST "/import/foo/spreadsheet" for 127.0.0.1 at 2011-09-30 01:46:50 -0400
|
|
133865
|
+
Processing by Importable::SpreadsheetsController#create as HTML
|
|
133866
|
+
Parameters: {"utf8"=>"✓", "file"=>#<ActionDispatch::Http::UploadedFile:0x007f9f6cd34628 @original_filename="foo_multi_worksheet.xlsx", @content_type="application/vnd.openxmlformats-officedocument.spreadsheetml.sheet", @headers="Content-Disposition: form-data; name=\"file\"; filename=\"foo_multi_worksheet.xlsx\"\r\nContent-Type: application/vnd.openxmlformats-officedocument.spreadsheetml.sheet\r\nContent-Length: 27552\r\n", @tempfile=#<File:/var/folders/d6/487qybwn13j5h044v438g9vr0000gn/T/RackMultipart20110930-5761-vnkeqo>>, "current_step"=>"upload_file", "return_to"=>"import", "commit"=>"Upload", "type"=>"foo"}
|
|
133867
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
|
133868
|
+
[1m[36mSQL (0.5ms)[0m [1mINSERT INTO "importable_importers" ("created_at", "file", "mapper_name", "type", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["created_at", Fri, 30 Sep 2011 05:46:50 UTC +00:00], ["file", "foo_multi_worksheet.xlsx"], ["mapper_name", "foo"], ["type", "Importable::Spreadsheet"], ["updated_at", Fri, 30 Sep 2011 05:46:50 UTC +00:00]]
|
|
133869
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
|
133870
|
+
Rendered /Users/mike/work/importable/app/views/importable/_errors.html.erb (0.0ms)
|
|
133871
|
+
Rendered /Users/mike/work/importable/app/views/importable/_extras.html.erb (0.0ms)
|
|
133872
|
+
Rendered /Users/mike/work/importable/app/views/importable/spreadsheets/_actions.html.erb (0.3ms)
|
|
133873
|
+
Rendered /Users/mike/work/importable/app/views/importable/spreadsheets/_choose_worksheet_step.html.erb (4.1ms)
|
|
133874
|
+
Completed 200 OK in 27ms (Views: 7.0ms | ActiveRecord: 0.7ms)
|
|
133875
|
+
|
|
133876
|
+
|
|
133877
|
+
Started POST "/import/foo/spreadsheet" for 127.0.0.1 at 2011-09-30 01:46:50 -0400
|
|
133878
|
+
Processing by Importable::SpreadsheetsController#create as HTML
|
|
133879
|
+
Parameters: {"utf8"=>"✓", "default_sheet"=>"1", "id"=>"1", "current_step"=>"choose_worksheet", "return_to"=>"import", "commit"=>"Continue", "type"=>"foo"}
|
|
133880
|
+
[1m[36mImportable::Spreadsheet Load (0.2ms)[0m [1mSELECT "importable_importers".* FROM "importable_importers" WHERE "importable_importers"."type" IN ('Importable::Spreadsheet') AND "importable_importers"."id" = ? LIMIT 1[0m [["id", "1"]]
|
|
133881
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
|
133882
|
+
[1m[36mSQL (2.3ms)[0m [1mINSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)[0m [["a", nil], ["b", nil], ["c", nil], ["created_at", Fri, 30 Sep 2011 05:46:50 UTC +00:00], ["d", nil], ["doof", nil], ["foo_relation_id", nil], ["foobar_date", nil], ["moof", nil], ["q", 9], ["r", 8], ["s", 7], ["t", 6], ["updated_at", Fri, 30 Sep 2011 05:46:50 UTC +00:00]]
|
|
133883
|
+
[1m[35mSQL (1.9ms)[0m INSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["a", nil], ["b", nil], ["c", nil], ["created_at", Fri, 30 Sep 2011 05:46:50 UTC +00:00], ["d", nil], ["doof", nil], ["foo_relation_id", nil], ["foobar_date", nil], ["moof", nil], ["q", 8], ["r", 7], ["s", 6], ["t", 5], ["updated_at", Fri, 30 Sep 2011 05:46:50 UTC +00:00]]
|
|
133884
|
+
[1m[36mSQL (1.8ms)[0m [1mINSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)[0m [["a", nil], ["b", nil], ["c", nil], ["created_at", Fri, 30 Sep 2011 05:46:50 UTC +00:00], ["d", nil], ["doof", nil], ["foo_relation_id", nil], ["foobar_date", nil], ["moof", nil], ["q", 7], ["r", 6], ["s", 5], ["t", 4], ["updated_at", Fri, 30 Sep 2011 05:46:50 UTC +00:00]]
|
|
133885
|
+
[1m[35mSQL (1.8ms)[0m INSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["a", nil], ["b", nil], ["c", nil], ["created_at", Fri, 30 Sep 2011 05:46:50 UTC +00:00], ["d", nil], ["doof", nil], ["foo_relation_id", nil], ["foobar_date", nil], ["moof", nil], ["q", 6], ["r", 5], ["s", 4], ["t", 3], ["updated_at", Fri, 30 Sep 2011 05:46:50 UTC +00:00]]
|
|
133886
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
133887
|
+
Redirected to http://www.example.com/import/foo/spreadsheet?
|
|
133888
|
+
Completed 302 Found in 34ms
|
|
133889
|
+
|
|
133890
|
+
|
|
133891
|
+
Started GET "/import/foo/spreadsheet" for 127.0.0.1 at 2011-09-30 01:46:50 -0400
|
|
133892
|
+
Processing by Importable::SpreadsheetsController#new as HTML
|
|
133893
|
+
Parameters: {"type"=>"foo"}
|
|
133894
|
+
Rendered /Users/mike/work/importable/app/views/importable/_errors.html.erb (0.1ms)
|
|
133895
|
+
Rendered /Users/mike/work/importable/app/views/importable/_extras.html.erb (0.0ms)
|
|
133896
|
+
Rendered /Users/mike/work/importable/app/views/importable/spreadsheets/_actions.html.erb (0.2ms)
|
|
133897
|
+
Rendered /Users/mike/work/importable/app/views/importable/spreadsheets/_upload_file_step.html.erb (2.6ms)
|
|
133898
|
+
Completed 200 OK in 10ms (Views: 4.7ms | ActiveRecord: 0.0ms)
|
|
133899
|
+
|
|
133900
|
+
|
|
133901
|
+
Started GET "/import/foo_required_field/spreadsheet" for 127.0.0.1 at 2011-09-30 01:46:50 -0400
|
|
133902
|
+
Processing by Importable::SpreadsheetsController#new as HTML
|
|
133903
|
+
Parameters: {"type"=>"foo_required_field"}
|
|
133904
|
+
Rendered /Users/mike/work/importable/app/views/importable/_errors.html.erb (0.0ms)
|
|
133905
|
+
Rendered /Users/mike/work/importable/app/views/importable/_extras.html.erb (0.0ms)
|
|
133906
|
+
Rendered /Users/mike/work/importable/app/views/importable/spreadsheets/_actions.html.erb (0.4ms)
|
|
133907
|
+
Rendered /Users/mike/work/importable/app/views/importable/spreadsheets/_upload_file_step.html.erb (3.3ms)
|
|
133908
|
+
Completed 200 OK in 10ms (Views: 5.3ms | ActiveRecord: 0.0ms)
|
|
133909
|
+
|
|
133910
|
+
|
|
133911
|
+
Started POST "/import/foo_required_field/spreadsheet" for 127.0.0.1 at 2011-09-30 01:46:50 -0400
|
|
133912
|
+
Processing by Importable::SpreadsheetsController#create as HTML
|
|
133913
|
+
Parameters: {"utf8"=>"✓", "file"=>#<ActionDispatch::Http::UploadedFile:0x007f9f6bec3a08 @original_filename="foo_required_field_invalid.xlsx", @content_type="application/vnd.openxmlformats-officedocument.spreadsheetml.sheet", @headers="Content-Disposition: form-data; name=\"file\"; filename=\"foo_required_field_invalid.xlsx\"\r\nContent-Type: application/vnd.openxmlformats-officedocument.spreadsheetml.sheet\r\nContent-Length: 25558\r\n", @tempfile=#<File:/var/folders/d6/487qybwn13j5h044v438g9vr0000gn/T/RackMultipart20110930-5761-8w5x40>>, "current_step"=>"upload_file", "return_to"=>"import", "commit"=>"Upload", "type"=>"foo_required_field"}
|
|
133914
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
|
133915
|
+
[1m[36m (0.1ms)[0m [1mROLLBACK TO SAVEPOINT active_record_1[0m
|
|
133916
|
+
Rendered /Users/mike/work/importable/app/views/importable/_errors.html.erb (3.0ms)
|
|
133917
|
+
Rendered /Users/mike/work/importable/app/views/importable/_extras.html.erb (0.0ms)
|
|
133918
|
+
Rendered /Users/mike/work/importable/app/views/importable/spreadsheets/_actions.html.erb (0.3ms)
|
|
133919
|
+
Rendered /Users/mike/work/importable/app/views/importable/spreadsheets/_upload_file_step.html.erb (5.7ms)
|
|
133920
|
+
Completed 200 OK in 36ms (Views: 8.0ms | ActiveRecord: 0.5ms)
|
|
133921
|
+
|
|
133922
|
+
|
|
133923
|
+
Started GET "/import/foo_required_field/spreadsheet" for 127.0.0.1 at 2011-09-30 01:46:50 -0400
|
|
133924
|
+
Processing by Importable::SpreadsheetsController#new as HTML
|
|
133925
|
+
Parameters: {"type"=>"foo_required_field"}
|
|
133926
|
+
Rendered /Users/mike/work/importable/app/views/importable/_errors.html.erb (0.0ms)
|
|
133927
|
+
Rendered /Users/mike/work/importable/app/views/importable/_extras.html.erb (0.0ms)
|
|
133928
|
+
Rendered /Users/mike/work/importable/app/views/importable/spreadsheets/_actions.html.erb (0.2ms)
|
|
133929
|
+
Rendered /Users/mike/work/importable/app/views/importable/spreadsheets/_upload_file_step.html.erb (2.6ms)
|
|
133930
|
+
Completed 200 OK in 10ms (Views: 4.6ms | ActiveRecord: 0.0ms)
|
|
133931
|
+
|
|
133932
|
+
|
|
133933
|
+
Started POST "/import/foo_required_field/spreadsheet" for 127.0.0.1 at 2011-09-30 01:46:50 -0400
|
|
133934
|
+
Processing by Importable::SpreadsheetsController#create as HTML
|
|
133935
|
+
Parameters: {"utf8"=>"✓", "file"=>#<ActionDispatch::Http::UploadedFile:0x007f9f6da140a0 @original_filename="foo_multi_worksheet_required_field_invalid.xlsx", @content_type="application/vnd.openxmlformats-officedocument.spreadsheetml.sheet", @headers="Content-Disposition: form-data; name=\"file\"; filename=\"foo_multi_worksheet_required_field_invalid.xlsx\"\r\nContent-Type: application/vnd.openxmlformats-officedocument.spreadsheetml.sheet\r\nContent-Length: 26462\r\n", @tempfile=#<File:/var/folders/d6/487qybwn13j5h044v438g9vr0000gn/T/RackMultipart20110930-5761-1qxt5tm>>, "current_step"=>"upload_file", "return_to"=>"import", "commit"=>"Upload", "type"=>"foo_required_field"}
|
|
133936
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
|
133937
|
+
[1m[36mSQL (0.6ms)[0m [1mINSERT INTO "importable_importers" ("created_at", "file", "mapper_name", "type", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["created_at", Fri, 30 Sep 2011 05:46:50 UTC +00:00], ["file", "foo_multi_worksheet_required_field_invalid.xlsx"], ["mapper_name", "foo_required_field"], ["type", "Importable::Spreadsheet"], ["updated_at", Fri, 30 Sep 2011 05:46:50 UTC +00:00]]
|
|
133938
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
|
133939
|
+
Rendered /Users/mike/work/importable/app/views/importable/_errors.html.erb (0.0ms)
|
|
133940
|
+
Rendered /Users/mike/work/importable/app/views/importable/_extras.html.erb (0.0ms)
|
|
133941
|
+
Rendered /Users/mike/work/importable/app/views/importable/spreadsheets/_actions.html.erb (0.3ms)
|
|
133942
|
+
Rendered /Users/mike/work/importable/app/views/importable/spreadsheets/_choose_worksheet_step.html.erb (4.9ms)
|
|
133943
|
+
Completed 200 OK in 30ms (Views: 8.8ms | ActiveRecord: 0.7ms)
|
|
133944
|
+
|
|
133945
|
+
|
|
133946
|
+
Started POST "/import/foo_required_field/spreadsheet" for 127.0.0.1 at 2011-09-30 01:46:50 -0400
|
|
133947
|
+
Processing by Importable::SpreadsheetsController#create as HTML
|
|
133948
|
+
Parameters: {"utf8"=>"✓", "default_sheet"=>"0", "id"=>"1", "current_step"=>"choose_worksheet", "return_to"=>"import", "commit"=>"Continue", "type"=>"foo_required_field"}
|
|
133949
|
+
[1m[36mImportable::Spreadsheet Load (0.1ms)[0m [1mSELECT "importable_importers".* FROM "importable_importers" WHERE "importable_importers"."type" IN ('Importable::Spreadsheet') AND "importable_importers"."id" = ? LIMIT 1[0m [["id", "1"]]
|
|
133950
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
|
133951
|
+
[1m[36m (0.1ms)[0m [1mROLLBACK TO SAVEPOINT active_record_1[0m
|
|
133952
|
+
Rendered /Users/mike/work/importable/app/views/importable/_errors.html.erb (1.4ms)
|
|
133953
|
+
Rendered /Users/mike/work/importable/app/views/importable/_extras.html.erb (0.0ms)
|
|
133954
|
+
Rendered /Users/mike/work/importable/app/views/importable/spreadsheets/_actions.html.erb (0.3ms)
|
|
133955
|
+
Rendered /Users/mike/work/importable/app/views/importable/spreadsheets/_upload_file_step.html.erb (3.9ms)
|
|
133956
|
+
Completed 200 OK in 24ms (Views: 6.1ms | ActiveRecord: 0.3ms)
|
|
133957
|
+
|
|
133958
|
+
|
|
133959
|
+
Started GET "/import/foo/spreadsheet?return_to=index" for 127.0.0.1 at 2011-09-30 01:46:50 -0400
|
|
133960
|
+
Processing by Importable::SpreadsheetsController#new as HTML
|
|
133961
|
+
Parameters: {"return_to"=>"index", "type"=>"foo"}
|
|
133962
|
+
Rendered /Users/mike/work/importable/app/views/importable/_errors.html.erb (0.0ms)
|
|
133963
|
+
Rendered /Users/mike/work/importable/app/views/importable/_extras.html.erb (0.0ms)
|
|
133964
|
+
Rendered /Users/mike/work/importable/app/views/importable/spreadsheets/_actions.html.erb (1.1ms)
|
|
133965
|
+
Rendered /Users/mike/work/importable/app/views/importable/spreadsheets/_upload_file_step.html.erb (3.3ms)
|
|
133966
|
+
Completed 200 OK in 10ms (Views: 5.4ms | ActiveRecord: 0.0ms)
|
|
133967
|
+
|
|
133968
|
+
|
|
133969
|
+
Started POST "/import/foo/spreadsheet" for 127.0.0.1 at 2011-09-30 01:46:50 -0400
|
|
133970
|
+
Processing by Importable::SpreadsheetsController#create as HTML
|
|
133971
|
+
Parameters: {"utf8"=>"✓", "file"=>#<ActionDispatch::Http::UploadedFile:0x007f9f6dc6e828 @original_filename="foo_multi_worksheet.xlsx", @content_type="application/vnd.openxmlformats-officedocument.spreadsheetml.sheet", @headers="Content-Disposition: form-data; name=\"file\"; filename=\"foo_multi_worksheet.xlsx\"\r\nContent-Type: application/vnd.openxmlformats-officedocument.spreadsheetml.sheet\r\nContent-Length: 27552\r\n", @tempfile=#<File:/var/folders/d6/487qybwn13j5h044v438g9vr0000gn/T/RackMultipart20110930-5761-zh91w7>>, "current_step"=>"upload_file", "return_to"=>"index", "commit"=>"Upload", "type"=>"foo"}
|
|
133972
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
|
133973
|
+
[1m[36mSQL (0.5ms)[0m [1mINSERT INTO "importable_importers" ("created_at", "file", "mapper_name", "type", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["created_at", Fri, 30 Sep 2011 05:46:50 UTC +00:00], ["file", "foo_multi_worksheet.xlsx"], ["mapper_name", "foo"], ["type", "Importable::Spreadsheet"], ["updated_at", Fri, 30 Sep 2011 05:46:50 UTC +00:00]]
|
|
133974
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
|
133975
|
+
Rendered /Users/mike/work/importable/app/views/importable/_errors.html.erb (0.0ms)
|
|
133976
|
+
Rendered /Users/mike/work/importable/app/views/importable/_extras.html.erb (0.0ms)
|
|
133977
|
+
Rendered /Users/mike/work/importable/app/views/importable/spreadsheets/_actions.html.erb (0.3ms)
|
|
133978
|
+
Rendered /Users/mike/work/importable/app/views/importable/spreadsheets/_choose_worksheet_step.html.erb (3.3ms)
|
|
133979
|
+
Completed 200 OK in 27ms (Views: 6.2ms | ActiveRecord: 0.6ms)
|
|
133980
|
+
|
|
133981
|
+
|
|
133982
|
+
Started POST "/import/foo/spreadsheet" for 127.0.0.1 at 2011-09-30 01:46:50 -0400
|
|
133983
|
+
Processing by Importable::SpreadsheetsController#create as HTML
|
|
133984
|
+
Parameters: {"utf8"=>"✓", "default_sheet"=>"0", "id"=>"1", "current_step"=>"choose_worksheet", "return_to"=>"index", "commit"=>"Continue", "type"=>"foo"}
|
|
133985
|
+
[1m[36mImportable::Spreadsheet Load (0.1ms)[0m [1mSELECT "importable_importers".* FROM "importable_importers" WHERE "importable_importers"."type" IN ('Importable::Spreadsheet') AND "importable_importers"."id" = ? LIMIT 1[0m [["id", "1"]]
|
|
133986
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
|
133987
|
+
[1m[36mSQL (2.3ms)[0m [1mINSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)[0m [["a", 1], ["b", 2], ["c", 3], ["created_at", Fri, 30 Sep 2011 05:46:50 UTC +00:00], ["d", 4], ["doof", nil], ["foo_relation_id", nil], ["foobar_date", nil], ["moof", nil], ["q", nil], ["r", nil], ["s", nil], ["t", nil], ["updated_at", Fri, 30 Sep 2011 05:46:50 UTC +00:00]]
|
|
133988
|
+
[1m[35mSQL (1.7ms)[0m INSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["a", 2], ["b", 3], ["c", 4], ["created_at", Fri, 30 Sep 2011 05:46:50 UTC +00:00], ["d", 5], ["doof", nil], ["foo_relation_id", nil], ["foobar_date", nil], ["moof", nil], ["q", nil], ["r", nil], ["s", nil], ["t", nil], ["updated_at", Fri, 30 Sep 2011 05:46:50 UTC +00:00]]
|
|
133989
|
+
[1m[36mSQL (1.8ms)[0m [1mINSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)[0m [["a", 3], ["b", 4], ["c", 5], ["created_at", Fri, 30 Sep 2011 05:46:50 UTC +00:00], ["d", 6], ["doof", nil], ["foo_relation_id", nil], ["foobar_date", nil], ["moof", nil], ["q", nil], ["r", nil], ["s", nil], ["t", nil], ["updated_at", Fri, 30 Sep 2011 05:46:50 UTC +00:00]]
|
|
133990
|
+
[1m[35mSQL (5.4ms)[0m INSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["a", 4], ["b", 5], ["c", 6], ["created_at", Fri, 30 Sep 2011 05:46:50 UTC +00:00], ["d", 7], ["doof", nil], ["foo_relation_id", nil], ["foobar_date", nil], ["moof", nil], ["q", nil], ["r", nil], ["s", nil], ["t", nil], ["updated_at", Fri, 30 Sep 2011 05:46:50 UTC +00:00]]
|
|
133991
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
133992
|
+
Redirected to http://www.example.com/foos
|
|
133993
|
+
Completed 302 Found in 49ms
|
|
133994
|
+
|
|
133995
|
+
|
|
133996
|
+
Started GET "/foos" for 127.0.0.1 at 2011-09-30 01:46:50 -0400
|
|
133997
|
+
Processing by FoosController#index as HTML
|
|
133998
|
+
Completed 200 OK in 6ms (Views: 5.3ms | ActiveRecord: 0.0ms)
|
|
133999
|
+
|
|
134000
|
+
|
|
134001
|
+
Started GET "/import/foo/spreadsheet?return_to=import" for 127.0.0.1 at 2011-09-30 01:46:50 -0400
|
|
134002
|
+
Processing by Importable::SpreadsheetsController#new as HTML
|
|
134003
|
+
Parameters: {"return_to"=>"import", "type"=>"foo"}
|
|
134004
|
+
Rendered /Users/mike/work/importable/app/views/importable/_errors.html.erb (0.1ms)
|
|
134005
|
+
Rendered /Users/mike/work/importable/app/views/importable/_extras.html.erb (0.1ms)
|
|
134006
|
+
Rendered /Users/mike/work/importable/app/views/importable/spreadsheets/_actions.html.erb (0.3ms)
|
|
134007
|
+
Rendered /Users/mike/work/importable/app/views/importable/spreadsheets/_upload_file_step.html.erb (3.4ms)
|
|
134008
|
+
Completed 200 OK in 11ms (Views: 5.7ms | ActiveRecord: 0.0ms)
|
|
134009
|
+
|
|
134010
|
+
|
|
134011
|
+
Started POST "/import/foo/spreadsheet" for 127.0.0.1 at 2011-09-30 01:46:50 -0400
|
|
134012
|
+
Processing by Importable::SpreadsheetsController#create as HTML
|
|
134013
|
+
Parameters: {"utf8"=>"✓", "file"=>#<ActionDispatch::Http::UploadedFile:0x007f9f6f803840 @original_filename="foo_multi_worksheet.xlsx", @content_type="application/vnd.openxmlformats-officedocument.spreadsheetml.sheet", @headers="Content-Disposition: form-data; name=\"file\"; filename=\"foo_multi_worksheet.xlsx\"\r\nContent-Type: application/vnd.openxmlformats-officedocument.spreadsheetml.sheet\r\nContent-Length: 27552\r\n", @tempfile=#<File:/var/folders/d6/487qybwn13j5h044v438g9vr0000gn/T/RackMultipart20110930-5761-nj733g>>, "current_step"=>"upload_file", "return_to"=>"import", "commit"=>"Upload", "type"=>"foo"}
|
|
134014
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
|
134015
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "importable_importers" ("created_at", "file", "mapper_name", "type", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["created_at", Fri, 30 Sep 2011 05:46:50 UTC +00:00], ["file", "foo_multi_worksheet.xlsx"], ["mapper_name", "foo"], ["type", "Importable::Spreadsheet"], ["updated_at", Fri, 30 Sep 2011 05:46:50 UTC +00:00]]
|
|
134016
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
|
134017
|
+
Rendered /Users/mike/work/importable/app/views/importable/_errors.html.erb (0.0ms)
|
|
134018
|
+
Rendered /Users/mike/work/importable/app/views/importable/_extras.html.erb (0.0ms)
|
|
134019
|
+
Rendered /Users/mike/work/importable/app/views/importable/spreadsheets/_actions.html.erb (0.4ms)
|
|
134020
|
+
Rendered /Users/mike/work/importable/app/views/importable/spreadsheets/_choose_worksheet_step.html.erb (3.4ms)
|
|
134021
|
+
Completed 200 OK in 26ms (Views: 5.8ms | ActiveRecord: 0.6ms)
|
|
134022
|
+
|
|
134023
|
+
|
|
134024
|
+
Started POST "/import/foo/spreadsheet" for 127.0.0.1 at 2011-09-30 01:46:50 -0400
|
|
134025
|
+
Processing by Importable::SpreadsheetsController#create as HTML
|
|
134026
|
+
Parameters: {"utf8"=>"✓", "default_sheet"=>"0", "id"=>"1", "current_step"=>"choose_worksheet", "return_to"=>"import", "commit"=>"Continue", "type"=>"foo"}
|
|
134027
|
+
[1m[36mImportable::Spreadsheet Load (0.1ms)[0m [1mSELECT "importable_importers".* FROM "importable_importers" WHERE "importable_importers"."type" IN ('Importable::Spreadsheet') AND "importable_importers"."id" = ? LIMIT 1[0m [["id", "1"]]
|
|
134028
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
|
134029
|
+
[1m[36mSQL (2.2ms)[0m [1mINSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)[0m [["a", 1], ["b", 2], ["c", 3], ["created_at", Fri, 30 Sep 2011 05:46:50 UTC +00:00], ["d", 4], ["doof", nil], ["foo_relation_id", nil], ["foobar_date", nil], ["moof", nil], ["q", nil], ["r", nil], ["s", nil], ["t", nil], ["updated_at", Fri, 30 Sep 2011 05:46:50 UTC +00:00]]
|
|
134030
|
+
[1m[35mSQL (1.9ms)[0m INSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["a", 2], ["b", 3], ["c", 4], ["created_at", Fri, 30 Sep 2011 05:46:50 UTC +00:00], ["d", 5], ["doof", nil], ["foo_relation_id", nil], ["foobar_date", nil], ["moof", nil], ["q", nil], ["r", nil], ["s", nil], ["t", nil], ["updated_at", Fri, 30 Sep 2011 05:46:50 UTC +00:00]]
|
|
134031
|
+
[1m[36mSQL (1.8ms)[0m [1mINSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)[0m [["a", 3], ["b", 4], ["c", 5], ["created_at", Fri, 30 Sep 2011 05:46:50 UTC +00:00], ["d", 6], ["doof", nil], ["foo_relation_id", nil], ["foobar_date", nil], ["moof", nil], ["q", nil], ["r", nil], ["s", nil], ["t", nil], ["updated_at", Fri, 30 Sep 2011 05:46:50 UTC +00:00]]
|
|
134032
|
+
[1m[35mSQL (1.8ms)[0m INSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["a", 4], ["b", 5], ["c", 6], ["created_at", Fri, 30 Sep 2011 05:46:50 UTC +00:00], ["d", 7], ["doof", nil], ["foo_relation_id", nil], ["foobar_date", nil], ["moof", nil], ["q", nil], ["r", nil], ["s", nil], ["t", nil], ["updated_at", Fri, 30 Sep 2011 05:46:50 UTC +00:00]]
|
|
134033
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
134034
|
+
Redirected to http://www.example.com/import/foo/spreadsheet?
|
|
134035
|
+
Completed 302 Found in 32ms
|
|
134036
|
+
|
|
134037
|
+
|
|
134038
|
+
Started GET "/import/foo/spreadsheet" for 127.0.0.1 at 2011-09-30 01:46:50 -0400
|
|
134039
|
+
Processing by Importable::SpreadsheetsController#new as HTML
|
|
134040
|
+
Parameters: {"type"=>"foo"}
|
|
134041
|
+
Rendered /Users/mike/work/importable/app/views/importable/_errors.html.erb (0.0ms)
|
|
134042
|
+
Rendered /Users/mike/work/importable/app/views/importable/_extras.html.erb (0.0ms)
|
|
134043
|
+
Rendered /Users/mike/work/importable/app/views/importable/spreadsheets/_actions.html.erb (0.3ms)
|
|
134044
|
+
Rendered /Users/mike/work/importable/app/views/importable/spreadsheets/_upload_file_step.html.erb (2.5ms)
|
|
134045
|
+
Completed 200 OK in 10ms (Views: 4.6ms | ActiveRecord: 0.0ms)
|
|
134046
|
+
Processing by Importable::FooImporterController#create as HTML
|
|
134047
|
+
Parameters: {"import_params"=>{"moof"=>"1"}, "type"=>"foo", "use_route"=>"importable"}
|
|
134048
|
+
Redirected to http://test.host/fake_foo_importer_path
|
|
134049
|
+
Completed 302 Found in 13ms
|
|
134050
|
+
Processing by Importable::FooImporterController#new as HTML
|
|
134051
|
+
Parameters: {"type"=>"foo", "use_route"=>"importable"}
|
|
134052
|
+
Completed 200 OK in 13ms (Views: 5.4ms | ActiveRecord: 0.0ms)
|
|
134053
|
+
Processing by Importable::FooImporterController#new as HTML
|
|
134054
|
+
Parameters: {"type"=>"foo", "use_route"=>"importable"}
|
|
134055
|
+
Completed 200 OK in 9ms (Views: 1.9ms | ActiveRecord: 0.0ms)
|
|
134056
|
+
Processing by Importable::FooImporterController#new as HTML
|
|
134057
|
+
Parameters: {"type"=>"bar", "use_route"=>"importable"}
|
|
134058
|
+
Completed 500 Internal Server Error in 5ms
|
|
134059
|
+
Processing by Importable::FooImporterController#new as HTML
|
|
134060
|
+
Parameters: {"type"=>"foo", "use_route"=>"importable"}
|
|
134061
|
+
Completed 200 OK in 8ms (Views: 2.3ms | ActiveRecord: 0.0ms)
|
|
134062
|
+
Processing by Importable::FooImporterController#new as HTML
|
|
134063
|
+
Parameters: {"type"=>"moof", "use_route"=>"importable"}
|
|
134064
|
+
Completed 200 OK in 10ms (Views: 2.2ms | ActiveRecord: 0.0ms)
|
|
134065
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
|
134066
|
+
[1m[36mSQL (0.7ms)[0m [1mINSERT INTO "importable_importers" ("created_at", "file", "mapper_name", "type", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["created_at", Fri, 30 Sep 2011 05:46:51 UTC +00:00], ["file", nil], ["mapper_name", "foo"], ["type", "Importable::FooImporter"], ["updated_at", Fri, 30 Sep 2011 05:46:51 UTC +00:00]]
|
|
134067
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
|
134068
|
+
Processing by Importable::FooImporterController#create as HTML
|
|
134069
|
+
Parameters: {"type"=>"foo", "id"=>"1", "use_route"=>"importable"}
|
|
134070
|
+
Redirected to http://test.host/fake_foo_importer_path
|
|
134071
|
+
Completed 302 Found in 7ms
|
|
134072
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
134073
|
+
[1m[35mSQL (0.6ms)[0m INSERT INTO "importable_importers" ("created_at", "file", "mapper_name", "type", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Fri, 30 Sep 2011 05:46:51 UTC +00:00], ["file", nil], ["mapper_name", "foo"], ["type", "Importable::FooImporter"], ["updated_at", Fri, 30 Sep 2011 05:46:51 UTC +00:00]]
|
|
134074
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
134075
|
+
Processing by Importable::FooImporterController#create as HTML
|
|
134076
|
+
Parameters: {"type"=>"foo", "id"=>"1", "return_to"=>"index", "use_route"=>"importable"}
|
|
134077
|
+
Redirected to http://test.host/foos
|
|
134078
|
+
Completed 302 Found in 8ms
|
|
134079
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
|
134080
|
+
[1m[36mSQL (0.5ms)[0m [1mINSERT INTO "importable_importers" ("created_at", "file", "mapper_name", "type", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["created_at", Fri, 30 Sep 2011 05:46:51 UTC +00:00], ["file", nil], ["mapper_name", "foo"], ["type", "Importable::FooImporter"], ["updated_at", Fri, 30 Sep 2011 05:46:51 UTC +00:00]]
|
|
134081
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
|
134082
|
+
Processing by Importable::FooImporterController#create as HTML
|
|
134083
|
+
Parameters: {"type"=>"foo", "id"=>"1", "return_to"=>"import", "use_route"=>"importable"}
|
|
134084
|
+
Redirected to http://test.host/fake_new_foo_importer_path
|
|
134085
|
+
Completed 302 Found in 9ms
|
|
134086
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
134087
|
+
[1m[35mSQL (0.6ms)[0m INSERT INTO "importable_importers" ("created_at", "file", "mapper_name", "type", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Fri, 30 Sep 2011 05:46:51 UTC +00:00], ["file", nil], ["mapper_name", "foo"], ["type", "Importable::FooImporter"], ["updated_at", Fri, 30 Sep 2011 05:46:51 UTC +00:00]]
|
|
134088
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
134089
|
+
Processing by Importable::FooImporterController#create as HTML
|
|
134090
|
+
Parameters: {"type"=>"foo", "id"=>"1", "use_route"=>"importable"}
|
|
134091
|
+
Completed 200 OK in 10ms (Views: 2.1ms | ActiveRecord: 0.0ms)
|
|
134092
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
|
134093
|
+
[1m[36mSQL (0.7ms)[0m [1mINSERT INTO "importable_importers" ("created_at", "file", "mapper_name", "type", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["created_at", Fri, 30 Sep 2011 05:46:51 UTC +00:00], ["file", nil], ["mapper_name", "foo"], ["type", "Importable::FooImporter"], ["updated_at", Fri, 30 Sep 2011 05:46:51 UTC +00:00]]
|
|
134094
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
|
134095
|
+
Processing by Importable::FooImporterController#show as HTML
|
|
134096
|
+
Parameters: {"type"=>"foo", "id"=>"1", "use_route"=>"importable"}
|
|
134097
|
+
[1m[36mImportable::FooImporter Load (0.2ms)[0m [1mSELECT "importable_importers".* FROM "importable_importers" WHERE "importable_importers"."type" IN ('Importable::FooImporter') AND "importable_importers"."id" = ? LIMIT 1[0m [["id", "1"]]
|
|
134098
|
+
Completed 200 OK in 13ms (Views: 3.0ms | ActiveRecord: 0.2ms)
|
|
134099
|
+
Processing by Importable::ResourcesController#create as HTML
|
|
134100
|
+
Parameters: {"type"=>"foo_resource", "import_params"=>{"start_date"=>"2010-04-14", "end_date"=>"2010-04-15"}, "use_route"=>"importable"}
|
|
134101
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
|
134102
|
+
[1m[36mSQL (4.0ms)[0m [1mINSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)[0m [["a", nil], ["b", nil], ["c", nil], ["created_at", Fri, 30 Sep 2011 05:46:51 UTC +00:00], ["d", nil], ["doof", nil], ["foo_relation_id", nil], ["foobar_date", Wed, 14 Apr 2010], ["moof", nil], ["q", nil], ["r", nil], ["s", nil], ["t", nil], ["updated_at", Fri, 30 Sep 2011 05:46:51 UTC +00:00]]
|
|
134103
|
+
[1m[35mSQL (2.2ms)[0m INSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["a", nil], ["b", nil], ["c", nil], ["created_at", Fri, 30 Sep 2011 05:46:51 UTC +00:00], ["d", nil], ["doof", nil], ["foo_relation_id", nil], ["foobar_date", Thu, 15 Apr 2010], ["moof", nil], ["q", nil], ["r", nil], ["s", nil], ["t", nil], ["updated_at", Fri, 30 Sep 2011 05:46:51 UTC +00:00]]
|
|
134104
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "importable_importers" ("created_at", "file", "mapper_name", "type", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["created_at", Fri, 30 Sep 2011 05:46:51 UTC +00:00], ["file", nil], ["mapper_name", "foo_resource"], ["type", "Importable::Resource"], ["updated_at", Fri, 30 Sep 2011 05:46:51 UTC +00:00]]
|
|
134105
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
|
134106
|
+
Redirected to http://test.host/import/foo_resource/1/resource
|
|
134107
|
+
Completed 302 Found in 22ms
|
|
134108
|
+
Processing by Importable::ResourcesController#create as HTML
|
|
134109
|
+
Parameters: {"type"=>"foo_resource", "import_params"=>{"start_date"=>"2010-04-14", "end_date"=>"2010-04-15"}, "use_route"=>"importable"}
|
|
134110
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
134111
|
+
[1m[35mSQL (2.3ms)[0m INSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["a", nil], ["b", nil], ["c", nil], ["created_at", Fri, 30 Sep 2011 05:46:51 UTC +00:00], ["d", nil], ["doof", nil], ["foo_relation_id", nil], ["foobar_date", Wed, 14 Apr 2010], ["moof", nil], ["q", nil], ["r", nil], ["s", nil], ["t", nil], ["updated_at", Fri, 30 Sep 2011 05:46:51 UTC +00:00]]
|
|
134112
|
+
[1m[36mSQL (1.9ms)[0m [1mINSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)[0m [["a", nil], ["b", nil], ["c", nil], ["created_at", Fri, 30 Sep 2011 05:46:51 UTC +00:00], ["d", nil], ["doof", nil], ["foo_relation_id", nil], ["foobar_date", Thu, 15 Apr 2010], ["moof", nil], ["q", nil], ["r", nil], ["s", nil], ["t", nil], ["updated_at", Fri, 30 Sep 2011 05:46:51 UTC +00:00]]
|
|
134113
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "importable_importers" ("created_at", "file", "mapper_name", "type", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Fri, 30 Sep 2011 05:46:51 UTC +00:00], ["file", nil], ["mapper_name", "foo_resource"], ["type", "Importable::Resource"], ["updated_at", Fri, 30 Sep 2011 05:46:51 UTC +00:00]]
|
|
134114
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
134115
|
+
Redirected to http://test.host/import/foo_resource/1/resource
|
|
134116
|
+
Completed 302 Found in 21ms
|
|
134117
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
|
134118
|
+
[1m[36mSQL (0.7ms)[0m [1mINSERT INTO "importable_importers" ("created_at", "file", "mapper_name", "type", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["created_at", Fri, 30 Sep 2011 05:46:51 UTC +00:00], ["file", nil], ["mapper_name", "foo"], ["type", "Importable::FooImporter"], ["updated_at", Fri, 30 Sep 2011 05:46:51 UTC +00:00]]
|
|
134119
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
|
134120
|
+
Processing by Importable::ResourcesController#create as HTML
|
|
134121
|
+
Parameters: {"type"=>"foo", "use_route"=>"importable"}
|
|
134122
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
134123
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
|
134124
|
+
Redirected to http://test.host/import/foo/1/resource
|
|
134125
|
+
Completed 302 Found in 10ms
|
|
134126
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
134127
|
+
[1m[35mSQL (0.6ms)[0m INSERT INTO "importable_importers" ("created_at", "file", "mapper_name", "type", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Fri, 30 Sep 2011 05:46:51 UTC +00:00], ["file", nil], ["mapper_name", "foo"], ["type", "Importable::FooImporter"], ["updated_at", Fri, 30 Sep 2011 05:46:51 UTC +00:00]]
|
|
134128
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
134129
|
+
Processing by Importable::ResourcesController#create as HTML
|
|
134130
|
+
Parameters: {"type"=>"foo", "import_params"=>{"start_date"=>"2010-04-14", "end_date"=>"2010-04-15"}, "use_route"=>"importable"}
|
|
134131
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
|
134132
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
134133
|
+
Redirected to http://test.host/import/foo/1/resource
|
|
134134
|
+
Completed 302 Found in 10ms
|
|
134135
|
+
Processing by Importable::SpreadsheetsController#create as HTML
|
|
134136
|
+
Parameters: {"type"=>"foo", "current_step"=>"upload_file", "use_route"=>"importable"}
|
|
134137
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
|
134138
|
+
[1m[36mSQL (0.5ms)[0m [1mINSERT INTO "importable_importers" ("created_at", "file", "mapper_name", "type", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["created_at", Fri, 30 Sep 2011 05:46:51 UTC +00:00], ["file", "foo_multi_worksheet.xlsx"], ["mapper_name", "foo"], ["type", "Importable::Spreadsheet"], ["updated_at", Fri, 30 Sep 2011 05:46:51 UTC +00:00]]
|
|
134139
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
|
134140
|
+
Completed 200 OK in 23ms (Views: 2.1ms | ActiveRecord: 0.6ms)
|
|
134141
|
+
Processing by Importable::SpreadsheetsController#create as HTML
|
|
134142
|
+
Parameters: {"type"=>"foo", "current_step"=>"upload_file", "use_route"=>"importable"}
|
|
134143
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
134144
|
+
[1m[35mSQL (0.5ms)[0m INSERT INTO "importable_importers" ("created_at", "file", "mapper_name", "type", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Fri, 30 Sep 2011 05:46:51 UTC +00:00], ["file", "foo_multi_worksheet.xlsx"], ["mapper_name", "foo"], ["type", "Importable::Spreadsheet"], ["updated_at", Fri, 30 Sep 2011 05:46:51 UTC +00:00]]
|
|
134145
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
134146
|
+
Completed 200 OK in 23ms (Views: 2.3ms | ActiveRecord: 0.7ms)
|
|
134147
|
+
Processing by Importable::SpreadsheetsController#create as HTML
|
|
134148
|
+
Parameters: {"type"=>"foo", "current_step"=>"upload_file", "use_route"=>"importable"}
|
|
134149
|
+
Completed 200 OK in 9ms (Views: 1.9ms | ActiveRecord: 0.0ms)
|
|
134150
|
+
Processing by Importable::SpreadsheetsController#create as HTML
|
|
134151
|
+
Parameters: {"type"=>"foo", "current_step"=>"upload_file", "use_route"=>"importable"}
|
|
134152
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
|
134153
|
+
[1m[36mSQL (0.5ms)[0m [1mINSERT INTO "importable_importers" ("created_at", "file", "mapper_name", "type", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["created_at", Fri, 30 Sep 2011 05:46:51 UTC +00:00], ["file", "foo_multi_worksheet.xlsx"], ["mapper_name", "foo"], ["type", "Importable::Spreadsheet"], ["updated_at", Fri, 30 Sep 2011 05:46:51 UTC +00:00]]
|
|
134154
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
|
134155
|
+
Completed 200 OK in 26ms (Views: 2.2ms | ActiveRecord: 0.7ms)
|
|
134156
|
+
[1m[36m (0.2ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
134157
|
+
[1m[35mSQL (0.5ms)[0m INSERT INTO "importable_importers" ("created_at", "file", "mapper_name", "type", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Fri, 30 Sep 2011 05:46:51 UTC +00:00], ["file", "foo_multi_worksheet.xlsx"], ["mapper_name", "foo"], ["type", "Importable::Spreadsheet"], ["updated_at", Fri, 30 Sep 2011 05:46:51 UTC +00:00]]
|
|
134158
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
134159
|
+
Processing by Importable::SpreadsheetsController#create as HTML
|
|
134160
|
+
Parameters: {"type"=>"foo", "current_step"=>"choose_worksheet", "id"=>"1", "use_route"=>"importable"}
|
|
134161
|
+
[1m[35mImportable::Spreadsheet Load (0.1ms)[0m SELECT "importable_importers".* FROM "importable_importers" WHERE "importable_importers"."type" IN ('Importable::Spreadsheet') AND "importable_importers"."id" = ? LIMIT 1 [["id", "1"]]
|
|
134162
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
134163
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
|
134164
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
134165
|
+
[1m[35mSQL (1.6ms)[0m INSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["a", 1], ["b", 2], ["c", 3], ["created_at", Fri, 30 Sep 2011 05:46:51 UTC +00:00], ["d", 4], ["doof", nil], ["foo_relation_id", nil], ["foobar_date", nil], ["moof", nil], ["q", nil], ["r", nil], ["s", nil], ["t", nil], ["updated_at", Fri, 30 Sep 2011 05:46:51 UTC +00:00]]
|
|
134166
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
134167
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
|
134168
|
+
[1m[36mSQL (1.2ms)[0m [1mINSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)[0m [["a", 2], ["b", 3], ["c", 4], ["created_at", Fri, 30 Sep 2011 05:46:51 UTC +00:00], ["d", 5], ["doof", nil], ["foo_relation_id", nil], ["foobar_date", nil], ["moof", nil], ["q", nil], ["r", nil], ["s", nil], ["t", nil], ["updated_at", Fri, 30 Sep 2011 05:46:51 UTC +00:00]]
|
|
134169
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
|
134170
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
134171
|
+
[1m[35mSQL (1.1ms)[0m INSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["a", 3], ["b", 4], ["c", 5], ["created_at", Fri, 30 Sep 2011 05:46:51 UTC +00:00], ["d", 6], ["doof", nil], ["foo_relation_id", nil], ["foobar_date", nil], ["moof", nil], ["q", nil], ["r", nil], ["s", nil], ["t", nil], ["updated_at", Fri, 30 Sep 2011 05:46:51 UTC +00:00]]
|
|
134172
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
134173
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
|
134174
|
+
[1m[36mSQL (1.1ms)[0m [1mINSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)[0m [["a", 4], ["b", 5], ["c", 6], ["created_at", Fri, 30 Sep 2011 05:46:51 UTC +00:00], ["d", 7], ["doof", nil], ["foo_relation_id", nil], ["foobar_date", nil], ["moof", nil], ["q", nil], ["r", nil], ["s", nil], ["t", nil], ["updated_at", Fri, 30 Sep 2011 05:46:51 UTC +00:00]]
|
|
134175
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
|
134176
|
+
Redirected to http://test.host/import/foo/1/spreadsheet
|
|
134177
|
+
Completed 302 Found in 32ms
|
|
134178
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
134179
|
+
[1m[35mSQL (0.5ms)[0m INSERT INTO "importable_importers" ("created_at", "file", "mapper_name", "type", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Fri, 30 Sep 2011 05:46:51 UTC +00:00], ["file", "foo_multi_worksheet.xlsx"], ["mapper_name", "foo"], ["type", "Importable::Spreadsheet"], ["updated_at", Fri, 30 Sep 2011 05:46:51 UTC +00:00]]
|
|
134180
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
134181
|
+
Processing by Importable::SpreadsheetsController#create as HTML
|
|
134182
|
+
Parameters: {"type"=>"foo", "current_step"=>"choose_worksheet", "id"=>"1", "use_route"=>"importable"}
|
|
134183
|
+
[1m[35mImportable::Spreadsheet Load (0.2ms)[0m SELECT "importable_importers".* FROM "importable_importers" WHERE "importable_importers"."type" IN ('Importable::Spreadsheet') AND "importable_importers"."id" = ? LIMIT 1 [["id", "1"]]
|
|
134184
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
134185
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
|
134186
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
134187
|
+
[1m[35mSQL (1.7ms)[0m INSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["a", 1], ["b", 2], ["c", 3], ["created_at", Fri, 30 Sep 2011 05:46:51 UTC +00:00], ["d", 4], ["doof", nil], ["foo_relation_id", nil], ["foobar_date", nil], ["moof", nil], ["q", nil], ["r", nil], ["s", nil], ["t", nil], ["updated_at", Fri, 30 Sep 2011 05:46:51 UTC +00:00]]
|
|
134188
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
134189
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
|
134190
|
+
[1m[36mSQL (1.2ms)[0m [1mINSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)[0m [["a", 2], ["b", 3], ["c", 4], ["created_at", Fri, 30 Sep 2011 05:46:51 UTC +00:00], ["d", 5], ["doof", nil], ["foo_relation_id", nil], ["foobar_date", nil], ["moof", nil], ["q", nil], ["r", nil], ["s", nil], ["t", nil], ["updated_at", Fri, 30 Sep 2011 05:46:51 UTC +00:00]]
|
|
134191
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
|
134192
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
134193
|
+
[1m[35mSQL (1.2ms)[0m INSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["a", 3], ["b", 4], ["c", 5], ["created_at", Fri, 30 Sep 2011 05:46:51 UTC +00:00], ["d", 6], ["doof", nil], ["foo_relation_id", nil], ["foobar_date", nil], ["moof", nil], ["q", nil], ["r", nil], ["s", nil], ["t", nil], ["updated_at", Fri, 30 Sep 2011 05:46:51 UTC +00:00]]
|
|
134194
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
134195
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
|
134196
|
+
[1m[36mSQL (1.2ms)[0m [1mINSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)[0m [["a", 4], ["b", 5], ["c", 6], ["created_at", Fri, 30 Sep 2011 05:46:51 UTC +00:00], ["d", 7], ["doof", nil], ["foo_relation_id", nil], ["foobar_date", nil], ["moof", nil], ["q", nil], ["r", nil], ["s", nil], ["t", nil], ["updated_at", Fri, 30 Sep 2011 05:46:51 UTC +00:00]]
|
|
134197
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
|
134198
|
+
Redirected to http://test.host/import/foo/1/spreadsheet
|
|
134199
|
+
Completed 302 Found in 33ms
|
|
134200
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
134201
|
+
[1m[35mSQL (0.5ms)[0m INSERT INTO "importable_importers" ("created_at", "file", "mapper_name", "type", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Fri, 30 Sep 2011 05:46:51 UTC +00:00], ["file", "foo_multi_worksheet.xlsx"], ["mapper_name", "foo"], ["type", "Importable::Spreadsheet"], ["updated_at", Fri, 30 Sep 2011 05:46:51 UTC +00:00]]
|
|
134202
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
134203
|
+
Processing by Importable::SpreadsheetsController#create as HTML
|
|
134204
|
+
Parameters: {"type"=>"foo", "current_step"=>"choose_worksheet", "id"=>"1", "use_route"=>"importable"}
|
|
134205
|
+
[1m[35mImportable::Spreadsheet Load (0.2ms)[0m SELECT "importable_importers".* FROM "importable_importers" WHERE "importable_importers"."type" IN ('Importable::Spreadsheet') AND "importable_importers"."id" = ? LIMIT 1 [["id", "1"]]
|
|
134206
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
134207
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
|
134208
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
134209
|
+
[1m[35mSQL (2.2ms)[0m INSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["a", 1], ["b", 2], ["c", 3], ["created_at", Fri, 30 Sep 2011 05:46:51 UTC +00:00], ["d", 4], ["doof", nil], ["foo_relation_id", nil], ["foobar_date", nil], ["moof", nil], ["q", nil], ["r", nil], ["s", nil], ["t", nil], ["updated_at", Fri, 30 Sep 2011 05:46:51 UTC +00:00]]
|
|
134210
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
134211
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
|
134212
|
+
[1m[36mSQL (1.2ms)[0m [1mINSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)[0m [["a", 2], ["b", 3], ["c", 4], ["created_at", Fri, 30 Sep 2011 05:46:51 UTC +00:00], ["d", 5], ["doof", nil], ["foo_relation_id", nil], ["foobar_date", nil], ["moof", nil], ["q", nil], ["r", nil], ["s", nil], ["t", nil], ["updated_at", Fri, 30 Sep 2011 05:46:51 UTC +00:00]]
|
|
134213
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
|
134214
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
134215
|
+
[1m[35mSQL (1.2ms)[0m INSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["a", 3], ["b", 4], ["c", 5], ["created_at", Fri, 30 Sep 2011 05:46:51 UTC +00:00], ["d", 6], ["doof", nil], ["foo_relation_id", nil], ["foobar_date", nil], ["moof", nil], ["q", nil], ["r", nil], ["s", nil], ["t", nil], ["updated_at", Fri, 30 Sep 2011 05:46:51 UTC +00:00]]
|
|
134216
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
134217
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
|
134218
|
+
[1m[36mSQL (1.2ms)[0m [1mINSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)[0m [["a", 4], ["b", 5], ["c", 6], ["created_at", Fri, 30 Sep 2011 05:46:51 UTC +00:00], ["d", 7], ["doof", nil], ["foo_relation_id", nil], ["foobar_date", nil], ["moof", nil], ["q", nil], ["r", nil], ["s", nil], ["t", nil], ["updated_at", Fri, 30 Sep 2011 05:46:51 UTC +00:00]]
|
|
134219
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
|
134220
|
+
Redirected to http://test.host/import/foo/1/spreadsheet
|
|
134221
|
+
Completed 302 Found in 36ms
|
|
134222
|
+
[1m[36m (0.2ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
134223
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "importable_importers" ("created_at", "file", "mapper_name", "type", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Fri, 30 Sep 2011 05:46:51 UTC +00:00], ["file", "foo_multi_worksheet.xlsx"], ["mapper_name", "foo"], ["type", "Importable::Spreadsheet"], ["updated_at", Fri, 30 Sep 2011 05:46:51 UTC +00:00]]
|
|
134224
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
134225
|
+
Processing by Importable::SpreadsheetsController#create as HTML
|
|
134226
|
+
Parameters: {"type"=>"foo", "current_step"=>"choose_worksheet", "id"=>"1", "back_button"=>"1", "use_route"=>"importable"}
|
|
134227
|
+
[1m[35mImportable::Spreadsheet Load (0.2ms)[0m SELECT "importable_importers".* FROM "importable_importers" WHERE "importable_importers"."type" IN ('Importable::Spreadsheet') AND "importable_importers"."id" = ? LIMIT 1 [["id", "1"]]
|
|
134228
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
134229
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
|
134230
|
+
Completed 200 OK in 22ms (Views: 2.0ms | ActiveRecord: 0.3ms)
|
|
134231
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
134232
|
+
[1m[35mSQL (0.5ms)[0m INSERT INTO "importable_importers" ("created_at", "file", "mapper_name", "type", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Fri, 30 Sep 2011 05:46:51 UTC +00:00], ["file", "foo_multi_worksheet.xlsx"], ["mapper_name", "foo"], ["type", "Importable::Spreadsheet"], ["updated_at", Fri, 30 Sep 2011 05:46:51 UTC +00:00]]
|
|
134233
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
134234
|
+
Processing by Importable::SpreadsheetsController#create as HTML
|
|
134235
|
+
Parameters: {"type"=>"foo", "current_step"=>"choose_worksheet", "id"=>"1", "default_sheet"=>"1", "use_route"=>"importable"}
|
|
134236
|
+
[1m[35mImportable::Spreadsheet Load (0.2ms)[0m SELECT "importable_importers".* FROM "importable_importers" WHERE "importable_importers"."type" IN ('Importable::Spreadsheet') AND "importable_importers"."id" = ? LIMIT 1 [["id", "1"]]
|
|
134237
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
134238
|
+
[1m[35mSQL (1.8ms)[0m INSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["a", nil], ["b", nil], ["c", nil], ["created_at", Fri, 30 Sep 2011 05:46:51 UTC +00:00], ["d", nil], ["doof", nil], ["foo_relation_id", nil], ["foobar_date", nil], ["moof", nil], ["q", 9], ["r", 8], ["s", 7], ["t", 6], ["updated_at", Fri, 30 Sep 2011 05:46:51 UTC +00:00]]
|
|
134239
|
+
[1m[36mSQL (1.4ms)[0m [1mINSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)[0m [["a", nil], ["b", nil], ["c", nil], ["created_at", Fri, 30 Sep 2011 05:46:51 UTC +00:00], ["d", nil], ["doof", nil], ["foo_relation_id", nil], ["foobar_date", nil], ["moof", nil], ["q", 8], ["r", 7], ["s", 6], ["t", 5], ["updated_at", Fri, 30 Sep 2011 05:46:51 UTC +00:00]]
|
|
134240
|
+
[1m[35mSQL (1.4ms)[0m INSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["a", nil], ["b", nil], ["c", nil], ["created_at", Fri, 30 Sep 2011 05:46:51 UTC +00:00], ["d", nil], ["doof", nil], ["foo_relation_id", nil], ["foobar_date", nil], ["moof", nil], ["q", 7], ["r", 6], ["s", 5], ["t", 4], ["updated_at", Fri, 30 Sep 2011 05:46:51 UTC +00:00]]
|
|
134241
|
+
[1m[36mSQL (1.4ms)[0m [1mINSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)[0m [["a", nil], ["b", nil], ["c", nil], ["created_at", Fri, 30 Sep 2011 05:46:51 UTC +00:00], ["d", nil], ["doof", nil], ["foo_relation_id", nil], ["foobar_date", nil], ["moof", nil], ["q", 6], ["r", 5], ["s", 4], ["t", 3], ["updated_at", Fri, 30 Sep 2011 05:46:51 UTC +00:00]]
|
|
134242
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
|
134243
|
+
Redirected to http://test.host/import/foo/1/spreadsheet
|
|
134244
|
+
Completed 302 Found in 34ms
|
|
134245
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
134246
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "importable_importers" ("created_at", "file", "mapper_name", "type", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Fri, 30 Sep 2011 05:46:51 UTC +00:00], ["file", "foo_multi_worksheet.xlsx"], ["mapper_name", "foo"], ["type", "Importable::Spreadsheet"], ["updated_at", Fri, 30 Sep 2011 05:46:51 UTC +00:00]]
|
|
134247
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
134248
|
+
Processing by Importable::SpreadsheetsController#create as HTML
|
|
134249
|
+
Parameters: {"type"=>"foo", "current_step"=>"choose_worksheet", "id"=>"1", "default_sheet"=>"1", "use_route"=>"importable"}
|
|
134250
|
+
[1m[35mImportable::Spreadsheet Load (0.1ms)[0m SELECT "importable_importers".* FROM "importable_importers" WHERE "importable_importers"."type" IN ('Importable::Spreadsheet') AND "importable_importers"."id" = ? LIMIT 1 [["id", "1"]]
|
|
134251
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
134252
|
+
[1m[35mSQL (2.0ms)[0m INSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["a", nil], ["b", nil], ["c", nil], ["created_at", Fri, 30 Sep 2011 05:46:51 UTC +00:00], ["d", nil], ["doof", nil], ["foo_relation_id", nil], ["foobar_date", nil], ["moof", nil], ["q", 9], ["r", 8], ["s", 7], ["t", 6], ["updated_at", Fri, 30 Sep 2011 05:46:51 UTC +00:00]]
|
|
134253
|
+
[1m[36mSQL (1.5ms)[0m [1mINSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)[0m [["a", nil], ["b", nil], ["c", nil], ["created_at", Fri, 30 Sep 2011 05:46:51 UTC +00:00], ["d", nil], ["doof", nil], ["foo_relation_id", nil], ["foobar_date", nil], ["moof", nil], ["q", 8], ["r", 7], ["s", 6], ["t", 5], ["updated_at", Fri, 30 Sep 2011 05:46:51 UTC +00:00]]
|
|
134254
|
+
[1m[35mSQL (1.4ms)[0m INSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["a", nil], ["b", nil], ["c", nil], ["created_at", Fri, 30 Sep 2011 05:46:51 UTC +00:00], ["d", nil], ["doof", nil], ["foo_relation_id", nil], ["foobar_date", nil], ["moof", nil], ["q", 7], ["r", 6], ["s", 5], ["t", 4], ["updated_at", Fri, 30 Sep 2011 05:46:51 UTC +00:00]]
|
|
134255
|
+
[1m[36mSQL (1.4ms)[0m [1mINSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)[0m [["a", nil], ["b", nil], ["c", nil], ["created_at", Fri, 30 Sep 2011 05:46:51 UTC +00:00], ["d", nil], ["doof", nil], ["foo_relation_id", nil], ["foobar_date", nil], ["moof", nil], ["q", 6], ["r", 5], ["s", 4], ["t", 3], ["updated_at", Fri, 30 Sep 2011 05:46:51 UTC +00:00]]
|
|
134256
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
|
134257
|
+
Redirected to http://test.host/import/foo/1/spreadsheet
|
|
134258
|
+
Completed 302 Found in 33ms
|
|
134259
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
134260
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "importable_importers" ("created_at", "file", "mapper_name", "type", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Fri, 30 Sep 2011 05:46:51 UTC +00:00], ["file", "foo_multi_worksheet.xlsx"], ["mapper_name", "foo"], ["type", "Importable::Spreadsheet"], ["updated_at", Fri, 30 Sep 2011 05:46:51 UTC +00:00]]
|
|
134261
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
134262
|
+
Processing by Importable::SpreadsheetsController#create as HTML
|
|
134263
|
+
Parameters: {"type"=>"foo", "current_step"=>"choose_worksheet", "id"=>"1", "use_route"=>"importable"}
|
|
134264
|
+
[1m[35mImportable::Spreadsheet Load (0.1ms)[0m SELECT "importable_importers".* FROM "importable_importers" WHERE "importable_importers"."type" IN ('Importable::Spreadsheet') AND "importable_importers"."id" = ? LIMIT 1 [["id", "1"]]
|
|
134265
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
134266
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
|
134267
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
134268
|
+
[1m[35mSQL (2.4ms)[0m INSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["a", 1], ["b", 2], ["c", 3], ["created_at", Fri, 30 Sep 2011 05:46:51 UTC +00:00], ["d", 4], ["doof", nil], ["foo_relation_id", nil], ["foobar_date", nil], ["moof", nil], ["q", nil], ["r", nil], ["s", nil], ["t", nil], ["updated_at", Fri, 30 Sep 2011 05:46:51 UTC +00:00]]
|
|
134269
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
134270
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
|
134271
|
+
[1m[36mSQL (1.3ms)[0m [1mINSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)[0m [["a", 2], ["b", 3], ["c", 4], ["created_at", Fri, 30 Sep 2011 05:46:51 UTC +00:00], ["d", 5], ["doof", nil], ["foo_relation_id", nil], ["foobar_date", nil], ["moof", nil], ["q", nil], ["r", nil], ["s", nil], ["t", nil], ["updated_at", Fri, 30 Sep 2011 05:46:51 UTC +00:00]]
|
|
134272
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
|
134273
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
134274
|
+
[1m[35mSQL (1.1ms)[0m INSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["a", 3], ["b", 4], ["c", 5], ["created_at", Fri, 30 Sep 2011 05:46:51 UTC +00:00], ["d", 6], ["doof", nil], ["foo_relation_id", nil], ["foobar_date", nil], ["moof", nil], ["q", nil], ["r", nil], ["s", nil], ["t", nil], ["updated_at", Fri, 30 Sep 2011 05:46:51 UTC +00:00]]
|
|
134275
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
134276
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
|
134277
|
+
[1m[36mSQL (1.1ms)[0m [1mINSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)[0m [["a", 4], ["b", 5], ["c", 6], ["created_at", Fri, 30 Sep 2011 05:46:51 UTC +00:00], ["d", 7], ["doof", nil], ["foo_relation_id", nil], ["foobar_date", nil], ["moof", nil], ["q", nil], ["r", nil], ["s", nil], ["t", nil], ["updated_at", Fri, 30 Sep 2011 05:46:51 UTC +00:00]]
|
|
134278
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
|
134279
|
+
Redirected to http://test.host/import/foo/1/spreadsheet
|
|
134280
|
+
Completed 302 Found in 33ms
|
|
134281
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
134282
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "importable_importers" ("created_at", "file", "mapper_name", "type", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Fri, 30 Sep 2011 05:46:51 UTC +00:00], ["file", "foo_multi_worksheet.xlsx"], ["mapper_name", "foo"], ["type", "Importable::Spreadsheet"], ["updated_at", Fri, 30 Sep 2011 05:46:51 UTC +00:00]]
|
|
134283
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
134284
|
+
Processing by Importable::SpreadsheetsController#create as HTML
|
|
134285
|
+
Parameters: {"type"=>"foo", "current_step"=>"choose_worksheet", "id"=>"1", "use_route"=>"importable"}
|
|
134286
|
+
[1m[35mImportable::Spreadsheet Load (0.1ms)[0m SELECT "importable_importers".* FROM "importable_importers" WHERE "importable_importers"."type" IN ('Importable::Spreadsheet') AND "importable_importers"."id" = ? LIMIT 1 [["id", "1"]]
|
|
134287
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
134288
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
|
134289
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
134290
|
+
[1m[35mSQL (1.8ms)[0m INSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["a", 1], ["b", 2], ["c", 3], ["created_at", Fri, 30 Sep 2011 05:46:51 UTC +00:00], ["d", 4], ["doof", nil], ["foo_relation_id", nil], ["foobar_date", nil], ["moof", nil], ["q", nil], ["r", nil], ["s", nil], ["t", nil], ["updated_at", Fri, 30 Sep 2011 05:46:51 UTC +00:00]]
|
|
134291
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
134292
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
|
134293
|
+
[1m[36mSQL (1.2ms)[0m [1mINSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)[0m [["a", 2], ["b", 3], ["c", 4], ["created_at", Fri, 30 Sep 2011 05:46:51 UTC +00:00], ["d", 5], ["doof", nil], ["foo_relation_id", nil], ["foobar_date", nil], ["moof", nil], ["q", nil], ["r", nil], ["s", nil], ["t", nil], ["updated_at", Fri, 30 Sep 2011 05:46:51 UTC +00:00]]
|
|
134294
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
|
134295
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
134296
|
+
[1m[35mSQL (1.2ms)[0m INSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["a", 3], ["b", 4], ["c", 5], ["created_at", Fri, 30 Sep 2011 05:46:51 UTC +00:00], ["d", 6], ["doof", nil], ["foo_relation_id", nil], ["foobar_date", nil], ["moof", nil], ["q", nil], ["r", nil], ["s", nil], ["t", nil], ["updated_at", Fri, 30 Sep 2011 05:46:51 UTC +00:00]]
|
|
134297
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
134298
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
|
134299
|
+
[1m[36mSQL (1.3ms)[0m [1mINSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)[0m [["a", 4], ["b", 5], ["c", 6], ["created_at", Fri, 30 Sep 2011 05:46:51 UTC +00:00], ["d", 7], ["doof", nil], ["foo_relation_id", nil], ["foobar_date", nil], ["moof", nil], ["q", nil], ["r", nil], ["s", nil], ["t", nil], ["updated_at", Fri, 30 Sep 2011 05:46:51 UTC +00:00]]
|
|
134300
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
|
134301
|
+
Redirected to http://test.host/import/foo/1/spreadsheet
|
|
134302
|
+
Completed 302 Found in 34ms
|
|
134303
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
134304
|
+
[1m[35mSQL (1.5ms)[0m INSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["a", 1], ["b", 2], ["c", 3], ["created_at", Fri, 30 Sep 2011 05:46:51 UTC +00:00], ["d", 4], ["doof", nil], ["foo_relation_id", nil], ["foobar_date", nil], ["moof", nil], ["q", nil], ["r", nil], ["s", nil], ["t", nil], ["updated_at", Fri, 30 Sep 2011 05:46:51 UTC +00:00]]
|
|
134305
|
+
[1m[36mSQL (1.1ms)[0m [1mINSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)[0m [["a", 2], ["b", 3], ["c", 4], ["created_at", Fri, 30 Sep 2011 05:46:51 UTC +00:00], ["d", 5], ["doof", nil], ["foo_relation_id", nil], ["foobar_date", nil], ["moof", nil], ["q", nil], ["r", nil], ["s", nil], ["t", nil], ["updated_at", Fri, 30 Sep 2011 05:46:51 UTC +00:00]]
|
|
134306
|
+
[1m[35mSQL (1.2ms)[0m INSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["a", 3], ["b", 4], ["c", 5], ["created_at", Fri, 30 Sep 2011 05:46:51 UTC +00:00], ["d", 6], ["doof", nil], ["foo_relation_id", nil], ["foobar_date", nil], ["moof", nil], ["q", nil], ["r", nil], ["s", nil], ["t", nil], ["updated_at", Fri, 30 Sep 2011 05:46:51 UTC +00:00]]
|
|
134307
|
+
[1m[36mSQL (1.3ms)[0m [1mINSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)[0m [["a", 4], ["b", 5], ["c", 6], ["created_at", Fri, 30 Sep 2011 05:46:51 UTC +00:00], ["d", 7], ["doof", nil], ["foo_relation_id", nil], ["foobar_date", nil], ["moof", nil], ["q", nil], ["r", nil], ["s", nil], ["t", nil], ["updated_at", Fri, 30 Sep 2011 05:46:51 UTC +00:00]]
|
|
134308
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "importable_importers" ("created_at", "file", "mapper_name", "type", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Fri, 30 Sep 2011 05:46:51 UTC +00:00], ["file", "foo_single_worksheet.xlsx"], ["mapper_name", "foo"], ["type", "Importable::Spreadsheet"], ["updated_at", Fri, 30 Sep 2011 05:46:51 UTC +00:00]]
|
|
134309
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
134310
|
+
Processing by Importable::SpreadsheetsController#create as HTML
|
|
134311
|
+
Parameters: {"type"=>"foo", "current_step"=>"choose_worksheet", "id"=>"1", "use_route"=>"importable"}
|
|
134312
|
+
[1m[35mImportable::Spreadsheet Load (0.1ms)[0m SELECT "importable_importers".* FROM "importable_importers" WHERE "importable_importers"."type" IN ('Importable::Spreadsheet') AND "importable_importers"."id" = ? LIMIT 1 [["id", "1"]]
|
|
134313
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
134314
|
+
[1m[35mSQL (4.3ms)[0m INSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["a", 1], ["b", 2], ["c", 3], ["created_at", Fri, 30 Sep 2011 05:46:51 UTC +00:00], ["d", 4], ["doof", nil], ["foo_relation_id", nil], ["foobar_date", nil], ["moof", nil], ["q", nil], ["r", nil], ["s", nil], ["t", nil], ["updated_at", Fri, 30 Sep 2011 05:46:51 UTC +00:00]]
|
|
134315
|
+
[1m[36mSQL (1.5ms)[0m [1mINSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)[0m [["a", 2], ["b", 3], ["c", 4], ["created_at", Fri, 30 Sep 2011 05:46:51 UTC +00:00], ["d", 5], ["doof", nil], ["foo_relation_id", nil], ["foobar_date", nil], ["moof", nil], ["q", nil], ["r", nil], ["s", nil], ["t", nil], ["updated_at", Fri, 30 Sep 2011 05:46:51 UTC +00:00]]
|
|
134316
|
+
[1m[35mSQL (1.4ms)[0m INSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["a", 3], ["b", 4], ["c", 5], ["created_at", Fri, 30 Sep 2011 05:46:51 UTC +00:00], ["d", 6], ["doof", nil], ["foo_relation_id", nil], ["foobar_date", nil], ["moof", nil], ["q", nil], ["r", nil], ["s", nil], ["t", nil], ["updated_at", Fri, 30 Sep 2011 05:46:51 UTC +00:00]]
|
|
134317
|
+
[1m[36mSQL (1.3ms)[0m [1mINSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)[0m [["a", 4], ["b", 5], ["c", 6], ["created_at", Fri, 30 Sep 2011 05:46:51 UTC +00:00], ["d", 7], ["doof", nil], ["foo_relation_id", nil], ["foobar_date", nil], ["moof", nil], ["q", nil], ["r", nil], ["s", nil], ["t", nil], ["updated_at", Fri, 30 Sep 2011 05:46:51 UTC +00:00]]
|
|
134318
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
|
134319
|
+
Redirected to http://test.host/import/foo/1/spreadsheet
|
|
134320
|
+
Completed 302 Found in 39ms
|
|
134321
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
134322
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "importable_importers" ("created_at", "file", "mapper_name", "type", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Fri, 30 Sep 2011 05:46:51 UTC +00:00], ["file", "foo_multi_worksheet.xlsx"], ["mapper_name", "foo"], ["type", "Importable::Spreadsheet"], ["updated_at", Fri, 30 Sep 2011 05:46:51 UTC +00:00]]
|
|
134323
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
134324
|
+
Processing by Importable::SpreadsheetsController#create as HTML
|
|
134325
|
+
Parameters: {"type"=>"foo", "current_step"=>"choose_worksheet", "id"=>"1", "use_route"=>"importable"}
|
|
134326
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
|
134327
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
134328
|
+
Completed 200 OK in 13ms (Views: 1.9ms | ActiveRecord: 0.1ms)
|
|
134329
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
|
134330
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "importable_importers" ("created_at", "file", "mapper_name", "type", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["created_at", Fri, 30 Sep 2011 05:46:51 UTC +00:00], ["file", "foo_multi_worksheet.xlsx"], ["mapper_name", "foo"], ["type", "Importable::Spreadsheet"], ["updated_at", Fri, 30 Sep 2011 05:46:51 UTC +00:00]]
|
|
134331
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
|
134332
|
+
Processing by Importable::SpreadsheetsController#create as HTML
|
|
134333
|
+
Parameters: {"type"=>"foo", "current_step"=>"choose_worksheet", "id"=>"1", "use_route"=>"importable"}
|
|
134334
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
134335
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
|
134336
|
+
Completed 200 OK in 13ms (Views: 1.9ms | ActiveRecord: 0.1ms)
|
|
134337
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
134338
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "importable_importers" ("created_at", "file", "mapper_name", "type", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Fri, 30 Sep 2011 05:46:51 UTC +00:00], ["file", "foo_multi_worksheet.xlsx"], ["mapper_name", "foo"], ["type", "Importable::Spreadsheet"], ["updated_at", Fri, 30 Sep 2011 05:46:51 UTC +00:00]]
|
|
134339
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
134340
|
+
Processing by Importable::SpreadsheetsController#create as HTML
|
|
134341
|
+
Parameters: {"type"=>"foo", "current_step"=>"choose_worksheet", "id"=>"1", "use_route"=>"importable"}
|
|
134342
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
|
134343
|
+
[1m[36m (0.0ms)[0m [1mROLLBACK TO SAVEPOINT active_record_1[0m
|
|
134344
|
+
Completed 200 OK in 9ms (Views: 1.9ms | ActiveRecord: 0.1ms)
|
|
134345
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
|
134346
|
+
[1m[36mSQL (1.3ms)[0m [1mINSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)[0m [["a", 1], ["b", 2], ["c", 3], ["created_at", Fri, 30 Sep 2011 05:46:51 UTC +00:00], ["d", 4], ["doof", nil], ["foo_relation_id", nil], ["foobar_date", nil], ["moof", nil], ["q", nil], ["r", nil], ["s", nil], ["t", nil], ["updated_at", Fri, 30 Sep 2011 05:46:51 UTC +00:00]]
|
|
134347
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
|
134348
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
134349
|
+
[1m[35mSQL (1.3ms)[0m INSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["a", 2], ["b", 3], ["c", 4], ["created_at", Fri, 30 Sep 2011 05:46:51 UTC +00:00], ["d", 5], ["doof", nil], ["foo_relation_id", nil], ["foobar_date", nil], ["moof", nil], ["q", nil], ["r", nil], ["s", nil], ["t", nil], ["updated_at", Fri, 30 Sep 2011 05:46:51 UTC +00:00]]
|
|
134350
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
134351
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
|
134352
|
+
[1m[36mSQL (1.0ms)[0m [1mINSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)[0m [["a", 3], ["b", 4], ["c", 5], ["created_at", Fri, 30 Sep 2011 05:46:51 UTC +00:00], ["d", 6], ["doof", nil], ["foo_relation_id", nil], ["foobar_date", nil], ["moof", nil], ["q", nil], ["r", nil], ["s", nil], ["t", nil], ["updated_at", Fri, 30 Sep 2011 05:46:51 UTC +00:00]]
|
|
134353
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
|
134354
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
134355
|
+
[1m[35mSQL (1.0ms)[0m INSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["a", 4], ["b", 5], ["c", 6], ["created_at", Fri, 30 Sep 2011 05:46:51 UTC +00:00], ["d", 7], ["doof", nil], ["foo_relation_id", nil], ["foobar_date", nil], ["moof", nil], ["q", nil], ["r", nil], ["s", nil], ["t", nil], ["updated_at", Fri, 30 Sep 2011 05:46:51 UTC +00:00]]
|
|
134356
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
134357
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
|
134358
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "foo_required_fields" ("created_at", "doof", "moof", "updated_at") VALUES (?, ?, ?, ?)[0m [["created_at", Fri, 30 Sep 2011 05:46:52 UTC +00:00], ["doof", 2], ["moof", 1], ["updated_at", Fri, 30 Sep 2011 05:46:52 UTC +00:00]]
|
|
134359
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
|
134360
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
134361
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "foo_required_fields" ("created_at", "doof", "moof", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Fri, 30 Sep 2011 05:46:52 UTC +00:00], ["doof", 4], ["moof", 3], ["updated_at", Fri, 30 Sep 2011 05:46:52 UTC +00:00]]
|
|
134362
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
134363
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
|
134364
|
+
[1m[36mSQL (0.1ms)[0m [1mINSERT INTO "foo_required_fields" ("created_at", "doof", "moof", "updated_at") VALUES (?, ?, ?, ?)[0m [["created_at", Fri, 30 Sep 2011 05:46:52 UTC +00:00], ["doof", 6], ["moof", 5], ["updated_at", Fri, 30 Sep 2011 05:46:52 UTC +00:00]]
|
|
134365
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
|
134366
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
134367
|
+
[1m[35mSQL (1.7ms)[0m INSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["a", nil], ["b", nil], ["c", nil], ["created_at", Fri, 30 Sep 2011 05:46:52 UTC +00:00], ["d", nil], ["doof", 2], ["foo_relation_id", nil], ["foobar_date", nil], ["moof", 1], ["q", nil], ["r", nil], ["s", nil], ["t", nil], ["updated_at", Fri, 30 Sep 2011 05:46:52 UTC +00:00]]
|
|
134368
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
134369
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
|
134370
|
+
[1m[36mSQL (1.2ms)[0m [1mINSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)[0m [["a", nil], ["b", nil], ["c", nil], ["created_at", Fri, 30 Sep 2011 05:46:52 UTC +00:00], ["d", nil], ["doof", 4], ["foo_relation_id", nil], ["foobar_date", nil], ["moof", 3], ["q", nil], ["r", nil], ["s", nil], ["t", nil], ["updated_at", Fri, 30 Sep 2011 05:46:52 UTC +00:00]]
|
|
134371
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
|
134372
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
134373
|
+
[1m[35mSQL (0.9ms)[0m INSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["a", nil], ["b", nil], ["c", nil], ["created_at", Fri, 30 Sep 2011 05:46:52 UTC +00:00], ["d", nil], ["doof", 6], ["foo_relation_id", nil], ["foobar_date", nil], ["moof", 5], ["q", nil], ["r", nil], ["s", nil], ["t", nil], ["updated_at", Fri, 30 Sep 2011 05:46:52 UTC +00:00]]
|
|
134374
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
134375
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
|
134376
|
+
[1m[36mSQL (1.1ms)[0m [1mINSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)[0m [["a", nil], ["b", nil], ["c", nil], ["created_at", Fri, 30 Sep 2011 05:46:52 UTC +00:00], ["d", nil], ["doof", 2], ["foo_relation_id", nil], ["foobar_date", nil], ["moof", 1], ["q", nil], ["r", nil], ["s", nil], ["t", nil], ["updated_at", Fri, 30 Sep 2011 05:46:52 UTC +00:00]]
|
|
134377
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
|
134378
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
134379
|
+
[1m[35mSQL (1.2ms)[0m INSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["a", nil], ["b", nil], ["c", nil], ["created_at", Fri, 30 Sep 2011 05:46:52 UTC +00:00], ["d", nil], ["doof", 2], ["foo_relation_id", nil], ["foobar_date", nil], ["moof", 1], ["q", nil], ["r", nil], ["s", nil], ["t", nil], ["updated_at", Fri, 30 Sep 2011 05:46:52 UTC +00:00]]
|
|
134380
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
134381
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
|
134382
|
+
[1m[36mSQL (1.1ms)[0m [1mINSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)[0m [["a", nil], ["b", nil], ["c", nil], ["created_at", Fri, 30 Sep 2011 05:46:52 UTC +00:00], ["d", nil], ["doof", 4], ["foo_relation_id", nil], ["foobar_date", nil], ["moof", 3], ["q", nil], ["r", nil], ["s", nil], ["t", nil], ["updated_at", Fri, 30 Sep 2011 05:46:52 UTC +00:00]]
|
|
134383
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
|
134384
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
134385
|
+
[1m[35mSQL (1.0ms)[0m INSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["a", nil], ["b", nil], ["c", nil], ["created_at", Fri, 30 Sep 2011 05:46:52 UTC +00:00], ["d", nil], ["doof", 4], ["foo_relation_id", nil], ["foobar_date", nil], ["moof", 3], ["q", nil], ["r", nil], ["s", nil], ["t", nil], ["updated_at", Fri, 30 Sep 2011 05:46:52 UTC +00:00]]
|
|
134386
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
134387
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
|
134388
|
+
[1m[36mSQL (1.0ms)[0m [1mINSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)[0m [["a", nil], ["b", nil], ["c", nil], ["created_at", Fri, 30 Sep 2011 05:46:52 UTC +00:00], ["d", nil], ["doof", 6], ["foo_relation_id", nil], ["foobar_date", nil], ["moof", 5], ["q", nil], ["r", nil], ["s", nil], ["t", nil], ["updated_at", Fri, 30 Sep 2011 05:46:52 UTC +00:00]]
|
|
134389
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
|
134390
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
134391
|
+
[1m[35mSQL (1.0ms)[0m INSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["a", nil], ["b", nil], ["c", nil], ["created_at", Fri, 30 Sep 2011 05:46:52 UTC +00:00], ["d", nil], ["doof", 6], ["foo_relation_id", nil], ["foobar_date", nil], ["moof", 5], ["q", nil], ["r", nil], ["s", nil], ["t", nil], ["updated_at", Fri, 30 Sep 2011 05:46:52 UTC +00:00]]
|
|
134392
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
134393
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
|
134394
|
+
[1m[36mSQL (1.3ms)[0m [1mINSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)[0m [["a", nil], ["b", nil], ["c", nil], ["created_at", Fri, 30 Sep 2011 05:46:52 UTC +00:00], ["d", nil], ["doof", 2], ["foo_relation_id", nil], ["foobar_date", nil], ["moof", 1], ["q", nil], ["r", nil], ["s", nil], ["t", nil], ["updated_at", Fri, 30 Sep 2011 05:46:52 UTC +00:00]]
|
|
134395
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
|
134396
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
134397
|
+
[1m[35mSQL (1.2ms)[0m INSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["a", nil], ["b", nil], ["c", nil], ["created_at", Fri, 30 Sep 2011 05:46:52 UTC +00:00], ["d", nil], ["doof", 2], ["foo_relation_id", nil], ["foobar_date", nil], ["moof", 1], ["q", nil], ["r", nil], ["s", nil], ["t", nil], ["updated_at", Fri, 30 Sep 2011 05:46:52 UTC +00:00]]
|
|
134398
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
134399
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
|
134400
|
+
[1m[36mSQL (1.0ms)[0m [1mINSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)[0m [["a", nil], ["b", nil], ["c", nil], ["created_at", Fri, 30 Sep 2011 05:46:52 UTC +00:00], ["d", nil], ["doof", 4], ["foo_relation_id", nil], ["foobar_date", nil], ["moof", 3], ["q", nil], ["r", nil], ["s", nil], ["t", nil], ["updated_at", Fri, 30 Sep 2011 05:46:52 UTC +00:00]]
|
|
134401
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
|
134402
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
134403
|
+
[1m[35mSQL (1.0ms)[0m INSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["a", nil], ["b", nil], ["c", nil], ["created_at", Fri, 30 Sep 2011 05:46:52 UTC +00:00], ["d", nil], ["doof", 4], ["foo_relation_id", nil], ["foobar_date", nil], ["moof", 3], ["q", nil], ["r", nil], ["s", nil], ["t", nil], ["updated_at", Fri, 30 Sep 2011 05:46:52 UTC +00:00]]
|
|
134404
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
134405
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
|
134406
|
+
[1m[36mSQL (1.0ms)[0m [1mINSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)[0m [["a", nil], ["b", nil], ["c", nil], ["created_at", Fri, 30 Sep 2011 05:46:52 UTC +00:00], ["d", nil], ["doof", 6], ["foo_relation_id", nil], ["foobar_date", nil], ["moof", 5], ["q", nil], ["r", nil], ["s", nil], ["t", nil], ["updated_at", Fri, 30 Sep 2011 05:46:52 UTC +00:00]]
|
|
134407
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
|
134408
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
134409
|
+
[1m[35mSQL (1.0ms)[0m INSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["a", nil], ["b", nil], ["c", nil], ["created_at", Fri, 30 Sep 2011 05:46:52 UTC +00:00], ["d", nil], ["doof", 6], ["foo_relation_id", nil], ["foobar_date", nil], ["moof", 5], ["q", nil], ["r", nil], ["s", nil], ["t", nil], ["updated_at", Fri, 30 Sep 2011 05:46:52 UTC +00:00]]
|
|
134410
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
134411
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
|
134412
|
+
[1m[36mSQL (1.3ms)[0m [1mINSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)[0m [["a", nil], ["b", nil], ["c", nil], ["created_at", Fri, 30 Sep 2011 05:46:52 UTC +00:00], ["d", nil], ["doof", 2], ["foo_relation_id", nil], ["foobar_date", nil], ["moof", 1], ["q", nil], ["r", nil], ["s", nil], ["t", nil], ["updated_at", Fri, 30 Sep 2011 05:46:52 UTC +00:00]]
|
|
134413
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
|
134414
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
134415
|
+
[1m[35mSQL (1.5ms)[0m INSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["a", nil], ["b", nil], ["c", nil], ["created_at", Fri, 30 Sep 2011 05:46:52 UTC +00:00], ["d", nil], ["doof", 2], ["foo_relation_id", nil], ["foobar_date", nil], ["moof", 1], ["q", nil], ["r", nil], ["s", nil], ["t", nil], ["updated_at", Fri, 30 Sep 2011 05:46:52 UTC +00:00]]
|
|
134416
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
134417
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
|
134418
|
+
[1m[36mSQL (1.0ms)[0m [1mINSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)[0m [["a", nil], ["b", nil], ["c", nil], ["created_at", Fri, 30 Sep 2011 05:46:52 UTC +00:00], ["d", nil], ["doof", 4], ["foo_relation_id", nil], ["foobar_date", nil], ["moof", 3], ["q", nil], ["r", nil], ["s", nil], ["t", nil], ["updated_at", Fri, 30 Sep 2011 05:46:52 UTC +00:00]]
|
|
134419
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
|
134420
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
134421
|
+
[1m[35mSQL (1.1ms)[0m INSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["a", nil], ["b", nil], ["c", nil], ["created_at", Fri, 30 Sep 2011 05:46:52 UTC +00:00], ["d", nil], ["doof", 4], ["foo_relation_id", nil], ["foobar_date", nil], ["moof", 3], ["q", nil], ["r", nil], ["s", nil], ["t", nil], ["updated_at", Fri, 30 Sep 2011 05:46:52 UTC +00:00]]
|
|
134422
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
134423
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
|
134424
|
+
[1m[36mSQL (1.0ms)[0m [1mINSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)[0m [["a", nil], ["b", nil], ["c", nil], ["created_at", Fri, 30 Sep 2011 05:46:52 UTC +00:00], ["d", nil], ["doof", 6], ["foo_relation_id", nil], ["foobar_date", nil], ["moof", 5], ["q", nil], ["r", nil], ["s", nil], ["t", nil], ["updated_at", Fri, 30 Sep 2011 05:46:52 UTC +00:00]]
|
|
134425
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
|
134426
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
134427
|
+
[1m[35mSQL (1.0ms)[0m INSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["a", nil], ["b", nil], ["c", nil], ["created_at", Fri, 30 Sep 2011 05:46:52 UTC +00:00], ["d", nil], ["doof", 6], ["foo_relation_id", nil], ["foobar_date", nil], ["moof", 5], ["q", nil], ["r", nil], ["s", nil], ["t", nil], ["updated_at", Fri, 30 Sep 2011 05:46:52 UTC +00:00]]
|
|
134428
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
134429
|
+
[1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "foos"
|
|
134430
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
134431
|
+
[1m[35mSQL (1.3ms)[0m INSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["a", nil], ["b", nil], ["c", nil], ["created_at", Fri, 30 Sep 2011 05:46:52 UTC +00:00], ["d", nil], ["doof", 2], ["foo_relation_id", nil], ["foobar_date", nil], ["moof", 1], ["q", nil], ["r", nil], ["s", nil], ["t", nil], ["updated_at", Fri, 30 Sep 2011 05:46:52 UTC +00:00]]
|
|
134432
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
134433
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
|
134434
|
+
[1m[36mSQL (1.2ms)[0m [1mINSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)[0m [["a", nil], ["b", nil], ["c", nil], ["created_at", Fri, 30 Sep 2011 05:46:52 UTC +00:00], ["d", nil], ["doof", 4], ["foo_relation_id", nil], ["foobar_date", nil], ["moof", 3], ["q", nil], ["r", nil], ["s", nil], ["t", nil], ["updated_at", Fri, 30 Sep 2011 05:46:52 UTC +00:00]]
|
|
134435
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
|
134436
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
134437
|
+
[1m[35mSQL (1.0ms)[0m INSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["a", nil], ["b", nil], ["c", nil], ["created_at", Fri, 30 Sep 2011 05:46:52 UTC +00:00], ["d", nil], ["doof", 6], ["foo_relation_id", nil], ["foobar_date", nil], ["moof", 5], ["q", nil], ["r", nil], ["s", nil], ["t", nil], ["updated_at", Fri, 30 Sep 2011 05:46:52 UTC +00:00]]
|
|
134438
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
134439
|
+
[1m[35m (0.0ms)[0m SELECT COUNT(*) FROM "foos"
|
|
134440
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
134441
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "foo_required_fields" ("created_at", "doof", "moof", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Fri, 30 Sep 2011 05:46:52 UTC +00:00], ["doof", 2], ["moof", 1], ["updated_at", Fri, 30 Sep 2011 05:46:52 UTC +00:00]]
|
|
134442
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
134443
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
|
134444
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "foo_required_fields" ("created_at", "doof", "moof", "updated_at") VALUES (?, ?, ?, ?)[0m [["created_at", Fri, 30 Sep 2011 05:46:52 UTC +00:00], ["doof", 4], ["moof", 3], ["updated_at", Fri, 30 Sep 2011 05:46:52 UTC +00:00]]
|
|
134445
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
|
134446
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
134447
|
+
[1m[35mSQL (0.1ms)[0m INSERT INTO "foo_required_fields" ("created_at", "doof", "moof", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Fri, 30 Sep 2011 05:46:52 UTC +00:00], ["doof", 6], ["moof", 5], ["updated_at", Fri, 30 Sep 2011 05:46:52 UTC +00:00]]
|
|
134448
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
134449
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
|
134450
|
+
[1m[36mSQL (1.2ms)[0m [1mINSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)[0m [["a", nil], ["b", nil], ["c", nil], ["created_at", Fri, 30 Sep 2011 05:46:52 UTC +00:00], ["d", nil], ["doof", 2], ["foo_relation_id", nil], ["foobar_date", nil], ["moof", 1], ["q", nil], ["r", nil], ["s", nil], ["t", nil], ["updated_at", Fri, 30 Sep 2011 05:46:52 UTC +00:00]]
|
|
134451
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
|
134452
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
134453
|
+
[1m[35mSQL (1.2ms)[0m INSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["a", nil], ["b", nil], ["c", nil], ["created_at", Fri, 30 Sep 2011 05:46:52 UTC +00:00], ["d", nil], ["doof", 4], ["foo_relation_id", nil], ["foobar_date", nil], ["moof", 3], ["q", nil], ["r", nil], ["s", nil], ["t", nil], ["updated_at", Fri, 30 Sep 2011 05:46:52 UTC +00:00]]
|
|
134454
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
134455
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
|
134456
|
+
[1m[36mSQL (1.0ms)[0m [1mINSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)[0m [["a", nil], ["b", nil], ["c", nil], ["created_at", Fri, 30 Sep 2011 05:46:52 UTC +00:00], ["d", nil], ["doof", 6], ["foo_relation_id", nil], ["foobar_date", nil], ["moof", 5], ["q", nil], ["r", nil], ["s", nil], ["t", nil], ["updated_at", Fri, 30 Sep 2011 05:46:52 UTC +00:00]]
|
|
134457
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
|
134458
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
134459
|
+
[1m[35mSQL (1.4ms)[0m INSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["a", nil], ["b", nil], ["c", nil], ["created_at", Fri, 30 Sep 2011 05:46:52 UTC +00:00], ["d", nil], ["doof", 2], ["foo_relation_id", nil], ["foobar_date", nil], ["moof", 1], ["q", nil], ["r", nil], ["s", nil], ["t", nil], ["updated_at", Fri, 30 Sep 2011 05:46:52 UTC +00:00]]
|
|
134460
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
134461
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
|
134462
|
+
[1m[36mSQL (1.3ms)[0m [1mINSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)[0m [["a", nil], ["b", nil], ["c", nil], ["created_at", Fri, 30 Sep 2011 05:46:52 UTC +00:00], ["d", nil], ["doof", 4], ["foo_relation_id", nil], ["foobar_date", nil], ["moof", 3], ["q", nil], ["r", nil], ["s", nil], ["t", nil], ["updated_at", Fri, 30 Sep 2011 05:46:52 UTC +00:00]]
|
|
134463
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
|
134464
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
134465
|
+
[1m[35mSQL (1.0ms)[0m INSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["a", nil], ["b", nil], ["c", nil], ["created_at", Fri, 30 Sep 2011 05:46:52 UTC +00:00], ["d", nil], ["doof", 6], ["foo_relation_id", nil], ["foobar_date", nil], ["moof", 5], ["q", nil], ["r", nil], ["s", nil], ["t", nil], ["updated_at", Fri, 30 Sep 2011 05:46:52 UTC +00:00]]
|
|
134466
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
134467
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
|
134468
|
+
[1m[36mSQL (1.3ms)[0m [1mINSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)[0m [["a", 1], ["b", 2], ["c", 3], ["created_at", Fri, 30 Sep 2011 05:46:52 UTC +00:00], ["d", 4], ["doof", nil], ["foo_relation_id", nil], ["foobar_date", nil], ["moof", nil], ["q", nil], ["r", nil], ["s", nil], ["t", nil], ["updated_at", Fri, 30 Sep 2011 05:46:52 UTC +00:00]]
|
|
134469
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
|
134470
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
134471
|
+
[1m[35mSQL (1.3ms)[0m INSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["a", 2], ["b", 3], ["c", 4], ["created_at", Fri, 30 Sep 2011 05:46:52 UTC +00:00], ["d", 5], ["doof", nil], ["foo_relation_id", nil], ["foobar_date", nil], ["moof", nil], ["q", nil], ["r", nil], ["s", nil], ["t", nil], ["updated_at", Fri, 30 Sep 2011 05:46:52 UTC +00:00]]
|
|
134472
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
134473
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
|
134474
|
+
[1m[36mSQL (5.0ms)[0m [1mINSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)[0m [["a", 3], ["b", 4], ["c", 5], ["created_at", Fri, 30 Sep 2011 05:46:52 UTC +00:00], ["d", 6], ["doof", nil], ["foo_relation_id", nil], ["foobar_date", nil], ["moof", nil], ["q", nil], ["r", nil], ["s", nil], ["t", nil], ["updated_at", Fri, 30 Sep 2011 05:46:52 UTC +00:00]]
|
|
134475
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
|
134476
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
134477
|
+
[1m[35mSQL (1.0ms)[0m INSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["a", 4], ["b", 5], ["c", 6], ["created_at", Fri, 30 Sep 2011 05:46:52 UTC +00:00], ["d", 7], ["doof", nil], ["foo_relation_id", nil], ["foobar_date", nil], ["moof", nil], ["q", nil], ["r", nil], ["s", nil], ["t", nil], ["updated_at", Fri, 30 Sep 2011 05:46:52 UTC +00:00]]
|
|
134478
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
134479
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
|
134480
|
+
[1m[36mSQL (1.3ms)[0m [1mINSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)[0m [["a", 1], ["b", 2], ["c", 3], ["created_at", Fri, 30 Sep 2011 05:46:52 UTC +00:00], ["d", 4], ["doof", nil], ["foo_relation_id", nil], ["foobar_date", nil], ["moof", nil], ["q", nil], ["r", nil], ["s", nil], ["t", nil], ["updated_at", Fri, 30 Sep 2011 05:46:52 UTC +00:00]]
|
|
134481
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
|
134482
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
134483
|
+
[1m[35mSQL (1.7ms)[0m INSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["a", 2], ["b", 3], ["c", 4], ["created_at", Fri, 30 Sep 2011 05:46:52 UTC +00:00], ["d", 5], ["doof", nil], ["foo_relation_id", nil], ["foobar_date", nil], ["moof", nil], ["q", nil], ["r", nil], ["s", nil], ["t", nil], ["updated_at", Fri, 30 Sep 2011 05:46:52 UTC +00:00]]
|
|
134484
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
134485
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
|
134486
|
+
[1m[36mSQL (1.0ms)[0m [1mINSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)[0m [["a", 3], ["b", 4], ["c", 5], ["created_at", Fri, 30 Sep 2011 05:46:52 UTC +00:00], ["d", 6], ["doof", nil], ["foo_relation_id", nil], ["foobar_date", nil], ["moof", nil], ["q", nil], ["r", nil], ["s", nil], ["t", nil], ["updated_at", Fri, 30 Sep 2011 05:46:52 UTC +00:00]]
|
|
134487
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
|
134488
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
134489
|
+
[1m[35mSQL (1.0ms)[0m INSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["a", 4], ["b", 5], ["c", 6], ["created_at", Fri, 30 Sep 2011 05:46:52 UTC +00:00], ["d", 7], ["doof", nil], ["foo_relation_id", nil], ["foobar_date", nil], ["moof", nil], ["q", nil], ["r", nil], ["s", nil], ["t", nil], ["updated_at", Fri, 30 Sep 2011 05:46:52 UTC +00:00]]
|
|
134490
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
134491
|
+
|
|
134492
|
+
|
|
134493
|
+
Started GET "/import/foo_resource/resource" for 127.0.0.1 at 2011-09-30 01:50:21 -0400
|
|
134494
|
+
Processing by Importable::ResourcesController#new as HTML
|
|
134495
|
+
Parameters: {"type"=>"foo_resource"}
|
|
134496
|
+
Rendered /Users/mike/work/importable/app/views/importable/_errors.html.erb (0.6ms)
|
|
134497
|
+
Rendered foo_resources/importable/_extras.html.erb (0.2ms)
|
|
134498
|
+
Rendered /Users/mike/work/importable/app/views/importable/resources/_actions.html.erb (0.6ms)
|
|
134499
|
+
Rendered /Users/mike/work/importable/app/views/importable/resources/new.html.erb within layouts/application (40.0ms)
|
|
134500
|
+
Completed 200 OK in 120ms (Views: 104.6ms | ActiveRecord: 0.3ms)
|
|
134501
|
+
|
|
134502
|
+
|
|
134503
|
+
Started POST "/import/foo_resource/resource" for 127.0.0.1 at 2011-09-30 01:50:22 -0400
|
|
134504
|
+
Processing by Importable::ResourcesController#create as HTML
|
|
134505
|
+
Parameters: {"utf8"=>"✓", "return_to"=>"import", "commit"=>"Import", "type"=>"foo_resource"}
|
|
134506
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
134507
|
+
[1m[35mSQL (24.9ms)[0m INSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["a", nil], ["b", nil], ["c", nil], ["created_at", Fri, 30 Sep 2011 05:50:22 UTC +00:00], ["d", nil], ["doof", nil], ["foo_relation_id", nil], ["foobar_date", Wed, 14 Apr 2010], ["moof", nil], ["q", nil], ["r", nil], ["s", nil], ["t", nil], ["updated_at", Fri, 30 Sep 2011 05:50:22 UTC +00:00]]
|
|
134508
|
+
[1m[36mSQL (2.6ms)[0m [1mINSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)[0m [["a", nil], ["b", nil], ["c", nil], ["created_at", Fri, 30 Sep 2011 05:50:22 UTC +00:00], ["d", nil], ["doof", nil], ["foo_relation_id", nil], ["foobar_date", Thu, 15 Apr 2010], ["moof", nil], ["q", nil], ["r", nil], ["s", nil], ["t", nil], ["updated_at", Fri, 30 Sep 2011 05:50:22 UTC +00:00]]
|
|
134509
|
+
[1m[35mSQL (2.9ms)[0m INSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["a", nil], ["b", nil], ["c", nil], ["created_at", Fri, 30 Sep 2011 05:50:22 UTC +00:00], ["d", nil], ["doof", nil], ["foo_relation_id", nil], ["foobar_date", Fri, 16 Apr 2010], ["moof", nil], ["q", nil], ["r", nil], ["s", nil], ["t", nil], ["updated_at", Fri, 30 Sep 2011 05:50:22 UTC +00:00]]
|
|
134510
|
+
[1m[36mSQL (3.5ms)[0m [1mINSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)[0m [["a", nil], ["b", nil], ["c", nil], ["created_at", Fri, 30 Sep 2011 05:50:22 UTC +00:00], ["d", nil], ["doof", nil], ["foo_relation_id", nil], ["foobar_date", Sat, 17 Apr 2010], ["moof", nil], ["q", nil], ["r", nil], ["s", nil], ["t", nil], ["updated_at", Fri, 30 Sep 2011 05:50:22 UTC +00:00]]
|
|
134511
|
+
[1m[35mSQL (2.8ms)[0m INSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["a", nil], ["b", nil], ["c", nil], ["created_at", Fri, 30 Sep 2011 05:50:22 UTC +00:00], ["d", nil], ["doof", nil], ["foo_relation_id", nil], ["foobar_date", Sun, 18 Apr 2010], ["moof", nil], ["q", nil], ["r", nil], ["s", nil], ["t", nil], ["updated_at", Fri, 30 Sep 2011 05:50:22 UTC +00:00]]
|
|
134512
|
+
[1m[36mSQL (2.9ms)[0m [1mINSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)[0m [["a", nil], ["b", nil], ["c", nil], ["created_at", Fri, 30 Sep 2011 05:50:22 UTC +00:00], ["d", nil], ["doof", nil], ["foo_relation_id", nil], ["foobar_date", Mon, 19 Apr 2010], ["moof", nil], ["q", nil], ["r", nil], ["s", nil], ["t", nil], ["updated_at", Fri, 30 Sep 2011 05:50:22 UTC +00:00]]
|
|
134513
|
+
[1m[35mSQL (2.5ms)[0m INSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["a", nil], ["b", nil], ["c", nil], ["created_at", Fri, 30 Sep 2011 05:50:22 UTC +00:00], ["d", nil], ["doof", nil], ["foo_relation_id", nil], ["foobar_date", Tue, 20 Apr 2010], ["moof", nil], ["q", nil], ["r", nil], ["s", nil], ["t", nil], ["updated_at", Fri, 30 Sep 2011 05:50:22 UTC +00:00]]
|
|
134514
|
+
[1m[36mSQL (2.5ms)[0m [1mINSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)[0m [["a", nil], ["b", nil], ["c", nil], ["created_at", Fri, 30 Sep 2011 05:50:22 UTC +00:00], ["d", nil], ["doof", nil], ["foo_relation_id", nil], ["foobar_date", Wed, 21 Apr 2010], ["moof", nil], ["q", nil], ["r", nil], ["s", nil], ["t", nil], ["updated_at", Fri, 30 Sep 2011 05:50:22 UTC +00:00]]
|
|
134515
|
+
[1m[35mSQL (2.5ms)[0m INSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["a", nil], ["b", nil], ["c", nil], ["created_at", Fri, 30 Sep 2011 05:50:22 UTC +00:00], ["d", nil], ["doof", nil], ["foo_relation_id", nil], ["foobar_date", Thu, 22 Apr 2010], ["moof", nil], ["q", nil], ["r", nil], ["s", nil], ["t", nil], ["updated_at", Fri, 30 Sep 2011 05:50:22 UTC +00:00]]
|
|
134516
|
+
[1m[36mSQL (2.5ms)[0m [1mINSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)[0m [["a", nil], ["b", nil], ["c", nil], ["created_at", Fri, 30 Sep 2011 05:50:22 UTC +00:00], ["d", nil], ["doof", nil], ["foo_relation_id", nil], ["foobar_date", Fri, 23 Apr 2010], ["moof", nil], ["q", nil], ["r", nil], ["s", nil], ["t", nil], ["updated_at", Fri, 30 Sep 2011 05:50:22 UTC +00:00]]
|
|
134517
|
+
[1m[35mSQL (3.1ms)[0m INSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["a", nil], ["b", nil], ["c", nil], ["created_at", Fri, 30 Sep 2011 05:50:22 UTC +00:00], ["d", nil], ["doof", nil], ["foo_relation_id", nil], ["foobar_date", Sat, 24 Apr 2010], ["moof", nil], ["q", nil], ["r", nil], ["s", nil], ["t", nil], ["updated_at", Fri, 30 Sep 2011 05:50:22 UTC +00:00]]
|
|
134518
|
+
[1m[36mSQL (2.6ms)[0m [1mINSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)[0m [["a", nil], ["b", nil], ["c", nil], ["created_at", Fri, 30 Sep 2011 05:50:22 UTC +00:00], ["d", nil], ["doof", nil], ["foo_relation_id", nil], ["foobar_date", Sun, 25 Apr 2010], ["moof", nil], ["q", nil], ["r", nil], ["s", nil], ["t", nil], ["updated_at", Fri, 30 Sep 2011 05:50:22 UTC +00:00]]
|
|
134519
|
+
[1m[35mSQL (2.5ms)[0m INSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["a", nil], ["b", nil], ["c", nil], ["created_at", Fri, 30 Sep 2011 05:50:22 UTC +00:00], ["d", nil], ["doof", nil], ["foo_relation_id", nil], ["foobar_date", Mon, 26 Apr 2010], ["moof", nil], ["q", nil], ["r", nil], ["s", nil], ["t", nil], ["updated_at", Fri, 30 Sep 2011 05:50:22 UTC +00:00]]
|
|
134520
|
+
[1m[36mSQL (2.5ms)[0m [1mINSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)[0m [["a", nil], ["b", nil], ["c", nil], ["created_at", Fri, 30 Sep 2011 05:50:22 UTC +00:00], ["d", nil], ["doof", nil], ["foo_relation_id", nil], ["foobar_date", Tue, 27 Apr 2010], ["moof", nil], ["q", nil], ["r", nil], ["s", nil], ["t", nil], ["updated_at", Fri, 30 Sep 2011 05:50:22 UTC +00:00]]
|
|
134521
|
+
[1m[35mSQL (2.5ms)[0m INSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["a", nil], ["b", nil], ["c", nil], ["created_at", Fri, 30 Sep 2011 05:50:22 UTC +00:00], ["d", nil], ["doof", nil], ["foo_relation_id", nil], ["foobar_date", Wed, 28 Apr 2010], ["moof", nil], ["q", nil], ["r", nil], ["s", nil], ["t", nil], ["updated_at", Fri, 30 Sep 2011 05:50:22 UTC +00:00]]
|
|
134522
|
+
[1m[36mSQL (2.6ms)[0m [1mINSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)[0m [["a", nil], ["b", nil], ["c", nil], ["created_at", Fri, 30 Sep 2011 05:50:22 UTC +00:00], ["d", nil], ["doof", nil], ["foo_relation_id", nil], ["foobar_date", Thu, 29 Apr 2010], ["moof", nil], ["q", nil], ["r", nil], ["s", nil], ["t", nil], ["updated_at", Fri, 30 Sep 2011 05:50:22 UTC +00:00]]
|
|
134523
|
+
[1m[35mSQL (2.5ms)[0m INSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["a", nil], ["b", nil], ["c", nil], ["created_at", Fri, 30 Sep 2011 05:50:22 UTC +00:00], ["d", nil], ["doof", nil], ["foo_relation_id", nil], ["foobar_date", Fri, 30 Apr 2010], ["moof", nil], ["q", nil], ["r", nil], ["s", nil], ["t", nil], ["updated_at", Fri, 30 Sep 2011 05:50:22 UTC +00:00]]
|
|
134524
|
+
[1m[36mSQL (5.7ms)[0m [1mINSERT INTO "importable_importers" ("created_at", "file", "mapper_name", "type", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["created_at", Fri, 30 Sep 2011 05:50:22 UTC +00:00], ["file", nil], ["mapper_name", "foo_resource"], ["type", "Importable::Resource"], ["updated_at", Fri, 30 Sep 2011 05:50:22 UTC +00:00]]
|
|
134525
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
|
134526
|
+
Redirected to http://www.example.com/import/foo_resource/resource?
|
|
134527
|
+
Completed 302 Found in 135ms
|
|
134528
|
+
|
|
134529
|
+
|
|
134530
|
+
Started GET "/import/foo_resource/resource" for 127.0.0.1 at 2011-09-30 01:50:22 -0400
|
|
134531
|
+
Processing by Importable::ResourcesController#new as HTML
|
|
134532
|
+
Parameters: {"type"=>"foo_resource"}
|
|
134533
|
+
Rendered /Users/mike/work/importable/app/views/importable/_errors.html.erb (0.1ms)
|
|
134534
|
+
Rendered foo_resources/importable/_extras.html.erb (0.3ms)
|
|
134535
|
+
Rendered /Users/mike/work/importable/app/views/importable/resources/_actions.html.erb (0.3ms)
|
|
134536
|
+
Rendered /Users/mike/work/importable/app/views/importable/resources/new.html.erb within layouts/application (3.0ms)
|
|
134537
|
+
Completed 200 OK in 10ms (Views: 4.8ms | ActiveRecord: 0.0ms)
|
|
134538
|
+
|
|
134539
|
+
|
|
134540
|
+
Started GET "/import/foo/spreadsheet" for 127.0.0.1 at 2011-09-30 01:50:22 -0400
|
|
134541
|
+
Processing by Importable::SpreadsheetsController#new as HTML
|
|
134542
|
+
Parameters: {"type"=>"foo"}
|
|
134543
|
+
Rendered /Users/mike/work/importable/app/views/importable/_errors.html.erb (0.1ms)
|
|
134544
|
+
Rendered /Users/mike/work/importable/app/views/importable/_extras.html.erb (0.2ms)
|
|
134545
|
+
Rendered /Users/mike/work/importable/app/views/importable/spreadsheets/_actions.html.erb (0.7ms)
|
|
134546
|
+
Rendered /Users/mike/work/importable/app/views/importable/spreadsheets/_upload_file_step.html.erb (5.2ms)
|
|
134547
|
+
Completed 200 OK in 23ms (Views: 12.1ms | ActiveRecord: 0.0ms)
|
|
134548
|
+
|
|
134549
|
+
|
|
134550
|
+
Started POST "/import/foo/spreadsheet" for 127.0.0.1 at 2011-09-30 01:50:22 -0400
|
|
134551
|
+
Processing by Importable::SpreadsheetsController#create as HTML
|
|
134552
|
+
Parameters: {"utf8"=>"✓", "file"=>#<ActionDispatch::Http::UploadedFile:0x007f8a715f1d08 @original_filename="foo_single_worksheet.xlsx", @content_type="application/vnd.openxmlformats-officedocument.spreadsheetml.sheet", @headers="Content-Disposition: form-data; name=\"file\"; filename=\"foo_single_worksheet.xlsx\"\r\nContent-Type: application/vnd.openxmlformats-officedocument.spreadsheetml.sheet\r\nContent-Length: 26577\r\n", @tempfile=#<File:/var/folders/d6/487qybwn13j5h044v438g9vr0000gn/T/RackMultipart20110930-5777-1e8hzxl>>, "current_step"=>"upload_file", "return_to"=>"import", "commit"=>"Upload", "type"=>"foo"}
|
|
134553
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
134554
|
+
[1m[35mSQL (2.2ms)[0m INSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["a", 1], ["b", 2], ["c", 3], ["created_at", Fri, 30 Sep 2011 05:50:22 UTC +00:00], ["d", 4], ["doof", nil], ["foo_relation_id", nil], ["foobar_date", nil], ["moof", nil], ["q", nil], ["r", nil], ["s", nil], ["t", nil], ["updated_at", Fri, 30 Sep 2011 05:50:22 UTC +00:00]]
|
|
134555
|
+
[1m[36mSQL (1.9ms)[0m [1mINSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)[0m [["a", 2], ["b", 3], ["c", 4], ["created_at", Fri, 30 Sep 2011 05:50:22 UTC +00:00], ["d", 5], ["doof", nil], ["foo_relation_id", nil], ["foobar_date", nil], ["moof", nil], ["q", nil], ["r", nil], ["s", nil], ["t", nil], ["updated_at", Fri, 30 Sep 2011 05:50:22 UTC +00:00]]
|
|
134556
|
+
[1m[35mSQL (1.8ms)[0m INSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["a", 3], ["b", 4], ["c", 5], ["created_at", Fri, 30 Sep 2011 05:50:22 UTC +00:00], ["d", 6], ["doof", nil], ["foo_relation_id", nil], ["foobar_date", nil], ["moof", nil], ["q", nil], ["r", nil], ["s", nil], ["t", nil], ["updated_at", Fri, 30 Sep 2011 05:50:22 UTC +00:00]]
|
|
134557
|
+
[1m[36mSQL (1.8ms)[0m [1mINSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)[0m [["a", 4], ["b", 5], ["c", 6], ["created_at", Fri, 30 Sep 2011 05:50:22 UTC +00:00], ["d", 7], ["doof", nil], ["foo_relation_id", nil], ["foobar_date", nil], ["moof", nil], ["q", nil], ["r", nil], ["s", nil], ["t", nil], ["updated_at", Fri, 30 Sep 2011 05:50:22 UTC +00:00]]
|
|
134558
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "importable_importers" ("created_at", "file", "mapper_name", "type", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Fri, 30 Sep 2011 05:50:22 UTC +00:00], ["file", "foo_single_worksheet.xlsx"], ["mapper_name", "foo"], ["type", "Importable::Spreadsheet"], ["updated_at", Fri, 30 Sep 2011 05:50:22 UTC +00:00]]
|
|
134559
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
134560
|
+
Redirected to http://www.example.com/import/foo/spreadsheet?
|
|
134561
|
+
Completed 302 Found in 52ms
|
|
134562
|
+
|
|
134563
|
+
|
|
134564
|
+
Started GET "/import/foo/spreadsheet" for 127.0.0.1 at 2011-09-30 01:50:22 -0400
|
|
134565
|
+
Processing by Importable::SpreadsheetsController#new as HTML
|
|
134566
|
+
Parameters: {"type"=>"foo"}
|
|
134567
|
+
Rendered /Users/mike/work/importable/app/views/importable/_errors.html.erb (0.1ms)
|
|
134568
|
+
Rendered /Users/mike/work/importable/app/views/importable/_extras.html.erb (0.0ms)
|
|
134569
|
+
Rendered /Users/mike/work/importable/app/views/importable/spreadsheets/_actions.html.erb (0.3ms)
|
|
134570
|
+
Rendered /Users/mike/work/importable/app/views/importable/spreadsheets/_upload_file_step.html.erb (2.8ms)
|
|
134571
|
+
Completed 200 OK in 11ms (Views: 5.3ms | ActiveRecord: 0.0ms)
|
|
134572
|
+
|
|
134573
|
+
|
|
134574
|
+
Started GET "/import/foo/spreadsheet" for 127.0.0.1 at 2011-09-30 01:50:22 -0400
|
|
134575
|
+
Processing by Importable::SpreadsheetsController#new as HTML
|
|
134576
|
+
Parameters: {"type"=>"foo"}
|
|
134577
|
+
Rendered /Users/mike/work/importable/app/views/importable/_errors.html.erb (0.1ms)
|
|
134578
|
+
Rendered /Users/mike/work/importable/app/views/importable/_extras.html.erb (0.0ms)
|
|
134579
|
+
Rendered /Users/mike/work/importable/app/views/importable/spreadsheets/_actions.html.erb (0.2ms)
|
|
134580
|
+
Rendered /Users/mike/work/importable/app/views/importable/spreadsheets/_upload_file_step.html.erb (2.6ms)
|
|
134581
|
+
Completed 200 OK in 9ms (Views: 4.6ms | ActiveRecord: 0.0ms)
|
|
134582
|
+
|
|
134583
|
+
|
|
134584
|
+
Started POST "/import/foo/spreadsheet" for 127.0.0.1 at 2011-09-30 01:50:22 -0400
|
|
134585
|
+
Processing by Importable::SpreadsheetsController#create as HTML
|
|
134586
|
+
Parameters: {"utf8"=>"✓", "file"=>#<ActionDispatch::Http::UploadedFile:0x007f8a722cf778 @original_filename="foo_multi_worksheet.xlsx", @content_type="application/vnd.openxmlformats-officedocument.spreadsheetml.sheet", @headers="Content-Disposition: form-data; name=\"file\"; filename=\"foo_multi_worksheet.xlsx\"\r\nContent-Type: application/vnd.openxmlformats-officedocument.spreadsheetml.sheet\r\nContent-Length: 27552\r\n", @tempfile=#<File:/var/folders/d6/487qybwn13j5h044v438g9vr0000gn/T/RackMultipart20110930-5777-cftbvs>>, "current_step"=>"upload_file", "return_to"=>"import", "commit"=>"Upload", "type"=>"foo"}
|
|
134587
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
|
134588
|
+
[1m[36mSQL (0.5ms)[0m [1mINSERT INTO "importable_importers" ("created_at", "file", "mapper_name", "type", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["created_at", Fri, 30 Sep 2011 05:50:22 UTC +00:00], ["file", "foo_multi_worksheet.xlsx"], ["mapper_name", "foo"], ["type", "Importable::Spreadsheet"], ["updated_at", Fri, 30 Sep 2011 05:50:22 UTC +00:00]]
|
|
134589
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
|
134590
|
+
Rendered /Users/mike/work/importable/app/views/importable/_errors.html.erb (0.1ms)
|
|
134591
|
+
Rendered /Users/mike/work/importable/app/views/importable/_extras.html.erb (0.0ms)
|
|
134592
|
+
Rendered /Users/mike/work/importable/app/views/importable/spreadsheets/_actions.html.erb (0.3ms)
|
|
134593
|
+
Rendered /Users/mike/work/importable/app/views/importable/spreadsheets/_choose_worksheet_step.html.erb (3.9ms)
|
|
134594
|
+
Completed 200 OK in 26ms (Views: 6.8ms | ActiveRecord: 0.6ms)
|
|
134595
|
+
|
|
134596
|
+
|
|
134597
|
+
Started POST "/import/foo/spreadsheet" for 127.0.0.1 at 2011-09-30 01:50:22 -0400
|
|
134598
|
+
Processing by Importable::SpreadsheetsController#create as HTML
|
|
134599
|
+
Parameters: {"utf8"=>"✓", "default_sheet"=>"1", "id"=>"1", "current_step"=>"choose_worksheet", "return_to"=>"import", "commit"=>"Continue", "type"=>"foo"}
|
|
134600
|
+
[1m[36mImportable::Spreadsheet Load (0.3ms)[0m [1mSELECT "importable_importers".* FROM "importable_importers" WHERE "importable_importers"."type" IN ('Importable::Spreadsheet') AND "importable_importers"."id" = ? LIMIT 1[0m [["id", "1"]]
|
|
134601
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
|
134602
|
+
[1m[36mSQL (2.3ms)[0m [1mINSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)[0m [["a", nil], ["b", nil], ["c", nil], ["created_at", Fri, 30 Sep 2011 05:50:22 UTC +00:00], ["d", nil], ["doof", nil], ["foo_relation_id", nil], ["foobar_date", nil], ["moof", nil], ["q", 9], ["r", 8], ["s", 7], ["t", 6], ["updated_at", Fri, 30 Sep 2011 05:50:22 UTC +00:00]]
|
|
134603
|
+
[1m[35mSQL (1.8ms)[0m INSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["a", nil], ["b", nil], ["c", nil], ["created_at", Fri, 30 Sep 2011 05:50:22 UTC +00:00], ["d", nil], ["doof", nil], ["foo_relation_id", nil], ["foobar_date", nil], ["moof", nil], ["q", 8], ["r", 7], ["s", 6], ["t", 5], ["updated_at", Fri, 30 Sep 2011 05:50:22 UTC +00:00]]
|
|
134604
|
+
[1m[36mSQL (1.8ms)[0m [1mINSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)[0m [["a", nil], ["b", nil], ["c", nil], ["created_at", Fri, 30 Sep 2011 05:50:22 UTC +00:00], ["d", nil], ["doof", nil], ["foo_relation_id", nil], ["foobar_date", nil], ["moof", nil], ["q", 7], ["r", 6], ["s", 5], ["t", 4], ["updated_at", Fri, 30 Sep 2011 05:50:22 UTC +00:00]]
|
|
134605
|
+
[1m[35mSQL (1.8ms)[0m INSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["a", nil], ["b", nil], ["c", nil], ["created_at", Fri, 30 Sep 2011 05:50:22 UTC +00:00], ["d", nil], ["doof", nil], ["foo_relation_id", nil], ["foobar_date", nil], ["moof", nil], ["q", 6], ["r", 5], ["s", 4], ["t", 3], ["updated_at", Fri, 30 Sep 2011 05:50:22 UTC +00:00]]
|
|
134606
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
134607
|
+
Redirected to http://www.example.com/import/foo/spreadsheet?
|
|
134608
|
+
Completed 302 Found in 34ms
|
|
134609
|
+
|
|
134610
|
+
|
|
134611
|
+
Started GET "/import/foo/spreadsheet" for 127.0.0.1 at 2011-09-30 01:50:22 -0400
|
|
134612
|
+
Processing by Importable::SpreadsheetsController#new as HTML
|
|
134613
|
+
Parameters: {"type"=>"foo"}
|
|
134614
|
+
Rendered /Users/mike/work/importable/app/views/importable/_errors.html.erb (0.1ms)
|
|
134615
|
+
Rendered /Users/mike/work/importable/app/views/importable/_extras.html.erb (0.0ms)
|
|
134616
|
+
Rendered /Users/mike/work/importable/app/views/importable/spreadsheets/_actions.html.erb (0.2ms)
|
|
134617
|
+
Rendered /Users/mike/work/importable/app/views/importable/spreadsheets/_upload_file_step.html.erb (2.5ms)
|
|
134618
|
+
Completed 200 OK in 10ms (Views: 4.7ms | ActiveRecord: 0.0ms)
|
|
134619
|
+
|
|
134620
|
+
|
|
134621
|
+
Started GET "/import/foo_required_field/spreadsheet" for 127.0.0.1 at 2011-09-30 01:50:22 -0400
|
|
134622
|
+
Processing by Importable::SpreadsheetsController#new as HTML
|
|
134623
|
+
Parameters: {"type"=>"foo_required_field"}
|
|
134624
|
+
Rendered /Users/mike/work/importable/app/views/importable/_errors.html.erb (0.0ms)
|
|
134625
|
+
Rendered /Users/mike/work/importable/app/views/importable/_extras.html.erb (0.0ms)
|
|
134626
|
+
Rendered /Users/mike/work/importable/app/views/importable/spreadsheets/_actions.html.erb (0.3ms)
|
|
134627
|
+
Rendered /Users/mike/work/importable/app/views/importable/spreadsheets/_upload_file_step.html.erb (2.6ms)
|
|
134628
|
+
Completed 200 OK in 9ms (Views: 4.6ms | ActiveRecord: 0.0ms)
|
|
134629
|
+
|
|
134630
|
+
|
|
134631
|
+
Started POST "/import/foo_required_field/spreadsheet" for 127.0.0.1 at 2011-09-30 01:50:22 -0400
|
|
134632
|
+
Processing by Importable::SpreadsheetsController#create as HTML
|
|
134633
|
+
Parameters: {"utf8"=>"✓", "file"=>#<ActionDispatch::Http::UploadedFile:0x007f8a73230d98 @original_filename="foo_required_field_invalid.xlsx", @content_type="application/vnd.openxmlformats-officedocument.spreadsheetml.sheet", @headers="Content-Disposition: form-data; name=\"file\"; filename=\"foo_required_field_invalid.xlsx\"\r\nContent-Type: application/vnd.openxmlformats-officedocument.spreadsheetml.sheet\r\nContent-Length: 25558\r\n", @tempfile=#<File:/var/folders/d6/487qybwn13j5h044v438g9vr0000gn/T/RackMultipart20110930-5777-vjoat1>>, "current_step"=>"upload_file", "return_to"=>"import", "commit"=>"Upload", "type"=>"foo_required_field"}
|
|
134634
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
|
134635
|
+
[1m[36m (0.1ms)[0m [1mROLLBACK TO SAVEPOINT active_record_1[0m
|
|
134636
|
+
Rendered /Users/mike/work/importable/app/views/importable/_errors.html.erb (4.1ms)
|
|
134637
|
+
Rendered /Users/mike/work/importable/app/views/importable/_extras.html.erb (0.0ms)
|
|
134638
|
+
Rendered /Users/mike/work/importable/app/views/importable/spreadsheets/_actions.html.erb (0.3ms)
|
|
134639
|
+
Rendered /Users/mike/work/importable/app/views/importable/spreadsheets/_upload_file_step.html.erb (6.9ms)
|
|
134640
|
+
Completed 200 OK in 38ms (Views: 9.2ms | ActiveRecord: 0.6ms)
|
|
134641
|
+
|
|
134642
|
+
|
|
134643
|
+
Started GET "/import/foo_required_field/spreadsheet" for 127.0.0.1 at 2011-09-30 01:50:22 -0400
|
|
134644
|
+
Processing by Importable::SpreadsheetsController#new as HTML
|
|
134645
|
+
Parameters: {"type"=>"foo_required_field"}
|
|
134646
|
+
Rendered /Users/mike/work/importable/app/views/importable/_errors.html.erb (0.1ms)
|
|
134647
|
+
Rendered /Users/mike/work/importable/app/views/importable/_extras.html.erb (0.0ms)
|
|
134648
|
+
Rendered /Users/mike/work/importable/app/views/importable/spreadsheets/_actions.html.erb (0.2ms)
|
|
134649
|
+
Rendered /Users/mike/work/importable/app/views/importable/spreadsheets/_upload_file_step.html.erb (2.6ms)
|
|
134650
|
+
Completed 200 OK in 10ms (Views: 4.7ms | ActiveRecord: 0.0ms)
|
|
134651
|
+
|
|
134652
|
+
|
|
134653
|
+
Started POST "/import/foo_required_field/spreadsheet" for 127.0.0.1 at 2011-09-30 01:50:22 -0400
|
|
134654
|
+
Processing by Importable::SpreadsheetsController#create as HTML
|
|
134655
|
+
Parameters: {"utf8"=>"✓", "file"=>#<ActionDispatch::Http::UploadedFile:0x007f8a733565d8 @original_filename="foo_multi_worksheet_required_field_invalid.xlsx", @content_type="application/vnd.openxmlformats-officedocument.spreadsheetml.sheet", @headers="Content-Disposition: form-data; name=\"file\"; filename=\"foo_multi_worksheet_required_field_invalid.xlsx\"\r\nContent-Type: application/vnd.openxmlformats-officedocument.spreadsheetml.sheet\r\nContent-Length: 26462\r\n", @tempfile=#<File:/var/folders/d6/487qybwn13j5h044v438g9vr0000gn/T/RackMultipart20110930-5777-64zrxn>>, "current_step"=>"upload_file", "return_to"=>"import", "commit"=>"Upload", "type"=>"foo_required_field"}
|
|
134656
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
|
134657
|
+
[1m[36mSQL (0.5ms)[0m [1mINSERT INTO "importable_importers" ("created_at", "file", "mapper_name", "type", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["created_at", Fri, 30 Sep 2011 05:50:22 UTC +00:00], ["file", "foo_multi_worksheet_required_field_invalid.xlsx"], ["mapper_name", "foo_required_field"], ["type", "Importable::Spreadsheet"], ["updated_at", Fri, 30 Sep 2011 05:50:22 UTC +00:00]]
|
|
134658
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
|
134659
|
+
Rendered /Users/mike/work/importable/app/views/importable/_errors.html.erb (0.1ms)
|
|
134660
|
+
Rendered /Users/mike/work/importable/app/views/importable/_extras.html.erb (0.0ms)
|
|
134661
|
+
Rendered /Users/mike/work/importable/app/views/importable/spreadsheets/_actions.html.erb (0.3ms)
|
|
134662
|
+
Rendered /Users/mike/work/importable/app/views/importable/spreadsheets/_choose_worksheet_step.html.erb (3.6ms)
|
|
134663
|
+
Completed 200 OK in 30ms (Views: 6.0ms | ActiveRecord: 0.7ms)
|
|
134664
|
+
|
|
134665
|
+
|
|
134666
|
+
Started POST "/import/foo_required_field/spreadsheet" for 127.0.0.1 at 2011-09-30 01:50:22 -0400
|
|
134667
|
+
Processing by Importable::SpreadsheetsController#create as HTML
|
|
134668
|
+
Parameters: {"utf8"=>"✓", "default_sheet"=>"0", "id"=>"1", "current_step"=>"choose_worksheet", "return_to"=>"import", "commit"=>"Continue", "type"=>"foo_required_field"}
|
|
134669
|
+
[1m[36mImportable::Spreadsheet Load (0.1ms)[0m [1mSELECT "importable_importers".* FROM "importable_importers" WHERE "importable_importers"."type" IN ('Importable::Spreadsheet') AND "importable_importers"."id" = ? LIMIT 1[0m [["id", "1"]]
|
|
134670
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
|
134671
|
+
[1m[36m (0.1ms)[0m [1mROLLBACK TO SAVEPOINT active_record_1[0m
|
|
134672
|
+
Rendered /Users/mike/work/importable/app/views/importable/_errors.html.erb (1.5ms)
|
|
134673
|
+
Rendered /Users/mike/work/importable/app/views/importable/_extras.html.erb (0.0ms)
|
|
134674
|
+
Rendered /Users/mike/work/importable/app/views/importable/spreadsheets/_actions.html.erb (0.3ms)
|
|
134675
|
+
Rendered /Users/mike/work/importable/app/views/importable/spreadsheets/_upload_file_step.html.erb (4.0ms)
|
|
134676
|
+
Completed 200 OK in 24ms (Views: 6.2ms | ActiveRecord: 0.3ms)
|
|
134677
|
+
|
|
134678
|
+
|
|
134679
|
+
Started GET "/import/foo/spreadsheet?return_to=index" for 127.0.0.1 at 2011-09-30 01:50:22 -0400
|
|
134680
|
+
Processing by Importable::SpreadsheetsController#new as HTML
|
|
134681
|
+
Parameters: {"return_to"=>"index", "type"=>"foo"}
|
|
134682
|
+
Rendered /Users/mike/work/importable/app/views/importable/_errors.html.erb (0.0ms)
|
|
134683
|
+
Rendered /Users/mike/work/importable/app/views/importable/_extras.html.erb (0.0ms)
|
|
134684
|
+
Rendered /Users/mike/work/importable/app/views/importable/spreadsheets/_actions.html.erb (0.3ms)
|
|
134685
|
+
Rendered /Users/mike/work/importable/app/views/importable/spreadsheets/_upload_file_step.html.erb (2.6ms)
|
|
134686
|
+
Completed 200 OK in 10ms (Views: 4.7ms | ActiveRecord: 0.0ms)
|
|
134687
|
+
|
|
134688
|
+
|
|
134689
|
+
Started POST "/import/foo/spreadsheet" for 127.0.0.1 at 2011-09-30 01:50:22 -0400
|
|
134690
|
+
Processing by Importable::SpreadsheetsController#create as HTML
|
|
134691
|
+
Parameters: {"utf8"=>"✓", "file"=>#<ActionDispatch::Http::UploadedFile:0x007f8a73555500 @original_filename="foo_multi_worksheet.xlsx", @content_type="application/vnd.openxmlformats-officedocument.spreadsheetml.sheet", @headers="Content-Disposition: form-data; name=\"file\"; filename=\"foo_multi_worksheet.xlsx\"\r\nContent-Type: application/vnd.openxmlformats-officedocument.spreadsheetml.sheet\r\nContent-Length: 27552\r\n", @tempfile=#<File:/var/folders/d6/487qybwn13j5h044v438g9vr0000gn/T/RackMultipart20110930-5777-1kqp1xl>>, "current_step"=>"upload_file", "return_to"=>"index", "commit"=>"Upload", "type"=>"foo"}
|
|
134692
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
|
134693
|
+
[1m[36mSQL (0.5ms)[0m [1mINSERT INTO "importable_importers" ("created_at", "file", "mapper_name", "type", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["created_at", Fri, 30 Sep 2011 05:50:22 UTC +00:00], ["file", "foo_multi_worksheet.xlsx"], ["mapper_name", "foo"], ["type", "Importable::Spreadsheet"], ["updated_at", Fri, 30 Sep 2011 05:50:22 UTC +00:00]]
|
|
134694
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
|
134695
|
+
Rendered /Users/mike/work/importable/app/views/importable/_errors.html.erb (0.1ms)
|
|
134696
|
+
Rendered /Users/mike/work/importable/app/views/importable/_extras.html.erb (0.1ms)
|
|
134697
|
+
Rendered /Users/mike/work/importable/app/views/importable/spreadsheets/_actions.html.erb (0.4ms)
|
|
134698
|
+
Rendered /Users/mike/work/importable/app/views/importable/spreadsheets/_choose_worksheet_step.html.erb (3.8ms)
|
|
134699
|
+
Completed 200 OK in 27ms (Views: 7.0ms | ActiveRecord: 0.6ms)
|
|
134700
|
+
|
|
134701
|
+
|
|
134702
|
+
Started POST "/import/foo/spreadsheet" for 127.0.0.1 at 2011-09-30 01:50:22 -0400
|
|
134703
|
+
Processing by Importable::SpreadsheetsController#create as HTML
|
|
134704
|
+
Parameters: {"utf8"=>"✓", "default_sheet"=>"0", "id"=>"1", "current_step"=>"choose_worksheet", "return_to"=>"index", "commit"=>"Continue", "type"=>"foo"}
|
|
134705
|
+
[1m[36mImportable::Spreadsheet Load (0.2ms)[0m [1mSELECT "importable_importers".* FROM "importable_importers" WHERE "importable_importers"."type" IN ('Importable::Spreadsheet') AND "importable_importers"."id" = ? LIMIT 1[0m [["id", "1"]]
|
|
134706
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
|
134707
|
+
[1m[36mSQL (2.4ms)[0m [1mINSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)[0m [["a", 1], ["b", 2], ["c", 3], ["created_at", Fri, 30 Sep 2011 05:50:22 UTC +00:00], ["d", 4], ["doof", nil], ["foo_relation_id", nil], ["foobar_date", nil], ["moof", nil], ["q", nil], ["r", nil], ["s", nil], ["t", nil], ["updated_at", Fri, 30 Sep 2011 05:50:22 UTC +00:00]]
|
|
134708
|
+
[1m[35mSQL (1.8ms)[0m INSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["a", 2], ["b", 3], ["c", 4], ["created_at", Fri, 30 Sep 2011 05:50:22 UTC +00:00], ["d", 5], ["doof", nil], ["foo_relation_id", nil], ["foobar_date", nil], ["moof", nil], ["q", nil], ["r", nil], ["s", nil], ["t", nil], ["updated_at", Fri, 30 Sep 2011 05:50:22 UTC +00:00]]
|
|
134709
|
+
[1m[36mSQL (1.8ms)[0m [1mINSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)[0m [["a", 3], ["b", 4], ["c", 5], ["created_at", Fri, 30 Sep 2011 05:50:22 UTC +00:00], ["d", 6], ["doof", nil], ["foo_relation_id", nil], ["foobar_date", nil], ["moof", nil], ["q", nil], ["r", nil], ["s", nil], ["t", nil], ["updated_at", Fri, 30 Sep 2011 05:50:22 UTC +00:00]]
|
|
134710
|
+
[1m[35mSQL (1.9ms)[0m INSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["a", 4], ["b", 5], ["c", 6], ["created_at", Fri, 30 Sep 2011 05:50:22 UTC +00:00], ["d", 7], ["doof", nil], ["foo_relation_id", nil], ["foobar_date", nil], ["moof", nil], ["q", nil], ["r", nil], ["s", nil], ["t", nil], ["updated_at", Fri, 30 Sep 2011 05:50:22 UTC +00:00]]
|
|
134711
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
134712
|
+
Redirected to http://www.example.com/foos
|
|
134713
|
+
Completed 302 Found in 45ms
|
|
134714
|
+
|
|
134715
|
+
|
|
134716
|
+
Started GET "/foos" for 127.0.0.1 at 2011-09-30 01:50:22 -0400
|
|
134717
|
+
Processing by FoosController#index as HTML
|
|
134718
|
+
Completed 200 OK in 6ms (Views: 5.3ms | ActiveRecord: 0.0ms)
|
|
134719
|
+
|
|
134720
|
+
|
|
134721
|
+
Started GET "/import/foo/spreadsheet?return_to=import" for 127.0.0.1 at 2011-09-30 01:50:22 -0400
|
|
134722
|
+
Processing by Importable::SpreadsheetsController#new as HTML
|
|
134723
|
+
Parameters: {"return_to"=>"import", "type"=>"foo"}
|
|
134724
|
+
Rendered /Users/mike/work/importable/app/views/importable/_errors.html.erb (0.1ms)
|
|
134725
|
+
Rendered /Users/mike/work/importable/app/views/importable/_extras.html.erb (0.0ms)
|
|
134726
|
+
Rendered /Users/mike/work/importable/app/views/importable/spreadsheets/_actions.html.erb (0.3ms)
|
|
134727
|
+
Rendered /Users/mike/work/importable/app/views/importable/spreadsheets/_upload_file_step.html.erb (2.7ms)
|
|
134728
|
+
Completed 200 OK in 11ms (Views: 5.1ms | ActiveRecord: 0.0ms)
|
|
134729
|
+
|
|
134730
|
+
|
|
134731
|
+
Started POST "/import/foo/spreadsheet" for 127.0.0.1 at 2011-09-30 01:50:22 -0400
|
|
134732
|
+
Processing by Importable::SpreadsheetsController#create as HTML
|
|
134733
|
+
Parameters: {"utf8"=>"✓", "file"=>#<ActionDispatch::Http::UploadedFile:0x007f8a73749460 @original_filename="foo_multi_worksheet.xlsx", @content_type="application/vnd.openxmlformats-officedocument.spreadsheetml.sheet", @headers="Content-Disposition: form-data; name=\"file\"; filename=\"foo_multi_worksheet.xlsx\"\r\nContent-Type: application/vnd.openxmlformats-officedocument.spreadsheetml.sheet\r\nContent-Length: 27552\r\n", @tempfile=#<File:/var/folders/d6/487qybwn13j5h044v438g9vr0000gn/T/RackMultipart20110930-5777-g0r4ke>>, "current_step"=>"upload_file", "return_to"=>"import", "commit"=>"Upload", "type"=>"foo"}
|
|
134734
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
|
134735
|
+
[1m[36mSQL (0.5ms)[0m [1mINSERT INTO "importable_importers" ("created_at", "file", "mapper_name", "type", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["created_at", Fri, 30 Sep 2011 05:50:22 UTC +00:00], ["file", "foo_multi_worksheet.xlsx"], ["mapper_name", "foo"], ["type", "Importable::Spreadsheet"], ["updated_at", Fri, 30 Sep 2011 05:50:22 UTC +00:00]]
|
|
134736
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
|
134737
|
+
Rendered /Users/mike/work/importable/app/views/importable/_errors.html.erb (0.1ms)
|
|
134738
|
+
Rendered /Users/mike/work/importable/app/views/importable/_extras.html.erb (0.0ms)
|
|
134739
|
+
Rendered /Users/mike/work/importable/app/views/importable/spreadsheets/_actions.html.erb (0.4ms)
|
|
134740
|
+
Rendered /Users/mike/work/importable/app/views/importable/spreadsheets/_choose_worksheet_step.html.erb (3.3ms)
|
|
134741
|
+
Completed 200 OK in 26ms (Views: 5.7ms | ActiveRecord: 0.6ms)
|
|
134742
|
+
|
|
134743
|
+
|
|
134744
|
+
Started POST "/import/foo/spreadsheet" for 127.0.0.1 at 2011-09-30 01:50:22 -0400
|
|
134745
|
+
Processing by Importable::SpreadsheetsController#create as HTML
|
|
134746
|
+
Parameters: {"utf8"=>"✓", "default_sheet"=>"0", "id"=>"1", "current_step"=>"choose_worksheet", "return_to"=>"import", "commit"=>"Continue", "type"=>"foo"}
|
|
134747
|
+
[1m[36mImportable::Spreadsheet Load (0.2ms)[0m [1mSELECT "importable_importers".* FROM "importable_importers" WHERE "importable_importers"."type" IN ('Importable::Spreadsheet') AND "importable_importers"."id" = ? LIMIT 1[0m [["id", "1"]]
|
|
134748
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
|
134749
|
+
[1m[36mSQL (2.2ms)[0m [1mINSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)[0m [["a", 1], ["b", 2], ["c", 3], ["created_at", Fri, 30 Sep 2011 05:50:22 UTC +00:00], ["d", 4], ["doof", nil], ["foo_relation_id", nil], ["foobar_date", nil], ["moof", nil], ["q", nil], ["r", nil], ["s", nil], ["t", nil], ["updated_at", Fri, 30 Sep 2011 05:50:22 UTC +00:00]]
|
|
134750
|
+
[1m[35mSQL (1.8ms)[0m INSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["a", 2], ["b", 3], ["c", 4], ["created_at", Fri, 30 Sep 2011 05:50:22 UTC +00:00], ["d", 5], ["doof", nil], ["foo_relation_id", nil], ["foobar_date", nil], ["moof", nil], ["q", nil], ["r", nil], ["s", nil], ["t", nil], ["updated_at", Fri, 30 Sep 2011 05:50:22 UTC +00:00]]
|
|
134751
|
+
[1m[36mSQL (1.8ms)[0m [1mINSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)[0m [["a", 3], ["b", 4], ["c", 5], ["created_at", Fri, 30 Sep 2011 05:50:22 UTC +00:00], ["d", 6], ["doof", nil], ["foo_relation_id", nil], ["foobar_date", nil], ["moof", nil], ["q", nil], ["r", nil], ["s", nil], ["t", nil], ["updated_at", Fri, 30 Sep 2011 05:50:22 UTC +00:00]]
|
|
134752
|
+
[1m[35mSQL (1.9ms)[0m INSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["a", 4], ["b", 5], ["c", 6], ["created_at", Fri, 30 Sep 2011 05:50:22 UTC +00:00], ["d", 7], ["doof", nil], ["foo_relation_id", nil], ["foobar_date", nil], ["moof", nil], ["q", nil], ["r", nil], ["s", nil], ["t", nil], ["updated_at", Fri, 30 Sep 2011 05:50:22 UTC +00:00]]
|
|
134753
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
134754
|
+
Redirected to http://www.example.com/import/foo/spreadsheet?
|
|
134755
|
+
Completed 302 Found in 31ms
|
|
134756
|
+
|
|
134757
|
+
|
|
134758
|
+
Started GET "/import/foo/spreadsheet" for 127.0.0.1 at 2011-09-30 01:50:22 -0400
|
|
134759
|
+
Processing by Importable::SpreadsheetsController#new as HTML
|
|
134760
|
+
Parameters: {"type"=>"foo"}
|
|
134761
|
+
Rendered /Users/mike/work/importable/app/views/importable/_errors.html.erb (0.1ms)
|
|
134762
|
+
Rendered /Users/mike/work/importable/app/views/importable/_extras.html.erb (0.0ms)
|
|
134763
|
+
Rendered /Users/mike/work/importable/app/views/importable/spreadsheets/_actions.html.erb (0.3ms)
|
|
134764
|
+
Rendered /Users/mike/work/importable/app/views/importable/spreadsheets/_upload_file_step.html.erb (2.5ms)
|
|
134765
|
+
Completed 200 OK in 9ms (Views: 4.6ms | ActiveRecord: 0.0ms)
|
|
134766
|
+
Processing by Importable::FooImporterController#create as HTML
|
|
134767
|
+
Parameters: {"import_params"=>{"moof"=>"1"}, "type"=>"foo", "use_route"=>"importable"}
|
|
134768
|
+
Redirected to http://test.host/fake_foo_importer_path
|
|
134769
|
+
Completed 302 Found in 12ms
|
|
134770
|
+
Processing by Importable::FooImporterController#new as HTML
|
|
134771
|
+
Parameters: {"type"=>"foo", "use_route"=>"importable"}
|
|
134772
|
+
Completed 200 OK in 12ms (Views: 5.9ms | ActiveRecord: 0.0ms)
|
|
134773
|
+
Processing by Importable::FooImporterController#new as HTML
|
|
134774
|
+
Parameters: {"type"=>"foo", "use_route"=>"importable"}
|
|
134775
|
+
Completed 200 OK in 8ms (Views: 1.8ms | ActiveRecord: 0.0ms)
|
|
134776
|
+
Processing by Importable::FooImporterController#new as HTML
|
|
134777
|
+
Parameters: {"type"=>"bar", "use_route"=>"importable"}
|
|
134778
|
+
Completed 500 Internal Server Error in 5ms
|
|
134779
|
+
Processing by Importable::FooImporterController#new as HTML
|
|
134780
|
+
Parameters: {"type"=>"foo", "use_route"=>"importable"}
|
|
134781
|
+
Completed 200 OK in 7ms (Views: 1.9ms | ActiveRecord: 0.0ms)
|
|
134782
|
+
Processing by Importable::FooImporterController#new as HTML
|
|
134783
|
+
Parameters: {"type"=>"moof", "use_route"=>"importable"}
|
|
134784
|
+
Completed 200 OK in 9ms (Views: 2.2ms | ActiveRecord: 0.0ms)
|
|
134785
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
|
134786
|
+
[1m[36mSQL (0.6ms)[0m [1mINSERT INTO "importable_importers" ("created_at", "file", "mapper_name", "type", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["created_at", Fri, 30 Sep 2011 05:50:22 UTC +00:00], ["file", nil], ["mapper_name", "foo"], ["type", "Importable::FooImporter"], ["updated_at", Fri, 30 Sep 2011 05:50:22 UTC +00:00]]
|
|
134787
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
|
134788
|
+
Processing by Importable::FooImporterController#create as HTML
|
|
134789
|
+
Parameters: {"type"=>"foo", "id"=>"1", "use_route"=>"importable"}
|
|
134790
|
+
Redirected to http://test.host/fake_foo_importer_path
|
|
134791
|
+
Completed 302 Found in 7ms
|
|
134792
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
134793
|
+
[1m[35mSQL (0.5ms)[0m INSERT INTO "importable_importers" ("created_at", "file", "mapper_name", "type", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Fri, 30 Sep 2011 05:50:22 UTC +00:00], ["file", nil], ["mapper_name", "foo"], ["type", "Importable::FooImporter"], ["updated_at", Fri, 30 Sep 2011 05:50:22 UTC +00:00]]
|
|
134794
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
134795
|
+
Processing by Importable::FooImporterController#create as HTML
|
|
134796
|
+
Parameters: {"type"=>"foo", "id"=>"1", "return_to"=>"index", "use_route"=>"importable"}
|
|
134797
|
+
Redirected to http://test.host/foos
|
|
134798
|
+
Completed 302 Found in 7ms
|
|
134799
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
|
134800
|
+
[1m[36mSQL (0.6ms)[0m [1mINSERT INTO "importable_importers" ("created_at", "file", "mapper_name", "type", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["created_at", Fri, 30 Sep 2011 05:50:22 UTC +00:00], ["file", nil], ["mapper_name", "foo"], ["type", "Importable::FooImporter"], ["updated_at", Fri, 30 Sep 2011 05:50:22 UTC +00:00]]
|
|
134801
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
|
134802
|
+
Processing by Importable::FooImporterController#create as HTML
|
|
134803
|
+
Parameters: {"type"=>"foo", "id"=>"1", "return_to"=>"import", "use_route"=>"importable"}
|
|
134804
|
+
Redirected to http://test.host/fake_new_foo_importer_path
|
|
134805
|
+
Completed 302 Found in 7ms
|
|
134806
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
134807
|
+
[1m[35mSQL (0.6ms)[0m INSERT INTO "importable_importers" ("created_at", "file", "mapper_name", "type", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Fri, 30 Sep 2011 05:50:22 UTC +00:00], ["file", nil], ["mapper_name", "foo"], ["type", "Importable::FooImporter"], ["updated_at", Fri, 30 Sep 2011 05:50:22 UTC +00:00]]
|
|
134808
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
134809
|
+
Processing by Importable::FooImporterController#create as HTML
|
|
134810
|
+
Parameters: {"type"=>"foo", "id"=>"1", "use_route"=>"importable"}
|
|
134811
|
+
Completed 200 OK in 9ms (Views: 1.9ms | ActiveRecord: 0.0ms)
|
|
134812
|
+
[1m[35m (0.4ms)[0m SAVEPOINT active_record_1
|
|
134813
|
+
[1m[36mSQL (0.6ms)[0m [1mINSERT INTO "importable_importers" ("created_at", "file", "mapper_name", "type", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["created_at", Fri, 30 Sep 2011 05:50:22 UTC +00:00], ["file", nil], ["mapper_name", "foo"], ["type", "Importable::FooImporter"], ["updated_at", Fri, 30 Sep 2011 05:50:22 UTC +00:00]]
|
|
134814
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
|
134815
|
+
Processing by Importable::FooImporterController#show as HTML
|
|
134816
|
+
Parameters: {"type"=>"foo", "id"=>"1", "use_route"=>"importable"}
|
|
134817
|
+
[1m[36mImportable::FooImporter Load (0.2ms)[0m [1mSELECT "importable_importers".* FROM "importable_importers" WHERE "importable_importers"."type" IN ('Importable::FooImporter') AND "importable_importers"."id" = ? LIMIT 1[0m [["id", "1"]]
|
|
134818
|
+
Completed 200 OK in 10ms (Views: 2.4ms | ActiveRecord: 0.2ms)
|
|
134819
|
+
Processing by Importable::ResourcesController#create as HTML
|
|
134820
|
+
Parameters: {"type"=>"foo_resource", "import_params"=>{"start_date"=>"2010-04-14", "end_date"=>"2010-04-15"}, "use_route"=>"importable"}
|
|
134821
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
|
134822
|
+
[1m[36mSQL (2.3ms)[0m [1mINSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)[0m [["a", nil], ["b", nil], ["c", nil], ["created_at", Fri, 30 Sep 2011 05:50:23 UTC +00:00], ["d", nil], ["doof", nil], ["foo_relation_id", nil], ["foobar_date", Wed, 14 Apr 2010], ["moof", nil], ["q", nil], ["r", nil], ["s", nil], ["t", nil], ["updated_at", Fri, 30 Sep 2011 05:50:23 UTC +00:00]]
|
|
134823
|
+
[1m[35mSQL (2.2ms)[0m INSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["a", nil], ["b", nil], ["c", nil], ["created_at", Fri, 30 Sep 2011 05:50:23 UTC +00:00], ["d", nil], ["doof", nil], ["foo_relation_id", nil], ["foobar_date", Thu, 15 Apr 2010], ["moof", nil], ["q", nil], ["r", nil], ["s", nil], ["t", nil], ["updated_at", Fri, 30 Sep 2011 05:50:23 UTC +00:00]]
|
|
134824
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "importable_importers" ("created_at", "file", "mapper_name", "type", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["created_at", Fri, 30 Sep 2011 05:50:23 UTC +00:00], ["file", nil], ["mapper_name", "foo_resource"], ["type", "Importable::Resource"], ["updated_at", Fri, 30 Sep 2011 05:50:23 UTC +00:00]]
|
|
134825
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
|
134826
|
+
Redirected to http://test.host/import/foo_resource/1/resource
|
|
134827
|
+
Completed 302 Found in 21ms
|
|
134828
|
+
Processing by Importable::ResourcesController#create as HTML
|
|
134829
|
+
Parameters: {"type"=>"foo_resource", "import_params"=>{"start_date"=>"2010-04-14", "end_date"=>"2010-04-15"}, "use_route"=>"importable"}
|
|
134830
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
134831
|
+
[1m[35mSQL (2.3ms)[0m INSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["a", nil], ["b", nil], ["c", nil], ["created_at", Fri, 30 Sep 2011 05:50:23 UTC +00:00], ["d", nil], ["doof", nil], ["foo_relation_id", nil], ["foobar_date", Wed, 14 Apr 2010], ["moof", nil], ["q", nil], ["r", nil], ["s", nil], ["t", nil], ["updated_at", Fri, 30 Sep 2011 05:50:23 UTC +00:00]]
|
|
134832
|
+
[1m[36mSQL (1.8ms)[0m [1mINSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)[0m [["a", nil], ["b", nil], ["c", nil], ["created_at", Fri, 30 Sep 2011 05:50:23 UTC +00:00], ["d", nil], ["doof", nil], ["foo_relation_id", nil], ["foobar_date", Thu, 15 Apr 2010], ["moof", nil], ["q", nil], ["r", nil], ["s", nil], ["t", nil], ["updated_at", Fri, 30 Sep 2011 05:50:23 UTC +00:00]]
|
|
134833
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "importable_importers" ("created_at", "file", "mapper_name", "type", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Fri, 30 Sep 2011 05:50:23 UTC +00:00], ["file", nil], ["mapper_name", "foo_resource"], ["type", "Importable::Resource"], ["updated_at", Fri, 30 Sep 2011 05:50:23 UTC +00:00]]
|
|
134834
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
134835
|
+
Redirected to http://test.host/import/foo_resource/1/resource
|
|
134836
|
+
Completed 302 Found in 19ms
|
|
134837
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
|
134838
|
+
[1m[36mSQL (0.6ms)[0m [1mINSERT INTO "importable_importers" ("created_at", "file", "mapper_name", "type", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["created_at", Fri, 30 Sep 2011 05:50:23 UTC +00:00], ["file", nil], ["mapper_name", "foo"], ["type", "Importable::FooImporter"], ["updated_at", Fri, 30 Sep 2011 05:50:23 UTC +00:00]]
|
|
134839
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
|
134840
|
+
Processing by Importable::ResourcesController#create as HTML
|
|
134841
|
+
Parameters: {"type"=>"foo", "use_route"=>"importable"}
|
|
134842
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
134843
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
|
134844
|
+
Redirected to http://test.host/import/foo/1/resource
|
|
134845
|
+
Completed 302 Found in 9ms
|
|
134846
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
134847
|
+
[1m[35mSQL (0.6ms)[0m INSERT INTO "importable_importers" ("created_at", "file", "mapper_name", "type", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Fri, 30 Sep 2011 05:50:23 UTC +00:00], ["file", nil], ["mapper_name", "foo"], ["type", "Importable::FooImporter"], ["updated_at", Fri, 30 Sep 2011 05:50:23 UTC +00:00]]
|
|
134848
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
134849
|
+
Processing by Importable::ResourcesController#create as HTML
|
|
134850
|
+
Parameters: {"type"=>"foo", "import_params"=>{"start_date"=>"2010-04-14", "end_date"=>"2010-04-15"}, "use_route"=>"importable"}
|
|
134851
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
|
134852
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
134853
|
+
Redirected to http://test.host/import/foo/1/resource
|
|
134854
|
+
Completed 302 Found in 9ms
|
|
134855
|
+
Processing by Importable::SpreadsheetsController#create as HTML
|
|
134856
|
+
Parameters: {"type"=>"foo", "current_step"=>"upload_file", "use_route"=>"importable"}
|
|
134857
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
|
134858
|
+
[1m[36mSQL (0.5ms)[0m [1mINSERT INTO "importable_importers" ("created_at", "file", "mapper_name", "type", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["created_at", Fri, 30 Sep 2011 05:50:23 UTC +00:00], ["file", "foo_multi_worksheet.xlsx"], ["mapper_name", "foo"], ["type", "Importable::Spreadsheet"], ["updated_at", Fri, 30 Sep 2011 05:50:23 UTC +00:00]]
|
|
134859
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
|
134860
|
+
Completed 200 OK in 21ms (Views: 2.0ms | ActiveRecord: 0.6ms)
|
|
134861
|
+
Processing by Importable::SpreadsheetsController#create as HTML
|
|
134862
|
+
Parameters: {"type"=>"foo", "current_step"=>"upload_file", "use_route"=>"importable"}
|
|
134863
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
134864
|
+
[1m[35mSQL (0.5ms)[0m INSERT INTO "importable_importers" ("created_at", "file", "mapper_name", "type", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Fri, 30 Sep 2011 05:50:23 UTC +00:00], ["file", "foo_multi_worksheet.xlsx"], ["mapper_name", "foo"], ["type", "Importable::Spreadsheet"], ["updated_at", Fri, 30 Sep 2011 05:50:23 UTC +00:00]]
|
|
134865
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
134866
|
+
Completed 200 OK in 22ms (Views: 2.0ms | ActiveRecord: 0.6ms)
|
|
134867
|
+
Processing by Importable::SpreadsheetsController#create as HTML
|
|
134868
|
+
Parameters: {"type"=>"foo", "current_step"=>"upload_file", "use_route"=>"importable"}
|
|
134869
|
+
Completed 200 OK in 8ms (Views: 1.8ms | ActiveRecord: 0.0ms)
|
|
134870
|
+
Processing by Importable::SpreadsheetsController#create as HTML
|
|
134871
|
+
Parameters: {"type"=>"foo", "current_step"=>"upload_file", "use_route"=>"importable"}
|
|
134872
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
|
134873
|
+
[1m[36mSQL (1.1ms)[0m [1mINSERT INTO "importable_importers" ("created_at", "file", "mapper_name", "type", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["created_at", Fri, 30 Sep 2011 05:50:23 UTC +00:00], ["file", "foo_multi_worksheet.xlsx"], ["mapper_name", "foo"], ["type", "Importable::Spreadsheet"], ["updated_at", Fri, 30 Sep 2011 05:50:23 UTC +00:00]]
|
|
134874
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
|
134875
|
+
Completed 200 OK in 21ms (Views: 2.1ms | ActiveRecord: 1.2ms)
|
|
134876
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
134877
|
+
[1m[35mSQL (0.5ms)[0m INSERT INTO "importable_importers" ("created_at", "file", "mapper_name", "type", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Fri, 30 Sep 2011 05:50:23 UTC +00:00], ["file", "foo_multi_worksheet.xlsx"], ["mapper_name", "foo"], ["type", "Importable::Spreadsheet"], ["updated_at", Fri, 30 Sep 2011 05:50:23 UTC +00:00]]
|
|
134878
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
134879
|
+
Processing by Importable::SpreadsheetsController#create as HTML
|
|
134880
|
+
Parameters: {"type"=>"foo", "current_step"=>"choose_worksheet", "id"=>"1", "use_route"=>"importable"}
|
|
134881
|
+
[1m[35mImportable::Spreadsheet Load (0.1ms)[0m SELECT "importable_importers".* FROM "importable_importers" WHERE "importable_importers"."type" IN ('Importable::Spreadsheet') AND "importable_importers"."id" = ? LIMIT 1 [["id", "1"]]
|
|
134882
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
134883
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
|
134884
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
134885
|
+
[1m[35mSQL (1.6ms)[0m INSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["a", 1], ["b", 2], ["c", 3], ["created_at", Fri, 30 Sep 2011 05:50:23 UTC +00:00], ["d", 4], ["doof", nil], ["foo_relation_id", nil], ["foobar_date", nil], ["moof", nil], ["q", nil], ["r", nil], ["s", nil], ["t", nil], ["updated_at", Fri, 30 Sep 2011 05:50:23 UTC +00:00]]
|
|
134886
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
134887
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
|
134888
|
+
[1m[36mSQL (1.6ms)[0m [1mINSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)[0m [["a", 2], ["b", 3], ["c", 4], ["created_at", Fri, 30 Sep 2011 05:50:23 UTC +00:00], ["d", 5], ["doof", nil], ["foo_relation_id", nil], ["foobar_date", nil], ["moof", nil], ["q", nil], ["r", nil], ["s", nil], ["t", nil], ["updated_at", Fri, 30 Sep 2011 05:50:23 UTC +00:00]]
|
|
134889
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
|
134890
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
134891
|
+
[1m[35mSQL (1.2ms)[0m INSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["a", 3], ["b", 4], ["c", 5], ["created_at", Fri, 30 Sep 2011 05:50:23 UTC +00:00], ["d", 6], ["doof", nil], ["foo_relation_id", nil], ["foobar_date", nil], ["moof", nil], ["q", nil], ["r", nil], ["s", nil], ["t", nil], ["updated_at", Fri, 30 Sep 2011 05:50:23 UTC +00:00]]
|
|
134892
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
134893
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
|
134894
|
+
[1m[36mSQL (1.3ms)[0m [1mINSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)[0m [["a", 4], ["b", 5], ["c", 6], ["created_at", Fri, 30 Sep 2011 05:50:23 UTC +00:00], ["d", 7], ["doof", nil], ["foo_relation_id", nil], ["foobar_date", nil], ["moof", nil], ["q", nil], ["r", nil], ["s", nil], ["t", nil], ["updated_at", Fri, 30 Sep 2011 05:50:23 UTC +00:00]]
|
|
134895
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
|
134896
|
+
Redirected to http://test.host/import/foo/1/spreadsheet
|
|
134897
|
+
Completed 302 Found in 33ms
|
|
134898
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
134899
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "importable_importers" ("created_at", "file", "mapper_name", "type", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Fri, 30 Sep 2011 05:50:23 UTC +00:00], ["file", "foo_multi_worksheet.xlsx"], ["mapper_name", "foo"], ["type", "Importable::Spreadsheet"], ["updated_at", Fri, 30 Sep 2011 05:50:23 UTC +00:00]]
|
|
134900
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
134901
|
+
Processing by Importable::SpreadsheetsController#create as HTML
|
|
134902
|
+
Parameters: {"type"=>"foo", "current_step"=>"choose_worksheet", "id"=>"1", "use_route"=>"importable"}
|
|
134903
|
+
[1m[35mImportable::Spreadsheet Load (0.2ms)[0m SELECT "importable_importers".* FROM "importable_importers" WHERE "importable_importers"."type" IN ('Importable::Spreadsheet') AND "importable_importers"."id" = ? LIMIT 1 [["id", "1"]]
|
|
134904
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
134905
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
|
134906
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
134907
|
+
[1m[35mSQL (1.6ms)[0m INSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["a", 1], ["b", 2], ["c", 3], ["created_at", Fri, 30 Sep 2011 05:50:23 UTC +00:00], ["d", 4], ["doof", nil], ["foo_relation_id", nil], ["foobar_date", nil], ["moof", nil], ["q", nil], ["r", nil], ["s", nil], ["t", nil], ["updated_at", Fri, 30 Sep 2011 05:50:23 UTC +00:00]]
|
|
134908
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
134909
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
|
134910
|
+
[1m[36mSQL (1.2ms)[0m [1mINSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)[0m [["a", 2], ["b", 3], ["c", 4], ["created_at", Fri, 30 Sep 2011 05:50:23 UTC +00:00], ["d", 5], ["doof", nil], ["foo_relation_id", nil], ["foobar_date", nil], ["moof", nil], ["q", nil], ["r", nil], ["s", nil], ["t", nil], ["updated_at", Fri, 30 Sep 2011 05:50:23 UTC +00:00]]
|
|
134911
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
|
134912
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
134913
|
+
[1m[35mSQL (1.3ms)[0m INSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["a", 3], ["b", 4], ["c", 5], ["created_at", Fri, 30 Sep 2011 05:50:23 UTC +00:00], ["d", 6], ["doof", nil], ["foo_relation_id", nil], ["foobar_date", nil], ["moof", nil], ["q", nil], ["r", nil], ["s", nil], ["t", nil], ["updated_at", Fri, 30 Sep 2011 05:50:23 UTC +00:00]]
|
|
134914
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
134915
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
|
134916
|
+
[1m[36mSQL (1.1ms)[0m [1mINSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)[0m [["a", 4], ["b", 5], ["c", 6], ["created_at", Fri, 30 Sep 2011 05:50:23 UTC +00:00], ["d", 7], ["doof", nil], ["foo_relation_id", nil], ["foobar_date", nil], ["moof", nil], ["q", nil], ["r", nil], ["s", nil], ["t", nil], ["updated_at", Fri, 30 Sep 2011 05:50:23 UTC +00:00]]
|
|
134917
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
|
134918
|
+
Redirected to http://test.host/import/foo/1/spreadsheet
|
|
134919
|
+
Completed 302 Found in 32ms
|
|
134920
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
134921
|
+
[1m[35mSQL (0.5ms)[0m INSERT INTO "importable_importers" ("created_at", "file", "mapper_name", "type", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Fri, 30 Sep 2011 05:50:23 UTC +00:00], ["file", "foo_multi_worksheet.xlsx"], ["mapper_name", "foo"], ["type", "Importable::Spreadsheet"], ["updated_at", Fri, 30 Sep 2011 05:50:23 UTC +00:00]]
|
|
134922
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
134923
|
+
Processing by Importable::SpreadsheetsController#create as HTML
|
|
134924
|
+
Parameters: {"type"=>"foo", "current_step"=>"choose_worksheet", "id"=>"1", "use_route"=>"importable"}
|
|
134925
|
+
[1m[35mImportable::Spreadsheet Load (0.1ms)[0m SELECT "importable_importers".* FROM "importable_importers" WHERE "importable_importers"."type" IN ('Importable::Spreadsheet') AND "importable_importers"."id" = ? LIMIT 1 [["id", "1"]]
|
|
134926
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
134927
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
|
134928
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
134929
|
+
[1m[35mSQL (1.6ms)[0m INSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["a", 1], ["b", 2], ["c", 3], ["created_at", Fri, 30 Sep 2011 05:50:23 UTC +00:00], ["d", 4], ["doof", nil], ["foo_relation_id", nil], ["foobar_date", nil], ["moof", nil], ["q", nil], ["r", nil], ["s", nil], ["t", nil], ["updated_at", Fri, 30 Sep 2011 05:50:23 UTC +00:00]]
|
|
134930
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
134931
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
|
134932
|
+
[1m[36mSQL (1.2ms)[0m [1mINSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)[0m [["a", 2], ["b", 3], ["c", 4], ["created_at", Fri, 30 Sep 2011 05:50:23 UTC +00:00], ["d", 5], ["doof", nil], ["foo_relation_id", nil], ["foobar_date", nil], ["moof", nil], ["q", nil], ["r", nil], ["s", nil], ["t", nil], ["updated_at", Fri, 30 Sep 2011 05:50:23 UTC +00:00]]
|
|
134933
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
|
134934
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
134935
|
+
[1m[35mSQL (1.3ms)[0m INSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["a", 3], ["b", 4], ["c", 5], ["created_at", Fri, 30 Sep 2011 05:50:23 UTC +00:00], ["d", 6], ["doof", nil], ["foo_relation_id", nil], ["foobar_date", nil], ["moof", nil], ["q", nil], ["r", nil], ["s", nil], ["t", nil], ["updated_at", Fri, 30 Sep 2011 05:50:23 UTC +00:00]]
|
|
134936
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
134937
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
|
134938
|
+
[1m[36mSQL (1.1ms)[0m [1mINSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)[0m [["a", 4], ["b", 5], ["c", 6], ["created_at", Fri, 30 Sep 2011 05:50:23 UTC +00:00], ["d", 7], ["doof", nil], ["foo_relation_id", nil], ["foobar_date", nil], ["moof", nil], ["q", nil], ["r", nil], ["s", nil], ["t", nil], ["updated_at", Fri, 30 Sep 2011 05:50:23 UTC +00:00]]
|
|
134939
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
|
134940
|
+
Redirected to http://test.host/import/foo/1/spreadsheet
|
|
134941
|
+
Completed 302 Found in 32ms
|
|
134942
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
134943
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "importable_importers" ("created_at", "file", "mapper_name", "type", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Fri, 30 Sep 2011 05:50:23 UTC +00:00], ["file", "foo_multi_worksheet.xlsx"], ["mapper_name", "foo"], ["type", "Importable::Spreadsheet"], ["updated_at", Fri, 30 Sep 2011 05:50:23 UTC +00:00]]
|
|
134944
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
134945
|
+
Processing by Importable::SpreadsheetsController#create as HTML
|
|
134946
|
+
Parameters: {"type"=>"foo", "current_step"=>"choose_worksheet", "id"=>"1", "back_button"=>"1", "use_route"=>"importable"}
|
|
134947
|
+
[1m[35mImportable::Spreadsheet Load (0.1ms)[0m SELECT "importable_importers".* FROM "importable_importers" WHERE "importable_importers"."type" IN ('Importable::Spreadsheet') AND "importable_importers"."id" = ? LIMIT 1 [["id", "1"]]
|
|
134948
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
134949
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
|
134950
|
+
Completed 200 OK in 20ms (Views: 2.1ms | ActiveRecord: 0.3ms)
|
|
134951
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
134952
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "importable_importers" ("created_at", "file", "mapper_name", "type", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Fri, 30 Sep 2011 05:50:23 UTC +00:00], ["file", "foo_multi_worksheet.xlsx"], ["mapper_name", "foo"], ["type", "Importable::Spreadsheet"], ["updated_at", Fri, 30 Sep 2011 05:50:23 UTC +00:00]]
|
|
134953
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
134954
|
+
Processing by Importable::SpreadsheetsController#create as HTML
|
|
134955
|
+
Parameters: {"type"=>"foo", "current_step"=>"choose_worksheet", "id"=>"1", "default_sheet"=>"1", "use_route"=>"importable"}
|
|
134956
|
+
[1m[35mImportable::Spreadsheet Load (0.1ms)[0m SELECT "importable_importers".* FROM "importable_importers" WHERE "importable_importers"."type" IN ('Importable::Spreadsheet') AND "importable_importers"."id" = ? LIMIT 1 [["id", "1"]]
|
|
134957
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
134958
|
+
[1m[35mSQL (1.8ms)[0m INSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["a", nil], ["b", nil], ["c", nil], ["created_at", Fri, 30 Sep 2011 05:50:23 UTC +00:00], ["d", nil], ["doof", nil], ["foo_relation_id", nil], ["foobar_date", nil], ["moof", nil], ["q", 9], ["r", 8], ["s", 7], ["t", 6], ["updated_at", Fri, 30 Sep 2011 05:50:23 UTC +00:00]]
|
|
134959
|
+
[1m[36mSQL (1.7ms)[0m [1mINSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)[0m [["a", nil], ["b", nil], ["c", nil], ["created_at", Fri, 30 Sep 2011 05:50:23 UTC +00:00], ["d", nil], ["doof", nil], ["foo_relation_id", nil], ["foobar_date", nil], ["moof", nil], ["q", 8], ["r", 7], ["s", 6], ["t", 5], ["updated_at", Fri, 30 Sep 2011 05:50:23 UTC +00:00]]
|
|
134960
|
+
[1m[35mSQL (1.5ms)[0m INSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["a", nil], ["b", nil], ["c", nil], ["created_at", Fri, 30 Sep 2011 05:50:23 UTC +00:00], ["d", nil], ["doof", nil], ["foo_relation_id", nil], ["foobar_date", nil], ["moof", nil], ["q", 7], ["r", 6], ["s", 5], ["t", 4], ["updated_at", Fri, 30 Sep 2011 05:50:23 UTC +00:00]]
|
|
134961
|
+
[1m[36mSQL (1.3ms)[0m [1mINSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)[0m [["a", nil], ["b", nil], ["c", nil], ["created_at", Fri, 30 Sep 2011 05:50:23 UTC +00:00], ["d", nil], ["doof", nil], ["foo_relation_id", nil], ["foobar_date", nil], ["moof", nil], ["q", 6], ["r", 5], ["s", 4], ["t", 3], ["updated_at", Fri, 30 Sep 2011 05:50:23 UTC +00:00]]
|
|
134962
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
|
134963
|
+
Redirected to http://test.host/import/foo/1/spreadsheet
|
|
134964
|
+
Completed 302 Found in 34ms
|
|
134965
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
134966
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "importable_importers" ("created_at", "file", "mapper_name", "type", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Fri, 30 Sep 2011 05:50:23 UTC +00:00], ["file", "foo_multi_worksheet.xlsx"], ["mapper_name", "foo"], ["type", "Importable::Spreadsheet"], ["updated_at", Fri, 30 Sep 2011 05:50:23 UTC +00:00]]
|
|
134967
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
134968
|
+
Processing by Importable::SpreadsheetsController#create as HTML
|
|
134969
|
+
Parameters: {"type"=>"foo", "current_step"=>"choose_worksheet", "id"=>"1", "default_sheet"=>"1", "use_route"=>"importable"}
|
|
134970
|
+
[1m[35mImportable::Spreadsheet Load (0.1ms)[0m SELECT "importable_importers".* FROM "importable_importers" WHERE "importable_importers"."type" IN ('Importable::Spreadsheet') AND "importable_importers"."id" = ? LIMIT 1 [["id", "1"]]
|
|
134971
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
134972
|
+
[1m[35mSQL (1.8ms)[0m INSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["a", nil], ["b", nil], ["c", nil], ["created_at", Fri, 30 Sep 2011 05:50:23 UTC +00:00], ["d", nil], ["doof", nil], ["foo_relation_id", nil], ["foobar_date", nil], ["moof", nil], ["q", 9], ["r", 8], ["s", 7], ["t", 6], ["updated_at", Fri, 30 Sep 2011 05:50:23 UTC +00:00]]
|
|
134973
|
+
[1m[36mSQL (1.3ms)[0m [1mINSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)[0m [["a", nil], ["b", nil], ["c", nil], ["created_at", Fri, 30 Sep 2011 05:50:23 UTC +00:00], ["d", nil], ["doof", nil], ["foo_relation_id", nil], ["foobar_date", nil], ["moof", nil], ["q", 8], ["r", 7], ["s", 6], ["t", 5], ["updated_at", Fri, 30 Sep 2011 05:50:23 UTC +00:00]]
|
|
134974
|
+
[1m[35mSQL (1.3ms)[0m INSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["a", nil], ["b", nil], ["c", nil], ["created_at", Fri, 30 Sep 2011 05:50:23 UTC +00:00], ["d", nil], ["doof", nil], ["foo_relation_id", nil], ["foobar_date", nil], ["moof", nil], ["q", 7], ["r", 6], ["s", 5], ["t", 4], ["updated_at", Fri, 30 Sep 2011 05:50:23 UTC +00:00]]
|
|
134975
|
+
[1m[36mSQL (1.7ms)[0m [1mINSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)[0m [["a", nil], ["b", nil], ["c", nil], ["created_at", Fri, 30 Sep 2011 05:50:23 UTC +00:00], ["d", nil], ["doof", nil], ["foo_relation_id", nil], ["foobar_date", nil], ["moof", nil], ["q", 6], ["r", 5], ["s", 4], ["t", 3], ["updated_at", Fri, 30 Sep 2011 05:50:23 UTC +00:00]]
|
|
134976
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
|
134977
|
+
Redirected to http://test.host/import/foo/1/spreadsheet
|
|
134978
|
+
Completed 302 Found in 33ms
|
|
134979
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
134980
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "importable_importers" ("created_at", "file", "mapper_name", "type", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Fri, 30 Sep 2011 05:50:23 UTC +00:00], ["file", "foo_multi_worksheet.xlsx"], ["mapper_name", "foo"], ["type", "Importable::Spreadsheet"], ["updated_at", Fri, 30 Sep 2011 05:50:23 UTC +00:00]]
|
|
134981
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
134982
|
+
Processing by Importable::SpreadsheetsController#create as HTML
|
|
134983
|
+
Parameters: {"type"=>"foo", "current_step"=>"choose_worksheet", "id"=>"1", "use_route"=>"importable"}
|
|
134984
|
+
[1m[35mImportable::Spreadsheet Load (0.1ms)[0m SELECT "importable_importers".* FROM "importable_importers" WHERE "importable_importers"."type" IN ('Importable::Spreadsheet') AND "importable_importers"."id" = ? LIMIT 1 [["id", "1"]]
|
|
134985
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
134986
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
|
134987
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
134988
|
+
[1m[35mSQL (1.6ms)[0m INSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["a", 1], ["b", 2], ["c", 3], ["created_at", Fri, 30 Sep 2011 05:50:23 UTC +00:00], ["d", 4], ["doof", nil], ["foo_relation_id", nil], ["foobar_date", nil], ["moof", nil], ["q", nil], ["r", nil], ["s", nil], ["t", nil], ["updated_at", Fri, 30 Sep 2011 05:50:23 UTC +00:00]]
|
|
134989
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
134990
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
|
134991
|
+
[1m[36mSQL (1.3ms)[0m [1mINSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)[0m [["a", 2], ["b", 3], ["c", 4], ["created_at", Fri, 30 Sep 2011 05:50:23 UTC +00:00], ["d", 5], ["doof", nil], ["foo_relation_id", nil], ["foobar_date", nil], ["moof", nil], ["q", nil], ["r", nil], ["s", nil], ["t", nil], ["updated_at", Fri, 30 Sep 2011 05:50:23 UTC +00:00]]
|
|
134992
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
|
134993
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
134994
|
+
[1m[35mSQL (1.1ms)[0m INSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["a", 3], ["b", 4], ["c", 5], ["created_at", Fri, 30 Sep 2011 05:50:23 UTC +00:00], ["d", 6], ["doof", nil], ["foo_relation_id", nil], ["foobar_date", nil], ["moof", nil], ["q", nil], ["r", nil], ["s", nil], ["t", nil], ["updated_at", Fri, 30 Sep 2011 05:50:23 UTC +00:00]]
|
|
134995
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
134996
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
|
134997
|
+
[1m[36mSQL (1.1ms)[0m [1mINSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)[0m [["a", 4], ["b", 5], ["c", 6], ["created_at", Fri, 30 Sep 2011 05:50:23 UTC +00:00], ["d", 7], ["doof", nil], ["foo_relation_id", nil], ["foobar_date", nil], ["moof", nil], ["q", nil], ["r", nil], ["s", nil], ["t", nil], ["updated_at", Fri, 30 Sep 2011 05:50:23 UTC +00:00]]
|
|
134998
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
|
134999
|
+
Redirected to http://test.host/import/foo/1/spreadsheet
|
|
135000
|
+
Completed 302 Found in 31ms
|
|
135001
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
135002
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "importable_importers" ("created_at", "file", "mapper_name", "type", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Fri, 30 Sep 2011 05:50:23 UTC +00:00], ["file", "foo_multi_worksheet.xlsx"], ["mapper_name", "foo"], ["type", "Importable::Spreadsheet"], ["updated_at", Fri, 30 Sep 2011 05:50:23 UTC +00:00]]
|
|
135003
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
135004
|
+
Processing by Importable::SpreadsheetsController#create as HTML
|
|
135005
|
+
Parameters: {"type"=>"foo", "current_step"=>"choose_worksheet", "id"=>"1", "use_route"=>"importable"}
|
|
135006
|
+
[1m[35mImportable::Spreadsheet Load (0.2ms)[0m SELECT "importable_importers".* FROM "importable_importers" WHERE "importable_importers"."type" IN ('Importable::Spreadsheet') AND "importable_importers"."id" = ? LIMIT 1 [["id", "1"]]
|
|
135007
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
135008
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
|
135009
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
135010
|
+
[1m[35mSQL (1.6ms)[0m INSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["a", 1], ["b", 2], ["c", 3], ["created_at", Fri, 30 Sep 2011 05:50:23 UTC +00:00], ["d", 4], ["doof", nil], ["foo_relation_id", nil], ["foobar_date", nil], ["moof", nil], ["q", nil], ["r", nil], ["s", nil], ["t", nil], ["updated_at", Fri, 30 Sep 2011 05:50:23 UTC +00:00]]
|
|
135011
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
135012
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
|
135013
|
+
[1m[36mSQL (1.1ms)[0m [1mINSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)[0m [["a", 2], ["b", 3], ["c", 4], ["created_at", Fri, 30 Sep 2011 05:50:23 UTC +00:00], ["d", 5], ["doof", nil], ["foo_relation_id", nil], ["foobar_date", nil], ["moof", nil], ["q", nil], ["r", nil], ["s", nil], ["t", nil], ["updated_at", Fri, 30 Sep 2011 05:50:23 UTC +00:00]]
|
|
135014
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
|
135015
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
135016
|
+
[1m[35mSQL (1.2ms)[0m INSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["a", 3], ["b", 4], ["c", 5], ["created_at", Fri, 30 Sep 2011 05:50:23 UTC +00:00], ["d", 6], ["doof", nil], ["foo_relation_id", nil], ["foobar_date", nil], ["moof", nil], ["q", nil], ["r", nil], ["s", nil], ["t", nil], ["updated_at", Fri, 30 Sep 2011 05:50:23 UTC +00:00]]
|
|
135017
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
135018
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
|
135019
|
+
[1m[36mSQL (1.2ms)[0m [1mINSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)[0m [["a", 4], ["b", 5], ["c", 6], ["created_at", Fri, 30 Sep 2011 05:50:23 UTC +00:00], ["d", 7], ["doof", nil], ["foo_relation_id", nil], ["foobar_date", nil], ["moof", nil], ["q", nil], ["r", nil], ["s", nil], ["t", nil], ["updated_at", Fri, 30 Sep 2011 05:50:23 UTC +00:00]]
|
|
135020
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
|
135021
|
+
Redirected to http://test.host/import/foo/1/spreadsheet
|
|
135022
|
+
Completed 302 Found in 33ms
|
|
135023
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
135024
|
+
[1m[35mSQL (1.5ms)[0m INSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["a", 1], ["b", 2], ["c", 3], ["created_at", Fri, 30 Sep 2011 05:50:23 UTC +00:00], ["d", 4], ["doof", nil], ["foo_relation_id", nil], ["foobar_date", nil], ["moof", nil], ["q", nil], ["r", nil], ["s", nil], ["t", nil], ["updated_at", Fri, 30 Sep 2011 05:50:23 UTC +00:00]]
|
|
135025
|
+
[1m[36mSQL (1.2ms)[0m [1mINSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)[0m [["a", 2], ["b", 3], ["c", 4], ["created_at", Fri, 30 Sep 2011 05:50:23 UTC +00:00], ["d", 5], ["doof", nil], ["foo_relation_id", nil], ["foobar_date", nil], ["moof", nil], ["q", nil], ["r", nil], ["s", nil], ["t", nil], ["updated_at", Fri, 30 Sep 2011 05:50:23 UTC +00:00]]
|
|
135026
|
+
[1m[35mSQL (1.7ms)[0m INSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["a", 3], ["b", 4], ["c", 5], ["created_at", Fri, 30 Sep 2011 05:50:23 UTC +00:00], ["d", 6], ["doof", nil], ["foo_relation_id", nil], ["foobar_date", nil], ["moof", nil], ["q", nil], ["r", nil], ["s", nil], ["t", nil], ["updated_at", Fri, 30 Sep 2011 05:50:23 UTC +00:00]]
|
|
135027
|
+
[1m[36mSQL (1.1ms)[0m [1mINSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)[0m [["a", 4], ["b", 5], ["c", 6], ["created_at", Fri, 30 Sep 2011 05:50:23 UTC +00:00], ["d", 7], ["doof", nil], ["foo_relation_id", nil], ["foobar_date", nil], ["moof", nil], ["q", nil], ["r", nil], ["s", nil], ["t", nil], ["updated_at", Fri, 30 Sep 2011 05:50:23 UTC +00:00]]
|
|
135028
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "importable_importers" ("created_at", "file", "mapper_name", "type", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Fri, 30 Sep 2011 05:50:23 UTC +00:00], ["file", "foo_single_worksheet.xlsx"], ["mapper_name", "foo"], ["type", "Importable::Spreadsheet"], ["updated_at", Fri, 30 Sep 2011 05:50:23 UTC +00:00]]
|
|
135029
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
135030
|
+
Processing by Importable::SpreadsheetsController#create as HTML
|
|
135031
|
+
Parameters: {"type"=>"foo", "current_step"=>"choose_worksheet", "id"=>"1", "use_route"=>"importable"}
|
|
135032
|
+
[1m[35mImportable::Spreadsheet Load (0.3ms)[0m SELECT "importable_importers".* FROM "importable_importers" WHERE "importable_importers"."type" IN ('Importable::Spreadsheet') AND "importable_importers"."id" = ? LIMIT 1 [["id", "1"]]
|
|
135033
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
135034
|
+
[1m[35mSQL (2.3ms)[0m INSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["a", 1], ["b", 2], ["c", 3], ["created_at", Fri, 30 Sep 2011 05:50:23 UTC +00:00], ["d", 4], ["doof", nil], ["foo_relation_id", nil], ["foobar_date", nil], ["moof", nil], ["q", nil], ["r", nil], ["s", nil], ["t", nil], ["updated_at", Fri, 30 Sep 2011 05:50:23 UTC +00:00]]
|
|
135035
|
+
[1m[36mSQL (1.4ms)[0m [1mINSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)[0m [["a", 2], ["b", 3], ["c", 4], ["created_at", Fri, 30 Sep 2011 05:50:23 UTC +00:00], ["d", 5], ["doof", nil], ["foo_relation_id", nil], ["foobar_date", nil], ["moof", nil], ["q", nil], ["r", nil], ["s", nil], ["t", nil], ["updated_at", Fri, 30 Sep 2011 05:50:23 UTC +00:00]]
|
|
135036
|
+
[1m[35mSQL (1.4ms)[0m INSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["a", 3], ["b", 4], ["c", 5], ["created_at", Fri, 30 Sep 2011 05:50:23 UTC +00:00], ["d", 6], ["doof", nil], ["foo_relation_id", nil], ["foobar_date", nil], ["moof", nil], ["q", nil], ["r", nil], ["s", nil], ["t", nil], ["updated_at", Fri, 30 Sep 2011 05:50:23 UTC +00:00]]
|
|
135037
|
+
[1m[36mSQL (1.4ms)[0m [1mINSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)[0m [["a", 4], ["b", 5], ["c", 6], ["created_at", Fri, 30 Sep 2011 05:50:23 UTC +00:00], ["d", 7], ["doof", nil], ["foo_relation_id", nil], ["foobar_date", nil], ["moof", nil], ["q", nil], ["r", nil], ["s", nil], ["t", nil], ["updated_at", Fri, 30 Sep 2011 05:50:23 UTC +00:00]]
|
|
135038
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
|
135039
|
+
Redirected to http://test.host/import/foo/1/spreadsheet
|
|
135040
|
+
Completed 302 Found in 32ms
|
|
135041
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
135042
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "importable_importers" ("created_at", "file", "mapper_name", "type", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Fri, 30 Sep 2011 05:50:23 UTC +00:00], ["file", "foo_multi_worksheet.xlsx"], ["mapper_name", "foo"], ["type", "Importable::Spreadsheet"], ["updated_at", Fri, 30 Sep 2011 05:50:23 UTC +00:00]]
|
|
135043
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
135044
|
+
Processing by Importable::SpreadsheetsController#create as HTML
|
|
135045
|
+
Parameters: {"type"=>"foo", "current_step"=>"choose_worksheet", "id"=>"1", "use_route"=>"importable"}
|
|
135046
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
|
135047
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
135048
|
+
Completed 200 OK in 11ms (Views: 1.9ms | ActiveRecord: 0.1ms)
|
|
135049
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
|
135050
|
+
[1m[36mSQL (0.8ms)[0m [1mINSERT INTO "importable_importers" ("created_at", "file", "mapper_name", "type", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["created_at", Fri, 30 Sep 2011 05:50:23 UTC +00:00], ["file", "foo_multi_worksheet.xlsx"], ["mapper_name", "foo"], ["type", "Importable::Spreadsheet"], ["updated_at", Fri, 30 Sep 2011 05:50:23 UTC +00:00]]
|
|
135051
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
|
135052
|
+
Processing by Importable::SpreadsheetsController#create as HTML
|
|
135053
|
+
Parameters: {"type"=>"foo", "current_step"=>"choose_worksheet", "id"=>"1", "use_route"=>"importable"}
|
|
135054
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
135055
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
|
135056
|
+
Completed 200 OK in 11ms (Views: 1.9ms | ActiveRecord: 0.1ms)
|
|
135057
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
135058
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "importable_importers" ("created_at", "file", "mapper_name", "type", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Fri, 30 Sep 2011 05:50:23 UTC +00:00], ["file", "foo_multi_worksheet.xlsx"], ["mapper_name", "foo"], ["type", "Importable::Spreadsheet"], ["updated_at", Fri, 30 Sep 2011 05:50:23 UTC +00:00]]
|
|
135059
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
135060
|
+
Processing by Importable::SpreadsheetsController#create as HTML
|
|
135061
|
+
Parameters: {"type"=>"foo", "current_step"=>"choose_worksheet", "id"=>"1", "use_route"=>"importable"}
|
|
135062
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
|
135063
|
+
[1m[36m (0.0ms)[0m [1mROLLBACK TO SAVEPOINT active_record_1[0m
|
|
135064
|
+
Completed 200 OK in 9ms (Views: 1.9ms | ActiveRecord: 0.1ms)
|
|
135065
|
+
[1m[35m (0.2ms)[0m SAVEPOINT active_record_1
|
|
135066
|
+
[1m[36mSQL (1.5ms)[0m [1mINSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)[0m [["a", 1], ["b", 2], ["c", 3], ["created_at", Fri, 30 Sep 2011 05:50:23 UTC +00:00], ["d", 4], ["doof", nil], ["foo_relation_id", nil], ["foobar_date", nil], ["moof", nil], ["q", nil], ["r", nil], ["s", nil], ["t", nil], ["updated_at", Fri, 30 Sep 2011 05:50:23 UTC +00:00]]
|
|
135067
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
|
135068
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
135069
|
+
[1m[35mSQL (1.1ms)[0m INSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["a", 2], ["b", 3], ["c", 4], ["created_at", Fri, 30 Sep 2011 05:50:23 UTC +00:00], ["d", 5], ["doof", nil], ["foo_relation_id", nil], ["foobar_date", nil], ["moof", nil], ["q", nil], ["r", nil], ["s", nil], ["t", nil], ["updated_at", Fri, 30 Sep 2011 05:50:23 UTC +00:00]]
|
|
135070
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
135071
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
|
135072
|
+
[1m[36mSQL (1.2ms)[0m [1mINSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)[0m [["a", 3], ["b", 4], ["c", 5], ["created_at", Fri, 30 Sep 2011 05:50:23 UTC +00:00], ["d", 6], ["doof", nil], ["foo_relation_id", nil], ["foobar_date", nil], ["moof", nil], ["q", nil], ["r", nil], ["s", nil], ["t", nil], ["updated_at", Fri, 30 Sep 2011 05:50:23 UTC +00:00]]
|
|
135073
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
|
135074
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
135075
|
+
[1m[35mSQL (1.0ms)[0m INSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["a", 4], ["b", 5], ["c", 6], ["created_at", Fri, 30 Sep 2011 05:50:23 UTC +00:00], ["d", 7], ["doof", nil], ["foo_relation_id", nil], ["foobar_date", nil], ["moof", nil], ["q", nil], ["r", nil], ["s", nil], ["t", nil], ["updated_at", Fri, 30 Sep 2011 05:50:23 UTC +00:00]]
|
|
135076
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
135077
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
|
135078
|
+
[1m[36mSQL (0.5ms)[0m [1mINSERT INTO "foo_required_fields" ("created_at", "doof", "moof", "updated_at") VALUES (?, ?, ?, ?)[0m [["created_at", Fri, 30 Sep 2011 05:50:23 UTC +00:00], ["doof", 2], ["moof", 1], ["updated_at", Fri, 30 Sep 2011 05:50:23 UTC +00:00]]
|
|
135079
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
|
135080
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
135081
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "foo_required_fields" ("created_at", "doof", "moof", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Fri, 30 Sep 2011 05:50:23 UTC +00:00], ["doof", 4], ["moof", 3], ["updated_at", Fri, 30 Sep 2011 05:50:23 UTC +00:00]]
|
|
135082
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
135083
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
|
135084
|
+
[1m[36mSQL (0.1ms)[0m [1mINSERT INTO "foo_required_fields" ("created_at", "doof", "moof", "updated_at") VALUES (?, ?, ?, ?)[0m [["created_at", Fri, 30 Sep 2011 05:50:23 UTC +00:00], ["doof", 6], ["moof", 5], ["updated_at", Fri, 30 Sep 2011 05:50:23 UTC +00:00]]
|
|
135085
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
|
135086
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
135087
|
+
[1m[35mSQL (2.2ms)[0m INSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["a", nil], ["b", nil], ["c", nil], ["created_at", Fri, 30 Sep 2011 05:50:23 UTC +00:00], ["d", nil], ["doof", 2], ["foo_relation_id", nil], ["foobar_date", nil], ["moof", 1], ["q", nil], ["r", nil], ["s", nil], ["t", nil], ["updated_at", Fri, 30 Sep 2011 05:50:23 UTC +00:00]]
|
|
135088
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
135089
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
|
135090
|
+
[1m[36mSQL (1.2ms)[0m [1mINSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)[0m [["a", nil], ["b", nil], ["c", nil], ["created_at", Fri, 30 Sep 2011 05:50:23 UTC +00:00], ["d", nil], ["doof", 4], ["foo_relation_id", nil], ["foobar_date", nil], ["moof", 3], ["q", nil], ["r", nil], ["s", nil], ["t", nil], ["updated_at", Fri, 30 Sep 2011 05:50:23 UTC +00:00]]
|
|
135091
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
|
135092
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
135093
|
+
[1m[35mSQL (1.0ms)[0m INSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["a", nil], ["b", nil], ["c", nil], ["created_at", Fri, 30 Sep 2011 05:50:23 UTC +00:00], ["d", nil], ["doof", 6], ["foo_relation_id", nil], ["foobar_date", nil], ["moof", 5], ["q", nil], ["r", nil], ["s", nil], ["t", nil], ["updated_at", Fri, 30 Sep 2011 05:50:23 UTC +00:00]]
|
|
135094
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
135095
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
|
135096
|
+
[1m[36mSQL (1.2ms)[0m [1mINSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)[0m [["a", nil], ["b", nil], ["c", nil], ["created_at", Fri, 30 Sep 2011 05:50:23 UTC +00:00], ["d", nil], ["doof", 2], ["foo_relation_id", nil], ["foobar_date", nil], ["moof", 1], ["q", nil], ["r", nil], ["s", nil], ["t", nil], ["updated_at", Fri, 30 Sep 2011 05:50:23 UTC +00:00]]
|
|
135097
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
|
135098
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
135099
|
+
[1m[35mSQL (1.2ms)[0m INSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["a", nil], ["b", nil], ["c", nil], ["created_at", Fri, 30 Sep 2011 05:50:23 UTC +00:00], ["d", nil], ["doof", 2], ["foo_relation_id", nil], ["foobar_date", nil], ["moof", 1], ["q", nil], ["r", nil], ["s", nil], ["t", nil], ["updated_at", Fri, 30 Sep 2011 05:50:23 UTC +00:00]]
|
|
135100
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
135101
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
|
135102
|
+
[1m[36mSQL (1.0ms)[0m [1mINSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)[0m [["a", nil], ["b", nil], ["c", nil], ["created_at", Fri, 30 Sep 2011 05:50:23 UTC +00:00], ["d", nil], ["doof", 4], ["foo_relation_id", nil], ["foobar_date", nil], ["moof", 3], ["q", nil], ["r", nil], ["s", nil], ["t", nil], ["updated_at", Fri, 30 Sep 2011 05:50:23 UTC +00:00]]
|
|
135103
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
|
135104
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
135105
|
+
[1m[35mSQL (1.0ms)[0m INSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["a", nil], ["b", nil], ["c", nil], ["created_at", Fri, 30 Sep 2011 05:50:23 UTC +00:00], ["d", nil], ["doof", 4], ["foo_relation_id", nil], ["foobar_date", nil], ["moof", 3], ["q", nil], ["r", nil], ["s", nil], ["t", nil], ["updated_at", Fri, 30 Sep 2011 05:50:23 UTC +00:00]]
|
|
135106
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
135107
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
|
135108
|
+
[1m[36mSQL (1.0ms)[0m [1mINSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)[0m [["a", nil], ["b", nil], ["c", nil], ["created_at", Fri, 30 Sep 2011 05:50:23 UTC +00:00], ["d", nil], ["doof", 6], ["foo_relation_id", nil], ["foobar_date", nil], ["moof", 5], ["q", nil], ["r", nil], ["s", nil], ["t", nil], ["updated_at", Fri, 30 Sep 2011 05:50:23 UTC +00:00]]
|
|
135109
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
|
135110
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
135111
|
+
[1m[35mSQL (1.0ms)[0m INSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["a", nil], ["b", nil], ["c", nil], ["created_at", Fri, 30 Sep 2011 05:50:23 UTC +00:00], ["d", nil], ["doof", 6], ["foo_relation_id", nil], ["foobar_date", nil], ["moof", 5], ["q", nil], ["r", nil], ["s", nil], ["t", nil], ["updated_at", Fri, 30 Sep 2011 05:50:23 UTC +00:00]]
|
|
135112
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
135113
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
|
135114
|
+
[1m[36mSQL (1.3ms)[0m [1mINSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)[0m [["a", nil], ["b", nil], ["c", nil], ["created_at", Fri, 30 Sep 2011 05:50:23 UTC +00:00], ["d", nil], ["doof", 2], ["foo_relation_id", nil], ["foobar_date", nil], ["moof", 1], ["q", nil], ["r", nil], ["s", nil], ["t", nil], ["updated_at", Fri, 30 Sep 2011 05:50:23 UTC +00:00]]
|
|
135115
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
|
135116
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
135117
|
+
[1m[35mSQL (1.2ms)[0m INSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["a", nil], ["b", nil], ["c", nil], ["created_at", Fri, 30 Sep 2011 05:50:23 UTC +00:00], ["d", nil], ["doof", 2], ["foo_relation_id", nil], ["foobar_date", nil], ["moof", 1], ["q", nil], ["r", nil], ["s", nil], ["t", nil], ["updated_at", Fri, 30 Sep 2011 05:50:23 UTC +00:00]]
|
|
135118
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
135119
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
|
135120
|
+
[1m[36mSQL (1.0ms)[0m [1mINSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)[0m [["a", nil], ["b", nil], ["c", nil], ["created_at", Fri, 30 Sep 2011 05:50:23 UTC +00:00], ["d", nil], ["doof", 4], ["foo_relation_id", nil], ["foobar_date", nil], ["moof", 3], ["q", nil], ["r", nil], ["s", nil], ["t", nil], ["updated_at", Fri, 30 Sep 2011 05:50:23 UTC +00:00]]
|
|
135121
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
|
135122
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
135123
|
+
[1m[35mSQL (1.0ms)[0m INSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["a", nil], ["b", nil], ["c", nil], ["created_at", Fri, 30 Sep 2011 05:50:23 UTC +00:00], ["d", nil], ["doof", 4], ["foo_relation_id", nil], ["foobar_date", nil], ["moof", 3], ["q", nil], ["r", nil], ["s", nil], ["t", nil], ["updated_at", Fri, 30 Sep 2011 05:50:23 UTC +00:00]]
|
|
135124
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
135125
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
|
135126
|
+
[1m[36mSQL (1.0ms)[0m [1mINSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)[0m [["a", nil], ["b", nil], ["c", nil], ["created_at", Fri, 30 Sep 2011 05:50:23 UTC +00:00], ["d", nil], ["doof", 6], ["foo_relation_id", nil], ["foobar_date", nil], ["moof", 5], ["q", nil], ["r", nil], ["s", nil], ["t", nil], ["updated_at", Fri, 30 Sep 2011 05:50:23 UTC +00:00]]
|
|
135127
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
|
135128
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
135129
|
+
[1m[35mSQL (1.1ms)[0m INSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["a", nil], ["b", nil], ["c", nil], ["created_at", Fri, 30 Sep 2011 05:50:23 UTC +00:00], ["d", nil], ["doof", 6], ["foo_relation_id", nil], ["foobar_date", nil], ["moof", 5], ["q", nil], ["r", nil], ["s", nil], ["t", nil], ["updated_at", Fri, 30 Sep 2011 05:50:23 UTC +00:00]]
|
|
135130
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
135131
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
|
135132
|
+
[1m[36mSQL (1.2ms)[0m [1mINSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)[0m [["a", nil], ["b", nil], ["c", nil], ["created_at", Fri, 30 Sep 2011 05:50:23 UTC +00:00], ["d", nil], ["doof", 2], ["foo_relation_id", nil], ["foobar_date", nil], ["moof", 1], ["q", nil], ["r", nil], ["s", nil], ["t", nil], ["updated_at", Fri, 30 Sep 2011 05:50:23 UTC +00:00]]
|
|
135133
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
|
135134
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
135135
|
+
[1m[35mSQL (1.2ms)[0m INSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["a", nil], ["b", nil], ["c", nil], ["created_at", Fri, 30 Sep 2011 05:50:23 UTC +00:00], ["d", nil], ["doof", 2], ["foo_relation_id", nil], ["foobar_date", nil], ["moof", 1], ["q", nil], ["r", nil], ["s", nil], ["t", nil], ["updated_at", Fri, 30 Sep 2011 05:50:23 UTC +00:00]]
|
|
135136
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
135137
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
|
135138
|
+
[1m[36mSQL (1.0ms)[0m [1mINSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)[0m [["a", nil], ["b", nil], ["c", nil], ["created_at", Fri, 30 Sep 2011 05:50:23 UTC +00:00], ["d", nil], ["doof", 4], ["foo_relation_id", nil], ["foobar_date", nil], ["moof", 3], ["q", nil], ["r", nil], ["s", nil], ["t", nil], ["updated_at", Fri, 30 Sep 2011 05:50:23 UTC +00:00]]
|
|
135139
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
|
135140
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
135141
|
+
[1m[35mSQL (1.1ms)[0m INSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["a", nil], ["b", nil], ["c", nil], ["created_at", Fri, 30 Sep 2011 05:50:23 UTC +00:00], ["d", nil], ["doof", 4], ["foo_relation_id", nil], ["foobar_date", nil], ["moof", 3], ["q", nil], ["r", nil], ["s", nil], ["t", nil], ["updated_at", Fri, 30 Sep 2011 05:50:23 UTC +00:00]]
|
|
135142
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
135143
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
|
135144
|
+
[1m[36mSQL (1.0ms)[0m [1mINSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)[0m [["a", nil], ["b", nil], ["c", nil], ["created_at", Fri, 30 Sep 2011 05:50:23 UTC +00:00], ["d", nil], ["doof", 6], ["foo_relation_id", nil], ["foobar_date", nil], ["moof", 5], ["q", nil], ["r", nil], ["s", nil], ["t", nil], ["updated_at", Fri, 30 Sep 2011 05:50:23 UTC +00:00]]
|
|
135145
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
|
135146
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
135147
|
+
[1m[35mSQL (1.0ms)[0m INSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["a", nil], ["b", nil], ["c", nil], ["created_at", Fri, 30 Sep 2011 05:50:23 UTC +00:00], ["d", nil], ["doof", 6], ["foo_relation_id", nil], ["foobar_date", nil], ["moof", 5], ["q", nil], ["r", nil], ["s", nil], ["t", nil], ["updated_at", Fri, 30 Sep 2011 05:50:23 UTC +00:00]]
|
|
135148
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
135149
|
+
[1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "foos"
|
|
135150
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
135151
|
+
[1m[35mSQL (1.4ms)[0m INSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["a", nil], ["b", nil], ["c", nil], ["created_at", Fri, 30 Sep 2011 05:50:23 UTC +00:00], ["d", nil], ["doof", 2], ["foo_relation_id", nil], ["foobar_date", nil], ["moof", 1], ["q", nil], ["r", nil], ["s", nil], ["t", nil], ["updated_at", Fri, 30 Sep 2011 05:50:23 UTC +00:00]]
|
|
135152
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
135153
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
|
135154
|
+
[1m[36mSQL (1.5ms)[0m [1mINSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)[0m [["a", nil], ["b", nil], ["c", nil], ["created_at", Fri, 30 Sep 2011 05:50:23 UTC +00:00], ["d", nil], ["doof", 4], ["foo_relation_id", nil], ["foobar_date", nil], ["moof", 3], ["q", nil], ["r", nil], ["s", nil], ["t", nil], ["updated_at", Fri, 30 Sep 2011 05:50:23 UTC +00:00]]
|
|
135155
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
|
135156
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
135157
|
+
[1m[35mSQL (1.1ms)[0m INSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["a", nil], ["b", nil], ["c", nil], ["created_at", Fri, 30 Sep 2011 05:50:23 UTC +00:00], ["d", nil], ["doof", 6], ["foo_relation_id", nil], ["foobar_date", nil], ["moof", 5], ["q", nil], ["r", nil], ["s", nil], ["t", nil], ["updated_at", Fri, 30 Sep 2011 05:50:23 UTC +00:00]]
|
|
135158
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
135159
|
+
[1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "foos"
|
|
135160
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
135161
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "foo_required_fields" ("created_at", "doof", "moof", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Fri, 30 Sep 2011 05:50:23 UTC +00:00], ["doof", 2], ["moof", 1], ["updated_at", Fri, 30 Sep 2011 05:50:23 UTC +00:00]]
|
|
135162
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
135163
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
|
135164
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "foo_required_fields" ("created_at", "doof", "moof", "updated_at") VALUES (?, ?, ?, ?)[0m [["created_at", Fri, 30 Sep 2011 05:50:23 UTC +00:00], ["doof", 4], ["moof", 3], ["updated_at", Fri, 30 Sep 2011 05:50:23 UTC +00:00]]
|
|
135165
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
|
135166
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
135167
|
+
[1m[35mSQL (0.1ms)[0m INSERT INTO "foo_required_fields" ("created_at", "doof", "moof", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Fri, 30 Sep 2011 05:50:23 UTC +00:00], ["doof", 6], ["moof", 5], ["updated_at", Fri, 30 Sep 2011 05:50:23 UTC +00:00]]
|
|
135168
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
135169
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
|
135170
|
+
[1m[36mSQL (1.3ms)[0m [1mINSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)[0m [["a", nil], ["b", nil], ["c", nil], ["created_at", Fri, 30 Sep 2011 05:50:23 UTC +00:00], ["d", nil], ["doof", 2], ["foo_relation_id", nil], ["foobar_date", nil], ["moof", 1], ["q", nil], ["r", nil], ["s", nil], ["t", nil], ["updated_at", Fri, 30 Sep 2011 05:50:23 UTC +00:00]]
|
|
135171
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
|
135172
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
135173
|
+
[1m[35mSQL (1.3ms)[0m INSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["a", nil], ["b", nil], ["c", nil], ["created_at", Fri, 30 Sep 2011 05:50:23 UTC +00:00], ["d", nil], ["doof", 4], ["foo_relation_id", nil], ["foobar_date", nil], ["moof", 3], ["q", nil], ["r", nil], ["s", nil], ["t", nil], ["updated_at", Fri, 30 Sep 2011 05:50:23 UTC +00:00]]
|
|
135174
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
135175
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
|
135176
|
+
[1m[36mSQL (1.0ms)[0m [1mINSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)[0m [["a", nil], ["b", nil], ["c", nil], ["created_at", Fri, 30 Sep 2011 05:50:23 UTC +00:00], ["d", nil], ["doof", 6], ["foo_relation_id", nil], ["foobar_date", nil], ["moof", 5], ["q", nil], ["r", nil], ["s", nil], ["t", nil], ["updated_at", Fri, 30 Sep 2011 05:50:23 UTC +00:00]]
|
|
135177
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
|
135178
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
135179
|
+
[1m[35mSQL (1.3ms)[0m INSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["a", nil], ["b", nil], ["c", nil], ["created_at", Fri, 30 Sep 2011 05:50:24 UTC +00:00], ["d", nil], ["doof", 2], ["foo_relation_id", nil], ["foobar_date", nil], ["moof", 1], ["q", nil], ["r", nil], ["s", nil], ["t", nil], ["updated_at", Fri, 30 Sep 2011 05:50:24 UTC +00:00]]
|
|
135180
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
135181
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
|
135182
|
+
[1m[36mSQL (1.2ms)[0m [1mINSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)[0m [["a", nil], ["b", nil], ["c", nil], ["created_at", Fri, 30 Sep 2011 05:50:24 UTC +00:00], ["d", nil], ["doof", 4], ["foo_relation_id", nil], ["foobar_date", nil], ["moof", 3], ["q", nil], ["r", nil], ["s", nil], ["t", nil], ["updated_at", Fri, 30 Sep 2011 05:50:24 UTC +00:00]]
|
|
135183
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
|
135184
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
135185
|
+
[1m[35mSQL (1.0ms)[0m INSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["a", nil], ["b", nil], ["c", nil], ["created_at", Fri, 30 Sep 2011 05:50:24 UTC +00:00], ["d", nil], ["doof", 6], ["foo_relation_id", nil], ["foobar_date", nil], ["moof", 5], ["q", nil], ["r", nil], ["s", nil], ["t", nil], ["updated_at", Fri, 30 Sep 2011 05:50:24 UTC +00:00]]
|
|
135186
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
135187
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
|
135188
|
+
[1m[36mSQL (1.3ms)[0m [1mINSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)[0m [["a", 1], ["b", 2], ["c", 3], ["created_at", Fri, 30 Sep 2011 05:50:24 UTC +00:00], ["d", 4], ["doof", nil], ["foo_relation_id", nil], ["foobar_date", nil], ["moof", nil], ["q", nil], ["r", nil], ["s", nil], ["t", nil], ["updated_at", Fri, 30 Sep 2011 05:50:24 UTC +00:00]]
|
|
135189
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
|
135190
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
135191
|
+
[1m[35mSQL (1.2ms)[0m INSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["a", 2], ["b", 3], ["c", 4], ["created_at", Fri, 30 Sep 2011 05:50:24 UTC +00:00], ["d", 5], ["doof", nil], ["foo_relation_id", nil], ["foobar_date", nil], ["moof", nil], ["q", nil], ["r", nil], ["s", nil], ["t", nil], ["updated_at", Fri, 30 Sep 2011 05:50:24 UTC +00:00]]
|
|
135192
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
135193
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
|
135194
|
+
[1m[36mSQL (1.0ms)[0m [1mINSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)[0m [["a", 3], ["b", 4], ["c", 5], ["created_at", Fri, 30 Sep 2011 05:50:24 UTC +00:00], ["d", 6], ["doof", nil], ["foo_relation_id", nil], ["foobar_date", nil], ["moof", nil], ["q", nil], ["r", nil], ["s", nil], ["t", nil], ["updated_at", Fri, 30 Sep 2011 05:50:24 UTC +00:00]]
|
|
135195
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
|
135196
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
135197
|
+
[1m[35mSQL (1.0ms)[0m INSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["a", 4], ["b", 5], ["c", 6], ["created_at", Fri, 30 Sep 2011 05:50:24 UTC +00:00], ["d", 7], ["doof", nil], ["foo_relation_id", nil], ["foobar_date", nil], ["moof", nil], ["q", nil], ["r", nil], ["s", nil], ["t", nil], ["updated_at", Fri, 30 Sep 2011 05:50:24 UTC +00:00]]
|
|
135198
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
135199
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
|
135200
|
+
[1m[36mSQL (1.3ms)[0m [1mINSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)[0m [["a", 1], ["b", 2], ["c", 3], ["created_at", Fri, 30 Sep 2011 05:50:24 UTC +00:00], ["d", 4], ["doof", nil], ["foo_relation_id", nil], ["foobar_date", nil], ["moof", nil], ["q", nil], ["r", nil], ["s", nil], ["t", nil], ["updated_at", Fri, 30 Sep 2011 05:50:24 UTC +00:00]]
|
|
135201
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
|
135202
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
135203
|
+
[1m[35mSQL (1.2ms)[0m INSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["a", 2], ["b", 3], ["c", 4], ["created_at", Fri, 30 Sep 2011 05:50:24 UTC +00:00], ["d", 5], ["doof", nil], ["foo_relation_id", nil], ["foobar_date", nil], ["moof", nil], ["q", nil], ["r", nil], ["s", nil], ["t", nil], ["updated_at", Fri, 30 Sep 2011 05:50:24 UTC +00:00]]
|
|
135204
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
135205
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
|
135206
|
+
[1m[36mSQL (1.1ms)[0m [1mINSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)[0m [["a", 3], ["b", 4], ["c", 5], ["created_at", Fri, 30 Sep 2011 05:50:24 UTC +00:00], ["d", 6], ["doof", nil], ["foo_relation_id", nil], ["foobar_date", nil], ["moof", nil], ["q", nil], ["r", nil], ["s", nil], ["t", nil], ["updated_at", Fri, 30 Sep 2011 05:50:24 UTC +00:00]]
|
|
135207
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
|
135208
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
135209
|
+
[1m[35mSQL (0.9ms)[0m INSERT INTO "foos" ("a", "b", "c", "created_at", "d", "doof", "foo_relation_id", "foobar_date", "moof", "q", "r", "s", "t", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["a", 4], ["b", 5], ["c", 6], ["created_at", Fri, 30 Sep 2011 05:50:24 UTC +00:00], ["d", 7], ["doof", nil], ["foo_relation_id", nil], ["foobar_date", nil], ["moof", nil], ["q", nil], ["r", nil], ["s", nil], ["t", nil], ["updated_at", Fri, 30 Sep 2011 05:50:24 UTC +00:00]]
|
|
135210
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|