push_type 0.10.3 → 0.10.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.
- checksums.yaml +4 -4
- data/README.md +8 -0
- 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: 254d15824e0a48a446b3ff8333b9a1c83db577a6
|
|
4
|
+
data.tar.gz: 934cbc87e2119d9bea7a28e313b1905354214316
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 76cc61aebdb2e0378a373fa3ca6c39e424a8e5a9c8b06cbb09ee6fdd7987ca437e65550aa83768f025e1e526251a070318a811a87055f969ec3d02a0621f2fd5
|
|
7
|
+
data.tar.gz: 9e93a3b61f93ee1a05ecfe3482713fd600f2f8690106be0d84a86afe273b930705a9624dfd5795c9df72d887c3e1a980691190fcdd7f87f0dda083cd46c0ee37
|
data/README.md
CHANGED
|
@@ -8,6 +8,14 @@ PushType is a modern content management system for Ruby on Rails. It takes advan
|
|
|
8
8
|

|
|
9
9
|

|
|
10
10
|
|
|
11
|
+
## Try PushType on Heroku
|
|
12
|
+
|
|
13
|
+
A demo PushType app can be deployed to Heroku for free.
|
|
14
|
+
|
|
15
|
+
[](https://heroku.com/deploy?template=https://github.com/pushtype/push_type_demo)
|
|
16
|
+
|
|
17
|
+
Refer to the [demo repository](https://github.com/pushtype/push_type_demo) for details of how to log in and how the demo site is structured.
|
|
18
|
+
|
|
11
19
|
## Documentation and community
|
|
12
20
|
|
|
13
21
|
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).
|
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.10.
|
|
4
|
+
version: 0.10.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: 2017-
|
|
11
|
+
date: 2017-02-14 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.10.
|
|
19
|
+
version: 0.10.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.10.
|
|
26
|
+
version: 0.10.4
|
|
27
27
|
- !ruby/object:Gem::Dependency
|
|
28
28
|
name: push_type_api
|
|
29
29
|
requirement: !ruby/object:Gem::Requirement
|
|
30
30
|
requirements:
|
|
31
31
|
- - '='
|
|
32
32
|
- !ruby/object:Gem::Version
|
|
33
|
-
version: 0.10.
|
|
33
|
+
version: 0.10.4
|
|
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.10.
|
|
40
|
+
version: 0.10.4
|
|
41
41
|
- !ruby/object:Gem::Dependency
|
|
42
42
|
name: push_type_admin
|
|
43
43
|
requirement: !ruby/object:Gem::Requirement
|
|
44
44
|
requirements:
|
|
45
45
|
- - '='
|
|
46
46
|
- !ruby/object:Gem::Version
|
|
47
|
-
version: 0.10.
|
|
47
|
+
version: 0.10.4
|
|
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.10.
|
|
54
|
+
version: 0.10.4
|
|
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.10.
|
|
61
|
+
version: 0.10.4
|
|
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.10.
|
|
68
|
+
version: 0.10.4
|
|
69
69
|
description: PushType is a modern, open source content management system for Ruby
|
|
70
70
|
on Rails. It takes advantage of powerful new features available in the latest versions
|
|
71
71
|
of Rails and PostgreSQL.
|