rocket_cms 0.19.8 → 0.20.0

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 27b8a382af51c4237764157899003cee99c39ed4
4
- data.tar.gz: fc4ca0b79704b8537f8ceffa04ca799d69fc58e8
3
+ metadata.gz: 2c3870420f1f87abb84da6278b7585b65bb9479b
4
+ data.tar.gz: a64390301067ea81a9920ea2d598d8b9d8fa2ec4
5
5
  SHA512:
6
- metadata.gz: 7dc5d8a410690f09724ff4c3a950405cba4f006f739df29cd3560f85b45b4195a6f1efdcb5867270ae99535d32d7f0cf4f21bb81bf007d611d934e5261f0762a
7
- data.tar.gz: 39de3fc42129fa414c3b82c810a3f9111c3304f0d8af02d9903a0256eab4b73074d78114a5a631b1418d381b792829b743039b69b260424b4625b8a9b95525bb
6
+ metadata.gz: e6fc37b6584683ef4521c2391309418452df46aba414092f94345da7672707e5c98dd89c1fc162ebdee0e42882a3cc8514821dacc5dea50a98b70bea7bc64a0d
7
+ data.tar.gz: 1c8d4aa4962df55bfc596910d4a490612d4ba5184177cc4a004b13dcb4a9e53e6d46cf2e073564e57aa3cc20155cc9afd509dfb20792121ad88790ccf3f035bc
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- rocket_cms (0.19.8)
4
+ rocket_cms (0.20.0)
5
5
  addressable
6
6
  coffee-rails
7
7
  jquery-rails
@@ -15,39 +15,39 @@ PATH
15
15
  GEM
16
16
  remote: https://rubygems.org/
17
17
  specs:
18
- actioncable (5.1.2)
19
- actionpack (= 5.1.2)
18
+ actioncable (5.1.3)
19
+ actionpack (= 5.1.3)
20
20
  nio4r (~> 2.0)
21
21
  websocket-driver (~> 0.6.1)
22
- actionmailer (5.1.2)
23
- actionpack (= 5.1.2)
24
- actionview (= 5.1.2)
25
- activejob (= 5.1.2)
22
+ actionmailer (5.1.3)
23
+ actionpack (= 5.1.3)
24
+ actionview (= 5.1.3)
25
+ activejob (= 5.1.3)
26
26
  mail (~> 2.5, >= 2.5.4)
27
27
  rails-dom-testing (~> 2.0)
28
- actionpack (5.1.2)
29
- actionview (= 5.1.2)
30
- activesupport (= 5.1.2)
28
+ actionpack (5.1.3)
29
+ actionview (= 5.1.3)
30
+ activesupport (= 5.1.3)
31
31
  rack (~> 2.0)
32
32
  rack-test (~> 0.6.3)
33
33
  rails-dom-testing (~> 2.0)
34
34
  rails-html-sanitizer (~> 1.0, >= 1.0.2)
35
- actionview (5.1.2)
36
- activesupport (= 5.1.2)
35
+ actionview (5.1.3)
36
+ activesupport (= 5.1.3)
37
37
  builder (~> 3.1)
38
38
  erubi (~> 1.4)
39
39
  rails-dom-testing (~> 2.0)
40
40
  rails-html-sanitizer (~> 1.0, >= 1.0.3)
41
- activejob (5.1.2)
42
- activesupport (= 5.1.2)
41
+ activejob (5.1.3)
42
+ activesupport (= 5.1.3)
43
43
  globalid (>= 0.3.6)
44
- activemodel (5.1.2)
45
- activesupport (= 5.1.2)
46
- activerecord (5.1.2)
47
- activemodel (= 5.1.2)
48
- activesupport (= 5.1.2)
44
+ activemodel (5.1.3)
45
+ activesupport (= 5.1.3)
46
+ activerecord (5.1.3)
47
+ activemodel (= 5.1.3)
48
+ activesupport (= 5.1.3)
49
49
  arel (~> 8.0)
50
- activesupport (5.1.2)
50
+ activesupport (5.1.3)
51
51
  concurrent-ruby (~> 1.0, >= 1.0.2)
52
52
  i18n (~> 0.7)
53
53
  minitest (~> 5.1)
@@ -95,7 +95,7 @@ GEM
95
95
  mime-types-data (~> 3.2015)
96
96
  mime-types-data (3.2016.0521)
97
97
  mini_portile2 (2.2.0)
98
- minitest (5.10.2)
98
+ minitest (5.10.3)
99
99
  nio4r (2.1.0)
100
100
  nokogiri (1.8.0)
101
101
  mini_portile2 (~> 2.2.0)
@@ -103,26 +103,26 @@ GEM
103
103
  rack (2.0.3)
104
104
  rack-test (0.6.3)
105
105
  rack (>= 1.0)
106
- rails (5.1.2)
107
- actioncable (= 5.1.2)
108
- actionmailer (= 5.1.2)
109
- actionpack (= 5.1.2)
110
- actionview (= 5.1.2)
111
- activejob (= 5.1.2)
112
- activemodel (= 5.1.2)
113
- activerecord (= 5.1.2)
114
- activesupport (= 5.1.2)
115
- bundler (>= 1.3.0, < 2.0)
116
- railties (= 5.1.2)
106
+ rails (5.1.3)
107
+ actioncable (= 5.1.3)
108
+ actionmailer (= 5.1.3)
109
+ actionpack (= 5.1.3)
110
+ actionview (= 5.1.3)
111
+ activejob (= 5.1.3)
112
+ activemodel (= 5.1.3)
113
+ activerecord (= 5.1.3)
114
+ activesupport (= 5.1.3)
115
+ bundler (>= 1.3.0)
116
+ railties (= 5.1.3)
117
117
  sprockets-rails (>= 2.0.0)
118
118
  rails-dom-testing (2.0.3)
119
119
  activesupport (>= 4.2.0)
120
120
  nokogiri (>= 1.6)
121
121
  rails-html-sanitizer (1.0.3)
122
122
  loofah (~> 2.0)
123
- railties (5.1.2)
124
- actionpack (= 5.1.2)
125
- activesupport (= 5.1.2)
123
+ railties (5.1.3)
124
+ actionpack (= 5.1.3)
125
+ activesupport (= 5.1.3)
126
126
  method_source
127
127
  rake (>= 0.8.7)
128
128
  thor (>= 0.18.1, < 2.0)
@@ -157,4 +157,4 @@ DEPENDENCIES
157
157
  rocket_cms!
158
158
 
159
159
  BUNDLED WITH
160
- 1.15.1
160
+ 1.15.3
data/README.md CHANGED
@@ -1,5 +1,7 @@
1
1
  # RocketCMS
2
2
 
3
+ ## RocketScience's Ruby On Rails app template / starter kit
4
+
3
5
  What's in the box when you generate a new app:
4
6
 
5
7
  - Rails 5.1
@@ -12,6 +14,8 @@ What's in the box when you generate a new app:
12
14
  - Puma in production and in development
13
15
  - Basic windows support (development env only)
14
16
  - Basic CMS models and controllers (Pages + SEO, News, Contact form with mailer, menu)
17
+ - Basic SEO optimization functionality, including editing meta and OG tags
18
+ - Optimized admin interface, including editing pages and menu
15
19
  - Menu via SimpleNavigation
16
20
  - Ckeditor with image upload support
17
21
  - L10n and i18n support
@@ -51,7 +55,7 @@ For activerecord, generate migrations and run them
51
55
 
52
56
  ### Generating a new app
53
57
 
54
- Make sure you have rails 4.1/4.2/5.0 installed
58
+ Make sure you have rails 5.1 installed
55
59
 
56
60
  rails -v
57
61
 
@@ -5,6 +5,8 @@
5
5
  - if !obj.respond_to?(:content) || obj.content.blank?
6
6
  - unless @seo_page.nil?
7
7
  = raw @seo_page.page_content
8
+ - if (@seo_page.id == obj.id && @seo_page.class.name == obj.class.name)
9
+ = render 'shared/admin_link', obj: @seo_page
8
10
  - else
9
11
  = raw obj.content
10
12
  = render 'shared/admin_link', obj: obj
@@ -6,11 +6,6 @@ set :branch, ENV["REVISION"] || "master"
6
6
 
7
7
  set :deploy_to, "<%= deploy_to %>"
8
8
 
9
- # require 'hipchat/capistrano'
10
- # set :hipchat_token, ""
11
- # set :hipchat_room_name, "<%= app_name %>"
12
- # set :hipchat_announce, false
13
-
14
9
  #set :rvm_type, :user
15
10
  #set :rvm_ruby_version, "2.4.1@#{fetch :application}"
16
11
  set :use_sudo, false
@@ -1,3 +1,3 @@
1
1
  module RocketCMS
2
- VERSION = "0.19.8"
2
+ VERSION = "0.20.0"
3
3
  end
data/template.rb CHANGED
@@ -59,8 +59,6 @@ group :development do
59
59
  gem 'capistrano-bundler', require: false
60
60
  gem 'capistrano3-puma', require: false
61
61
  gem 'capistrano-rails', require: false
62
-
63
- gem 'hipchat'
64
62
  end
65
63
 
66
64
  group :test do
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: rocket_cms
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.19.8
4
+ version: 0.20.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - glebtv
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2017-07-17 00:00:00.000000000 Z
11
+ date: 2017-08-15 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: bundler