rabbit-slide-kou-sprk2012 2012.09.16.1 → 2012.09.16.2

Sign up to get free protection for your applications and to get access to all the features.
data/README.rd CHANGED
@@ -28,3 +28,21 @@ about how I code clear code.
28
28
 
29
29
  rabbit rabbit-slide-kou-sprk2012.gem
30
30
 
31
+ == ライセンス - License
32
+
33
+ === スライド
34
+
35
+ CC BY 3.0
36
+
37
+ 原著作者 - Author:
38
+
39
+ * 須藤功平
40
+ * Kouhei Sutou
41
+
42
+ === 背景画像
43
+
44
+ CC BY-ND 3.0
45
+
46
+ 原著作者 - Author:
47
+
48
+ * mayuco
data/Rakefile CHANGED
@@ -19,4 +19,5 @@ require "rabbit/task/slide"
19
19
 
20
20
  Rabbit::Task::Slide.new do |task|
21
21
  task.spec.add_runtime_dependency("rabbit-theme-clear-code")
22
+ task.spec.add_runtime_dependency("rabbit-theme-sprk2012")
22
23
  end
@@ -6,9 +6,9 @@ tags:
6
6
  - sprk2012
7
7
  - clear code
8
8
  presentation_date: 2012/09/16
9
- version: 2012.09.16.1
9
+ version: 2012.09.16.2
10
10
  licenses:
11
- - CC BY-SA 3.0
11
+ - CC BY 3.0
12
12
  slideshare_id: how-to-make-clear-code-14288919
13
13
  speaker_deck_id: how-to-make-clear-code
14
14
  author:
@@ -13,7 +13,7 @@
13
13
  : allotted-time
14
14
  25m
15
15
  : theme
16
- clear-code
16
+ .
17
17
 
18
18
  = クリアなコードの作り方\n(('note:(How to make clear code)'))
19
19
 
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: rabbit-slide-kou-sprk2012
3
3
  version: !ruby/object:Gem::Version
4
- version: 2012.09.16.1
4
+ version: 2012.09.16.2
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -9,7 +9,7 @@ authors:
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2012-09-14 00:00:00.000000000 Z
12
+ date: 2012-09-15 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: rabbit
@@ -43,6 +43,22 @@ dependencies:
43
43
  - - ! '>='
44
44
  - !ruby/object:Gem::Version
45
45
  version: '0'
46
+ - !ruby/object:Gem::Dependency
47
+ name: rabbit-theme-sprk2012
48
+ requirement: !ruby/object:Gem::Requirement
49
+ none: false
50
+ requirements:
51
+ - - ! '>='
52
+ - !ruby/object:Gem::Version
53
+ version: '0'
54
+ type: :runtime
55
+ prerelease: false
56
+ version_requirements: !ruby/object:Gem::Requirement
57
+ none: false
58
+ requirements:
59
+ - - ! '>='
60
+ - !ruby/object:Gem::Version
61
+ version: '0'
46
62
  description: ! '私はコードを書くことが好きです。もっと言うとクリアなコードを書くことが
47
63
 
48
64
  好きです。クリアなコードを書くことはとても楽しいので、みんながクリアな
@@ -72,7 +88,7 @@ files:
72
88
  - pdf/sprk2012-how-to-make-clear-code.pdf
73
89
  homepage: http://slide.rabbit-shocker.org/authors/kou/sprk2012/
74
90
  licenses:
75
- - CC BY-SA 3.0
91
+ - CC BY 3.0
76
92
  post_install_message:
77
93
  rdoc_options: []
78
94
  require_paths: