rails_web_cache 0.7.4 → 0.7.5
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/Gemfile.lock +60 -60
- data/README.md +4 -4
- data/lib/rails_web_cache/version.rb +1 -1
- data/rails_web_cache.gemspec +1 -1
- metadata +6 -6
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 75d01ae09efad112b5bcb19efd5c7f8b4a550f6f13bbcc3f96a51589847f4f2e
|
4
|
+
data.tar.gz: 5436440786bbceee6d8cf85c7d4c5d3e4b3744be8915b8abb37fe037d0f05334
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 2eb1b883fd58402a736aa547fecf7edae64b88bf053847791e1fc9a48dc9c1b6a9b3bf0453aafe3c5db68deb23e0c0518d39cc732251127f50247049139402ae
|
7
|
+
data.tar.gz: 80b5f2b995ce15adba00aab9948c7762177a6e6ec71438577d59981bfa249dedc4078c36a0bd29445f84be2fcf9fd39b159145b2a555087d06f116b2bd8ea580
|
data/Gemfile.lock
CHANGED
@@ -7,56 +7,56 @@ PATH
|
|
7
7
|
GEM
|
8
8
|
remote: https://rubygems.org/
|
9
9
|
specs:
|
10
|
-
actioncable (6.0.2.
|
11
|
-
actionpack (= 6.0.2.
|
10
|
+
actioncable (6.0.2.2)
|
11
|
+
actionpack (= 6.0.2.2)
|
12
12
|
nio4r (~> 2.0)
|
13
13
|
websocket-driver (>= 0.6.1)
|
14
|
-
actionmailbox (6.0.2.
|
15
|
-
actionpack (= 6.0.2.
|
16
|
-
activejob (= 6.0.2.
|
17
|
-
activerecord (= 6.0.2.
|
18
|
-
activestorage (= 6.0.2.
|
19
|
-
activesupport (= 6.0.2.
|
14
|
+
actionmailbox (6.0.2.2)
|
15
|
+
actionpack (= 6.0.2.2)
|
16
|
+
activejob (= 6.0.2.2)
|
17
|
+
activerecord (= 6.0.2.2)
|
18
|
+
activestorage (= 6.0.2.2)
|
19
|
+
activesupport (= 6.0.2.2)
|
20
20
|
mail (>= 2.7.1)
|
21
|
-
actionmailer (6.0.2.
|
22
|
-
actionpack (= 6.0.2.
|
23
|
-
actionview (= 6.0.2.
|
24
|
-
activejob (= 6.0.2.
|
21
|
+
actionmailer (6.0.2.2)
|
22
|
+
actionpack (= 6.0.2.2)
|
23
|
+
actionview (= 6.0.2.2)
|
24
|
+
activejob (= 6.0.2.2)
|
25
25
|
mail (~> 2.5, >= 2.5.4)
|
26
26
|
rails-dom-testing (~> 2.0)
|
27
|
-
actionpack (6.0.2.
|
28
|
-
actionview (= 6.0.2.
|
29
|
-
activesupport (= 6.0.2.
|
27
|
+
actionpack (6.0.2.2)
|
28
|
+
actionview (= 6.0.2.2)
|
29
|
+
activesupport (= 6.0.2.2)
|
30
30
|
rack (~> 2.0, >= 2.0.8)
|
31
31
|
rack-test (>= 0.6.3)
|
32
32
|
rails-dom-testing (~> 2.0)
|
33
33
|
rails-html-sanitizer (~> 1.0, >= 1.2.0)
|
34
|
-
actiontext (6.0.2.
|
35
|
-
actionpack (= 6.0.2.
|
36
|
-
activerecord (= 6.0.2.
|
37
|
-
activestorage (= 6.0.2.
|
38
|
-
activesupport (= 6.0.2.
|
34
|
+
actiontext (6.0.2.2)
|
35
|
+
actionpack (= 6.0.2.2)
|
36
|
+
activerecord (= 6.0.2.2)
|
37
|
+
activestorage (= 6.0.2.2)
|
38
|
+
activesupport (= 6.0.2.2)
|
39
39
|
nokogiri (>= 1.8.5)
|
40
|
-
actionview (6.0.2.
|
41
|
-
activesupport (= 6.0.2.
|
40
|
+
actionview (6.0.2.2)
|
41
|
+
activesupport (= 6.0.2.2)
|
42
42
|
builder (~> 3.1)
|
43
43
|
erubi (~> 1.4)
|
44
44
|
rails-dom-testing (~> 2.0)
|
45
45
|
rails-html-sanitizer (~> 1.1, >= 1.2.0)
|
46
|
-
activejob (6.0.2.
|
47
|
-
activesupport (= 6.0.2.
|
46
|
+
activejob (6.0.2.2)
|
47
|
+
activesupport (= 6.0.2.2)
|
48
48
|
globalid (>= 0.3.6)
|
49
|
-
activemodel (6.0.2.
|
50
|
-
activesupport (= 6.0.2.
|
51
|
-
activerecord (6.0.2.
|
52
|
-
activemodel (= 6.0.2.
|
53
|
-
activesupport (= 6.0.2.
|
54
|
-
activestorage (6.0.2.
|
55
|
-
actionpack (= 6.0.2.
|
56
|
-
activejob (= 6.0.2.
|
57
|
-
activerecord (= 6.0.2.
|
49
|
+
activemodel (6.0.2.2)
|
50
|
+
activesupport (= 6.0.2.2)
|
51
|
+
activerecord (6.0.2.2)
|
52
|
+
activemodel (= 6.0.2.2)
|
53
|
+
activesupport (= 6.0.2.2)
|
54
|
+
activestorage (6.0.2.2)
|
55
|
+
actionpack (= 6.0.2.2)
|
56
|
+
activejob (= 6.0.2.2)
|
57
|
+
activerecord (= 6.0.2.2)
|
58
58
|
marcel (~> 0.3.1)
|
59
|
-
activesupport (6.0.2.
|
59
|
+
activesupport (6.0.2.2)
|
60
60
|
concurrent-ruby (~> 1.0, >= 1.0.2)
|
61
61
|
i18n (>= 0.7, < 2)
|
62
62
|
minitest (~> 5.1)
|
@@ -86,60 +86,60 @@ GEM
|
|
86
86
|
mini_mime (>= 0.1.1)
|
87
87
|
marcel (0.3.3)
|
88
88
|
mimemagic (~> 0.3.2)
|
89
|
-
method_source (0.
|
89
|
+
method_source (1.0.0)
|
90
90
|
mimemagic (0.3.4)
|
91
91
|
mini_mime (1.0.2)
|
92
92
|
mini_portile2 (2.4.0)
|
93
93
|
minitest (5.14.0)
|
94
94
|
nio4r (2.5.2)
|
95
|
-
nokogiri (1.10.
|
95
|
+
nokogiri (1.10.9)
|
96
96
|
mini_portile2 (~> 2.4.0)
|
97
97
|
rack (2.2.2)
|
98
98
|
rack-test (1.1.0)
|
99
99
|
rack (>= 1.0, < 3)
|
100
|
-
rails (6.0.2.
|
101
|
-
actioncable (= 6.0.2.
|
102
|
-
actionmailbox (= 6.0.2.
|
103
|
-
actionmailer (= 6.0.2.
|
104
|
-
actionpack (= 6.0.2.
|
105
|
-
actiontext (= 6.0.2.
|
106
|
-
actionview (= 6.0.2.
|
107
|
-
activejob (= 6.0.2.
|
108
|
-
activemodel (= 6.0.2.
|
109
|
-
activerecord (= 6.0.2.
|
110
|
-
activestorage (= 6.0.2.
|
111
|
-
activesupport (= 6.0.2.
|
100
|
+
rails (6.0.2.2)
|
101
|
+
actioncable (= 6.0.2.2)
|
102
|
+
actionmailbox (= 6.0.2.2)
|
103
|
+
actionmailer (= 6.0.2.2)
|
104
|
+
actionpack (= 6.0.2.2)
|
105
|
+
actiontext (= 6.0.2.2)
|
106
|
+
actionview (= 6.0.2.2)
|
107
|
+
activejob (= 6.0.2.2)
|
108
|
+
activemodel (= 6.0.2.2)
|
109
|
+
activerecord (= 6.0.2.2)
|
110
|
+
activestorage (= 6.0.2.2)
|
111
|
+
activesupport (= 6.0.2.2)
|
112
112
|
bundler (>= 1.3.0)
|
113
|
-
railties (= 6.0.2.
|
113
|
+
railties (= 6.0.2.2)
|
114
114
|
sprockets-rails (>= 2.0.0)
|
115
115
|
rails-dom-testing (2.0.3)
|
116
116
|
activesupport (>= 4.2.0)
|
117
117
|
nokogiri (>= 1.6)
|
118
118
|
rails-html-sanitizer (1.3.0)
|
119
119
|
loofah (~> 2.3)
|
120
|
-
railties (6.0.2.
|
121
|
-
actionpack (= 6.0.2.
|
122
|
-
activesupport (= 6.0.2.
|
120
|
+
railties (6.0.2.2)
|
121
|
+
actionpack (= 6.0.2.2)
|
122
|
+
activesupport (= 6.0.2.2)
|
123
123
|
method_source
|
124
124
|
rake (>= 0.8.7)
|
125
125
|
thor (>= 0.20.3, < 2.0)
|
126
126
|
rake (13.0.1)
|
127
127
|
rspec-core (3.9.1)
|
128
128
|
rspec-support (~> 3.9.1)
|
129
|
-
rspec-expectations (3.9.
|
129
|
+
rspec-expectations (3.9.1)
|
130
130
|
diff-lcs (>= 1.2.0, < 2.0)
|
131
131
|
rspec-support (~> 3.9.0)
|
132
132
|
rspec-mocks (3.9.1)
|
133
133
|
diff-lcs (>= 1.2.0, < 2.0)
|
134
134
|
rspec-support (~> 3.9.0)
|
135
|
-
rspec-rails (4.0.0
|
135
|
+
rspec-rails (4.0.0)
|
136
136
|
actionpack (>= 4.2)
|
137
137
|
activesupport (>= 4.2)
|
138
138
|
railties (>= 4.2)
|
139
|
-
rspec-core (~> 3.
|
140
|
-
rspec-expectations (~> 3.
|
141
|
-
rspec-mocks (~> 3.
|
142
|
-
rspec-support (~> 3.
|
139
|
+
rspec-core (~> 3.9)
|
140
|
+
rspec-expectations (~> 3.9)
|
141
|
+
rspec-mocks (~> 3.9)
|
142
|
+
rspec-support (~> 3.9)
|
143
143
|
rspec-support (3.9.2)
|
144
144
|
simplecov (0.16.1)
|
145
145
|
docile (~> 1.1)
|
@@ -165,7 +165,7 @@ GEM
|
|
165
165
|
websocket-driver (0.7.1)
|
166
166
|
websocket-extensions (>= 0.1.0)
|
167
167
|
websocket-extensions (0.1.4)
|
168
|
-
zeitwerk (2.
|
168
|
+
zeitwerk (2.3.0)
|
169
169
|
|
170
170
|
PLATFORMS
|
171
171
|
ruby
|
@@ -173,7 +173,7 @@ PLATFORMS
|
|
173
173
|
DEPENDENCIES
|
174
174
|
coveralls (~> 0.8)
|
175
175
|
rails_web_cache!
|
176
|
-
rspec-rails (
|
176
|
+
rspec-rails (~> 4.0.0)
|
177
177
|
simplecov (~> 0.16)
|
178
178
|
|
179
179
|
BUNDLED WITH
|
data/README.md
CHANGED
@@ -9,6 +9,10 @@
|
|
9
9
|
|
10
10
|
RailsWebCache is a simple Ruby/Rails library for manage Rails cache by Web UI (Redis, Memory, etc...)
|
11
11
|
|
12
|
+
## Extra
|
13
|
+
|
14
|
+
https://github.com/OpenGems/redis_web_manager
|
15
|
+
|
12
16
|
## Installation
|
13
17
|
|
14
18
|
Add this line to your application's Gemfile:
|
@@ -34,10 +38,6 @@ Add this line to the file `config/routes.rb`
|
|
34
38
|
|
35
39
|
Enjoy ! Go to `/rails_web_cache`
|
36
40
|
|
37
|
-
## Extra
|
38
|
-
|
39
|
-
https://github.com/OpenGems/redis_web_manager
|
40
|
-
|
41
41
|
|
42
42
|
## Contributing
|
43
43
|
|
data/rails_web_cache.gemspec
CHANGED
@@ -32,7 +32,7 @@ Gem::Specification.new do |spec|
|
|
32
32
|
spec.test_files = Dir['spec/**/*']
|
33
33
|
|
34
34
|
spec.add_development_dependency 'coveralls', '~> 0.8'
|
35
|
-
spec.add_development_dependency 'rspec-rails', '
|
35
|
+
spec.add_development_dependency 'rspec-rails', '~> 4.0.0'
|
36
36
|
spec.add_development_dependency 'simplecov', '~> 0.16'
|
37
37
|
|
38
38
|
spec.add_dependency 'rails', '>= 5.2', '< 7.0'
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: rails_web_cache
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.7.
|
4
|
+
version: 0.7.5
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Boris BRESCIANI
|
8
8
|
autorequire:
|
9
9
|
bindir: exe
|
10
10
|
cert_chain: []
|
11
|
-
date: 2020-
|
11
|
+
date: 2020-03-26 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: coveralls
|
@@ -28,16 +28,16 @@ dependencies:
|
|
28
28
|
name: rspec-rails
|
29
29
|
requirement: !ruby/object:Gem::Requirement
|
30
30
|
requirements:
|
31
|
-
- -
|
31
|
+
- - "~>"
|
32
32
|
- !ruby/object:Gem::Version
|
33
|
-
version: 4.0.0
|
33
|
+
version: 4.0.0
|
34
34
|
type: :development
|
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: 4.0.0
|
40
|
+
version: 4.0.0
|
41
41
|
- !ruby/object:Gem::Dependency
|
42
42
|
name: simplecov
|
43
43
|
requirement: !ruby/object:Gem::Requirement
|