trusty-cms 6.2.0 → 6.2.2.1
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/Gemfile.lock +94 -94
- data/app/views/admin/pages/_fields.html.haml +1 -1
- data/lib/trusty_cms/version.rb +1 -1
- data/trusty_cms.gemspec +1 -1
- metadata +41 -41
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 71383e72f45672a6cf5bf9fb68301f9c0239a2ad40d7782a2e269724150b1e8a
|
4
|
+
data.tar.gz: bebc54966f5f3a0a431a1ac6585e4646c80fe0d319b33a8666e65a4781ede6a2
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: a616c07e4091859c3b62c7a3253862dcf4963bb48bb38552b0259e88e1cd2ae2e13256c6fbecee909c60989a194abfd0b6b2d4e3f715ead86f0764b37adf6e34
|
7
|
+
data.tar.gz: 33b03b3d3ce65928e841e4033e65bf521596b8b311f0336733b5bd8b0f4d1dad92fce0fd82e79225a3e0ba80cf373a6e5e56291793ea829138244ba1938d13db
|
data/Gemfile.lock
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
PATH
|
2
2
|
remote: .
|
3
3
|
specs:
|
4
|
-
trusty-cms (6.
|
4
|
+
trusty-cms (6.2.2)
|
5
5
|
RedCloth (= 4.3.3)
|
6
6
|
activestorage-validator
|
7
7
|
acts_as_list (>= 0.9.5, < 1.2.0)
|
@@ -12,7 +12,7 @@ PATH
|
|
12
12
|
execjs (~> 2.7)
|
13
13
|
haml (>= 5.0, < 6.0)
|
14
14
|
haml-rails
|
15
|
-
highline (>= 1.7.8, <
|
15
|
+
highline (>= 1.7.8, < 3.1.0)
|
16
16
|
image_processing
|
17
17
|
kraken-io
|
18
18
|
mini_racer
|
@@ -35,69 +35,69 @@ GEM
|
|
35
35
|
remote: https://rubygems.org/
|
36
36
|
specs:
|
37
37
|
RedCloth (4.3.3)
|
38
|
-
actioncable (7.0.8)
|
39
|
-
actionpack (= 7.0.8)
|
40
|
-
activesupport (= 7.0.8)
|
38
|
+
actioncable (7.0.8.1)
|
39
|
+
actionpack (= 7.0.8.1)
|
40
|
+
activesupport (= 7.0.8.1)
|
41
41
|
nio4r (~> 2.0)
|
42
42
|
websocket-driver (>= 0.6.1)
|
43
|
-
actionmailbox (7.0.8)
|
44
|
-
actionpack (= 7.0.8)
|
45
|
-
activejob (= 7.0.8)
|
46
|
-
activerecord (= 7.0.8)
|
47
|
-
activestorage (= 7.0.8)
|
48
|
-
activesupport (= 7.0.8)
|
43
|
+
actionmailbox (7.0.8.1)
|
44
|
+
actionpack (= 7.0.8.1)
|
45
|
+
activejob (= 7.0.8.1)
|
46
|
+
activerecord (= 7.0.8.1)
|
47
|
+
activestorage (= 7.0.8.1)
|
48
|
+
activesupport (= 7.0.8.1)
|
49
49
|
mail (>= 2.7.1)
|
50
50
|
net-imap
|
51
51
|
net-pop
|
52
52
|
net-smtp
|
53
|
-
actionmailer (7.0.8)
|
54
|
-
actionpack (= 7.0.8)
|
55
|
-
actionview (= 7.0.8)
|
56
|
-
activejob (= 7.0.8)
|
57
|
-
activesupport (= 7.0.8)
|
53
|
+
actionmailer (7.0.8.1)
|
54
|
+
actionpack (= 7.0.8.1)
|
55
|
+
actionview (= 7.0.8.1)
|
56
|
+
activejob (= 7.0.8.1)
|
57
|
+
activesupport (= 7.0.8.1)
|
58
58
|
mail (~> 2.5, >= 2.5.4)
|
59
59
|
net-imap
|
60
60
|
net-pop
|
61
61
|
net-smtp
|
62
62
|
rails-dom-testing (~> 2.0)
|
63
|
-
actionpack (7.0.8)
|
64
|
-
actionview (= 7.0.8)
|
65
|
-
activesupport (= 7.0.8)
|
63
|
+
actionpack (7.0.8.1)
|
64
|
+
actionview (= 7.0.8.1)
|
65
|
+
activesupport (= 7.0.8.1)
|
66
66
|
rack (~> 2.0, >= 2.2.4)
|
67
67
|
rack-test (>= 0.6.3)
|
68
68
|
rails-dom-testing (~> 2.0)
|
69
69
|
rails-html-sanitizer (~> 1.0, >= 1.2.0)
|
70
|
-
actiontext (7.0.8)
|
71
|
-
actionpack (= 7.0.8)
|
72
|
-
activerecord (= 7.0.8)
|
73
|
-
activestorage (= 7.0.8)
|
74
|
-
activesupport (= 7.0.8)
|
70
|
+
actiontext (7.0.8.1)
|
71
|
+
actionpack (= 7.0.8.1)
|
72
|
+
activerecord (= 7.0.8.1)
|
73
|
+
activestorage (= 7.0.8.1)
|
74
|
+
activesupport (= 7.0.8.1)
|
75
75
|
globalid (>= 0.6.0)
|
76
76
|
nokogiri (>= 1.8.5)
|
77
|
-
actionview (7.0.8)
|
78
|
-
activesupport (= 7.0.8)
|
77
|
+
actionview (7.0.8.1)
|
78
|
+
activesupport (= 7.0.8.1)
|
79
79
|
builder (~> 3.1)
|
80
80
|
erubi (~> 1.4)
|
81
81
|
rails-dom-testing (~> 2.0)
|
82
82
|
rails-html-sanitizer (~> 1.1, >= 1.2.0)
|
83
|
-
activejob (7.0.8)
|
84
|
-
activesupport (= 7.0.8)
|
83
|
+
activejob (7.0.8.1)
|
84
|
+
activesupport (= 7.0.8.1)
|
85
85
|
globalid (>= 0.3.6)
|
86
|
-
activemodel (7.0.8)
|
87
|
-
activesupport (= 7.0.8)
|
88
|
-
activerecord (7.0.8)
|
89
|
-
activemodel (= 7.0.8)
|
90
|
-
activesupport (= 7.0.8)
|
91
|
-
activestorage (7.0.8)
|
92
|
-
actionpack (= 7.0.8)
|
93
|
-
activejob (= 7.0.8)
|
94
|
-
activerecord (= 7.0.8)
|
95
|
-
activesupport (= 7.0.8)
|
86
|
+
activemodel (7.0.8.1)
|
87
|
+
activesupport (= 7.0.8.1)
|
88
|
+
activerecord (7.0.8.1)
|
89
|
+
activemodel (= 7.0.8.1)
|
90
|
+
activesupport (= 7.0.8.1)
|
91
|
+
activestorage (7.0.8.1)
|
92
|
+
actionpack (= 7.0.8.1)
|
93
|
+
activejob (= 7.0.8.1)
|
94
|
+
activerecord (= 7.0.8.1)
|
95
|
+
activesupport (= 7.0.8.1)
|
96
96
|
marcel (~> 1.0)
|
97
97
|
mini_mime (>= 1.1.0)
|
98
|
-
activestorage-validator (0.
|
98
|
+
activestorage-validator (0.4.0)
|
99
99
|
rails (>= 6.1.0)
|
100
|
-
activesupport (7.0.8)
|
100
|
+
activesupport (7.0.8.1)
|
101
101
|
concurrent-ruby (~> 1.0, >= 1.0.2)
|
102
102
|
i18n (>= 1.6, < 2)
|
103
103
|
minitest (>= 5.1)
|
@@ -106,7 +106,7 @@ GEM
|
|
106
106
|
activerecord (>= 4.2)
|
107
107
|
acts_as_tree (2.9.1)
|
108
108
|
activerecord (>= 3.0.0)
|
109
|
-
addressable (2.8.
|
109
|
+
addressable (2.8.6)
|
110
110
|
public_suffix (>= 2.0.2, < 6.0)
|
111
111
|
bcrypt (3.1.19)
|
112
112
|
builder (3.2.4)
|
@@ -125,9 +125,9 @@ GEM
|
|
125
125
|
climate_control (0.2.0)
|
126
126
|
cliver (0.3.2)
|
127
127
|
coderay (1.1.3)
|
128
|
-
concurrent-ruby (1.2.
|
128
|
+
concurrent-ruby (1.2.3)
|
129
129
|
crass (1.0.6)
|
130
|
-
css_parser (1.
|
130
|
+
css_parser (1.16.0)
|
131
131
|
addressable
|
132
132
|
database_cleaner (2.0.2)
|
133
133
|
database_cleaner-active_record (>= 2, < 3)
|
@@ -144,7 +144,7 @@ GEM
|
|
144
144
|
railties (>= 4.1.0)
|
145
145
|
responders
|
146
146
|
warden (~> 1.2.3)
|
147
|
-
diff-lcs (1.5.
|
147
|
+
diff-lcs (1.5.1)
|
148
148
|
docile (1.4.0)
|
149
149
|
erubi (1.12.0)
|
150
150
|
execjs (2.9.1)
|
@@ -167,7 +167,7 @@ GEM
|
|
167
167
|
activesupport (>= 5.1)
|
168
168
|
haml (>= 4.0.6)
|
169
169
|
railties (>= 5.1)
|
170
|
-
highline (
|
170
|
+
highline (3.0.1)
|
171
171
|
httparty (0.21.0)
|
172
172
|
mini_mime (>= 1.0.0)
|
173
173
|
multi_xml (>= 0.5.2)
|
@@ -184,8 +184,8 @@ GEM
|
|
184
184
|
multipart-post
|
185
185
|
launchy (2.5.2)
|
186
186
|
addressable (~> 2.8)
|
187
|
-
libv8-node (16.
|
188
|
-
libv8-node (16.
|
187
|
+
libv8-node (18.16.0.0-x86_64-darwin)
|
188
|
+
libv8-node (18.16.0.0-x86_64-linux)
|
189
189
|
loofah (2.22.0)
|
190
190
|
crass (~> 1.0.2)
|
191
191
|
nokogiri (>= 1.12.0)
|
@@ -194,20 +194,20 @@ GEM
|
|
194
194
|
net-imap
|
195
195
|
net-pop
|
196
196
|
net-smtp
|
197
|
-
marcel (1.0.
|
197
|
+
marcel (1.0.4)
|
198
198
|
method_source (1.0.0)
|
199
199
|
mime-types (3.4.1)
|
200
200
|
mime-types-data (~> 3.2015)
|
201
201
|
mime-types-data (3.2022.0105)
|
202
202
|
mini_magick (4.12.0)
|
203
203
|
mini_mime (1.1.5)
|
204
|
-
mini_racer (0.
|
205
|
-
libv8-node (~> 16.
|
206
|
-
minitest (5.
|
204
|
+
mini_racer (0.8.0)
|
205
|
+
libv8-node (~> 18.16.0.0)
|
206
|
+
minitest (5.22.2)
|
207
207
|
multi_xml (0.6.0)
|
208
208
|
multipart-post (2.2.3)
|
209
|
-
mysql2 (0.5.
|
210
|
-
net-imap (0.4.
|
209
|
+
mysql2 (0.5.6)
|
210
|
+
net-imap (0.4.10)
|
211
211
|
date
|
212
212
|
net-protocol
|
213
213
|
net-pop (0.1.2)
|
@@ -217,45 +217,45 @@ GEM
|
|
217
217
|
net-smtp (0.4.0.1)
|
218
218
|
net-protocol
|
219
219
|
nio4r (2.7.0)
|
220
|
-
nokogiri (1.16.
|
220
|
+
nokogiri (1.16.2-x86_64-darwin)
|
221
221
|
racc (~> 1.4)
|
222
|
-
nokogiri (1.16.
|
222
|
+
nokogiri (1.16.2-x86_64-linux)
|
223
223
|
racc (~> 1.4)
|
224
224
|
orm_adapter (0.5.0)
|
225
225
|
poltergeist (1.18.1)
|
226
226
|
capybara (>= 2.1, < 4)
|
227
227
|
cliver (~> 0.3.1)
|
228
228
|
websocket-driver (>= 0.2.0)
|
229
|
-
pry (0.
|
229
|
+
pry (0.14.2)
|
230
230
|
coderay (~> 1.1)
|
231
231
|
method_source (~> 1.0)
|
232
|
-
pry-byebug (3.
|
232
|
+
pry-byebug (3.10.1)
|
233
233
|
byebug (~> 11.0)
|
234
|
-
pry (
|
234
|
+
pry (>= 0.13, < 0.15)
|
235
235
|
psych (5.1.1.1)
|
236
236
|
stringio
|
237
|
-
public_suffix (
|
237
|
+
public_suffix (5.0.4)
|
238
238
|
racc (1.7.3)
|
239
|
-
rack (2.2.8)
|
239
|
+
rack (2.2.8.1)
|
240
240
|
rack-cache (1.14.0)
|
241
241
|
rack (>= 0.4)
|
242
242
|
rack-test (2.1.0)
|
243
243
|
rack (>= 1.3)
|
244
244
|
radius (0.7.5)
|
245
|
-
rails (7.0.8)
|
246
|
-
actioncable (= 7.0.8)
|
247
|
-
actionmailbox (= 7.0.8)
|
248
|
-
actionmailer (= 7.0.8)
|
249
|
-
actionpack (= 7.0.8)
|
250
|
-
actiontext (= 7.0.8)
|
251
|
-
actionview (= 7.0.8)
|
252
|
-
activejob (= 7.0.8)
|
253
|
-
activemodel (= 7.0.8)
|
254
|
-
activerecord (= 7.0.8)
|
255
|
-
activestorage (= 7.0.8)
|
256
|
-
activesupport (= 7.0.8)
|
245
|
+
rails (7.0.8.1)
|
246
|
+
actioncable (= 7.0.8.1)
|
247
|
+
actionmailbox (= 7.0.8.1)
|
248
|
+
actionmailer (= 7.0.8.1)
|
249
|
+
actionpack (= 7.0.8.1)
|
250
|
+
actiontext (= 7.0.8.1)
|
251
|
+
actionview (= 7.0.8.1)
|
252
|
+
activejob (= 7.0.8.1)
|
253
|
+
activemodel (= 7.0.8.1)
|
254
|
+
activerecord (= 7.0.8.1)
|
255
|
+
activestorage (= 7.0.8.1)
|
256
|
+
activesupport (= 7.0.8.1)
|
257
257
|
bundler (>= 1.15.0)
|
258
|
-
railties (= 7.0.8)
|
258
|
+
railties (= 7.0.8.1)
|
259
259
|
rails-dom-testing (2.2.0)
|
260
260
|
activesupport (>= 5.0.0)
|
261
261
|
minitest
|
@@ -265,9 +265,9 @@ GEM
|
|
265
265
|
nokogiri (~> 1.14)
|
266
266
|
rails-observers (0.1.5)
|
267
267
|
activemodel (>= 4.0)
|
268
|
-
railties (7.0.8)
|
269
|
-
actionpack (= 7.0.8)
|
270
|
-
activesupport (= 7.0.8)
|
268
|
+
railties (7.0.8.1)
|
269
|
+
actionpack (= 7.0.8.1)
|
270
|
+
activesupport (= 7.0.8.1)
|
271
271
|
method_source
|
272
272
|
rake (>= 12.2)
|
273
273
|
thor (~> 1.0)
|
@@ -277,27 +277,27 @@ GEM
|
|
277
277
|
activerecord (>= 6.1.5)
|
278
278
|
activesupport (>= 6.1.5)
|
279
279
|
i18n
|
280
|
-
rdoc (6.
|
280
|
+
rdoc (6.6.2)
|
281
281
|
psych (>= 4.0.0)
|
282
282
|
regexp_parser (2.1.1)
|
283
283
|
responders (3.1.1)
|
284
284
|
actionpack (>= 5.2)
|
285
285
|
railties (>= 5.2)
|
286
|
-
roadie (
|
286
|
+
roadie (5.2.1)
|
287
287
|
css_parser (~> 1.4)
|
288
|
-
nokogiri (~> 1.
|
289
|
-
roadie-rails (
|
290
|
-
railties (>= 5.1, <
|
291
|
-
roadie (
|
292
|
-
rspec-core (3.
|
293
|
-
rspec-support (~> 3.
|
294
|
-
rspec-expectations (3.
|
288
|
+
nokogiri (~> 1.15)
|
289
|
+
roadie-rails (3.1.0)
|
290
|
+
railties (>= 5.1, < 8.0)
|
291
|
+
roadie (~> 5.0)
|
292
|
+
rspec-core (3.13.0)
|
293
|
+
rspec-support (~> 3.13.0)
|
294
|
+
rspec-expectations (3.13.0)
|
295
295
|
diff-lcs (>= 1.2.0, < 2.0)
|
296
|
-
rspec-support (~> 3.
|
297
|
-
rspec-mocks (3.
|
296
|
+
rspec-support (~> 3.13.0)
|
297
|
+
rspec-mocks (3.13.0)
|
298
298
|
diff-lcs (>= 1.2.0, < 2.0)
|
299
|
-
rspec-support (~> 3.
|
300
|
-
rspec-rails (6.1.
|
299
|
+
rspec-support (~> 3.13.0)
|
300
|
+
rspec-rails (6.1.1)
|
301
301
|
actionpack (>= 6.1)
|
302
302
|
activesupport (>= 6.1)
|
303
303
|
railties (>= 6.1)
|
@@ -305,7 +305,7 @@ GEM
|
|
305
305
|
rspec-expectations (~> 3.12)
|
306
306
|
rspec-mocks (~> 3.12)
|
307
307
|
rspec-support (~> 3.12)
|
308
|
-
rspec-support (3.
|
308
|
+
rspec-support (3.13.1)
|
309
309
|
ruby-vips (2.1.4)
|
310
310
|
ffi (~> 1.12)
|
311
311
|
sass-rails (6.0.0)
|
@@ -332,11 +332,11 @@ GEM
|
|
332
332
|
activesupport (>= 5.2)
|
333
333
|
sprockets (>= 3.0.0)
|
334
334
|
stringex (2.8.6)
|
335
|
-
stringio (3.0
|
335
|
+
stringio (3.1.0)
|
336
336
|
temple (0.10.0)
|
337
337
|
terrapin (0.6.0)
|
338
338
|
climate_control (>= 0.0.3, < 1.0)
|
339
|
-
thor (1.3.
|
339
|
+
thor (1.3.1)
|
340
340
|
tilt (2.1.0)
|
341
341
|
timeout (0.4.1)
|
342
342
|
trustygems (0.2.1)
|
@@ -353,7 +353,7 @@ GEM
|
|
353
353
|
will_paginate (4.0.0)
|
354
354
|
xpath (3.2.0)
|
355
355
|
nokogiri (~> 1.8)
|
356
|
-
zeitwerk (2.6.
|
356
|
+
zeitwerk (2.6.13)
|
357
357
|
|
358
358
|
PLATFORMS
|
359
359
|
x86_64-darwin-18
|
@@ -381,4 +381,4 @@ DEPENDENCIES
|
|
381
381
|
trustygems (~> 0.2.0)
|
382
382
|
|
383
383
|
BUNDLED WITH
|
384
|
-
2.
|
384
|
+
2.5.6
|
@@ -8,7 +8,7 @@
|
|
8
8
|
- form.edit_title do
|
9
9
|
%p.title
|
10
10
|
%label{:for=>'page_title'}= t('page_title')
|
11
|
-
= fields.text_field :title, :class => 'textbox', :required => true
|
11
|
+
= fields.text_field :title, :class => 'textbox', :required => true, :size => 100
|
12
12
|
- form.edit_extended_metadata do
|
13
13
|
.drawer
|
14
14
|
.drawer_contents#attributes
|
data/lib/trusty_cms/version.rb
CHANGED
data/trusty_cms.gemspec
CHANGED
@@ -35,7 +35,7 @@ a general purpose content management system--not merely a blogging engine.'
|
|
35
35
|
s.add_dependency 'execjs', '~> 2.7'
|
36
36
|
s.add_dependency 'haml', '>= 5.0', '< 6.0'
|
37
37
|
s.add_dependency 'haml-rails'
|
38
|
-
s.add_dependency 'highline', '>= 1.7.8', '<
|
38
|
+
s.add_dependency 'highline', '>= 1.7.8', '< 3.1.0'
|
39
39
|
s.add_dependency 'image_processing'
|
40
40
|
s.add_dependency 'kraken-io'
|
41
41
|
s.add_dependency 'mini_racer'
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: trusty-cms
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 6.2.
|
4
|
+
version: 6.2.2.1
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- TrustyCms CMS dev team
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2024-
|
11
|
+
date: 2024-03-07 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: activestorage-validator
|
@@ -169,7 +169,7 @@ dependencies:
|
|
169
169
|
version: 1.7.8
|
170
170
|
- - "<"
|
171
171
|
- !ruby/object:Gem::Version
|
172
|
-
version:
|
172
|
+
version: 3.1.0
|
173
173
|
type: :runtime
|
174
174
|
prerelease: false
|
175
175
|
version_requirements: !ruby/object:Gem::Requirement
|
@@ -179,7 +179,7 @@ dependencies:
|
|
179
179
|
version: 1.7.8
|
180
180
|
- - "<"
|
181
181
|
- !ruby/object:Gem::Version
|
182
|
-
version:
|
182
|
+
version: 3.1.0
|
183
183
|
- !ruby/object:Gem::Dependency
|
184
184
|
name: image_processing
|
185
185
|
requirement: !ruby/object:Gem::Requirement
|
@@ -1144,58 +1144,58 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
1144
1144
|
- !ruby/object:Gem::Version
|
1145
1145
|
version: 1.3.1
|
1146
1146
|
requirements: []
|
1147
|
-
rubygems_version: 3.
|
1147
|
+
rubygems_version: 3.2.33
|
1148
1148
|
signing_key:
|
1149
1149
|
specification_version: 4
|
1150
1150
|
summary: A no-fluff content management system designed for small teams.
|
1151
1151
|
test_files:
|
1152
|
-
- spec/fixtures/users.yml
|
1153
|
-
- spec/features/layouts_spec.rb
|
1154
|
-
- spec/features/config_spec.rb
|
1155
|
-
- spec/features/pages_spec.rb
|
1156
|
-
- spec/controllers/users_controller_spec.rb
|
1157
|
-
- spec/controllers/application_controller_spec.rb
|
1158
|
-
- spec/spec_helper.rb
|
1159
1152
|
- spec/ci/database.mysql.yml
|
1160
|
-
- spec/
|
1161
|
-
- spec/
|
1153
|
+
- spec/controllers/application_controller_spec.rb
|
1154
|
+
- spec/controllers/users_controller_spec.rb
|
1155
|
+
- spec/dummy/README.rdoc
|
1156
|
+
- spec/dummy/Rakefile
|
1157
|
+
- spec/dummy/app/assets/config/manifest.js
|
1158
|
+
- spec/dummy/bin/bundle
|
1159
|
+
- spec/dummy/bin/rails
|
1160
|
+
- spec/dummy/bin/rake
|
1161
|
+
- spec/dummy/bin/setup
|
1162
1162
|
- spec/dummy/config/application.rb
|
1163
|
-
- spec/dummy/config/
|
1164
|
-
- spec/dummy/config/
|
1165
|
-
- spec/dummy/config/
|
1163
|
+
- spec/dummy/config/boot.rb
|
1164
|
+
- spec/dummy/config/database.yml
|
1165
|
+
- spec/dummy/config/environment.rb
|
1166
1166
|
- spec/dummy/config/environments/development.rb
|
1167
|
-
- spec/dummy/config/environments/test.rb
|
1168
1167
|
- spec/dummy/config/environments/production.rb
|
1169
|
-
- spec/dummy/config/
|
1170
|
-
- spec/dummy/config/initializers/
|
1168
|
+
- spec/dummy/config/environments/test.rb
|
1169
|
+
- spec/dummy/config/initializers/assets.rb
|
1171
1170
|
- spec/dummy/config/initializers/backtrace_silencers.rb
|
1172
|
-
- spec/dummy/config/initializers/session_store.rb
|
1173
|
-
- spec/dummy/config/initializers/filter_parameter_logging.rb
|
1174
1171
|
- spec/dummy/config/initializers/cookies_serializer.rb
|
1172
|
+
- spec/dummy/config/initializers/filter_parameter_logging.rb
|
1173
|
+
- spec/dummy/config/initializers/inflections.rb
|
1174
|
+
- spec/dummy/config/initializers/mime_types.rb
|
1175
|
+
- spec/dummy/config/initializers/session_store.rb
|
1175
1176
|
- spec/dummy/config/initializers/trusty_cms_config.rb
|
1176
1177
|
- spec/dummy/config/initializers/wrap_parameters.rb
|
1177
|
-
- spec/dummy/config/initializers/
|
1178
|
-
- spec/dummy/config/
|
1179
|
-
- spec/dummy/config/
|
1180
|
-
- spec/dummy/config/
|
1181
|
-
- spec/dummy/
|
1182
|
-
- spec/dummy/package.json
|
1183
|
-
- spec/dummy/README.rdoc
|
1178
|
+
- spec/dummy/config/initializers/zeitwerk.rb
|
1179
|
+
- spec/dummy/config/locales/en.yml
|
1180
|
+
- spec/dummy/config/routes.rb
|
1181
|
+
- spec/dummy/config/secrets.yml
|
1182
|
+
- spec/dummy/config.ru
|
1184
1183
|
- spec/dummy/db/schema.rb
|
1185
|
-
- spec/dummy/
|
1186
|
-
- spec/dummy/public/422.html
|
1187
|
-
- spec/dummy/public/favicon.ico
|
1184
|
+
- spec/dummy/package.json
|
1188
1185
|
- spec/dummy/public/404.html
|
1186
|
+
- spec/dummy/public/422.html
|
1189
1187
|
- spec/dummy/public/500.html
|
1188
|
+
- spec/dummy/public/favicon.ico
|
1190
1189
|
- spec/dummy/yarn.lock
|
1191
|
-
- spec/
|
1192
|
-
- spec/
|
1193
|
-
- spec/dummy/bin/rake
|
1194
|
-
- spec/dummy/bin/setup
|
1195
|
-
- spec/dummy/config.ru
|
1196
|
-
- spec/support/custom_actions.rb
|
1197
|
-
- spec/rails_helper.rb
|
1190
|
+
- spec/factories/layout.rb
|
1191
|
+
- spec/factories/page.rb
|
1198
1192
|
- spec/factories/page_part.rb
|
1199
1193
|
- spec/factories/user.rb
|
1200
|
-
- spec/
|
1201
|
-
- spec/
|
1194
|
+
- spec/features/config_spec.rb
|
1195
|
+
- spec/features/layouts_spec.rb
|
1196
|
+
- spec/features/pages_spec.rb
|
1197
|
+
- spec/fixtures/users.yml
|
1198
|
+
- spec/models/layout_spec.rb
|
1199
|
+
- spec/rails_helper.rb
|
1200
|
+
- spec/spec_helper.rb
|
1201
|
+
- spec/support/custom_actions.rb
|