push_type_core 0.9.2 → 0.9.3

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 (18) hide show
  1. checksums.yaml +4 -4
  2. data/app/models/push_type/asset.rb +2 -0
  3. data/lib/push_type/version.rb +1 -1
  4. data/test/dummy/config/initializers/push_type.rb +1 -1
  5. data/test/dummy/config/secrets.yml +2 -2
  6. data/test/dummy/db/migrate/{20160808143015_create_push_type_users.push_type.rb → 20161016144043_create_push_type_users.push_type.rb} +0 -0
  7. data/test/dummy/db/migrate/{20160808143016_create_push_type_nodes.push_type.rb → 20161016144044_create_push_type_nodes.push_type.rb} +0 -0
  8. data/test/dummy/db/migrate/{20160808143017_create_push_type_node_hierarchies.push_type.rb → 20161016144045_create_push_type_node_hierarchies.push_type.rb} +0 -0
  9. data/test/dummy/db/migrate/{20160808143018_create_push_type_assets.push_type.rb → 20161016144046_create_push_type_assets.push_type.rb} +0 -0
  10. data/test/dummy/db/migrate/{20160808143019_add_field_store_default_values.push_type.rb → 20161016144047_add_field_store_default_values.push_type.rb} +0 -0
  11. data/test/dummy/db/migrate/{20160808143020_drop_legacy_push_type_taxonomies.push_type.rb → 20161016144048_drop_legacy_push_type_taxonomies.push_type.rb} +0 -0
  12. data/test/dummy/db/schema.rb +1 -1
  13. data/test/dummy/log/test.log +7576 -7571
  14. data/test/dummy/tmp/cache/assets/sprockets/v3.0/T4/T4GQ8YD0DmTbkGOBb9_FXxyAS4d4bTyDY2ZNaOFrZYI.cache +0 -0
  15. data/test/dummy/tmp/cache/assets/sprockets/v3.0/{_D/_Dzxrj2irwCKDVnM3lUwBFWp_fOmrzelUiQD-p7KwZc.cache → Ti/Ti5cBzaomr8kZOXP-6lGfDu3lOku2Ck9IDUGWy0aM5s.cache} +0 -0
  16. data/test/dummy/tmp/cache/assets/sprockets/v3.0/rI/rIrIe053W7_bEOF2UU8uE2-YdjmGhP_XyEll7fNAGHQ.cache +0 -0
  17. data/test/dummy/tmp/cache/assets/sprockets/v3.0/{sG/sG83DhfH6GwB09Fo0L39nqHMwDnt3-wCLgfGX9hQIGo.cache → uS/uS0KtcEpTAZfpPeX43TiX6acQ1lDkmTMwL5R1RzkZVk.cache} +0 -0
  18. metadata +18 -18
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: push_type_core
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.9.2
4
+ version: 0.9.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - Aaron Russell
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2016-08-08 00:00:00.000000000 Z
11
+ date: 2016-10-16 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: rails
@@ -234,12 +234,12 @@ files:
234
234
  - test/dummy/config/routes.rb
235
235
  - test/dummy/config/secrets.yml
236
236
  - test/dummy/config/spring.rb
237
- - test/dummy/db/migrate/20160808143015_create_push_type_users.push_type.rb
238
- - test/dummy/db/migrate/20160808143016_create_push_type_nodes.push_type.rb
239
- - test/dummy/db/migrate/20160808143017_create_push_type_node_hierarchies.push_type.rb
240
- - test/dummy/db/migrate/20160808143018_create_push_type_assets.push_type.rb
241
- - test/dummy/db/migrate/20160808143019_add_field_store_default_values.push_type.rb
242
- - test/dummy/db/migrate/20160808143020_drop_legacy_push_type_taxonomies.push_type.rb
237
+ - test/dummy/db/migrate/20161016144043_create_push_type_users.push_type.rb
238
+ - test/dummy/db/migrate/20161016144044_create_push_type_nodes.push_type.rb
239
+ - test/dummy/db/migrate/20161016144045_create_push_type_node_hierarchies.push_type.rb
240
+ - test/dummy/db/migrate/20161016144046_create_push_type_assets.push_type.rb
241
+ - test/dummy/db/migrate/20161016144047_add_field_store_default_values.push_type.rb
242
+ - test/dummy/db/migrate/20161016144048_drop_legacy_push_type_taxonomies.push_type.rb
243
243
  - test/dummy/db/schema.rb
244
244
  - test/dummy/db/seeds.rb
245
245
  - test/dummy/log/test.log
@@ -256,9 +256,9 @@ files:
256
256
  - test/dummy/tmp/cache/assets/sprockets/v3.0/Ks/Ksgj75EJWHSroUlBiZ_Yxf1ckdbfDlTBBzqLb1g152Q.cache
257
257
  - test/dummy/tmp/cache/assets/sprockets/v3.0/SO/SOZa21InoBC05GGCDAcckZrbpHSOC_C1x_8gdUutdjs.cache
258
258
  - test/dummy/tmp/cache/assets/sprockets/v3.0/T4/T4GQ8YD0DmTbkGOBb9_FXxyAS4d4bTyDY2ZNaOFrZYI.cache
259
+ - test/dummy/tmp/cache/assets/sprockets/v3.0/Ti/Ti5cBzaomr8kZOXP-6lGfDu3lOku2Ck9IDUGWy0aM5s.cache
259
260
  - test/dummy/tmp/cache/assets/sprockets/v3.0/XK/XKi7NI277oX6OL-scTKJX0mD8ETpeTWUmd0qOhAh48c.cache
260
261
  - test/dummy/tmp/cache/assets/sprockets/v3.0/XM/XM3DBlByPxBkHmk_0YnTMQRksSqlxv1pXVEhlfudgp8.cache
261
- - test/dummy/tmp/cache/assets/sprockets/v3.0/_D/_Dzxrj2irwCKDVnM3lUwBFWp_fOmrzelUiQD-p7KwZc.cache
262
262
  - test/dummy/tmp/cache/assets/sprockets/v3.0/ff/ffkN8ZBG66BGCq-xL4PHZZAsspgxBQNa9shBPn9Wiqg.cache
263
263
  - test/dummy/tmp/cache/assets/sprockets/v3.0/hy/hyqofDaeg-q9IihEOLw2JbC6hGbwuYdXFRM9oFc1J64.cache
264
264
  - test/dummy/tmp/cache/assets/sprockets/v3.0/n-/n-AVacTIOztKN9mPiB3ZELfidOz1W5urnRN4AsSujqA.cache
@@ -269,7 +269,7 @@ files:
269
269
  - test/dummy/tmp/cache/assets/sprockets/v3.0/qN/qNOz7Rvtjul20-XTH3jifHnv-ypnSVomm2Q1nckbmqQ.cache
270
270
  - test/dummy/tmp/cache/assets/sprockets/v3.0/qQ/qQ8c5p2po-w6U57egs5gQy5iUvn5Y5bQH3HPJslC4XU.cache
271
271
  - test/dummy/tmp/cache/assets/sprockets/v3.0/rI/rIrIe053W7_bEOF2UU8uE2-YdjmGhP_XyEll7fNAGHQ.cache
272
- - test/dummy/tmp/cache/assets/sprockets/v3.0/sG/sG83DhfH6GwB09Fo0L39nqHMwDnt3-wCLgfGX9hQIGo.cache
272
+ - test/dummy/tmp/cache/assets/sprockets/v3.0/uS/uS0KtcEpTAZfpPeX43TiX6acQ1lDkmTMwL5R1RzkZVk.cache
273
273
  - test/dummy/tmp/generators/app/presenters/page_presenter.rb
274
274
  - test/fields/push_type/asset_field_test.rb
275
275
  - test/fields/push_type/boolean_field_test.rb
@@ -388,12 +388,12 @@ test_files:
388
388
  - test/dummy/config/secrets.yml
389
389
  - test/dummy/config/spring.rb
390
390
  - test/dummy/config.ru
391
- - test/dummy/db/migrate/20160808143015_create_push_type_users.push_type.rb
392
- - test/dummy/db/migrate/20160808143016_create_push_type_nodes.push_type.rb
393
- - test/dummy/db/migrate/20160808143017_create_push_type_node_hierarchies.push_type.rb
394
- - test/dummy/db/migrate/20160808143018_create_push_type_assets.push_type.rb
395
- - test/dummy/db/migrate/20160808143019_add_field_store_default_values.push_type.rb
396
- - test/dummy/db/migrate/20160808143020_drop_legacy_push_type_taxonomies.push_type.rb
391
+ - test/dummy/db/migrate/20161016144043_create_push_type_users.push_type.rb
392
+ - test/dummy/db/migrate/20161016144044_create_push_type_nodes.push_type.rb
393
+ - test/dummy/db/migrate/20161016144045_create_push_type_node_hierarchies.push_type.rb
394
+ - test/dummy/db/migrate/20161016144046_create_push_type_assets.push_type.rb
395
+ - test/dummy/db/migrate/20161016144047_add_field_store_default_values.push_type.rb
396
+ - test/dummy/db/migrate/20161016144048_drop_legacy_push_type_taxonomies.push_type.rb
397
397
  - test/dummy/db/schema.rb
398
398
  - test/dummy/db/seeds.rb
399
399
  - test/dummy/log/test.log
@@ -407,7 +407,6 @@ test_files:
407
407
  - test/dummy/Rakefile
408
408
  - test/dummy/README.md
409
409
  - test/dummy/tmp/cache/assets/sprockets/v3.0/9v/9vnNjAebssmz7XPUIgssBZbkNcX-l446wdMdLtHbbyQ.cache
410
- - test/dummy/tmp/cache/assets/sprockets/v3.0/_D/_Dzxrj2irwCKDVnM3lUwBFWp_fOmrzelUiQD-p7KwZc.cache
411
410
  - test/dummy/tmp/cache/assets/sprockets/v3.0/ff/ffkN8ZBG66BGCq-xL4PHZZAsspgxBQNa9shBPn9Wiqg.cache
412
411
  - test/dummy/tmp/cache/assets/sprockets/v3.0/hy/hyqofDaeg-q9IihEOLw2JbC6hGbwuYdXFRM9oFc1J64.cache
413
412
  - test/dummy/tmp/cache/assets/sprockets/v3.0/IU/IUrx_cz11W6a7Js_I-zzSgQEpw58K2zYnJsvznf71Pg.cache
@@ -421,9 +420,10 @@ test_files:
421
420
  - test/dummy/tmp/cache/assets/sprockets/v3.0/qN/qNOz7Rvtjul20-XTH3jifHnv-ypnSVomm2Q1nckbmqQ.cache
422
421
  - test/dummy/tmp/cache/assets/sprockets/v3.0/qQ/qQ8c5p2po-w6U57egs5gQy5iUvn5Y5bQH3HPJslC4XU.cache
423
422
  - test/dummy/tmp/cache/assets/sprockets/v3.0/rI/rIrIe053W7_bEOF2UU8uE2-YdjmGhP_XyEll7fNAGHQ.cache
424
- - test/dummy/tmp/cache/assets/sprockets/v3.0/sG/sG83DhfH6GwB09Fo0L39nqHMwDnt3-wCLgfGX9hQIGo.cache
425
423
  - test/dummy/tmp/cache/assets/sprockets/v3.0/SO/SOZa21InoBC05GGCDAcckZrbpHSOC_C1x_8gdUutdjs.cache
426
424
  - test/dummy/tmp/cache/assets/sprockets/v3.0/T4/T4GQ8YD0DmTbkGOBb9_FXxyAS4d4bTyDY2ZNaOFrZYI.cache
425
+ - test/dummy/tmp/cache/assets/sprockets/v3.0/Ti/Ti5cBzaomr8kZOXP-6lGfDu3lOku2Ck9IDUGWy0aM5s.cache
426
+ - test/dummy/tmp/cache/assets/sprockets/v3.0/uS/uS0KtcEpTAZfpPeX43TiX6acQ1lDkmTMwL5R1RzkZVk.cache
427
427
  - test/dummy/tmp/cache/assets/sprockets/v3.0/XK/XKi7NI277oX6OL-scTKJX0mD8ETpeTWUmd0qOhAh48c.cache
428
428
  - test/dummy/tmp/cache/assets/sprockets/v3.0/XM/XM3DBlByPxBkHmk_0YnTMQRksSqlxv1pXVEhlfudgp8.cache
429
429
  - test/dummy/tmp/generators/app/presenters/page_presenter.rb