trusty-cms 5.5.5.1 → 5.5.6
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/Gemfile +1 -1
- data/Gemfile.lock +80 -80
- data/lib/trusty_cms.rb +1 -1
- data/trusty_cms.gemspec +2 -2
- data/yarn.lock +3 -5
- metadata +40 -40
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 8a0b63218f1b13cd9e62d0e9dd511832ce0b183b12dce7f448ae930a8f85aa37
|
4
|
+
data.tar.gz: 33a0c7bd22e54fb7d1b67faf6055fef788a1b99094b02a91898737f4012c05d1
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 626ce80ae15fe6a50ec19ea7f4e05897383ad8d3f2718bd97ffebc3ced51164d458d04ba857ce2a1b1e21e447c2ab270355f8e515e9586507222c11c82480803
|
7
|
+
data.tar.gz: 987ec216728bfa971e3fedca17b9672db471ff324472dfac87f1eb84ff27abe60ef2875f4123dde74f1c5ee586aa2bfdf0a50a8513d023b4cc842001117619a3
|
data/Gemfile
CHANGED
data/Gemfile.lock
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
PATH
|
2
2
|
remote: .
|
3
3
|
specs:
|
4
|
-
trusty-cms (5.5.
|
4
|
+
trusty-cms (5.5.6)
|
5
5
|
RedCloth (= 4.3.2)
|
6
6
|
activestorage-validator
|
7
7
|
acts_as_list (>= 0.9.5, < 1.1.0)
|
@@ -12,12 +12,12 @@ PATH
|
|
12
12
|
execjs (~> 2.7)
|
13
13
|
haml (~> 5.2.2)
|
14
14
|
haml-rails (~> 2.0)
|
15
|
-
highline (>= 1.7.8, < 2.
|
15
|
+
highline (>= 1.7.8, < 2.2.0)
|
16
16
|
image_processing
|
17
17
|
kraken-io
|
18
18
|
mini_racer
|
19
19
|
mysql2
|
20
|
-
rack (>= 2.0.1, <
|
20
|
+
rack (>= 2.0.1, < 3.1.0)
|
21
21
|
rack-cache (~> 1.7)
|
22
22
|
radius (~> 0.7)
|
23
23
|
rails
|
@@ -35,62 +35,62 @@ GEM
|
|
35
35
|
remote: https://rubygems.org/
|
36
36
|
specs:
|
37
37
|
RedCloth (4.3.2)
|
38
|
-
actioncable (6.1.7)
|
39
|
-
actionpack (= 6.1.7)
|
40
|
-
activesupport (= 6.1.7)
|
38
|
+
actioncable (6.1.7.1)
|
39
|
+
actionpack (= 6.1.7.1)
|
40
|
+
activesupport (= 6.1.7.1)
|
41
41
|
nio4r (~> 2.0)
|
42
42
|
websocket-driver (>= 0.6.1)
|
43
|
-
actionmailbox (6.1.7)
|
44
|
-
actionpack (= 6.1.7)
|
45
|
-
activejob (= 6.1.7)
|
46
|
-
activerecord (= 6.1.7)
|
47
|
-
activestorage (= 6.1.7)
|
48
|
-
activesupport (= 6.1.7)
|
43
|
+
actionmailbox (6.1.7.1)
|
44
|
+
actionpack (= 6.1.7.1)
|
45
|
+
activejob (= 6.1.7.1)
|
46
|
+
activerecord (= 6.1.7.1)
|
47
|
+
activestorage (= 6.1.7.1)
|
48
|
+
activesupport (= 6.1.7.1)
|
49
49
|
mail (>= 2.7.1)
|
50
|
-
actionmailer (6.1.7)
|
51
|
-
actionpack (= 6.1.7)
|
52
|
-
actionview (= 6.1.7)
|
53
|
-
activejob (= 6.1.7)
|
54
|
-
activesupport (= 6.1.7)
|
50
|
+
actionmailer (6.1.7.1)
|
51
|
+
actionpack (= 6.1.7.1)
|
52
|
+
actionview (= 6.1.7.1)
|
53
|
+
activejob (= 6.1.7.1)
|
54
|
+
activesupport (= 6.1.7.1)
|
55
55
|
mail (~> 2.5, >= 2.5.4)
|
56
56
|
rails-dom-testing (~> 2.0)
|
57
|
-
actionpack (6.1.7)
|
58
|
-
actionview (= 6.1.7)
|
59
|
-
activesupport (= 6.1.7)
|
57
|
+
actionpack (6.1.7.1)
|
58
|
+
actionview (= 6.1.7.1)
|
59
|
+
activesupport (= 6.1.7.1)
|
60
60
|
rack (~> 2.0, >= 2.0.9)
|
61
61
|
rack-test (>= 0.6.3)
|
62
62
|
rails-dom-testing (~> 2.0)
|
63
63
|
rails-html-sanitizer (~> 1.0, >= 1.2.0)
|
64
|
-
actiontext (6.1.7)
|
65
|
-
actionpack (= 6.1.7)
|
66
|
-
activerecord (= 6.1.7)
|
67
|
-
activestorage (= 6.1.7)
|
68
|
-
activesupport (= 6.1.7)
|
64
|
+
actiontext (6.1.7.1)
|
65
|
+
actionpack (= 6.1.7.1)
|
66
|
+
activerecord (= 6.1.7.1)
|
67
|
+
activestorage (= 6.1.7.1)
|
68
|
+
activesupport (= 6.1.7.1)
|
69
69
|
nokogiri (>= 1.8.5)
|
70
|
-
actionview (6.1.7)
|
71
|
-
activesupport (= 6.1.7)
|
70
|
+
actionview (6.1.7.1)
|
71
|
+
activesupport (= 6.1.7.1)
|
72
72
|
builder (~> 3.1)
|
73
73
|
erubi (~> 1.4)
|
74
74
|
rails-dom-testing (~> 2.0)
|
75
75
|
rails-html-sanitizer (~> 1.1, >= 1.2.0)
|
76
|
-
activejob (6.1.7)
|
77
|
-
activesupport (= 6.1.7)
|
76
|
+
activejob (6.1.7.1)
|
77
|
+
activesupport (= 6.1.7.1)
|
78
78
|
globalid (>= 0.3.6)
|
79
|
-
activemodel (6.1.7)
|
80
|
-
activesupport (= 6.1.7)
|
81
|
-
activerecord (6.1.7)
|
82
|
-
activemodel (= 6.1.7)
|
83
|
-
activesupport (= 6.1.7)
|
84
|
-
activestorage (6.1.7)
|
85
|
-
actionpack (= 6.1.7)
|
86
|
-
activejob (= 6.1.7)
|
87
|
-
activerecord (= 6.1.7)
|
88
|
-
activesupport (= 6.1.7)
|
79
|
+
activemodel (6.1.7.1)
|
80
|
+
activesupport (= 6.1.7.1)
|
81
|
+
activerecord (6.1.7.1)
|
82
|
+
activemodel (= 6.1.7.1)
|
83
|
+
activesupport (= 6.1.7.1)
|
84
|
+
activestorage (6.1.7.1)
|
85
|
+
actionpack (= 6.1.7.1)
|
86
|
+
activejob (= 6.1.7.1)
|
87
|
+
activerecord (= 6.1.7.1)
|
88
|
+
activesupport (= 6.1.7.1)
|
89
89
|
marcel (~> 1.0)
|
90
90
|
mini_mime (>= 1.1.0)
|
91
91
|
activestorage-validator (0.2.2)
|
92
92
|
rails (>= 6.0.4.1)
|
93
|
-
activesupport (6.1.7)
|
93
|
+
activesupport (6.1.7.1)
|
94
94
|
concurrent-ruby (~> 1.0, >= 1.0.2)
|
95
95
|
i18n (>= 1.6, < 2)
|
96
96
|
minitest (>= 5.1)
|
@@ -121,7 +121,7 @@ GEM
|
|
121
121
|
coderay (1.1.3)
|
122
122
|
concurrent-ruby (1.1.10)
|
123
123
|
crass (1.0.6)
|
124
|
-
css_parser (1.
|
124
|
+
css_parser (1.14.0)
|
125
125
|
addressable
|
126
126
|
database_cleaner (2.0.1)
|
127
127
|
database_cleaner-active_record (~> 2.0.0)
|
@@ -150,7 +150,7 @@ GEM
|
|
150
150
|
file_validators (3.0.0)
|
151
151
|
activemodel (>= 3.2)
|
152
152
|
mime-types (>= 1.0)
|
153
|
-
globalid (1.0.
|
153
|
+
globalid (1.0.1)
|
154
154
|
activesupport (>= 5.0)
|
155
155
|
haml (5.2.2)
|
156
156
|
temple (>= 0.8.0)
|
@@ -160,9 +160,9 @@ GEM
|
|
160
160
|
activesupport (>= 5.1)
|
161
161
|
haml (>= 4.0.6)
|
162
162
|
railties (>= 5.1)
|
163
|
-
highline (2.0
|
164
|
-
httparty (0.
|
165
|
-
|
163
|
+
highline (2.1.0)
|
164
|
+
httparty (0.21.0)
|
165
|
+
mini_mime (>= 1.0.0)
|
166
166
|
multi_xml (>= 0.5.2)
|
167
167
|
i18n (1.12.0)
|
168
168
|
concurrent-ruby (~> 1.0)
|
@@ -175,10 +175,9 @@ GEM
|
|
175
175
|
httparty
|
176
176
|
json
|
177
177
|
multipart-post
|
178
|
-
launchy (2.5.
|
179
|
-
addressable (~> 2.
|
178
|
+
launchy (2.5.2)
|
179
|
+
addressable (~> 2.8)
|
180
180
|
libv8-node (16.10.0.0-x86_64-darwin)
|
181
|
-
libv8-node (16.10.0.0-x86_64-linux)
|
182
181
|
loofah (2.19.1)
|
183
182
|
crass (~> 1.0.2)
|
184
183
|
nokogiri (>= 1.5.9)
|
@@ -188,9 +187,10 @@ GEM
|
|
188
187
|
method_source (1.0.0)
|
189
188
|
mime-types (3.4.1)
|
190
189
|
mime-types-data (~> 3.2015)
|
191
|
-
mime-types-data (3.
|
190
|
+
mime-types-data (3.2022.0105)
|
192
191
|
mini_magick (4.12.0)
|
193
192
|
mini_mime (1.1.2)
|
193
|
+
mini_portile2 (2.6.1)
|
194
194
|
mini_racer (0.6.3)
|
195
195
|
libv8-node (~> 16.10.0.0)
|
196
196
|
minitest (5.15.0)
|
@@ -198,9 +198,8 @@ GEM
|
|
198
198
|
multipart-post (2.2.3)
|
199
199
|
mysql2 (0.5.4)
|
200
200
|
nio4r (2.5.8)
|
201
|
-
nokogiri (1.12.5
|
202
|
-
|
203
|
-
nokogiri (1.12.5-x86_64-linux)
|
201
|
+
nokogiri (1.12.5)
|
202
|
+
mini_portile2 (~> 2.6.1)
|
204
203
|
racc (~> 1.4)
|
205
204
|
orm_adapter (0.5.0)
|
206
205
|
poltergeist (1.18.1)
|
@@ -213,30 +212,30 @@ GEM
|
|
213
212
|
pry-byebug (3.9.0)
|
214
213
|
byebug (~> 11.0)
|
215
214
|
pry (~> 0.13.0)
|
216
|
-
psych (
|
215
|
+
psych (5.0.2)
|
217
216
|
stringio
|
218
217
|
public_suffix (4.0.7)
|
219
|
-
racc (1.6.
|
220
|
-
rack (2.2.
|
218
|
+
racc (1.6.2)
|
219
|
+
rack (2.2.6.2)
|
221
220
|
rack-cache (1.13.0)
|
222
221
|
rack (>= 0.4)
|
223
222
|
rack-test (2.0.2)
|
224
223
|
rack (>= 1.3)
|
225
224
|
radius (0.7.5)
|
226
|
-
rails (6.1.7)
|
227
|
-
actioncable (= 6.1.7)
|
228
|
-
actionmailbox (= 6.1.7)
|
229
|
-
actionmailer (= 6.1.7)
|
230
|
-
actionpack (= 6.1.7)
|
231
|
-
actiontext (= 6.1.7)
|
232
|
-
actionview (= 6.1.7)
|
233
|
-
activejob (= 6.1.7)
|
234
|
-
activemodel (= 6.1.7)
|
235
|
-
activerecord (= 6.1.7)
|
236
|
-
activestorage (= 6.1.7)
|
237
|
-
activesupport (= 6.1.7)
|
225
|
+
rails (6.1.7.1)
|
226
|
+
actioncable (= 6.1.7.1)
|
227
|
+
actionmailbox (= 6.1.7.1)
|
228
|
+
actionmailer (= 6.1.7.1)
|
229
|
+
actionpack (= 6.1.7.1)
|
230
|
+
actiontext (= 6.1.7.1)
|
231
|
+
actionview (= 6.1.7.1)
|
232
|
+
activejob (= 6.1.7.1)
|
233
|
+
activemodel (= 6.1.7.1)
|
234
|
+
activerecord (= 6.1.7.1)
|
235
|
+
activestorage (= 6.1.7.1)
|
236
|
+
activesupport (= 6.1.7.1)
|
238
237
|
bundler (>= 1.15.0)
|
239
|
-
railties (= 6.1.7)
|
238
|
+
railties (= 6.1.7.1)
|
240
239
|
sprockets-rails (>= 2.0.0)
|
241
240
|
rails-dom-testing (2.0.3)
|
242
241
|
activesupport (>= 4.2.0)
|
@@ -245,9 +244,9 @@ GEM
|
|
245
244
|
loofah (~> 2.19, >= 2.19.1)
|
246
245
|
rails-observers (0.1.5)
|
247
246
|
activemodel (>= 4.0)
|
248
|
-
railties (6.1.7)
|
249
|
-
actionpack (= 6.1.7)
|
250
|
-
activesupport (= 6.1.7)
|
247
|
+
railties (6.1.7.1)
|
248
|
+
actionpack (= 6.1.7.1)
|
249
|
+
activesupport (= 6.1.7.1)
|
251
250
|
method_source
|
252
251
|
rake (>= 12.2)
|
253
252
|
thor (~> 1.0)
|
@@ -266,7 +265,7 @@ GEM
|
|
266
265
|
roadie (~> 5.0)
|
267
266
|
rspec-core (3.12.0)
|
268
267
|
rspec-support (~> 3.12.0)
|
269
|
-
rspec-expectations (3.12.
|
268
|
+
rspec-expectations (3.12.1)
|
270
269
|
diff-lcs (>= 1.2.0, < 2.0)
|
271
270
|
rspec-support (~> 3.12.0)
|
272
271
|
rspec-mocks (3.12.1)
|
@@ -293,21 +292,21 @@ GEM
|
|
293
292
|
sprockets (> 3.0)
|
294
293
|
sprockets-rails
|
295
294
|
tilt
|
296
|
-
simplecov (0.
|
295
|
+
simplecov (0.22.0)
|
297
296
|
docile (~> 1.1)
|
298
297
|
simplecov-html (~> 0.11)
|
299
298
|
simplecov_json_formatter (~> 0.1)
|
300
299
|
simplecov-html (0.12.3)
|
301
|
-
simplecov_json_formatter (0.1.
|
302
|
-
sprockets (4.
|
300
|
+
simplecov_json_formatter (0.1.4)
|
301
|
+
sprockets (4.2.0)
|
303
302
|
concurrent-ruby (~> 1.0)
|
304
|
-
rack (
|
303
|
+
rack (>= 2.2.4, < 4)
|
305
304
|
sprockets-rails (3.4.2)
|
306
305
|
actionpack (>= 5.2)
|
307
306
|
activesupport (>= 5.2)
|
308
307
|
sprockets (>= 3.0.0)
|
309
308
|
stringex (2.8.5)
|
310
|
-
stringio (3.0.
|
309
|
+
stringio (3.0.4)
|
311
310
|
temple (0.9.1)
|
312
311
|
terrapin (0.6.0)
|
313
312
|
climate_control (>= 0.0.3, < 1.0)
|
@@ -328,12 +327,13 @@ GEM
|
|
328
327
|
will_paginate (3.3.1)
|
329
328
|
xpath (3.2.0)
|
330
329
|
nokogiri (~> 1.8)
|
331
|
-
zeitwerk (2.6.
|
330
|
+
zeitwerk (2.6.6)
|
332
331
|
|
333
332
|
PLATFORMS
|
334
333
|
x86_64-darwin-18
|
335
334
|
x86_64-darwin-20
|
336
335
|
x86_64-darwin-21
|
336
|
+
x86_64-darwin-22
|
337
337
|
x86_64-linux
|
338
338
|
|
339
339
|
DEPENDENCIES
|
@@ -346,7 +346,7 @@ DEPENDENCIES
|
|
346
346
|
mysql2
|
347
347
|
poltergeist (~> 1.18.1)
|
348
348
|
pry-byebug
|
349
|
-
psych (=
|
349
|
+
psych (= 5.0.2)
|
350
350
|
rails-observers
|
351
351
|
rspec-rails
|
352
352
|
simplecov
|
@@ -354,4 +354,4 @@ DEPENDENCIES
|
|
354
354
|
trustygems (~> 0.2.0)
|
355
355
|
|
356
356
|
BUNDLED WITH
|
357
|
-
2.
|
357
|
+
2.4.4
|
data/lib/trusty_cms.rb
CHANGED
data/trusty_cms.gemspec
CHANGED
@@ -33,12 +33,12 @@ a general purpose content management system--not merely a blogging engine.'
|
|
33
33
|
s.add_dependency 'execjs', '~> 2.7'
|
34
34
|
s.add_dependency 'haml', '~> 5.2.2'
|
35
35
|
s.add_dependency 'haml-rails', '~> 2.0'
|
36
|
-
s.add_dependency 'highline', '>= 1.7.8', '< 2.
|
36
|
+
s.add_dependency 'highline', '>= 1.7.8', '< 2.2.0'
|
37
37
|
s.add_dependency 'image_processing'
|
38
38
|
s.add_dependency 'kraken-io'
|
39
39
|
s.add_dependency 'mini_racer'
|
40
40
|
s.add_dependency 'mysql2'
|
41
|
-
s.add_dependency 'rack', '>= 2.0.1', '<
|
41
|
+
s.add_dependency 'rack', '>= 2.0.1', '< 3.1.0'
|
42
42
|
s.add_dependency 'rack-cache', '~> 1.7'
|
43
43
|
s.add_dependency 'radius', '~> 0.7'
|
44
44
|
s.add_dependency 'rails'
|
data/yarn.lock
CHANGED
@@ -1022,11 +1022,9 @@ json-schema-traverse@^0.4.1:
|
|
1022
1022
|
integrity sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg==
|
1023
1023
|
|
1024
1024
|
json5@^2.1.2:
|
1025
|
-
version "2.
|
1026
|
-
resolved "https://registry.yarnpkg.com/json5/-/json5-2.
|
1027
|
-
integrity sha512-
|
1028
|
-
dependencies:
|
1029
|
-
minimist "^1.2.5"
|
1025
|
+
version "2.2.3"
|
1026
|
+
resolved "https://registry.yarnpkg.com/json5/-/json5-2.2.3.tgz#78cd6f1a19bdc12b73db5ad0c61efd66c1e29283"
|
1027
|
+
integrity sha512-XmOWe7eyHYH14cLdVPoyg+GOH3rYX++KpzrylJwSW98t3Nk+U8XOl8FWKOgwtzdb8lXGf6zYwDUzeHMWfxasyg==
|
1030
1028
|
|
1031
1029
|
kind-of@^6.0.2:
|
1032
1030
|
version "6.0.3"
|
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: 5.5.
|
4
|
+
version: 5.5.6
|
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:
|
11
|
+
date: 2023-01-19 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: activestorage-validator
|
@@ -163,7 +163,7 @@ dependencies:
|
|
163
163
|
version: 1.7.8
|
164
164
|
- - "<"
|
165
165
|
- !ruby/object:Gem::Version
|
166
|
-
version: 2.
|
166
|
+
version: 2.2.0
|
167
167
|
type: :runtime
|
168
168
|
prerelease: false
|
169
169
|
version_requirements: !ruby/object:Gem::Requirement
|
@@ -173,7 +173,7 @@ dependencies:
|
|
173
173
|
version: 1.7.8
|
174
174
|
- - "<"
|
175
175
|
- !ruby/object:Gem::Version
|
176
|
-
version: 2.
|
176
|
+
version: 2.2.0
|
177
177
|
- !ruby/object:Gem::Dependency
|
178
178
|
name: image_processing
|
179
179
|
requirement: !ruby/object:Gem::Requirement
|
@@ -239,7 +239,7 @@ dependencies:
|
|
239
239
|
version: 2.0.1
|
240
240
|
- - "<"
|
241
241
|
- !ruby/object:Gem::Version
|
242
|
-
version:
|
242
|
+
version: 3.1.0
|
243
243
|
type: :runtime
|
244
244
|
prerelease: false
|
245
245
|
version_requirements: !ruby/object:Gem::Requirement
|
@@ -249,7 +249,7 @@ dependencies:
|
|
249
249
|
version: 2.0.1
|
250
250
|
- - "<"
|
251
251
|
- !ruby/object:Gem::Version
|
252
|
-
version:
|
252
|
+
version: 3.1.0
|
253
253
|
- !ruby/object:Gem::Dependency
|
254
254
|
name: rack-cache
|
255
255
|
requirement: !ruby/object:Gem::Requirement
|
@@ -1139,52 +1139,52 @@ signing_key:
|
|
1139
1139
|
specification_version: 4
|
1140
1140
|
summary: A no-fluff content management system designed for small teams.
|
1141
1141
|
test_files:
|
1142
|
-
- spec/
|
1143
|
-
- spec/
|
1144
|
-
- spec/
|
1145
|
-
- spec/
|
1146
|
-
- spec/
|
1147
|
-
- spec/
|
1148
|
-
- spec/
|
1149
|
-
- spec/rails_helper.rb
|
1150
|
-
- spec/support/custom_actions.rb
|
1151
|
-
- spec/models/layout_spec.rb
|
1152
|
-
- spec/fixtures/users.yml
|
1153
|
-
- spec/dummy/db/schema.rb
|
1154
|
-
- spec/dummy/package.json
|
1155
|
-
- spec/dummy/config/database.yml
|
1142
|
+
- spec/features/config_spec.rb
|
1143
|
+
- spec/features/pages_spec.rb
|
1144
|
+
- spec/features/layouts_spec.rb
|
1145
|
+
- spec/dummy/config/environments/development.rb
|
1146
|
+
- spec/dummy/config/environments/production.rb
|
1147
|
+
- spec/dummy/config/environments/test.rb
|
1148
|
+
- spec/dummy/config/secrets.yml
|
1156
1149
|
- spec/dummy/config/initializers/trusty_cms_config.rb
|
1157
|
-
- spec/dummy/config/initializers/
|
1158
|
-
- spec/dummy/config/initializers/assets.rb
|
1150
|
+
- spec/dummy/config/initializers/filter_parameter_logging.rb
|
1159
1151
|
- spec/dummy/config/initializers/wrap_parameters.rb
|
1160
|
-
- spec/dummy/config/initializers/
|
1161
|
-
- spec/dummy/config/initializers/inflections.rb
|
1152
|
+
- spec/dummy/config/initializers/assets.rb
|
1162
1153
|
- spec/dummy/config/initializers/session_store.rb
|
1163
|
-
- spec/dummy/config/initializers/
|
1154
|
+
- spec/dummy/config/initializers/mime_types.rb
|
1164
1155
|
- spec/dummy/config/initializers/cookies_serializer.rb
|
1165
|
-
- spec/dummy/config/
|
1166
|
-
- spec/dummy/config/
|
1156
|
+
- spec/dummy/config/initializers/inflections.rb
|
1157
|
+
- spec/dummy/config/initializers/backtrace_silencers.rb
|
1167
1158
|
- spec/dummy/config/boot.rb
|
1168
|
-
- spec/dummy/config/environments/test.rb
|
1169
|
-
- spec/dummy/config/environments/production.rb
|
1170
|
-
- spec/dummy/config/environments/development.rb
|
1171
1159
|
- spec/dummy/config/application.rb
|
1172
|
-
- spec/dummy/config/
|
1160
|
+
- spec/dummy/config/database.yml
|
1161
|
+
- spec/dummy/config/environment.rb
|
1162
|
+
- spec/dummy/config/locales/en.yml
|
1173
1163
|
- spec/dummy/config/routes.rb
|
1174
|
-
- spec/dummy/
|
1164
|
+
- spec/dummy/Rakefile
|
1175
1165
|
- spec/dummy/config.ru
|
1176
1166
|
- spec/dummy/app/assets/config/manifest.js
|
1177
|
-
- spec/dummy/Rakefile
|
1178
1167
|
- spec/dummy/yarn.lock
|
1179
|
-
- spec/dummy/
|
1180
|
-
- spec/dummy/
|
1181
|
-
- spec/dummy/public/favicon.ico
|
1168
|
+
- spec/dummy/db/schema.rb
|
1169
|
+
- spec/dummy/README.rdoc
|
1182
1170
|
- spec/dummy/public/422.html
|
1183
|
-
- spec/dummy/
|
1171
|
+
- spec/dummy/public/favicon.ico
|
1172
|
+
- spec/dummy/public/404.html
|
1173
|
+
- spec/dummy/public/500.html
|
1174
|
+
- spec/dummy/package.json
|
1184
1175
|
- spec/dummy/bin/rake
|
1185
1176
|
- spec/dummy/bin/setup
|
1177
|
+
- spec/dummy/bin/rails
|
1186
1178
|
- spec/dummy/bin/bundle
|
1179
|
+
- spec/models/layout_spec.rb
|
1180
|
+
- spec/controllers/users_controller_spec.rb
|
1181
|
+
- spec/controllers/application_controller_spec.rb
|
1182
|
+
- spec/rails_helper.rb
|
1187
1183
|
- spec/spec_helper.rb
|
1188
|
-
- spec/
|
1189
|
-
- spec/
|
1190
|
-
- spec/
|
1184
|
+
- spec/ci/database.mysql.yml
|
1185
|
+
- spec/support/custom_actions.rb
|
1186
|
+
- spec/fixtures/users.yml
|
1187
|
+
- spec/factories/page.rb
|
1188
|
+
- spec/factories/page_part.rb
|
1189
|
+
- spec/factories/layout.rb
|
1190
|
+
- spec/factories/user.rb
|