rabbit-slide-kou-rubykaigi-2018 2018.6.1.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +7 -0
- data/.rabbit +1 -0
- data/README.rd +47 -0
- data/Rakefile +17 -0
- data/config.yaml +22 -0
- data/images/bindings-by-gobject-introspection.svg +499 -0
- data/images/bindings-by-swig.svg +273 -0
- data/images/cairo-gc-trigger.pdf +0 -0
- data/images/cairo-no-gc-trigger.pdf +0 -0
- data/images/clear-code-rubykaigi-2018-silver-sponsor.png +0 -0
- data/images/code-party.png +0 -0
- data/images/jekyll-task-i18n-red-data-tools.gif +0 -0
- data/images/pdf-clickable.png +0 -0
- data/images/rabbit-slide-show.png +0 -0
- data/images/ruby-gtk3-with-ruby-gi.svg +411 -0
- data/images/ruby-gtk3-without-ruby-gi.svg +313 -0
- data/images/rubykaigi-2017-extension-by-cpp-title.pdf +1853 -4
- data/images/rurema-search.png +0 -0
- data/images/shocker.jpeg +0 -0
- data/images/the-tortoise-and-the-hare-fast.png +0 -0
- data/images/the-tortoise-and-the-hare-good.png +0 -0
- data/images/the-tortoise-and-the-hare-hare.png +0 -0
- data/images/the-tortoise-and-the-hare-raw.png +0 -0
- data/images/the-tortoise-and-the-hare-slow.png +0 -0
- data/images/the-tortoise-and-the-hare-tortoise.png +0 -0
- data/images/the-tortoise-and-the-hare.gif +0 -0
- data/images/the-tortoise-and-the-hare.png +0 -0
- data/interface.rab +614 -0
- data/my-way-with-ruby.rab +1668 -0
- data/pdf/rubykaigi-2018-my-way-with-ruby.pdf +0 -0
- data/theme.rb +4 -0
- metadata +108 -0
Binary file
|
data/theme.rb
ADDED
metadata
ADDED
@@ -0,0 +1,108 @@
|
|
1
|
+
--- !ruby/object:Gem::Specification
|
2
|
+
name: rabbit-slide-kou-rubykaigi-2018
|
3
|
+
version: !ruby/object:Gem::Version
|
4
|
+
version: 2018.6.1.0
|
5
|
+
platform: ruby
|
6
|
+
authors:
|
7
|
+
- Kouhei Sutou
|
8
|
+
autorequire:
|
9
|
+
bindir: bin
|
10
|
+
cert_chain: []
|
11
|
+
date: 2018-05-27 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: |-
|
42
|
+
Here are my activities as a Rubyist:
|
43
|
+
|
44
|
+
* Increase what Ruby can
|
45
|
+
* Maintain libraries
|
46
|
+
|
47
|
+
In this talk, I introduce my activities.
|
48
|
+
email:
|
49
|
+
- kou@clear-code.com
|
50
|
+
executables: []
|
51
|
+
extensions: []
|
52
|
+
extra_rdoc_files: []
|
53
|
+
files:
|
54
|
+
- ".rabbit"
|
55
|
+
- README.rd
|
56
|
+
- Rakefile
|
57
|
+
- config.yaml
|
58
|
+
- images/bindings-by-gobject-introspection.svg
|
59
|
+
- images/bindings-by-swig.svg
|
60
|
+
- images/cairo-gc-trigger.pdf
|
61
|
+
- images/cairo-no-gc-trigger.pdf
|
62
|
+
- images/clear-code-rubykaigi-2018-silver-sponsor.png
|
63
|
+
- images/code-party.png
|
64
|
+
- images/jekyll-task-i18n-red-data-tools.gif
|
65
|
+
- images/pdf-clickable.png
|
66
|
+
- images/rabbit-slide-show.png
|
67
|
+
- images/ruby-gtk3-with-ruby-gi.svg
|
68
|
+
- images/ruby-gtk3-without-ruby-gi.svg
|
69
|
+
- images/rubykaigi-2017-extension-by-cpp-title.pdf
|
70
|
+
- images/rurema-search.png
|
71
|
+
- images/shocker.jpeg
|
72
|
+
- images/the-tortoise-and-the-hare-fast.png
|
73
|
+
- images/the-tortoise-and-the-hare-good.png
|
74
|
+
- images/the-tortoise-and-the-hare-hare.png
|
75
|
+
- images/the-tortoise-and-the-hare-raw.png
|
76
|
+
- images/the-tortoise-and-the-hare-slow.png
|
77
|
+
- images/the-tortoise-and-the-hare-tortoise.png
|
78
|
+
- images/the-tortoise-and-the-hare.gif
|
79
|
+
- images/the-tortoise-and-the-hare.png
|
80
|
+
- interface.rab
|
81
|
+
- my-way-with-ruby.rab
|
82
|
+
- pdf/rubykaigi-2018-my-way-with-ruby.pdf
|
83
|
+
- theme.rb
|
84
|
+
homepage: http://slide.rabbit-shocker.org/authors/kou/rubykaigi-2018/
|
85
|
+
licenses:
|
86
|
+
- CC-BY-SA-4.0
|
87
|
+
metadata: {}
|
88
|
+
post_install_message:
|
89
|
+
rdoc_options: []
|
90
|
+
require_paths:
|
91
|
+
- lib
|
92
|
+
required_ruby_version: !ruby/object:Gem::Requirement
|
93
|
+
requirements:
|
94
|
+
- - ">="
|
95
|
+
- !ruby/object:Gem::Version
|
96
|
+
version: '0'
|
97
|
+
required_rubygems_version: !ruby/object:Gem::Requirement
|
98
|
+
requirements:
|
99
|
+
- - ">="
|
100
|
+
- !ruby/object:Gem::Version
|
101
|
+
version: '0'
|
102
|
+
requirements: []
|
103
|
+
rubyforge_project:
|
104
|
+
rubygems_version: 2.7.7
|
105
|
+
signing_key:
|
106
|
+
specification_version: 4
|
107
|
+
summary: My way with Ruby
|
108
|
+
test_files: []
|