push_type_admin 0.6.0.beta.3 → 0.6.0.beta.4

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.
Files changed (19) hide show
  1. checksums.yaml +4 -4
  2. data/test/dummy/config/initializers/push_type.rb +1 -1
  3. data/test/dummy/config/secrets.yml +2 -2
  4. data/test/dummy/db/schema.rb +1 -1
  5. data/test/dummy/log/test.log +4291 -4287
  6. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/68-rfVTVnRlWELlXq3fFfQ-DJzuJPuIRXihjH-A4DDw.cache +0 -0
  7. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/Z1wb-zyOfM070cy_9rtWent0zzV8LZK8Sj8a3WfQhps.cache +0 -0
  8. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/oa9cqTFdyQ42k9Pg0lPDUvvUhMMoQ_GRclViUq6uaRg.cache +0 -0
  9. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/y-lokYJWyt-TTTl8aQ5SR0Bjp8EDmS6mpAPPdm__J0w.cache +0 -0
  10. metadata +22 -22
  11. /data/test/dummy/db/migrate/{20151102202735_create_push_type_users.push_type.rb → 20151108150814_create_push_type_users.push_type.rb} +0 -0
  12. /data/test/dummy/db/migrate/{20151102202736_create_push_type_nodes.push_type.rb → 20151108150815_create_push_type_nodes.push_type.rb} +0 -0
  13. /data/test/dummy/db/migrate/{20151102202737_create_push_type_node_hierarchies.push_type.rb → 20151108150816_create_push_type_node_hierarchies.push_type.rb} +0 -0
  14. /data/test/dummy/db/migrate/{20151102202738_create_push_type_assets.push_type.rb → 20151108150817_create_push_type_assets.push_type.rb} +0 -0
  15. /data/test/dummy/db/migrate/{20151102202739_create_push_type_taxonomies.push_type.rb → 20151108150818_create_push_type_taxonomies.push_type.rb} +0 -0
  16. /data/test/dummy/db/migrate/{20151102202740_create_push_type_taxonomy_hierarchies.push_type.rb → 20151108150819_create_push_type_taxonomy_hierarchies.push_type.rb} +0 -0
  17. /data/test/dummy/db/migrate/{20151102202741_add_field_store_default_values.push_type.rb → 20151108150820_add_field_store_default_values.push_type.rb} +0 -0
  18. /data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/{xo93Mgm0mnisakj9bYwFigPsqYYHqcZKoX3veHr8Lgw.cache → QtKC4lzFCtmisqzjSQI_ZIeDCqGEQ2tNgdEk0ssfDDo.cache} +0 -0
  19. /data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/{rpCvcHCBMBR_Ir6tvhJSUrQTutUSUmtprVqiIjiKVyE.cache → icg6_TOak7azLFShsJnvMljw9gtP_bTvWCgDr0WkTbI.cache} +0 -0
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: push_type_admin
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.6.0.beta.3
4
+ version: 0.6.0.beta.4
5
5
  platform: ruby
6
6
  authors:
7
7
  - Aaron Russell
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2015-11-02 00:00:00.000000000 Z
11
+ date: 2015-11-08 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: push_type_core
@@ -16,14 +16,14 @@ dependencies:
16
16
  requirements:
17
17
  - - '='
18
18
  - !ruby/object:Gem::Version
19
- version: 0.6.0.beta.3
19
+ version: 0.6.0.beta.4
20
20
  type: :runtime
21
21
  prerelease: false
22
22
  version_requirements: !ruby/object:Gem::Requirement
23
23
  requirements:
24
24
  - - '='
25
25
  - !ruby/object:Gem::Version
26
- version: 0.6.0.beta.3
26
+ version: 0.6.0.beta.4
27
27
  - !ruby/object:Gem::Dependency
28
28
  name: haml-rails
29
29
  requirement: !ruby/object:Gem::Requirement
@@ -361,13 +361,13 @@ files:
361
361
  - test/dummy/config/locales/en.yml
362
362
  - test/dummy/config/routes.rb
363
363
  - test/dummy/config/secrets.yml
364
- - test/dummy/db/migrate/20151102202735_create_push_type_users.push_type.rb
365
- - test/dummy/db/migrate/20151102202736_create_push_type_nodes.push_type.rb
366
- - test/dummy/db/migrate/20151102202737_create_push_type_node_hierarchies.push_type.rb
367
- - test/dummy/db/migrate/20151102202738_create_push_type_assets.push_type.rb
368
- - test/dummy/db/migrate/20151102202739_create_push_type_taxonomies.push_type.rb
369
- - test/dummy/db/migrate/20151102202740_create_push_type_taxonomy_hierarchies.push_type.rb
370
- - test/dummy/db/migrate/20151102202741_add_field_store_default_values.push_type.rb
364
+ - test/dummy/db/migrate/20151108150814_create_push_type_users.push_type.rb
365
+ - test/dummy/db/migrate/20151108150815_create_push_type_nodes.push_type.rb
366
+ - test/dummy/db/migrate/20151108150816_create_push_type_node_hierarchies.push_type.rb
367
+ - test/dummy/db/migrate/20151108150817_create_push_type_assets.push_type.rb
368
+ - test/dummy/db/migrate/20151108150818_create_push_type_taxonomies.push_type.rb
369
+ - test/dummy/db/migrate/20151108150819_create_push_type_taxonomy_hierarchies.push_type.rb
370
+ - test/dummy/db/migrate/20151108150820_add_field_store_default_values.push_type.rb
371
371
  - test/dummy/db/schema.rb
372
372
  - test/dummy/db/seeds.rb
373
373
  - test/dummy/log/test.log
@@ -527,6 +527,7 @@ files:
527
527
  - test/dummy/tmp/cache/assets/test/sprockets/v3.0/PR5TEppWQAtW--CiuWjYl3XIPu_60Dbe-bJDOYbFkbU.cache
528
528
  - test/dummy/tmp/cache/assets/test/sprockets/v3.0/Pnkp4bltL5jhFaYR0Tbi0b7SoYo3_Ye0J-Ux2L_R0ag.cache
529
529
  - test/dummy/tmp/cache/assets/test/sprockets/v3.0/Q9tsUFhyTUc-HiblZjw-HXh8U64ARZut9D2g7mGC-qU.cache
530
+ - test/dummy/tmp/cache/assets/test/sprockets/v3.0/QtKC4lzFCtmisqzjSQI_ZIeDCqGEQ2tNgdEk0ssfDDo.cache
530
531
  - test/dummy/tmp/cache/assets/test/sprockets/v3.0/RTyLKDQMkz81LdBvy1v_l4I9VINajjgfxexg0n-GP0M.cache
531
532
  - test/dummy/tmp/cache/assets/test/sprockets/v3.0/RZ7U3cmHsXIKt6ekhKZP6Pw8KEtCwk7Hy9HViUWfQj0.cache
532
533
  - test/dummy/tmp/cache/assets/test/sprockets/v3.0/RbNuc3IXOgDnBkCtrsCl3rtUCx6INBBnIL2HexyiHGc.cache
@@ -649,6 +650,7 @@ files:
649
650
  - test/dummy/tmp/cache/assets/test/sprockets/v3.0/iU_mRh24cV9puTVe-9Wyot5CYPQzkITkGvFCiLYWsG8.cache
650
651
  - test/dummy/tmp/cache/assets/test/sprockets/v3.0/iX0FQmDfNou0ZhSh6ZR4652mkSWS8E4vQpru8oI9I8Y.cache
651
652
  - test/dummy/tmp/cache/assets/test/sprockets/v3.0/i_a_DvIz6cLN6CP07oQ_lAuxOiVKA_qFQtXRGVShDdk.cache
653
+ - test/dummy/tmp/cache/assets/test/sprockets/v3.0/icg6_TOak7azLFShsJnvMljw9gtP_bTvWCgDr0WkTbI.cache
652
654
  - test/dummy/tmp/cache/assets/test/sprockets/v3.0/iw9iMCg7Frv5busOXRaN4CBHj3Bm9LjvEvgScH7i5Cw.cache
653
655
  - test/dummy/tmp/cache/assets/test/sprockets/v3.0/jzFsaC8ooZGs5-J3_UAwueY8NGHTiXjrIQUNjxN71Ho.cache
654
656
  - test/dummy/tmp/cache/assets/test/sprockets/v3.0/kZ-QeaIJGhOta7DOqFl-NrIbOv3gc9X35YVVie5eiHo.cache
@@ -695,7 +697,6 @@ files:
695
697
  - test/dummy/tmp/cache/assets/test/sprockets/v3.0/qqcV0nmpgeR78SC8Cgq7YKK0e1m7qdTmtFOd_eWXFJQ.cache
696
698
  - test/dummy/tmp/cache/assets/test/sprockets/v3.0/qw7mY4ChyAgzf145jntwCkRWyHVBXBEgam3_3Cvn5rs.cache
697
699
  - test/dummy/tmp/cache/assets/test/sprockets/v3.0/r_fTqnCRuxvnYfZLmOawrPrVptnAKSas5yk0H22hl_A.cache
698
- - test/dummy/tmp/cache/assets/test/sprockets/v3.0/rpCvcHCBMBR_Ir6tvhJSUrQTutUSUmtprVqiIjiKVyE.cache
699
700
  - test/dummy/tmp/cache/assets/test/sprockets/v3.0/sAEHaGW80NvCVnV_ez69-kZvfVvDIXKK432eCw-O0Pw.cache
700
701
  - test/dummy/tmp/cache/assets/test/sprockets/v3.0/sI-fGWFj4ykPbdBHDQzGe5mkcmWawG-6yxFvxUvjPVo.cache
701
702
  - test/dummy/tmp/cache/assets/test/sprockets/v3.0/sVoC7pQ2w1Z0ZdtxwE3BZVOYYY7g4fj5S8g2JUtnN-Q.cache
@@ -729,7 +730,6 @@ files:
729
730
  - test/dummy/tmp/cache/assets/test/sprockets/v3.0/xE0OJtA9xYVObkksb4zztmha0AdfVJWM_nncQ6ZT17U.cache
730
731
  - test/dummy/tmp/cache/assets/test/sprockets/v3.0/xW0MZCmr6qsKPiKHi-p_tpm4quTg9MjmOa-Od5_rIU4.cache
731
732
  - test/dummy/tmp/cache/assets/test/sprockets/v3.0/xZ-EpmD_jql3ouKtuMook-ZXldFSMlw6xN61egA82x8.cache
732
- - test/dummy/tmp/cache/assets/test/sprockets/v3.0/xo93Mgm0mnisakj9bYwFigPsqYYHqcZKoX3veHr8Lgw.cache
733
733
  - test/dummy/tmp/cache/assets/test/sprockets/v3.0/y-lokYJWyt-TTTl8aQ5SR0Bjp8EDmS6mpAPPdm__J0w.cache
734
734
  - test/dummy/tmp/cache/assets/test/sprockets/v3.0/y4vflgtoPy0pw5zHl8hzITHosKKBdz7KtHaw6oxHfro.cache
735
735
  - test/dummy/tmp/cache/assets/test/sprockets/v3.0/y60C8KrlK3X2E4_sxO9oT-daVZHHhYU7g5IMGEpvoXk.cache
@@ -814,13 +814,13 @@ test_files:
814
814
  - test/dummy/config/routes.rb
815
815
  - test/dummy/config/secrets.yml
816
816
  - test/dummy/config.ru
817
- - test/dummy/db/migrate/20151102202735_create_push_type_users.push_type.rb
818
- - test/dummy/db/migrate/20151102202736_create_push_type_nodes.push_type.rb
819
- - test/dummy/db/migrate/20151102202737_create_push_type_node_hierarchies.push_type.rb
820
- - test/dummy/db/migrate/20151102202738_create_push_type_assets.push_type.rb
821
- - test/dummy/db/migrate/20151102202739_create_push_type_taxonomies.push_type.rb
822
- - test/dummy/db/migrate/20151102202740_create_push_type_taxonomy_hierarchies.push_type.rb
823
- - test/dummy/db/migrate/20151102202741_add_field_store_default_values.push_type.rb
817
+ - test/dummy/db/migrate/20151108150814_create_push_type_users.push_type.rb
818
+ - test/dummy/db/migrate/20151108150815_create_push_type_nodes.push_type.rb
819
+ - test/dummy/db/migrate/20151108150816_create_push_type_node_hierarchies.push_type.rb
820
+ - test/dummy/db/migrate/20151108150817_create_push_type_assets.push_type.rb
821
+ - test/dummy/db/migrate/20151108150818_create_push_type_taxonomies.push_type.rb
822
+ - test/dummy/db/migrate/20151108150819_create_push_type_taxonomy_hierarchies.push_type.rb
823
+ - test/dummy/db/migrate/20151108150820_add_field_store_default_values.push_type.rb
824
824
  - test/dummy/db/schema.rb
825
825
  - test/dummy/db/seeds.rb
826
826
  - test/dummy/log/test.log
@@ -1006,6 +1006,7 @@ test_files:
1006
1006
  - test/dummy/tmp/cache/assets/test/sprockets/v3.0/i4m5NxxLRw7CwOdiH7rsl6h5J7BMxI3TAhrINzQuQEg.cache
1007
1007
  - test/dummy/tmp/cache/assets/test/sprockets/v3.0/i7L2WUJojYJ-6OmsNOGGdrp5wrVDjk9pYH-_NOLmIA4.cache
1008
1008
  - test/dummy/tmp/cache/assets/test/sprockets/v3.0/i_a_DvIz6cLN6CP07oQ_lAuxOiVKA_qFQtXRGVShDdk.cache
1009
+ - test/dummy/tmp/cache/assets/test/sprockets/v3.0/icg6_TOak7azLFShsJnvMljw9gtP_bTvWCgDr0WkTbI.cache
1009
1010
  - test/dummy/tmp/cache/assets/test/sprockets/v3.0/IcHbHm3wB-dLoIl5ZdlQdPGKzDrvpR1ibHFpgLTrbY4.cache
1010
1011
  - test/dummy/tmp/cache/assets/test/sprockets/v3.0/iDs0AuMo5dm5JWQLFWogsLhypC1hB67x41qHrD4fX6g.cache
1011
1012
  - test/dummy/tmp/cache/assets/test/sprockets/v3.0/IDsm7EePPQg2DlLkKznobUkq5h-gS4YwxVFyoiamje8.cache
@@ -1096,13 +1097,13 @@ test_files:
1096
1097
  - test/dummy/tmp/cache/assets/test/sprockets/v3.0/qM4dmmb2YrlS2E2tokGSyfUIAdy9ZRUAMkQofQBGo0I.cache
1097
1098
  - test/dummy/tmp/cache/assets/test/sprockets/v3.0/qNOz7Rvtjul20-XTH3jifHnv-ypnSVomm2Q1nckbmqQ.cache
1098
1099
  - test/dummy/tmp/cache/assets/test/sprockets/v3.0/qqcV0nmpgeR78SC8Cgq7YKK0e1m7qdTmtFOd_eWXFJQ.cache
1100
+ - test/dummy/tmp/cache/assets/test/sprockets/v3.0/QtKC4lzFCtmisqzjSQI_ZIeDCqGEQ2tNgdEk0ssfDDo.cache
1099
1101
  - test/dummy/tmp/cache/assets/test/sprockets/v3.0/qw7mY4ChyAgzf145jntwCkRWyHVBXBEgam3_3Cvn5rs.cache
1100
1102
  - test/dummy/tmp/cache/assets/test/sprockets/v3.0/r_fTqnCRuxvnYfZLmOawrPrVptnAKSas5yk0H22hl_A.cache
1101
1103
  - test/dummy/tmp/cache/assets/test/sprockets/v3.0/RbNuc3IXOgDnBkCtrsCl3rtUCx6INBBnIL2HexyiHGc.cache
1102
1104
  - test/dummy/tmp/cache/assets/test/sprockets/v3.0/RgEWUiYakqlhoz2WJUtZXXVgXKVU0ij_AESeXeNtURY.cache
1103
1105
  - test/dummy/tmp/cache/assets/test/sprockets/v3.0/Rkn3YEVfmVH9Qvs8YyHKwuny6DGFshJapMa05w7lG6s.cache
1104
1106
  - test/dummy/tmp/cache/assets/test/sprockets/v3.0/RoaaoaWCQS_JemHqWZBhLhb4SdwWd5HfHL2H2BxpzzU.cache
1105
- - test/dummy/tmp/cache/assets/test/sprockets/v3.0/rpCvcHCBMBR_Ir6tvhJSUrQTutUSUmtprVqiIjiKVyE.cache
1106
1107
  - test/dummy/tmp/cache/assets/test/sprockets/v3.0/RTyLKDQMkz81LdBvy1v_l4I9VINajjgfxexg0n-GP0M.cache
1107
1108
  - test/dummy/tmp/cache/assets/test/sprockets/v3.0/RZ7U3cmHsXIKt6ekhKZP6Pw8KEtCwk7Hy9HViUWfQj0.cache
1108
1109
  - test/dummy/tmp/cache/assets/test/sprockets/v3.0/sAEHaGW80NvCVnV_ez69-kZvfVvDIXKK432eCw-O0Pw.cache
@@ -1168,7 +1169,6 @@ test_files:
1168
1169
  - test/dummy/tmp/cache/assets/test/sprockets/v3.0/WyBJb-gme0hiXtdDZcPvfU26UExur3JnCFdEPPjeFiE.cache
1169
1170
  - test/dummy/tmp/cache/assets/test/sprockets/v3.0/xE0OJtA9xYVObkksb4zztmha0AdfVJWM_nncQ6ZT17U.cache
1170
1171
  - test/dummy/tmp/cache/assets/test/sprockets/v3.0/XiPzbpfeCvnGWwIVSCm4dpZsHw_nf0oiCvViXKY3M0A.cache
1171
- - test/dummy/tmp/cache/assets/test/sprockets/v3.0/xo93Mgm0mnisakj9bYwFigPsqYYHqcZKoX3veHr8Lgw.cache
1172
1172
  - test/dummy/tmp/cache/assets/test/sprockets/v3.0/XvJCuChMJOArWNWuYg-MVohUBb57ePWZOulfCXo851s.cache
1173
1173
  - test/dummy/tmp/cache/assets/test/sprockets/v3.0/xW0MZCmr6qsKPiKHi-p_tpm4quTg9MjmOa-Od5_rIU4.cache
1174
1174
  - test/dummy/tmp/cache/assets/test/sprockets/v3.0/xZ-EpmD_jql3ouKtuMook-ZXldFSMlw6xN61egA82x8.cache