rbs_active_hash 0.1.0 → 0.1.1
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/Gemfile +6 -0
- data/Gemfile.lock +51 -2
- data/lib/generators/rbs_active_hash/install_generator.rb +1 -1
- data/lib/rbs_active_hash/active_hash.rb +1 -2
- data/lib/rbs_active_hash/version.rb +1 -1
- data/rbs_collection.lock.yaml +89 -1
- data/rbs_collection.yaml +0 -2
- metadata +2 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: '08c6d368bbd5d2a88c358679a5fe2d4e0e6330602cad2a593d38d0b66174356f'
|
4
|
+
data.tar.gz: e18518e269dcad30a34795519bb745206eee48083d6bc3d7d3c35326d7946f76
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: c380fd3d043cadebb606d6e2acfe47399c49d663392bba6fcd2f2c1b58277363039f7449fa848deb299bfca35b104a62ab4318b7114e863810e38518ed6bdef5
|
7
|
+
data.tar.gz: 722aabe39f2f61c67562476aa6dd4af2a3acb908797ab1a8edc1913b6f8234761aaa23475c1a77e7395c7f03b01256a592892200a6c8c994c0bc895ddee71113
|
data/Gemfile
CHANGED
data/Gemfile.lock
CHANGED
@@ -1,25 +1,46 @@
|
|
1
1
|
PATH
|
2
2
|
remote: .
|
3
3
|
specs:
|
4
|
-
rbs_active_hash (0.1.
|
4
|
+
rbs_active_hash (0.1.1)
|
5
5
|
active_hash
|
6
6
|
rbs_rails
|
7
7
|
|
8
8
|
GEM
|
9
9
|
remote: https://rubygems.org/
|
10
10
|
specs:
|
11
|
+
actionpack (7.0.5)
|
12
|
+
actionview (= 7.0.5)
|
13
|
+
activesupport (= 7.0.5)
|
14
|
+
rack (~> 2.0, >= 2.2.4)
|
15
|
+
rack-test (>= 0.6.3)
|
16
|
+
rails-dom-testing (~> 2.0)
|
17
|
+
rails-html-sanitizer (~> 1.0, >= 1.2.0)
|
18
|
+
actionview (7.0.5)
|
19
|
+
activesupport (= 7.0.5)
|
20
|
+
builder (~> 3.1)
|
21
|
+
erubi (~> 1.4)
|
22
|
+
rails-dom-testing (~> 2.0)
|
23
|
+
rails-html-sanitizer (~> 1.1, >= 1.2.0)
|
11
24
|
active_hash (3.2.0)
|
12
25
|
activesupport (>= 5.0.0)
|
26
|
+
activemodel (7.0.5)
|
27
|
+
activesupport (= 7.0.5)
|
28
|
+
activerecord (7.0.5)
|
29
|
+
activemodel (= 7.0.5)
|
30
|
+
activesupport (= 7.0.5)
|
13
31
|
activesupport (7.0.5)
|
14
32
|
concurrent-ruby (~> 1.0, >= 1.0.2)
|
15
33
|
i18n (>= 1.6, < 2)
|
16
34
|
minitest (>= 5.1)
|
17
35
|
tzinfo (~> 2.0)
|
18
36
|
ast (2.4.2)
|
37
|
+
builder (3.2.4)
|
19
38
|
coderay (1.1.3)
|
20
39
|
concurrent-ruby (1.2.2)
|
40
|
+
crass (1.0.6)
|
21
41
|
csv (3.2.6)
|
22
42
|
diff-lcs (1.5.0)
|
43
|
+
erubi (1.12.0)
|
23
44
|
ffi (1.15.5)
|
24
45
|
fileutils (1.7.1)
|
25
46
|
i18n (1.14.0)
|
@@ -30,14 +51,38 @@ GEM
|
|
30
51
|
rb-fsevent (~> 0.10, >= 0.10.3)
|
31
52
|
rb-inotify (~> 0.9, >= 0.9.10)
|
32
53
|
logger (1.5.3)
|
54
|
+
loofah (2.21.3)
|
55
|
+
crass (~> 1.0.2)
|
56
|
+
nokogiri (>= 1.12.0)
|
33
57
|
method_source (1.0.0)
|
34
58
|
minitest (5.18.0)
|
59
|
+
nokogiri (1.15.2-x86_64-darwin)
|
60
|
+
racc (~> 1.4)
|
61
|
+
nokogiri (1.15.2-x86_64-linux)
|
62
|
+
racc (~> 1.4)
|
35
63
|
parallel (1.23.0)
|
36
64
|
parser (3.2.2.1)
|
37
65
|
ast (~> 2.4.1)
|
38
66
|
pry (0.14.2)
|
39
67
|
coderay (~> 1.1)
|
40
68
|
method_source (~> 1.0)
|
69
|
+
racc (1.7.0)
|
70
|
+
rack (2.2.7)
|
71
|
+
rack-test (2.1.0)
|
72
|
+
rack (>= 1.3)
|
73
|
+
rails-dom-testing (2.0.3)
|
74
|
+
activesupport (>= 4.2.0)
|
75
|
+
nokogiri (>= 1.6)
|
76
|
+
rails-html-sanitizer (1.6.0)
|
77
|
+
loofah (~> 2.21)
|
78
|
+
nokogiri (~> 1.14)
|
79
|
+
railties (7.0.5)
|
80
|
+
actionpack (= 7.0.5)
|
81
|
+
activesupport (= 7.0.5)
|
82
|
+
method_source
|
83
|
+
rake (>= 12.2)
|
84
|
+
thor (~> 1.0)
|
85
|
+
zeitwerk (~> 2.5)
|
41
86
|
rainbow (3.1.1)
|
42
87
|
rake (13.0.6)
|
43
88
|
rb-fsevent (0.11.2)
|
@@ -97,15 +142,19 @@ GEM
|
|
97
142
|
strscan (3.0.6)
|
98
143
|
terminal-table (3.0.2)
|
99
144
|
unicode-display_width (>= 1.1.1, < 3)
|
145
|
+
thor (1.2.2)
|
100
146
|
tzinfo (2.0.6)
|
101
147
|
concurrent-ruby (~> 1.0)
|
102
148
|
unicode-display_width (2.4.2)
|
149
|
+
zeitwerk (2.6.8)
|
103
150
|
|
104
151
|
PLATFORMS
|
105
|
-
x86_64-linux
|
106
152
|
x86_64-darwin-21
|
153
|
+
x86_64-linux
|
107
154
|
|
108
155
|
DEPENDENCIES
|
156
|
+
activerecord
|
157
|
+
railties
|
109
158
|
rake (~> 13.0)
|
110
159
|
rbs_active_hash!
|
111
160
|
rspec
|
@@ -45,9 +45,8 @@ module RbsActiveHash
|
|
45
45
|
def header
|
46
46
|
module_defs = module_names.map { |module_name| "module #{module_name}" }
|
47
47
|
|
48
|
-
superclass_name = RbsRails::Util.module_name(klass.superclass)
|
49
48
|
class_name = klass.name.split("::").last
|
50
|
-
class_def = "class #{class_name} < ::#{
|
49
|
+
class_def = "class #{class_name} < ::#{klass.superclass}"
|
51
50
|
|
52
51
|
(module_defs + [class_def]).join("\n")
|
53
52
|
end
|
data/rbs_collection.lock.yaml
CHANGED
@@ -2,7 +2,7 @@
|
|
2
2
|
sources:
|
3
3
|
- type: git
|
4
4
|
name: ruby/gem_rbs_collection
|
5
|
-
revision:
|
5
|
+
revision: 280d44d7671abfa909f2966fbef94bca5be082de
|
6
6
|
remote: https://github.com/ruby/gem_rbs_collection.git
|
7
7
|
repo_dir: gems
|
8
8
|
path: ".gem_rbs_collection"
|
@@ -11,6 +11,46 @@ gems:
|
|
11
11
|
version: '0'
|
12
12
|
source:
|
13
13
|
type: stdlib
|
14
|
+
- name: actionpack
|
15
|
+
version: '6.0'
|
16
|
+
source:
|
17
|
+
type: git
|
18
|
+
name: ruby/gem_rbs_collection
|
19
|
+
revision: 280d44d7671abfa909f2966fbef94bca5be082de
|
20
|
+
remote: https://github.com/ruby/gem_rbs_collection.git
|
21
|
+
repo_dir: gems
|
22
|
+
- name: actionview
|
23
|
+
version: '6.0'
|
24
|
+
source:
|
25
|
+
type: git
|
26
|
+
name: ruby/gem_rbs_collection
|
27
|
+
revision: 280d44d7671abfa909f2966fbef94bca5be082de
|
28
|
+
remote: https://github.com/ruby/gem_rbs_collection.git
|
29
|
+
repo_dir: gems
|
30
|
+
- name: active_hash
|
31
|
+
version: '3.2'
|
32
|
+
source:
|
33
|
+
type: git
|
34
|
+
name: ruby/gem_rbs_collection
|
35
|
+
revision: 280d44d7671abfa909f2966fbef94bca5be082de
|
36
|
+
remote: https://github.com/ruby/gem_rbs_collection.git
|
37
|
+
repo_dir: gems
|
38
|
+
- name: activemodel
|
39
|
+
version: '7.0'
|
40
|
+
source:
|
41
|
+
type: git
|
42
|
+
name: ruby/gem_rbs_collection
|
43
|
+
revision: 280d44d7671abfa909f2966fbef94bca5be082de
|
44
|
+
remote: https://github.com/ruby/gem_rbs_collection.git
|
45
|
+
repo_dir: gems
|
46
|
+
- name: activerecord
|
47
|
+
version: '7.0'
|
48
|
+
source:
|
49
|
+
type: git
|
50
|
+
name: ruby/gem_rbs_collection
|
51
|
+
revision: 280d44d7671abfa909f2966fbef94bca5be082de
|
52
|
+
remote: https://github.com/ruby/gem_rbs_collection.git
|
53
|
+
repo_dir: gems
|
14
54
|
- name: activesupport
|
15
55
|
version: '7.0'
|
16
56
|
source:
|
@@ -27,6 +67,10 @@ gems:
|
|
27
67
|
revision: 28208148c7e64a25e9b86b9723b4c3a2cef14e81
|
28
68
|
remote: https://github.com/ruby/gem_rbs_collection.git
|
29
69
|
repo_dir: gems
|
70
|
+
- name: cgi
|
71
|
+
version: '0'
|
72
|
+
source:
|
73
|
+
type: stdlib
|
30
74
|
- name: concurrent-ruby
|
31
75
|
version: '1.1'
|
32
76
|
source:
|
@@ -67,6 +111,14 @@ gems:
|
|
67
111
|
version: '0'
|
68
112
|
source:
|
69
113
|
type: stdlib
|
114
|
+
- name: nokogiri
|
115
|
+
version: '1.11'
|
116
|
+
source:
|
117
|
+
type: git
|
118
|
+
name: ruby/gem_rbs_collection
|
119
|
+
revision: 280d44d7671abfa909f2966fbef94bca5be082de
|
120
|
+
remote: https://github.com/ruby/gem_rbs_collection.git
|
121
|
+
repo_dir: gems
|
70
122
|
- name: optparse
|
71
123
|
version: '0'
|
72
124
|
source:
|
@@ -83,6 +135,30 @@ gems:
|
|
83
135
|
version: '0'
|
84
136
|
source:
|
85
137
|
type: stdlib
|
138
|
+
- name: rack
|
139
|
+
version: '2.2'
|
140
|
+
source:
|
141
|
+
type: git
|
142
|
+
name: ruby/gem_rbs_collection
|
143
|
+
revision: 280d44d7671abfa909f2966fbef94bca5be082de
|
144
|
+
remote: https://github.com/ruby/gem_rbs_collection.git
|
145
|
+
repo_dir: gems
|
146
|
+
- name: rails-dom-testing
|
147
|
+
version: '2.0'
|
148
|
+
source:
|
149
|
+
type: git
|
150
|
+
name: ruby/gem_rbs_collection
|
151
|
+
revision: 280d44d7671abfa909f2966fbef94bca5be082de
|
152
|
+
remote: https://github.com/ruby/gem_rbs_collection.git
|
153
|
+
repo_dir: gems
|
154
|
+
- name: railties
|
155
|
+
version: '6.0'
|
156
|
+
source:
|
157
|
+
type: git
|
158
|
+
name: ruby/gem_rbs_collection
|
159
|
+
revision: 280d44d7671abfa909f2966fbef94bca5be082de
|
160
|
+
remote: https://github.com/ruby/gem_rbs_collection.git
|
161
|
+
repo_dir: gems
|
86
162
|
- name: rainbow
|
87
163
|
version: '3.0'
|
88
164
|
source:
|
@@ -95,6 +171,10 @@ gems:
|
|
95
171
|
version: 3.1.0
|
96
172
|
source:
|
97
173
|
type: rubygems
|
174
|
+
- name: rbs_rails
|
175
|
+
version: 0.12.0
|
176
|
+
source:
|
177
|
+
type: rubygems
|
98
178
|
- name: rdoc
|
99
179
|
version: '0'
|
100
180
|
source:
|
@@ -103,6 +183,10 @@ gems:
|
|
103
183
|
version: '0'
|
104
184
|
source:
|
105
185
|
type: stdlib
|
186
|
+
- name: tempfile
|
187
|
+
version: '0'
|
188
|
+
source:
|
189
|
+
type: stdlib
|
106
190
|
- name: time
|
107
191
|
version: '0'
|
108
192
|
source:
|
@@ -111,4 +195,8 @@ gems:
|
|
111
195
|
version: '0'
|
112
196
|
source:
|
113
197
|
type: stdlib
|
198
|
+
- name: uri
|
199
|
+
version: '0'
|
200
|
+
source:
|
201
|
+
type: stdlib
|
114
202
|
gemfile_lock_path: Gemfile.lock
|
data/rbs_collection.yaml
CHANGED
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: rbs_active_hash
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.1.
|
4
|
+
version: 0.1.1
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Takeshi KOMIYA
|
8
8
|
autorequire:
|
9
9
|
bindir: exe
|
10
10
|
cert_chain: []
|
11
|
-
date: 2023-06-
|
11
|
+
date: 2023-06-11 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: active_hash
|