rabbit-slide-kou-heroku-meetup-13 2015.1.13.0 → 2015.1.13.1
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/config.yaml +3 -3
- data/groonga-on-heroku.rab +12 -1
- data/pdf/heroku-meetup-13-groonga-on-heroku.pdf +0 -0
- metadata +2 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 7484533db5f6935eaaba54d100f4993c8e5d7284
|
4
|
+
data.tar.gz: 7d836c065d85dce6d7f1456178d7fb3af84b44da
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 7c2902f0a61bf4c7c9a4edc52b6af030aa63ed8d026176350f0d340148d1bc3e5243f69f13c64dda93576f8ad04b93f17b7b3018632392721995eea4d907bbdf
|
7
|
+
data.tar.gz: 834e603ccbc92a005e4bee24327eae8331d776f44dc7b01383cd154afd1e23306cca40ebd5f3741d7116fb655a3ca39779acf9f6673d5b7ab9bd1aaf8d9be9b3
|
data/config.yaml
CHANGED
@@ -7,11 +7,11 @@ tags:
|
|
7
7
|
- groonga
|
8
8
|
- full-text-search
|
9
9
|
presentation_date: 2015-01-13
|
10
|
-
version: 2015.1.13.
|
10
|
+
version: 2015.1.13.1
|
11
11
|
licenses:
|
12
12
|
- CC BY-SA 4.0
|
13
|
-
slideshare_id:
|
14
|
-
speaker_deck_id:
|
13
|
+
slideshare_id: heroku-meetup-13
|
14
|
+
speaker_deck_id: herokudegroonga
|
15
15
|
ustream_id:
|
16
16
|
vimeo_id:
|
17
17
|
youtube_id:
|
data/groonga-on-heroku.rab
CHANGED
@@ -69,7 +69,7 @@ SQLite3並に\n
|
|
69
69
|
|
70
70
|
* 日本語全文検索対応\n
|
71
71
|
Railsアプリになる!
|
72
|
-
*
|
72
|
+
* 追加Herokuプラグインなし
|
73
73
|
* 別サーバーも必要なし
|
74
74
|
* 参考:PostgreSQLもMySQLも\n
|
75
75
|
追加プラグインが必要
|
@@ -107,3 +107,14 @@ Disposable Database
|
|
107
107
|
* (('note:https://github.com/groonga/heroku-sample-rroonga-blog'))
|
108
108
|
* 解説
|
109
109
|
* (('note:http://www.clear-code.com/blog/2014/5/28.html'))
|
110
|
+
|
111
|
+
= アプリ例:Try Groonga
|
112
|
+
|
113
|
+
(('tag:center'))
|
114
|
+
Webブラウザー上で\n
|
115
|
+
Groongaを試せるHerokuアプリ
|
116
|
+
|
117
|
+
* デモ
|
118
|
+
* (('note:http://try-groonga.herokuapp.com/'))
|
119
|
+
* ソース
|
120
|
+
* (('note:https://github.com/groonga/heroku-try-groonga'))
|
Binary file
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: rabbit-slide-kou-heroku-meetup-13
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 2015.1.13.
|
4
|
+
version: 2015.1.13.1
|
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-01-
|
11
|
+
date: 2015-01-13 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: rabbit
|