push_type 0.5.2 → 0.5.3

Sign up to get free protection for your applications and to get access to all the features.
Files changed (3) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +8 -5
  3. metadata +10 -10
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: eb91969835d438e2cdba4a3ecc38f1bb2424f3b9
4
- data.tar.gz: 577375a5128979acd2e4f08e016c15865f004b49
3
+ metadata.gz: 9774835a0c44d0826e17def8069b5cd9337b39c3
4
+ data.tar.gz: b1f0a425e44570d102f23383b08951b07e52e0ad
5
5
  SHA512:
6
- metadata.gz: 4d3a16b4674aa0ca6a5e7c43925eec4de0b1c64f164d80cb8bb032a07135a2266d10c7e7a21f35a120c8f1f2be54d565cebec5f023d1bff305bc51146bee2d8b
7
- data.tar.gz: f3da723d1de1120c2d0c00f878bda307d1cbae248486d2e70e9ded19913e1c3cc8a51e365ac44636a3b67157dd317b73f3237ae1165e6069092ceb7236a1d423
6
+ metadata.gz: 6123a4ae180d7e014bd708a783d81a56f62ad7ee8303fe473dc256d32387400bee85c9243296faea7750923622cedd77b08d93573489969df1e23e0e1fe67322
7
+ data.tar.gz: 3395d079d18bebc0c4e9fbe87a6c2ca30209414237f11289ee191c14125427010f5a2d068bc2dcb6f3bdf66ecbc024702da627376f744c5fb6399a4ab80a57a0
data/README.md CHANGED
@@ -1,15 +1,18 @@
1
1
  # PushType
2
2
 
3
- PushType is a new and modern content management system for Ruby and Rails. It takes advantage of powerful new features available in the latest versions of Rails and PostgreSQL, resulting in a fantastically flexible toolset for developers working on any kind of website.
3
+ PushType is a modern content management system for Ruby on Rails. It takes advantage of powerful new features available in the latest versions of Rails and PostgreSQL, delivering a fantastically flexible toolset for developers working on any kind of website.
4
4
 
5
5
  ## Screenshots
6
6
 
7
- * Coming soon, I promise...
7
+ ![Content tree](https://pushtype-disc.s3-eu-west-1.amazonaws.com/original/1X/1f8a18d8d2fe97653b63594e065a8cfb72a4368d.png)
8
+ ![Edit content](https://pushtype-disc.s3-eu-west-1.amazonaws.com/original/1X/d9ab21acc86a5c64ba3a3c8df391338e21e589f6.png)
9
+ ![Media browser](https://pushtype-disc.s3-eu-west-1.amazonaws.com/original/1X/7f9aaa0949ad873943c5a47f396b1319bd57c98d.png)
8
10
 
9
11
  ## Documentation and community
10
12
 
11
- * If you fancy kicking the tyres and having a play with PushType, head over to the [PushType documentaion](http://www.pushtype.org/docs/introduction), and make sure you read the simple instructions for [installing the PushType Ruby gem](http://www.pushtype.org/docs/installation).
12
- * This is a new product and your help is needed. Bugs need to be discovered, pain points need to be identified, and your feedback and feature suggestions are sought after. [Join the PushType community](https://discuss.pushtype.org) and find out how you can help.
13
+ PushType can be used in production projects now (we’ve been using it on client sites since the beginning of 2015). So give it a go - get started by finding out [how to install PushType](http://www.pushtype.org/docs/installation) and understanding the [key concepts](http://www.pushtype.org/docs/key-concepts).
14
+
15
+ Central to the PushType mission is an active and healthy [developer community](https://discuss.pushtype.org/). Help us to find bugs, identify the pain points and suggest features that will make PushType work better for you. [Join the PushType community](https://discuss.pushtype.org/t/welcome-to-the-pushtype-community/8) and find out how you can help.
13
16
 
14
17
  ## Requirements
15
18
 
@@ -26,7 +29,7 @@ PushType takes advantage of modern features of PostgreSQL, which in turn require
26
29
  [![Build Status](https://travis-ci.org/pushtype/push_type.png?branch=master)](https://travis-ci.org/pushtype/push_type)
27
30
  [![Code Climate](https://codeclimate.com/github/pushtype/push_type.png)](https://codeclimate.com/github/pushtype/push_type)
28
31
 
29
- PushType is 100% free and open source. We are trying to establish an active and healthy [community of developers](https://discuss.pushtype.org) and accept input and contributions from the public - including you! Find out more about [contributing to PushType](https://discuss.pushtype.org).
32
+ PushType is 100% free and open source. We want to establish an active and healthy community of developers who can build upon what we've started and help give the Rails world the CMS it's been waiting for. Find out more about [contributing to PushType](https://discuss.pushtype.org/t/pushtype-development-contribution-guidelines/30).
30
33
 
31
34
  ## Copyright / License
32
35
 
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: push_type
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.5.2
4
+ version: 0.5.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: 2015-08-24 00:00:00.000000000 Z
11
+ date: 2015-09-28 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: push_type_core
@@ -16,56 +16,56 @@ dependencies:
16
16
  requirements:
17
17
  - - '='
18
18
  - !ruby/object:Gem::Version
19
- version: 0.5.2
19
+ version: 0.5.3
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.5.2
26
+ version: 0.5.3
27
27
  - !ruby/object:Gem::Dependency
28
28
  name: push_type_admin
29
29
  requirement: !ruby/object:Gem::Requirement
30
30
  requirements:
31
31
  - - '='
32
32
  - !ruby/object:Gem::Version
33
- version: 0.5.2
33
+ version: 0.5.3
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.5.2
40
+ version: 0.5.3
41
41
  - !ruby/object:Gem::Dependency
42
42
  name: push_type_wysiwyg
43
43
  requirement: !ruby/object:Gem::Requirement
44
44
  requirements:
45
45
  - - '='
46
46
  - !ruby/object:Gem::Version
47
- version: 0.5.2
47
+ version: 0.5.3
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.5.2
54
+ version: 0.5.3
55
55
  - !ruby/object:Gem::Dependency
56
56
  name: push_type_auth
57
57
  requirement: !ruby/object:Gem::Requirement
58
58
  requirements:
59
59
  - - '='
60
60
  - !ruby/object:Gem::Version
61
- version: 0.5.2
61
+ version: 0.5.3
62
62
  type: :runtime
63
63
  prerelease: false
64
64
  version_requirements: !ruby/object:Gem::Requirement
65
65
  requirements:
66
66
  - - '='
67
67
  - !ruby/object:Gem::Version
68
- version: 0.5.2
68
+ version: 0.5.3
69
69
  - !ruby/object:Gem::Dependency
70
70
  name: minitest-spec-rails
71
71
  requirement: !ruby/object:Gem::Requirement