rabbit-slide-kou-readable-code-workshop-for-pioneer-introduction 2015.8.11.0 → 2015.12.22.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/config.yaml +2 -2
- data/pdf/readable-code-workshop-for-pioneer-introduction-summary.pdf +0 -0
- data/summary.rab +6 -6
- metadata +3 -3
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA1:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: d4b6c6efc1ffcde87fcbe81d571a1a560a0c4f92
|
|
4
|
+
data.tar.gz: 5cd7ab793562accd52f567a427cd148d36b7008a
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 0fef6fd45ee7a2db11bef88c7e0f8687a28798228e822a0cc5afb392b06d632dfc239c6259d01eaab78290887d0aff96add6a33402b2ae717d9e82892a0e1bd1
|
|
7
|
+
data.tar.gz: 010281397354c7989aa65927a63cc3d6f58c3ff1dcabc90017bbd05e0f233c306d0b1432223586b25363175758b3b53231ac53c6c94a8ae5882a06b11512848c
|
data/config.yaml
CHANGED
|
@@ -4,8 +4,8 @@ base_name: summary
|
|
|
4
4
|
tags:
|
|
5
5
|
- rabbit
|
|
6
6
|
- readable-code
|
|
7
|
-
presentation_date: 2015-
|
|
8
|
-
version: 2015.
|
|
7
|
+
presentation_date: 2015-12-22
|
|
8
|
+
version: 2015.12.22.0
|
|
9
9
|
licenses:
|
|
10
10
|
- CC BY-SA 4.0
|
|
11
11
|
slideshare_id: readable-code-workshop-for-pioneer-introduction
|
|
Binary file
|
data/summary.rab
CHANGED
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
リーダブルコードワークショップ\n
|
|
9
9
|
(パイオニア向け)
|
|
10
10
|
: date
|
|
11
|
-
2015-
|
|
11
|
+
2015-12-22
|
|
12
12
|
: allotted-time
|
|
13
13
|
20m
|
|
14
14
|
: theme
|
|
@@ -136,14 +136,14 @@
|
|
|
136
136
|
|
|
137
137
|
= 今日の流れ - 午前
|
|
138
138
|
|
|
139
|
-
* 10:
|
|
140
|
-
*
|
|
141
|
-
* 11:
|
|
142
|
-
* 12:
|
|
139
|
+
* 10:30- アイスブレーク
|
|
140
|
+
* 10:45- 概要と進め方の説明
|
|
141
|
+
* 11:00- 個人として開発
|
|
142
|
+
* 12:30- ランチ
|
|
143
143
|
|
|
144
144
|
= 今日の流れ - 昼下がり
|
|
145
145
|
|
|
146
|
-
* 13:
|
|
146
|
+
* 13:30- ペアとして開発
|
|
147
147
|
* 15:00- リーダブルコード共有
|
|
148
148
|
* 15:30- チームとして開発\n
|
|
149
149
|
(('note:(読むだけ。書かない。)'))
|
metadata
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: rabbit-slide-kou-readable-code-workshop-for-pioneer-introduction
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 2015.
|
|
4
|
+
version: 2015.12.22.0
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Kouhei Sutou
|
|
8
8
|
autorequire:
|
|
9
9
|
bindir: bin
|
|
10
10
|
cert_chain: []
|
|
11
|
-
date: 2015-
|
|
11
|
+
date: 2015-12-22 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: rabbit
|
|
@@ -74,7 +74,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
|
74
74
|
version: '0'
|
|
75
75
|
requirements: []
|
|
76
76
|
rubyforge_project:
|
|
77
|
-
rubygems_version: 2.
|
|
77
|
+
rubygems_version: 2.4.5.1
|
|
78
78
|
signing_key:
|
|
79
79
|
specification_version: 4
|
|
80
80
|
summary: "リーダブルコードワークショップ(パイオニア向け)の概要"
|