rabbit-slide-kou-mysql-and-postgresql-and-japanese-full-text-search-3 2016.9.29.0 → 2016.9.29.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (4) hide show
  1. checksums.yaml +4 -4
  2. data/README.rd +2 -2
  3. data/config.yaml +1 -1
  4. metadata +3 -3
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 3bc6d689060f78211a40d95c1205655a49bb908e
4
- data.tar.gz: 6538eff06dc04f6ddb770b6d62dcf49e2886755a
3
+ metadata.gz: 14fab6ad8003dcdfd675192e5fc15bfb61d8462b
4
+ data.tar.gz: e48e5ae1d5449193521dde73413b41e9ed89a645
5
5
  SHA512:
6
- metadata.gz: 8f940a73aa12fb0f0690bb01c9d87d2f5f2d7dce5f06d6d303083c231c4b6fd80452e56a3b5e750cf3f708f7b1255502d8ac5fde70c2df0b9b315dcd7cbd7049
7
- data.tar.gz: 54ce10dcd062a0f535375f7ba9a00c3b67b92e81b7a8adb25d8d9d5a8a37fd04eed3aaccb379a5c5e1b1789efa6414fd8d85071f28e48c36f3a51de0b911063f
6
+ metadata.gz: 7f7891adc7087d18153dc69b698fddcadda9244054743426ace0546f3668d48531c77a26f00ca8f6768d5218be6e16ab439b266732ac3ae6540d02775e04615d
7
+ data.tar.gz: a6328c347ec533f0a794b11bd114b8032a6466f6d5ab559dbe6b2a0280a95f930833ed4a85c1b4f9b2df148e3ed42c9adba346af0e771c57612ffa1d331f9aa6
data/README.rd CHANGED
@@ -1,6 +1,6 @@
1
- = Mroonga・PGroonga利用方法
1
+ = Mroonga・PGroonga導入方法
2
2
 
3
- Mroonga・PGroongaをさわり始めた人向けにMroonga・PGroongaを利用する方法を具体的な事例を使いながら紹介します。
3
+ 既存のアプリケーションにMroonga・PGroongaを導入する方法を具体的な事例を使いながら紹介します。
4
4
 
5
5
  == ライセンス
6
6
 
data/config.yaml CHANGED
@@ -9,7 +9,7 @@ tags:
9
9
  - postgresql
10
10
  - full-text-search
11
11
  presentation_date: 2016-09-29
12
- version: 2016.9.29.0
12
+ version: 2016.9.29.1
13
13
  licenses:
14
14
  - CC BY 3.0
15
15
  - CC BY-SA 4.0
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: rabbit-slide-kou-mysql-and-postgresql-and-japanese-full-text-search-3
3
3
  version: !ruby/object:Gem::Version
4
- version: 2016.9.29.0
4
+ version: 2016.9.29.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - 須藤功平
@@ -24,7 +24,7 @@ dependencies:
24
24
  - - ">="
25
25
  - !ruby/object:Gem::Version
26
26
  version: 2.0.2
27
- description: Mroonga・PGroongaをさわり始めた人向けにMroonga・PGroongaを利用する方法を具体的な事例を使いながら紹介します。
27
+ description: 既存のアプリケーションにMroonga・PGroongaを導入する方法を具体的な事例を使いながら紹介します。
28
28
  email:
29
29
  - kou@clear-code.com
30
30
  executables: []
@@ -65,5 +65,5 @@ rubyforge_project:
65
65
  rubygems_version: 2.5.1
66
66
  signing_key:
67
67
  specification_version: 4
68
- summary: Mroonga・PGroonga利用方法
68
+ summary: Mroonga・PGroonga導入方法
69
69
  test_files: []