rabbit-slide-Piro-readable-code-workshop-2019-09-24-introduction 2019.09.24

Sign up to get free protection for your applications and to get access to all the features.
@@ -0,0 +1,7 @@
1
+ ---
2
+ SHA256:
3
+ metadata.gz: 54561ec49fa967beb5d94022235164f943d3ab84be108af99ded7d4f78b94385
4
+ data.tar.gz: fe7df601ab22ce849e7951ddc55bb6719c13f9635501a3d68716683f8a183059
5
+ SHA512:
6
+ metadata.gz: f54da5980ab32ce635d467913e3dab1fb4f9df476f8b6bef3f188bcd969132f6577a2bc83aa5c9bd3bc8122eeadceee90f6aa3c60a728271794b6d515e77abf2
7
+ data.tar.gz: ac7d04d8aef750f5279f361e31dba1b9f61e82abfc47fbf84f9f1a4271ca0d74130d69ba205a73900644e0c712c05f3f5573d48180f6c1851251c2a9a3400b25
data/.rabbit ADDED
@@ -0,0 +1 @@
1
+ summary.rab
@@ -0,0 +1,32 @@
1
+ = 実践リーダブルコードの概要
2
+
3
+ 2019-09-24開催の実践リーダブルコードの概要と進め方の説明。
4
+
5
+ == ライセンス
6
+
7
+ CC BY-SA 4.0
8
+
9
+ 原著作者名は以下の通りです。
10
+
11
+ * 株式会社クリアコード
12
+
13
+ == 作者向け
14
+
15
+ === 表示
16
+
17
+ rake
18
+
19
+ === 公開
20
+
21
+ rake publish
22
+
23
+ == 閲覧者向け
24
+
25
+ === インストール
26
+
27
+ gem install rabbit-slide-piroor-readable-code-workshop-2019-09-24-introduction
28
+
29
+ === 表示
30
+
31
+ rabbit rabbit-slide-piroor-readable-code-workshop-2019-09-24-introduction.gem
32
+
@@ -0,0 +1,17 @@
1
+ require "rabbit/task/slide"
2
+
3
+ # Edit ./config.yaml to customize meta data
4
+
5
+ spec = nil
6
+ Rabbit::Task::Slide.new do |task|
7
+ spec = task.spec
8
+ spec.files += Dir.glob("images/**/*.*")
9
+ # spec.files -= Dir.glob("private/**/*.*")
10
+ spec.add_runtime_dependency("rabbit-theme-clear-code")
11
+ end
12
+
13
+ desc "Tag #{spec.version}"
14
+ task :tag do
15
+ sh("git", "tag", "-a", spec.version.to_s, "-m", "Publish #{spec.version}")
16
+ sh("git", "push", "--tags")
17
+ end
@@ -0,0 +1,22 @@
1
+ ---
2
+ id: readable-code-workshop-2019-09-24-introduction
3
+ base_name: summary
4
+ tags:
5
+ - rabbit
6
+ - readable-code
7
+ presentation_date: 2019-09-24
8
+ version: 2019.09.24
9
+ licenses:
10
+ - CC BY-SA 4.0
11
+ slideshare_id: readable-code-workshop-2019-09-24-introduction
12
+ speaker_deck_id:
13
+ ustream_id:
14
+ vimeo_id:
15
+ youtube_id:
16
+ author:
17
+ markup_language: :rd
18
+ name: YUKI Hiroshi
19
+ email: yuki@clear-code.com
20
+ rubygems_user: Piro
21
+ slideshare_user: pirooutsiderreflex
22
+ speaker_deck_user: piroor
@@ -0,0 +1,167 @@
1
+ <?xml version="1.0" encoding="UTF-8" standalone="no"?>
2
+ <!-- Created with Inkscape (http://www.inkscape.org/) -->
3
+
4
+ <svg
5
+ xmlns:dc="http://purl.org/dc/elements/1.1/"
6
+ xmlns:cc="http://creativecommons.org/ns#"
7
+ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
8
+ xmlns:svg="http://www.w3.org/2000/svg"
9
+ xmlns="http://www.w3.org/2000/svg"
10
+ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
11
+ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
12
+ width="416.15005"
13
+ height="233.13203"
14
+ id="svg2"
15
+ version="1.1"
16
+ inkscape:version="0.48.5 r10040"
17
+ sodipodi:docname="readable-code-reasonability.svg">
18
+ <defs
19
+ id="defs4">
20
+ <marker
21
+ inkscape:stockid="Arrow1Lend"
22
+ orient="auto"
23
+ refY="0"
24
+ refX="0"
25
+ id="Arrow1Lend"
26
+ style="overflow:visible">
27
+ <path
28
+ id="path3764"
29
+ d="M 0,0 5,-5 -12.5,0 5,5 0,0 z"
30
+ style="fill-rule:evenodd;stroke:#000000;stroke-width:1pt"
31
+ transform="matrix(-0.8,0,0,-0.8,-10,0)"
32
+ inkscape:connector-curvature="0" />
33
+ </marker>
34
+ </defs>
35
+ <sodipodi:namedview
36
+ id="base"
37
+ pagecolor="#ffffff"
38
+ bordercolor="#666666"
39
+ borderopacity="1.0"
40
+ inkscape:pageopacity="0.0"
41
+ inkscape:pageshadow="2"
42
+ inkscape:zoom="1.979899"
43
+ inkscape:cx="304.97745"
44
+ inkscape:cy="179.2249"
45
+ inkscape:document-units="px"
46
+ inkscape:current-layer="layer1"
47
+ showgrid="false"
48
+ inkscape:window-width="1237"
49
+ inkscape:window-height="817"
50
+ inkscape:window-x="2116"
51
+ inkscape:window-y="68"
52
+ inkscape:window-maximized="0"
53
+ fit-margin-top="10"
54
+ fit-margin-left="10"
55
+ fit-margin-right="10"
56
+ fit-margin-bottom="10" />
57
+ <metadata
58
+ id="metadata7">
59
+ <rdf:RDF>
60
+ <cc:Work
61
+ rdf:about="">
62
+ <dc:format>image/svg+xml</dc:format>
63
+ <dc:type
64
+ rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
65
+ <dc:title></dc:title>
66
+ </cc:Work>
67
+ </rdf:RDF>
68
+ </metadata>
69
+ <g
70
+ inkscape:label="レイヤー 1"
71
+ inkscape:groupmode="layer"
72
+ id="layer1"
73
+ transform="translate(-42.823639,-264.5498)">
74
+ <path
75
+ style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;marker-end:url(#Arrow1Lend)"
76
+ d="m 62.629458,450.31127 286.883322,0"
77
+ id="path2985"
78
+ inkscape:connector-curvature="0" />
79
+ <path
80
+ style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;marker-end:url(#Arrow1Lend)"
81
+ d="m 104.04571,487.18183 0,-212.13203"
82
+ id="path2987"
83
+ inkscape:connector-curvature="0" />
84
+ <text
85
+ xml:space="preserve"
86
+ style="font-size:20px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans"
87
+ x="310.62192"
88
+ y="476.57526"
89
+ id="text4402"
90
+ sodipodi:linespacing="125%"><tspan
91
+ sodipodi:role="line"
92
+ id="tspan4404"
93
+ x="310.62192"
94
+ y="476.57526">時間</tspan></text>
95
+ <text
96
+ xml:space="preserve"
97
+ style="font-size:20px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:125%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans;-inkscape-font-specification:Sans"
98
+ x="52.022858"
99
+ y="293.73761"
100
+ id="text4406"
101
+ sodipodi:linespacing="125%"><tspan
102
+ sodipodi:role="line"
103
+ id="tspan4410"
104
+ x="52.022858"
105
+ y="293.73761">開発</tspan><tspan
106
+ sodipodi:role="line"
107
+ id="tspan4412"
108
+ x="52.022858"
109
+ y="318.73761">速度</tspan></text>
110
+ <path
111
+ style="fill:none;stroke:#a40000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
112
+ d="m 104.02541,309.39499 c 0,0 15.15229,97.47972 90.40865,116.67261 75.25637,19.1929 140.91628,13.63706 140.91628,13.63706"
113
+ id="path5532"
114
+ inkscape:connector-curvature="0"
115
+ sodipodi:nodetypes="csc" />
116
+ <text
117
+ xml:space="preserve"
118
+ style="font-size:25px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#a40000;fill-opacity:1;stroke:none;font-family:Sans"
119
+ x="174.97467"
120
+ y="387.88406"
121
+ id="text5534"
122
+ sodipodi:linespacing="125%"><tspan
123
+ sodipodi:role="line"
124
+ id="tspan5536"
125
+ x="174.97467"
126
+ y="387.88406">リーダブルじゃない場合</tspan></text>
127
+ <path
128
+ style="fill:none;stroke:#204a87;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
129
+ d="m 103.57143,342.36218 c 0,0 63.28367,10.3815 101.53626,13.06635 43.48081,3.05182 112.03517,4.79079 132.74945,4.07651"
130
+ id="path5546"
131
+ inkscape:connector-curvature="0"
132
+ sodipodi:nodetypes="csc" />
133
+ <text
134
+ sodipodi:linespacing="125%"
135
+ id="text5548"
136
+ y="301.74121"
137
+ x="144.83182"
138
+ style="font-size:25px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:125%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#204a87;fill-opacity:1;stroke:none;font-family:Sans;-inkscape-font-specification:Sans"
139
+ xml:space="preserve"><tspan
140
+ sodipodi:role="line"
141
+ id="tspan5552"
142
+ x="144.83182"
143
+ y="301.74121">リーダブルな場合</tspan></text>
144
+ <text
145
+ xml:space="preserve"
146
+ style="font-size:20px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans"
147
+ x="148.05447"
148
+ y="330.21933"
149
+ id="text5554"
150
+ sodipodi:linespacing="125%"><tspan
151
+ sodipodi:role="line"
152
+ id="tspan5556"
153
+ x="148.05447"
154
+ y="330.21933">開発速度が落ちにくい</tspan></text>
155
+ <text
156
+ sodipodi:linespacing="125%"
157
+ id="text5558"
158
+ y="412.21933"
159
+ x="177.2403"
160
+ style="font-size:20px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:125%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans;-inkscape-font-specification:Sans"
161
+ xml:space="preserve"><tspan
162
+ sodipodi:role="line"
163
+ id="tspan5562"
164
+ x="177.2403"
165
+ y="412.21933">開発速度が落ちやすい</tspan></text>
166
+ </g>
167
+ </svg>
@@ -0,0 +1,315 @@
1
+ = 概要
2
+
3
+ : author
4
+ 結城洋志
5
+ : institution
6
+ 株式会社クリアコード
7
+ : content-source
8
+ 実践リーダブルコード
9
+ : date
10
+ 2019-09-24
11
+ : allotted-time
12
+ 30m
13
+ : theme
14
+ clear-code
15
+
16
+ = 今日の流れ - 午前
17
+
18
+ * 10:30- アイスブレーク
19
+ * 10:45- 概要と進め方の説明
20
+ * 11:15- 実装
21
+ * 11:45- ランチ
22
+
23
+ = 今日の流れ - 昼下がり
24
+
25
+ * 12:45- 実装の続き
26
+ * 13:45- 読み方のデモ
27
+ * 14:00- チェンジして実装
28
+ * 15:30- グループふりかえり
29
+
30
+ = 今日の流れ - 夕方
31
+
32
+ * 16:10- まとめ
33
+ * 次のステップを説明
34
+ * 16:30- 感想発表・ディスカッション
35
+
36
+ = チューター紹介
37
+
38
+ * 参加者のサポート係
39
+ * 現役エンジニア
40
+ * 行動指針
41
+ * 参加者が目的を見失うのを防ぐ
42
+ * 新しい視点を与える
43
+
44
+ = 講師紹介
45
+
46
+ (('tag:center'))(('tag:margin-bottom * 2'))
47
+ 結城洋志(ゆうき ひろし)
48
+
49
+ * クリアコード所属
50
+ * 進行と全体を気にかける係
51
+
52
+ = 講座の目的
53
+
54
+ * 自分の開発チームに
55
+ * ↑注意:個々人の話ではない
56
+ * ((*リーダブルなコードが\n
57
+ 当たり前な文化の作り方*))を
58
+ * 持ち帰る
59
+
60
+ (('tag:center'))
61
+ (('note:→ 「解説」に書いていることの実践方法を学ぶ'))
62
+
63
+ = 目的でないこと
64
+
65
+ * 実践前の不安のケア
66
+ * やらない理由の増幅は抑えられない
67
+ * ↑のときに外からの声は届かない
68
+ * 例:上司の説得方法の伝授
69
+ * 時間が残ったら参加者同士で\n
70
+ 情報交換する場を用意
71
+ * ↑を活用するのは可
72
+
73
+ = サポート
74
+
75
+ * 今日の資料はすべて再利用可能
76
+ * チーム内で同じ講座を再現できる
77
+ * 無料のフォローアップ面談
78
+ * チームで実践→悩み\n
79
+ ↑の相談に乗る
80
+ * 受講後3ヶ月以内に1回
81
+
82
+ = そもそもの話
83
+
84
+ * リーダブルコードはなぜ必要か
85
+
86
+ (('tag:center'))
87
+ ↓を目指すために\n
88
+ チームでの共有は必須\n
89
+ \n
90
+ リーダブルなコードが\n
91
+ 当たり前な文化
92
+
93
+ = 必要なケース
94
+
95
+ チーム開発
96
+
97
+ = チーム開発
98
+
99
+ * 1人しか触れないコード→危険
100
+ * いなくなったら変更できない
101
+ * 変更できてもコストが大きい
102
+ * チームで触れるには?
103
+
104
+ (('wait'))
105
+ (('tag:center'))
106
+ ↓\n
107
+ 既存コードの理解が必要
108
+
109
+ = 既存コードの理解のため
110
+
111
+ リーダブル\n
112
+ コード
113
+
114
+ = 既存コードの理解しやすさ
115
+
116
+ * コードの変更コストに影響
117
+ * コスト↑→修正・機能追加の時間↑\n
118
+ (('note:(理解しないと変更できない)'))
119
+ * コスト↑→リグレッションバグ↑\n
120
+ (('note:(理解しないまま変更すると問題発生)'))
121
+
122
+ (('wait'))
123
+ (('tag:center'))
124
+ ↓\n
125
+ 理解しやすさ→開発速度に影響
126
+
127
+ = 時間が経つほど影響大
128
+
129
+ # image
130
+ # src = images/readable-code-reasonability.svg
131
+ # relative_width = 90
132
+
133
+ == プロパティー
134
+
135
+ : enable-title-on-image
136
+ false
137
+
138
+ = リーダブルコードの必要性
139
+
140
+ * チームの開発速度の維持のため
141
+ * 継続的に改良・修正したい
142
+ * それも現実的なコストで
143
+
144
+ = 必要性の実現方法
145
+
146
+ コードを読む\n
147
+ 文化を作る
148
+
149
+ = 読む?書くじゃないの?
150
+
151
+ * リーダブルコードを書くには\n
152
+ コードを読まないといけない
153
+ * なぜ?
154
+
155
+ (('wait'))
156
+ (('tag:center'))
157
+ リーダブルコードは\n
158
+ チーム毎に違うから
159
+
160
+ = リーダブルコード
161
+
162
+ 「読む人」が\n
163
+ 読みやすいなら\n
164
+ リーダブル
165
+
166
+ = 読む人
167
+
168
+ * 多くの場合、いない
169
+ * チームのコードを読んでいますか?
170
+ * 読む人(チームメンバー)毎に\n
171
+ リーダブルの基準は違う
172
+ * 背景が違うので当たり前\n
173
+ (('note:(背景:使ってきた言語・今の知識)'))
174
+
175
+ = チームでのリーダブル
176
+
177
+ * 1つずつ見つけていくしかない
178
+ * 各メンバーの読んだ感覚を\n
179
+ チームで共有
180
+ * 既存の基準をベースにするのはアリ\n
181
+ (('note:(基準:本の内容やコーディングスタイルなど)'))
182
+
183
+ (('tag:center'))
184
+ チームでのリーダブルコードは\n
185
+ 育てていくもの
186
+
187
+ = リーダブルの基準の育て方
188
+
189
+ * コードを読む文化を作る\n
190
+ (('note:(最初の難関)'))
191
+ * チームのコードの中から\n
192
+ リーダブルなコードを見つける
193
+ * リーダブルなコードを\n
194
+ チームで共有
195
+ * ↑の繰り返しで基準を増やす
196
+
197
+ = コードを読む文化を作る
198
+
199
+ * まず自分が読み始める
200
+ * 仲間がいると心強い
201
+ * リーダブルなコードを探す
202
+ * 読みにくいコードは今は置いておく\n
203
+ (('note:(チームにコードを読む文化ができてから!)'))
204
+ * 見つけたリーダブルなコードは…
205
+
206
+ = リーダブルなコードは…
207
+
208
+ * 他のメンバーに教える\n
209
+ (('note:(例:話しかける。チャットに書く。Wikiにまとめる。)'))
210
+ * 「○○さんの△△という書き方、\n
211
+ リーダブルでしたよー」
212
+
213
+ (('tag:center'))
214
+ ↓\n
215
+ 読みやすさの基準を共有\n
216
+ コードが読まれているという自覚
217
+
218
+ = 読むことを「当たり前」に
219
+
220
+ * 「あいつはコードを読むやつ」\n
221
+ という認識を広める
222
+ * 自分だけからチームへ
223
+
224
+ (('tag:center'))
225
+ …続きはセミナーの最後に
226
+
227
+ = ワークショップ内容
228
+
229
+ (('tag:center'))
230
+ 改良するために\n
231
+ 他の人のコードを読む
232
+
233
+ * 「まず自分が読み始める」
234
+ * 「リーダブルコードを探す」\n
235
+ (('note:(読みにくいコードは今は置いておく)'))
236
+ * 「リーダブルの基準を共有」\n
237
+ (('note:(チームでのリーダブルコードができる)'))
238
+
239
+ = 注意:やらないこと
240
+
241
+ (('tag:center'))
242
+ リーダブルコードを書くための\n
243
+ テクニックをたくさん伝授
244
+
245
+ ((' '))
246
+
247
+ = テクニック伝授は範囲外
248
+
249
+ * 順番が違う
250
+ * まず読む文化を作ること
251
+ * 今日は↑がメイン
252
+ * テクニックはその後
253
+ * 読む文化ができていれば\n
254
+ 効率的に広められる
255
+ * よい書き方でコードを書けば\n
256
+ みんながコードから学んでくれる!
257
+
258
+ = やること
259
+
260
+ 読む文化作りの\n
261
+ 体験
262
+
263
+ = 読む文化作り
264
+
265
+ * まず自分が読み始める
266
+ * リーダブルコードを探す
267
+ * 他のメンバーに教える
268
+
269
+ = 読む文化作りの体験
270
+
271
+ * 10:45- 課題を実装
272
+ * リーダブルコードを書く
273
+ * 14:00- 実装チェンジ→開発継続
274
+ * 「まず自分が読み始める」
275
+ * 「リーダブルコードを探す」
276
+ * 15:30- グループふりかえり
277
+ * 「他のメンバーに教える」
278
+
279
+ = おさらい
280
+
281
+ * 講座の目的
282
+ * リーダブルコードの必要性
283
+ * 講座でやること
284
+
285
+ = 講座の目的
286
+
287
+ * 自分の開発チームに
288
+ * ↑注意:個々人の話ではない
289
+ * ((*リーダブルなコードが\n
290
+ 当たり前な文化の作り方*))を
291
+ * 持ち帰る
292
+
293
+ = リーダブルコードの必要性
294
+
295
+ * チームの開発速度の維持のため
296
+ * 継続的に改良・修正したい
297
+ * それも現実的なコストで
298
+
299
+ = 変更コストと開発速度
300
+
301
+ # image
302
+ # src = images/readable-code-reasonability.svg
303
+ # relative_width = 90
304
+
305
+ == プロパティー
306
+
307
+ : enable-title-on-image
308
+ false
309
+
310
+ = 講座でやること
311
+
312
+ * コードを読む文化作りの体験
313
+ * まず自分が読み始める
314
+ * リーダブルコードを探す
315
+ * 他のメンバーに教える
metadata ADDED
@@ -0,0 +1,79 @@
1
+ --- !ruby/object:Gem::Specification
2
+ name: rabbit-slide-Piro-readable-code-workshop-2019-09-24-introduction
3
+ version: !ruby/object:Gem::Version
4
+ version: 2019.09.24
5
+ platform: ruby
6
+ authors:
7
+ - YUKI Hiroshi
8
+ autorequire:
9
+ bindir: bin
10
+ cert_chain: []
11
+ date: 2019-09-20 00:00:00.000000000 Z
12
+ dependencies:
13
+ - !ruby/object:Gem::Dependency
14
+ name: rabbit
15
+ requirement: !ruby/object:Gem::Requirement
16
+ requirements:
17
+ - - ">="
18
+ - !ruby/object:Gem::Version
19
+ version: 2.0.2
20
+ type: :runtime
21
+ prerelease: false
22
+ version_requirements: !ruby/object:Gem::Requirement
23
+ requirements:
24
+ - - ">="
25
+ - !ruby/object:Gem::Version
26
+ version: 2.0.2
27
+ - !ruby/object:Gem::Dependency
28
+ name: rabbit-theme-clear-code
29
+ requirement: !ruby/object:Gem::Requirement
30
+ requirements:
31
+ - - ">="
32
+ - !ruby/object:Gem::Version
33
+ version: '0'
34
+ type: :runtime
35
+ prerelease: false
36
+ version_requirements: !ruby/object:Gem::Requirement
37
+ requirements:
38
+ - - ">="
39
+ - !ruby/object:Gem::Version
40
+ version: '0'
41
+ description: 2019-09-24開催の実践リーダブルコードの概要と進め方の説明。
42
+ email:
43
+ - yuki@clear-code.com
44
+ executables: []
45
+ extensions: []
46
+ extra_rdoc_files: []
47
+ files:
48
+ - ".rabbit"
49
+ - README.rd
50
+ - Rakefile
51
+ - config.yaml
52
+ - images/readable-code-reasonability.svg
53
+ - pdf/readable-code-workshop-2019-09-24-introduction-summary.pdf
54
+ - summary.rab
55
+ homepage: http://slide.rabbit-shocker.org/authors/Piro/readable-code-workshop-2019-09-24-introduction/
56
+ licenses:
57
+ - CC BY-SA 4.0
58
+ metadata: {}
59
+ post_install_message:
60
+ rdoc_options: []
61
+ require_paths:
62
+ - lib
63
+ required_ruby_version: !ruby/object:Gem::Requirement
64
+ requirements:
65
+ - - ">="
66
+ - !ruby/object:Gem::Version
67
+ version: '0'
68
+ required_rubygems_version: !ruby/object:Gem::Requirement
69
+ requirements:
70
+ - - ">="
71
+ - !ruby/object:Gem::Version
72
+ version: '0'
73
+ requirements: []
74
+ rubyforge_project:
75
+ rubygems_version: 2.7.6
76
+ signing_key:
77
+ specification_version: 4
78
+ summary: 実践リーダブルコードの概要
79
+ test_files: []