phcpress 44.0.0 → 45.0.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (65) hide show
  1. checksums.yaml +4 -4
  2. data/MIT-LICENSE +0 -0
  3. data/README.md +0 -0
  4. data/Rakefile +0 -0
  5. data/app/assets/config/phcpress_manifest.js +0 -0
  6. data/app/assets/javascripts/phcpress/application.js +0 -0
  7. data/app/assets/stylesheets/phcpress/application.scss +0 -0
  8. data/app/controllers/phcpress/api/v1/categories_controller.rb +0 -0
  9. data/app/controllers/phcpress/api/v1/posts_controller.rb +0 -0
  10. data/app/controllers/phcpress/application_controller.rb +0 -0
  11. data/app/controllers/phcpress/article/posts_controller.rb +0 -0
  12. data/app/controllers/phcpress/frontend/articles_controller.rb +0 -0
  13. data/app/controllers/phcpress/modules/categories_controller.rb +0 -0
  14. data/app/controllers/phcpress/modules/connections_controller.rb +0 -0
  15. data/app/helpers/phcpress/application_helper.rb +0 -0
  16. data/app/jobs/phcpress/application_job.rb +0 -0
  17. data/app/mailers/phcpress/application_mailer.rb +0 -0
  18. data/app/models/phcpress/api/v1/category.rb +0 -0
  19. data/app/models/phcpress/api/v1/post.rb +0 -0
  20. data/app/models/phcpress/application_record.rb +0 -0
  21. data/app/models/phcpress/article.rb +0 -0
  22. data/app/models/phcpress/article/post.rb +0 -0
  23. data/app/models/phcpress/category_versions.rb +0 -0
  24. data/app/models/phcpress/connection_versions.rb +0 -0
  25. data/app/models/phcpress/frontend.rb +0 -0
  26. data/app/models/phcpress/frontend/article.rb +0 -0
  27. data/app/models/phcpress/modules.rb +0 -0
  28. data/app/models/phcpress/modules/category.rb +0 -0
  29. data/app/models/phcpress/modules/connection.rb +0 -0
  30. data/app/models/phcpress/post_versions.rb +0 -0
  31. data/app/views/layouts/phcpress/application.html.erb +0 -0
  32. data/app/views/layouts/phcpress/components/backend/footer/_footer.html.erb +0 -0
  33. data/app/views/layouts/phcpress/components/backend/navigation/_top_menu.html.erb +0 -0
  34. data/app/views/layouts/phcpress/components/backend/sidebars/_side_menu.html.erb +0 -0
  35. data/app/views/layouts/phcpress/frontend.html.erb +0 -0
  36. data/app/views/phcpress/api/v1/categories/index.json.rabl +0 -0
  37. data/app/views/phcpress/api/v1/posts/index.json.rabl +0 -0
  38. data/app/views/phcpress/api/v1/posts/show.json.rabl +0 -0
  39. data/app/views/phcpress/article/posts/_form.html.erb +0 -0
  40. data/app/views/phcpress/article/posts/edit.html.erb +0 -0
  41. data/app/views/phcpress/article/posts/index.html.erb +0 -0
  42. data/app/views/phcpress/article/posts/new.html.erb +0 -0
  43. data/app/views/phcpress/article/posts/show.html.erb +0 -0
  44. data/app/views/phcpress/frontend/articles/index.html.erb +0 -0
  45. data/app/views/phcpress/frontend/articles/show.html.erb +0 -0
  46. data/app/views/phcpress/modules/categories/_form.html.erb +0 -0
  47. data/app/views/phcpress/modules/categories/edit.html.erb +0 -0
  48. data/app/views/phcpress/modules/categories/index.html.erb +0 -0
  49. data/app/views/phcpress/modules/categories/new.html.erb +0 -0
  50. data/app/views/phcpress/modules/categories/show.html.erb +0 -0
  51. data/app/views/phcpress/modules/connections/_form.html.erb +0 -0
  52. data/app/views/phcpress/modules/connections/edit.html.erb +0 -0
  53. data/app/views/phcpress/modules/connections/index.html.erb +0 -0
  54. data/app/views/phcpress/modules/connections/new.html.erb +0 -0
  55. data/app/views/phcpress/modules/connections/show.html.erb +0 -0
  56. data/config/routes.rb +0 -0
  57. data/db/migrate/20160716182936_create_phcpress_modules_categories.rb +0 -0
  58. data/db/migrate/20160718204718_create_phcpress_article_posts.rb +0 -0
  59. data/db/migrate/20160719221205_create_phcpress_modules_connections.rb +0 -0
  60. data/db/migrate/20170509002355_create_phcpress_friendly_id_slugs.rb +0 -0
  61. data/lib/phcpress.rb +0 -0
  62. data/lib/phcpress/engine.rb +0 -0
  63. data/lib/phcpress/version.rb +1 -1
  64. data/lib/tasks/phcpress_tasks.rake +0 -0
  65. metadata +3 -3
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: e3289edf20d4ac41372266f6bb4385f49d1d0ca2a65445fd0bcdfa2caf7f6a6a
4
- data.tar.gz: 1b37b05bbd7af77f25a6f776235916cbb3bf54146b9df1450308280121f38912
3
+ metadata.gz: 491b5b6d3bcc553151250180be573d4e05519eb5aeede11c0fba46faa98ed96a
4
+ data.tar.gz: 40f7d8dbec99ea551980914631dc1b6af60fcdba78f5dc76130d9300be45a20c
5
5
  SHA512:
6
- metadata.gz: 881b7d1b1fa9b60afb7162f02c3f84dd412d91448460ea9f8ea414b9de51e2202513ce1e2fa981799ae3ce150aaa1465c1af239f142850b322c9bd167c087abc
7
- data.tar.gz: a616312281302e91b7ffd81218c9b60fb7cb1317bda2375f2561a7e9e58344bceb5eb499439b3f73eb29c7c13f5372f84940b757bf7e52d4d2799e3474e79779
6
+ metadata.gz: a94814c0b8402c7d49af45336efffe65fb091546be196d8a8919b7ea3b0a84ecb612c96f8bd142d7f226c34aafdacff3925ba2a5599a4d09bea125133fea804e
7
+ data.tar.gz: 7edd7f02760d04f19dc1be3ccd387134902500e7ce7b8bea30f90ea3e5f154bcf8eb6082129eeb20ca252c1c96c927060ab6ca0ed060aeb07db0a336498a1edb
File without changes
data/README.md CHANGED
File without changes
data/Rakefile CHANGED
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
@@ -1,3 +1,3 @@
1
1
  module Phcpress
2
- VERSION = "44.0.0"
2
+ VERSION = "45.0.0"
3
3
  end
File without changes
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: phcpress
3
3
  version: !ruby/object:Gem::Version
4
- version: 44.0.0
4
+ version: 45.0.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - BradPotts
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2019-02-02 00:00:00.000000000 Z
11
+ date: 2019-02-10 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: rails
@@ -708,7 +708,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
708
708
  version: '0'
709
709
  requirements: []
710
710
  rubyforge_project:
711
- rubygems_version: 2.7.8
711
+ rubygems_version: 2.7.6
712
712
  signing_key:
713
713
  specification_version: 4
714
714
  summary: Rails 5.2 App Engine