push_type 0.5.2 → 0.5.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.
- checksums.yaml +4 -4
- data/README.md +8 -5
- metadata +10 -10
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA1:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 9774835a0c44d0826e17def8069b5cd9337b39c3
|
|
4
|
+
data.tar.gz: b1f0a425e44570d102f23383b08951b07e52e0ad
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
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
|
|
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
|
-
|
|
7
|
+

|
|
8
|
+

|
|
9
|
+

|
|
8
10
|
|
|
9
11
|
## Documentation and community
|
|
10
12
|
|
|
11
|
-
|
|
12
|
-
|
|
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
|
[](https://travis-ci.org/pushtype/push_type)
|
|
27
30
|
[](https://codeclimate.com/github/pushtype/push_type)
|
|
28
31
|
|
|
29
|
-
PushType is 100% free and open source. We
|
|
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.
|
|
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-
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
68
|
+
version: 0.5.3
|
|
69
69
|
- !ruby/object:Gem::Dependency
|
|
70
70
|
name: minitest-spec-rails
|
|
71
71
|
requirement: !ruby/object:Gem::Requirement
|