cmor_user_area 0.0.1.pre → 0.0.2.pre

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 577ff124ebe4064684580550735d5f1ce9270912d1dd375e6d2daddc6e672910
4
- data.tar.gz: 13a7aebd005de71bfd7a250fc030c3b089af281fe7e5dda588e4b809db3abd44
3
+ metadata.gz: b446a4485baf4f275890f696926b88dc8872a5a15ed60f1b93afb9c73c031d2e
4
+ data.tar.gz: e3a31487f84d210b0610a5fe1b6434dd7ed8bc1fc8e38c1691eddfd343a0d979
5
5
  SHA512:
6
- metadata.gz: 7431a27ce166f7504d3811ace8abd77c7690f1ff4b44e04d7ac5e2e8fdf2de4d627c0ac3a5f05b04ba0b2869c8cce909f08d4878755214fb15387995ee5d648c
7
- data.tar.gz: 6f279ac3d656247ec55d4a156b4e6e24e809fdb0e131fb67fc7fedafe248f033f3b9f1330834b9613c27f0cdcb45b0ce4020a92458b174e538b0a39a42a3715f
6
+ metadata.gz: 57f61d25afdd220ac566d5a7bdcc6af3cf1fb7585c9548027f5e6360f1479dcc8d7d0d5eb311c6c9b4daa5b8e0b87111eb3af7c66526ebdacdc8ae370796731a
7
+ data.tar.gz: e388197921f1d27e878e01ff65f8d39d6675035d29c806c7634a2209d030f4fceb7b0c8d06926d82c745666c4946c1fd59d930c0017dd3cc92f1fd1d08e4f992
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: cmor_user_area
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.1.pre
4
+ version: 0.0.2.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-03-27 00:00:00.000000000 Z
11
+ date: 2019-03-28 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: rails
@@ -30,14 +30,14 @@ dependencies:
30
30
  requirements:
31
31
  - - '='
32
32
  - !ruby/object:Gem::Version
33
- version: 0.0.1.pre
33
+ version: 0.0.2.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.1.pre
40
+ version: 0.0.2.pre
41
41
  - !ruby/object:Gem::Dependency
42
42
  name: sqlite3
43
43
  requirement: !ruby/object:Gem::Requirement
@@ -324,42 +324,42 @@ dependencies:
324
324
  requirements:
325
325
  - - ">="
326
326
  - !ruby/object:Gem::Version
327
- version: 0.0.15pre
327
+ version: 0.0.16.pre
328
328
  type: :runtime
329
329
  prerelease: false
330
330
  version_requirements: !ruby/object:Gem::Requirement
331
331
  requirements:
332
332
  - - ">="
333
333
  - !ruby/object:Gem::Version
334
- version: 0.0.15pre
334
+ version: 0.0.16.pre
335
335
  - !ruby/object:Gem::Dependency
336
336
  name: rao-component
337
337
  requirement: !ruby/object:Gem::Requirement
338
338
  requirements:
339
339
  - - ">="
340
340
  - !ruby/object:Gem::Version
341
- version: 0.0.15.pre
341
+ version: 0.0.16.pre
342
342
  type: :runtime
343
343
  prerelease: false
344
344
  version_requirements: !ruby/object:Gem::Requirement
345
345
  requirements:
346
346
  - - ">="
347
347
  - !ruby/object:Gem::Version
348
- version: 0.0.15.pre
348
+ version: 0.0.16.pre
349
349
  - !ruby/object:Gem::Dependency
350
350
  name: rao-resources_controller
351
351
  requirement: !ruby/object:Gem::Requirement
352
352
  requirements:
353
353
  - - ">="
354
354
  - !ruby/object:Gem::Version
355
- version: 0.0.15.pre
355
+ version: 0.0.16.pre
356
356
  type: :runtime
357
357
  prerelease: false
358
358
  version_requirements: !ruby/object:Gem::Requirement
359
359
  requirements:
360
360
  - - ">="
361
361
  - !ruby/object:Gem::Version
362
- version: 0.0.15.pre
362
+ version: 0.0.16.pre
363
363
  - !ruby/object:Gem::Dependency
364
364
  name: simple_form
365
365
  requirement: !ruby/object:Gem::Requirement
@@ -477,8 +477,6 @@ files:
477
477
  - spec/dummy/db/migrate/20190325192624_create_cmor_user_area_users.cmor_user_area.rb
478
478
  - spec/dummy/db/test.sqlite3
479
479
  - spec/dummy/lib/templates/haml/scaffold/_form.html.haml
480
- - spec/dummy/log/development.log
481
- - spec/dummy/log/test.log
482
480
  - spec/dummy/package.json
483
481
  - spec/dummy/public/apple-touch-icon-precomposed.png
484
482
  - spec/dummy/public/apple-touch-icon.png
@@ -641,8 +639,6 @@ files:
641
639
  - spec/dummy~/db/schema.rb
642
640
  - spec/dummy~/db/test.sqlite3
643
641
  - spec/dummy~/lib/templates/haml/scaffold/_form.html.haml
644
- - spec/dummy~/log/development.log
645
- - spec/dummy~/log/test.log
646
642
  - spec/dummy~/package.json
647
643
  - spec/dummy~/public/404.html
648
644
  - spec/dummy~/public/422.html
@@ -1,108 +0,0 @@
1
-  (0.2ms) SELECT sqlite_version(*)
2
- ↳ bin/rails:4
3
-  (6.0ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL PRIMARY KEY)
4
- ↳ bin/rails:4
5
-  (7.3ms) CREATE TABLE "ar_internal_metadata" ("key" varchar NOT NULL PRIMARY KEY, "value" varchar, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)
6
- ↳ bin/rails:4
7
-  (0.3ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
8
- ↳ bin/rails:4
9
- Migrating to CreateActiveStorageTables (20190325192603)
10
-  (0.1ms) begin transaction
11
- ↳ bin/rails:4
12
-  (0.5ms) CREATE 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)
13
- ↳ db/migrate/20190325192603_create_active_storage_tables.active_storage.rb:4
14
-  (0.3ms) CREATE UNIQUE INDEX "index_active_storage_blobs_on_key" ON "active_storage_blobs" ("key")
15
- ↳ db/migrate/20190325192603_create_active_storage_tables.active_storage.rb:4
16
-  (0.3ms) CREATE 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"
17
- FOREIGN KEY ("blob_id")
18
- REFERENCES "active_storage_blobs" ("id")
19
- )
20
- ↳ db/migrate/20190325192603_create_active_storage_tables.active_storage.rb:16
21
-  (0.3ms) CREATE INDEX "index_active_storage_attachments_on_blob_id" ON "active_storage_attachments" ("blob_id")
22
- ↳ db/migrate/20190325192603_create_active_storage_tables.active_storage.rb:16
23
-  (0.2ms) CREATE UNIQUE INDEX "index_active_storage_attachments_uniqueness" ON "active_storage_attachments" ("record_type", "record_id", "name", "blob_id")
24
- ↳ db/migrate/20190325192603_create_active_storage_tables.active_storage.rb:16
25
- ActiveRecord::SchemaMigration Create (0.3ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20190325192603"]]
26
- ↳ bin/rails:4
27
-  (5.1ms) commit transaction
28
- ↳ bin/rails:4
29
- Migrating to CreateCmorUserAreaUsers (20190325192624)
30
-  (0.1ms) begin transaction
31
- ↳ bin/rails:4
32
-  (0.9ms) CREATE TABLE "cmor_user_area_users" ("id" integer PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar, "crypted_password" varchar, "password_salt" varchar, "persistence_token" varchar, "single_access_token" varchar, "perishable_token" varchar, "login_count" integer DEFAULT 0 NOT NULL, "failed_login_count" integer DEFAULT 0 NOT NULL, "last_request_at" datetime, "current_login_at" datetime, "last_login_at" datetime, "current_login_ip" varchar, "last_login_ip" varchar, "active" boolean DEFAULT 0, "approved" boolean DEFAULT 0, "confirmed" boolean DEFAULT 0, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)
33
- ↳ db/migrate/20190325192624_create_cmor_user_area_users.cmor_user_area.rb:4
34
- ActiveRecord::SchemaMigration Create (0.2ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20190325192624"]]
35
- ↳ bin/rails:4
36
-  (16.9ms) commit transaction
37
- ↳ bin/rails:4
38
- ActiveRecord::InternalMetadata Load (0.5ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = ? LIMIT ? [["key", "environment"], ["LIMIT", 1]]
39
- ↳ bin/rails:4
40
-  (0.2ms) begin transaction
41
- ↳ bin/rails:4
42
- ActiveRecord::InternalMetadata Create (1.3ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["key", "environment"], ["value", "development"], ["created_at", "2019-03-25 19:26:25.121867"], ["updated_at", "2019-03-25 19:26:25.121867"]]
43
- ↳ bin/rails:4
44
-  (13.1ms) commit transaction
45
- ↳ bin/rails:4
46
-  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
47
- ↳ bin/rails:4
48
-  (0.1ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
49
- ↳ bin/rails:4
50
-  (0.2ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = ? [["key", "environment"]]
51
- ↳ bin/rails:4
52
-  (0.1ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
53
- ↳ bin/rails:4
54
-  (0.1ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = ? [["key", "environment"]]
55
- ↳ bin/rails:4
56
-  (0.1ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
57
- ↳ bin/rails:4
58
-  (0.1ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = ? [["key", "environment"]]
59
- ↳ bin/rails:4
60
-  (0.1ms) DROP TABLE IF EXISTS "active_storage_attachments"
61
- ↳ db/schema.rb:15
62
-  (0.1ms) SELECT sqlite_version(*)
63
- ↳ db/schema.rb:15
64
-  (3.8ms) CREATE 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)
65
- ↳ db/schema.rb:15
66
-  (5.9ms) CREATE INDEX "index_active_storage_attachments_on_blob_id" ON "active_storage_attachments" ("blob_id")
67
- ↳ db/schema.rb:15
68
-  (5.8ms) CREATE UNIQUE INDEX "index_active_storage_attachments_uniqueness" ON "active_storage_attachments" ("record_type", "record_id", "name", "blob_id")
69
- ↳ db/schema.rb:15
70
-  (0.2ms) DROP TABLE IF EXISTS "active_storage_blobs"
71
- ↳ db/schema.rb:25
72
-  (6.3ms) CREATE 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)
73
- ↳ db/schema.rb:25
74
-  (5.6ms) CREATE UNIQUE INDEX "index_active_storage_blobs_on_key" ON "active_storage_blobs" ("key")
75
- ↳ db/schema.rb:25
76
-  (0.2ms) DROP TABLE IF EXISTS "cmor_user_area_users"
77
- ↳ db/schema.rb:36
78
-  (5.7ms) CREATE TABLE "cmor_user_area_users" ("id" integer PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar, "crypted_password" varchar, "password_salt" varchar, "persistence_token" varchar, "single_access_token" varchar, "perishable_token" varchar, "login_count" integer DEFAULT 0 NOT NULL, "failed_login_count" integer DEFAULT 0 NOT NULL, "last_request_at" datetime, "current_login_at" datetime, "last_login_at" datetime, "current_login_ip" varchar, "last_login_ip" varchar, "active" boolean DEFAULT 0, "approved" boolean DEFAULT 0, "confirmed" boolean DEFAULT 0, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)
79
- ↳ db/schema.rb:36
80
-  (5.1ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL PRIMARY KEY)
81
- ↳ db/schema.rb:13
82
-  (0.3ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
83
- ↳ db/schema.rb:13
84
-  (6.5ms) INSERT INTO "schema_migrations" (version) VALUES (20190325192624)
85
- ↳ db/schema.rb:13
86
-  (4.0ms) INSERT INTO "schema_migrations" (version) VALUES
87
- (20190325192603);
88
-
89
- 
90
- ↳ db/schema.rb:13
91
-  (5.2ms) CREATE TABLE "ar_internal_metadata" ("key" varchar NOT NULL PRIMARY KEY, "value" varchar, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)
92
- ↳ db/schema.rb:13
93
- ActiveRecord::InternalMetadata Load (0.4ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = ? LIMIT ? [["key", "environment"], ["LIMIT", 1]]
94
- ↳ db/schema.rb:13
95
-  (0.1ms) begin transaction
96
- ↳ db/schema.rb:13
97
- ActiveRecord::InternalMetadata Create (0.3ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["key", "environment"], ["value", "development"], ["created_at", "2019-03-25 19:26:25.263645"], ["updated_at", "2019-03-25 19:26:25.263645"]]
98
- ↳ db/schema.rb:13
99
-  (4.2ms) commit transaction
100
- ↳ db/schema.rb:13
101
- ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = ? LIMIT ? [["key", "environment"], ["LIMIT", 1]]
102
- ↳ bin/rails:4
103
-  (0.1ms) begin transaction
104
- ↳ bin/rails:4
105
- ActiveRecord::InternalMetadata Update (0.4ms) UPDATE "ar_internal_metadata" SET "value" = ?, "updated_at" = ? WHERE "ar_internal_metadata"."key" = ? [["value", "test"], ["updated_at", "2019-03-25 19:26:25.275055"], ["key", "environment"]]
106
- ↳ bin/rails:4
107
-  (3.8ms) commit transaction
108
- ↳ bin/rails:4