cmor_system_backend 0.0.15.pre → 0.0.16.pre
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- metadata +8 -10
- data/spec/dummy/log/development.log +0 -128
- data/spec/dummy/log/test.log +0 -935
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 7fa0cb7b2728a978058738c73993373cf7f973c6d6937f0706dfce3a8ceb59ae
|
4
|
+
data.tar.gz: d0210fb6c866be722d4da680c786b3a2024917f5a5655b0cb10a244ef0389c79
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 6bb3d0b0237f4d80218e82a14ee403511f7ccb9b486d66d5d0299921488107e91b0bf0e95ed02d09e3ed288ef8af6313197df385c7676198f0ec4486803c3a91
|
7
|
+
data.tar.gz: f0d3b1326f5f5ef0a65a21b0398f73f9c63248e5467d9fdb3343684ff7ea768b17ca35932993b006082fb7fecdd5c81fea5cdab98d711a6ad4915422baebd9ef
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: cmor_system_backend
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.0.
|
4
|
+
version: 0.0.16.pre
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Roberto Vasquez Angel
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2019-
|
11
|
+
date: 2019-07-07 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: rails
|
@@ -30,28 +30,28 @@ dependencies:
|
|
30
30
|
requirements:
|
31
31
|
- - '='
|
32
32
|
- !ruby/object:Gem::Version
|
33
|
-
version: 0.0.
|
33
|
+
version: 0.0.16.pre
|
34
34
|
type: :runtime
|
35
35
|
prerelease: false
|
36
36
|
version_requirements: !ruby/object:Gem::Requirement
|
37
37
|
requirements:
|
38
38
|
- - '='
|
39
39
|
- !ruby/object:Gem::Version
|
40
|
-
version: 0.0.
|
40
|
+
version: 0.0.16.pre
|
41
41
|
- !ruby/object:Gem::Dependency
|
42
42
|
name: cmor_core_backend
|
43
43
|
requirement: !ruby/object:Gem::Requirement
|
44
44
|
requirements:
|
45
45
|
- - '='
|
46
46
|
- !ruby/object:Gem::Version
|
47
|
-
version: 0.0.
|
47
|
+
version: 0.0.16.pre
|
48
48
|
type: :runtime
|
49
49
|
prerelease: false
|
50
50
|
version_requirements: !ruby/object:Gem::Requirement
|
51
51
|
requirements:
|
52
52
|
- - '='
|
53
53
|
- !ruby/object:Gem::Version
|
54
|
-
version: 0.0.
|
54
|
+
version: 0.0.16.pre
|
55
55
|
- !ruby/object:Gem::Dependency
|
56
56
|
name: sqlite3
|
57
57
|
requirement: !ruby/object:Gem::Requirement
|
@@ -310,14 +310,14 @@ dependencies:
|
|
310
310
|
requirements:
|
311
311
|
- - '='
|
312
312
|
- !ruby/object:Gem::Version
|
313
|
-
version: 0.0.
|
313
|
+
version: 0.0.16.pre
|
314
314
|
type: :runtime
|
315
315
|
prerelease: false
|
316
316
|
version_requirements: !ruby/object:Gem::Requirement
|
317
317
|
requirements:
|
318
318
|
- - '='
|
319
319
|
- !ruby/object:Gem::Version
|
320
|
-
version: 0.0.
|
320
|
+
version: 0.0.16.pre
|
321
321
|
- !ruby/object:Gem::Dependency
|
322
322
|
name: delayed_job_active_record
|
323
323
|
requirement: !ruby/object:Gem::Requirement
|
@@ -432,8 +432,6 @@ files:
|
|
432
432
|
- spec/dummy/db/schema.rb
|
433
433
|
- spec/dummy/db/test.sqlite3
|
434
434
|
- spec/dummy/lib/templates/haml/scaffold/_form.html.haml
|
435
|
-
- spec/dummy/log/development.log
|
436
|
-
- spec/dummy/log/test.log
|
437
435
|
- spec/dummy/package.json
|
438
436
|
- spec/dummy/public/404.html
|
439
437
|
- spec/dummy/public/422.html
|
@@ -1,128 +0,0 @@
|
|
1
|
-
[1m[35m (0.2ms)[0m [1m[34mSELECT sqlite_version(*)[0m
|
2
|
-
↳ bin/rails:4
|
3
|
-
[1m[35m (4.0ms)[0m [1m[35mCREATE TABLE "schema_migrations" ("version" varchar NOT NULL PRIMARY KEY)[0m
|
4
|
-
↳ bin/rails:4
|
5
|
-
[1m[35m (4.3ms)[0m [1m[35mCREATE TABLE "ar_internal_metadata" ("key" varchar NOT NULL PRIMARY KEY, "value" varchar, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)[0m
|
6
|
-
↳ bin/rails:4
|
7
|
-
[1m[35m (0.1ms)[0m [1m[34mSELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC[0m
|
8
|
-
↳ bin/rails:4
|
9
|
-
Migrating to CreateDelayedJobs (20190612112902)
|
10
|
-
[1m[35m (0.1ms)[0m [1m[36mbegin transaction[0m
|
11
|
-
↳ bin/rails:4
|
12
|
-
[1m[35m (0.2ms)[0m [1m[35mDROP TABLE IF EXISTS "delayed_jobs"[0m
|
13
|
-
↳ db/migrate/20190612112902_create_delayed_jobs.rb:3
|
14
|
-
[1m[35m (0.7ms)[0m [1m[35mCREATE TABLE "delayed_jobs" ("id" integer PRIMARY KEY AUTOINCREMENT NOT NULL, "priority" integer DEFAULT 0 NOT NULL, "attempts" integer DEFAULT 0 NOT NULL, "handler" text NOT NULL, "last_error" text, "run_at" datetime, "locked_at" datetime, "failed_at" datetime, "locked_by" varchar, "queue" varchar, "created_at" datetime, "updated_at" datetime)[0m
|
15
|
-
↳ db/migrate/20190612112902_create_delayed_jobs.rb:3
|
16
|
-
[1m[35m (0.3ms)[0m [1m[35mCREATE INDEX "delayed_jobs_priority" ON "delayed_jobs" ("priority", "run_at")[0m
|
17
|
-
↳ db/migrate/20190612112902_create_delayed_jobs.rb:16
|
18
|
-
[1m[36mActiveRecord::SchemaMigration Create (0.4ms)[0m [1m[32mINSERT INTO "schema_migrations" ("version") VALUES (?)[0m [["version", "20190612112902"]]
|
19
|
-
↳ bin/rails:4
|
20
|
-
[1m[35m (5.6ms)[0m [1m[36mcommit transaction[0m
|
21
|
-
↳ bin/rails:4
|
22
|
-
Migrating to CreateActiveStorageTables (20190612112912)
|
23
|
-
[1m[35m (0.1ms)[0m [1m[36mbegin transaction[0m
|
24
|
-
↳ bin/rails:4
|
25
|
-
[1m[35m (0.6ms)[0m [1m[35mCREATE TABLE "active_storage_blobs" ("id" integer PRIMARY KEY AUTOINCREMENT NOT NULL, "key" varchar NOT NULL, "filename" varchar NOT NULL, "content_type" varchar, "metadata" text, "byte_size" bigint NOT NULL, "checksum" varchar NOT NULL, "created_at" datetime NOT NULL)[0m
|
26
|
-
↳ db/migrate/20190612112912_create_active_storage_tables.active_storage.rb:4
|
27
|
-
[1m[35m (0.4ms)[0m [1m[35mCREATE UNIQUE INDEX "index_active_storage_blobs_on_key" ON "active_storage_blobs" ("key")[0m
|
28
|
-
↳ db/migrate/20190612112912_create_active_storage_tables.active_storage.rb:4
|
29
|
-
[1m[35m (1.2ms)[0m [1m[35mCREATE TABLE "active_storage_attachments" ("id" integer PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar NOT NULL, "record_type" varchar NOT NULL, "record_id" integer NOT NULL, "blob_id" integer NOT NULL, "created_at" datetime NOT NULL, CONSTRAINT "fk_rails_c3b3935057"
|
30
|
-
FOREIGN KEY ("blob_id")
|
31
|
-
REFERENCES "active_storage_blobs" ("id")
|
32
|
-
)[0m
|
33
|
-
↳ db/migrate/20190612112912_create_active_storage_tables.active_storage.rb:16
|
34
|
-
[1m[35m (0.4ms)[0m [1m[35mCREATE INDEX "index_active_storage_attachments_on_blob_id" ON "active_storage_attachments" ("blob_id")[0m
|
35
|
-
↳ db/migrate/20190612112912_create_active_storage_tables.active_storage.rb:16
|
36
|
-
[1m[35m (0.4ms)[0m [1m[35mCREATE UNIQUE INDEX "index_active_storage_attachments_uniqueness" ON "active_storage_attachments" ("record_type", "record_id", "name", "blob_id")[0m
|
37
|
-
↳ db/migrate/20190612112912_create_active_storage_tables.active_storage.rb:16
|
38
|
-
[1m[36mActiveRecord::SchemaMigration Create (0.5ms)[0m [1m[32mINSERT INTO "schema_migrations" ("version") VALUES (?)[0m [["version", "20190612112912"]]
|
39
|
-
↳ bin/rails:4
|
40
|
-
[1m[35m (22.7ms)[0m [1m[36mcommit transaction[0m
|
41
|
-
↳ bin/rails:4
|
42
|
-
Migrating to CreatePosts (20190612112921)
|
43
|
-
[1m[35m (0.1ms)[0m [1m[36mbegin transaction[0m
|
44
|
-
↳ bin/rails:4
|
45
|
-
[1m[35m (2.0ms)[0m [1m[35mCREATE TABLE "posts" ("id" integer PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)[0m
|
46
|
-
↳ db/migrate/20190612112921_create_posts.rb:3
|
47
|
-
[1m[36mActiveRecord::SchemaMigration Create (0.5ms)[0m [1m[32mINSERT INTO "schema_migrations" ("version") VALUES (?)[0m [["version", "20190612112921"]]
|
48
|
-
↳ bin/rails:4
|
49
|
-
[1m[35m (4.5ms)[0m [1m[36mcommit transaction[0m
|
50
|
-
↳ bin/rails:4
|
51
|
-
[1m[36mActiveRecord::InternalMetadata Load (0.4ms)[0m [1m[34mSELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = ? LIMIT ?[0m [["key", "environment"], ["LIMIT", 1]]
|
52
|
-
↳ bin/rails:4
|
53
|
-
[1m[35m (0.2ms)[0m [1m[36mbegin transaction[0m
|
54
|
-
↳ bin/rails:4
|
55
|
-
[1m[36mActiveRecord::InternalMetadata Create (1.4ms)[0m [1m[32mINSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?)[0m [["key", "environment"], ["value", "development"], ["created_at", "2019-06-12 11:29:31.967469"], ["updated_at", "2019-06-12 11:29:31.967469"]]
|
56
|
-
↳ bin/rails:4
|
57
|
-
[1m[35m (9.2ms)[0m [1m[36mcommit transaction[0m
|
58
|
-
↳ bin/rails:4
|
59
|
-
[1m[35m (1.4ms)[0m [1m[34mSELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC[0m
|
60
|
-
↳ bin/rails:4
|
61
|
-
[1m[35m (0.1ms)[0m [1m[34mSELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC[0m
|
62
|
-
↳ bin/rails:4
|
63
|
-
[1m[35m (1.2ms)[0m [1m[34mSELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = ?[0m [["key", "environment"]]
|
64
|
-
↳ bin/rails:4
|
65
|
-
[1m[35m (0.1ms)[0m [1m[34mSELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC[0m
|
66
|
-
↳ bin/rails:4
|
67
|
-
[1m[35m (0.4ms)[0m [1m[34mSELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = ?[0m [["key", "environment"]]
|
68
|
-
↳ bin/rails:4
|
69
|
-
[1m[35m (0.3ms)[0m [1m[34mSELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC[0m
|
70
|
-
↳ bin/rails:4
|
71
|
-
[1m[35m (0.2ms)[0m [1m[34mSELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = ?[0m [["key", "environment"]]
|
72
|
-
↳ bin/rails:4
|
73
|
-
[1m[35m (0.1ms)[0m [1m[35mDROP TABLE IF EXISTS "active_storage_attachments"[0m
|
74
|
-
↳ db/schema.rb:15
|
75
|
-
[1m[35m (0.2ms)[0m [1m[34mSELECT sqlite_version(*)[0m
|
76
|
-
↳ db/schema.rb:15
|
77
|
-
[1m[35m (3.9ms)[0m [1m[35mCREATE TABLE "active_storage_attachments" ("id" integer PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar NOT NULL, "record_type" varchar NOT NULL, "record_id" integer NOT NULL, "blob_id" integer NOT NULL, "created_at" datetime NOT NULL)[0m
|
78
|
-
↳ db/schema.rb:15
|
79
|
-
[1m[35m (4.5ms)[0m [1m[35mCREATE INDEX "index_active_storage_attachments_on_blob_id" ON "active_storage_attachments" ("blob_id")[0m
|
80
|
-
↳ db/schema.rb:15
|
81
|
-
[1m[35m (9.2ms)[0m [1m[35mCREATE UNIQUE INDEX "index_active_storage_attachments_uniqueness" ON "active_storage_attachments" ("record_type", "record_id", "name", "blob_id")[0m
|
82
|
-
↳ db/schema.rb:15
|
83
|
-
[1m[35m (0.8ms)[0m [1m[35mDROP TABLE IF EXISTS "active_storage_blobs"[0m
|
84
|
-
↳ db/schema.rb:25
|
85
|
-
[1m[35m (11.7ms)[0m [1m[35mCREATE TABLE "active_storage_blobs" ("id" integer PRIMARY KEY AUTOINCREMENT NOT NULL, "key" varchar NOT NULL, "filename" varchar NOT NULL, "content_type" varchar, "metadata" text, "byte_size" bigint NOT NULL, "checksum" varchar NOT NULL, "created_at" datetime NOT NULL)[0m
|
86
|
-
↳ db/schema.rb:25
|
87
|
-
[1m[35m (7.1ms)[0m [1m[35mCREATE UNIQUE INDEX "index_active_storage_blobs_on_key" ON "active_storage_blobs" ("key")[0m
|
88
|
-
↳ db/schema.rb:25
|
89
|
-
[1m[35m (0.2ms)[0m [1m[35mDROP TABLE IF EXISTS "delayed_jobs"[0m
|
90
|
-
↳ db/schema.rb:36
|
91
|
-
[1m[35m (4.1ms)[0m [1m[35mCREATE TABLE "delayed_jobs" ("id" integer PRIMARY KEY AUTOINCREMENT NOT NULL, "priority" integer DEFAULT 0 NOT NULL, "attempts" integer DEFAULT 0 NOT NULL, "handler" text NOT NULL, "last_error" text, "run_at" datetime, "locked_at" datetime, "failed_at" datetime, "locked_by" varchar, "queue" varchar, "created_at" datetime, "updated_at" datetime)[0m
|
92
|
-
↳ db/schema.rb:36
|
93
|
-
[1m[35m (6.0ms)[0m [1m[35mCREATE INDEX "delayed_jobs_priority" ON "delayed_jobs" ("priority", "run_at")[0m
|
94
|
-
↳ db/schema.rb:36
|
95
|
-
[1m[35m (0.3ms)[0m [1m[35mDROP TABLE IF EXISTS "posts"[0m
|
96
|
-
↳ db/schema.rb:51
|
97
|
-
[1m[35m (6.3ms)[0m [1m[35mCREATE TABLE "posts" ("id" integer PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)[0m
|
98
|
-
↳ db/schema.rb:51
|
99
|
-
[1m[35m (5.7ms)[0m [1m[35mCREATE TABLE "schema_migrations" ("version" varchar NOT NULL PRIMARY KEY)[0m
|
100
|
-
↳ db/schema.rb:13
|
101
|
-
[1m[35m (0.2ms)[0m [1m[34mSELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC[0m
|
102
|
-
↳ db/schema.rb:13
|
103
|
-
[1m[35m (4.3ms)[0m [1m[32mINSERT INTO "schema_migrations" (version) VALUES (20190612112921)[0m
|
104
|
-
↳ db/schema.rb:13
|
105
|
-
[1m[35m (3.5ms)[0m [1m[32mINSERT INTO "schema_migrations" (version) VALUES
|
106
|
-
(20190612112912),
|
107
|
-
(20190612112902);
|
108
|
-
|
109
|
-
[0m
|
110
|
-
↳ db/schema.rb:13
|
111
|
-
[1m[35m (5.3ms)[0m [1m[35mCREATE TABLE "ar_internal_metadata" ("key" varchar NOT NULL PRIMARY KEY, "value" varchar, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)[0m
|
112
|
-
↳ db/schema.rb:13
|
113
|
-
[1m[36mActiveRecord::InternalMetadata Load (0.5ms)[0m [1m[34mSELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = ? LIMIT ?[0m [["key", "environment"], ["LIMIT", 1]]
|
114
|
-
↳ db/schema.rb:13
|
115
|
-
[1m[35m (0.1ms)[0m [1m[36mbegin transaction[0m
|
116
|
-
↳ db/schema.rb:13
|
117
|
-
[1m[36mActiveRecord::InternalMetadata Create (0.7ms)[0m [1m[32mINSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?)[0m [["key", "environment"], ["value", "development"], ["created_at", "2019-06-12 11:29:32.147440"], ["updated_at", "2019-06-12 11:29:32.147440"]]
|
118
|
-
↳ db/schema.rb:13
|
119
|
-
[1m[35m (4.7ms)[0m [1m[36mcommit transaction[0m
|
120
|
-
↳ db/schema.rb:13
|
121
|
-
[1m[36mActiveRecord::InternalMetadata Load (0.2ms)[0m [1m[34mSELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = ? LIMIT ?[0m [["key", "environment"], ["LIMIT", 1]]
|
122
|
-
↳ bin/rails:4
|
123
|
-
[1m[35m (0.1ms)[0m [1m[36mbegin transaction[0m
|
124
|
-
↳ bin/rails:4
|
125
|
-
[1m[36mActiveRecord::InternalMetadata Update (0.4ms)[0m [1m[33mUPDATE "ar_internal_metadata" SET "value" = ?, "updated_at" = ? WHERE "ar_internal_metadata"."key" = ?[0m [["value", "test"], ["updated_at", "2019-06-12 11:29:32.161292"], ["key", "environment"]]
|
126
|
-
↳ bin/rails:4
|
127
|
-
[1m[35m (4.5ms)[0m [1m[36mcommit transaction[0m
|
128
|
-
↳ bin/rails:4
|