enju_flower 0.1.0.pre4 → 0.1.0.pre5
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/app/views/manifestations/_book_jacket.html.erb +1 -1
- data/lib/enju_flower/version.rb +1 -1
- data/spec/dummy/db/test.sqlite3 +0 -0
- data/spec/dummy/solr/data/test/index/{_8s.fdt → _ay.fdt} +0 -0
- data/spec/dummy/solr/data/test/index/{_8s.fdx → _ay.fdx} +0 -0
- data/spec/dummy/solr/data/test/index/{_8s.fnm → _ay.fnm} +0 -0
- data/spec/dummy/solr/data/test/index/{_8s.frq → _ay.frq} +0 -0
- data/spec/dummy/solr/data/test/index/{_8s.nrm → _ay.nrm} +0 -0
- data/spec/dummy/solr/data/test/index/{_8s.prx → _ay.prx} +0 -0
- data/spec/dummy/solr/data/test/index/{_8s.tii → _ay.tii} +0 -0
- data/spec/dummy/solr/data/test/index/{_8s.tis → _ay.tis} +0 -0
- data/spec/dummy/solr/data/test/index/{_8t.fdt → _az.fdt} +0 -0
- data/spec/dummy/solr/data/test/index/{_8t.fdx → _az.fdx} +0 -0
- data/spec/dummy/solr/data/test/index/{_8t.fnm → _az.fnm} +0 -0
- data/spec/dummy/solr/data/test/index/{_8t.frq → _az.frq} +0 -0
- data/spec/dummy/solr/data/test/index/{_8t.nrm → _az.nrm} +0 -0
- data/spec/dummy/solr/data/test/index/{_8t.prx → _az.prx} +0 -0
- data/spec/dummy/solr/data/test/index/{_8t.tii → _az.tii} +0 -0
- data/spec/dummy/solr/data/test/index/{_8t.tis → _az.tis} +0 -0
- data/spec/dummy/solr/data/test/index/{_8u.fdt → _b0.fdt} +0 -0
- data/spec/dummy/solr/data/test/index/{_8u.fdx → _b0.fdx} +0 -0
- data/spec/dummy/solr/data/test/index/{_8u.fnm → _b0.fnm} +0 -0
- data/spec/dummy/solr/data/test/index/{_8u.frq → _b0.frq} +0 -0
- data/spec/dummy/solr/data/test/index/{_8u.nrm → _b0.nrm} +0 -0
- data/spec/dummy/solr/data/test/index/{_8u.prx → _b0.prx} +0 -0
- data/spec/dummy/solr/data/test/index/{_8u.tii → _b0.tii} +0 -0
- data/spec/dummy/solr/data/test/index/{_8u.tis → _b0.tis} +0 -0
- data/spec/dummy/solr/data/test/index/segments.gen +0 -0
- data/spec/dummy/solr/data/test/index/{segments_bw → segments_es} +0 -0
- metadata +68 -54
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA1:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: fe77f1014183a755ac1e82337a3eddacf8550548
|
|
4
|
+
data.tar.gz: adfb92ef1c60b1ed59c4c681aa7f507424c2947e
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: fcdc2115b65e31e4c695cb604f54bbe3aa6d7f28a80316dbe55f0d82e0dbffb606eed7517ca6e5e9530d0fb4fda3599b0c599e740db8962e4289c1516d30dbdc
|
|
7
|
+
data.tar.gz: 28189c0c7fdf344ff351f6e3963752f31147816a8ef42a8fae0a7f8b942ce11f87cb42d350807fa461745749f2cce7c68bb823a7039f17bfdaae4c7563fd8194
|
data/lib/enju_flower/version.rb
CHANGED
data/spec/dummy/db/test.sqlite3
CHANGED
|
Binary file
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
Binary file
|
|
Binary file
|
metadata
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: enju_flower
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 0.1.0.
|
|
4
|
+
version: 0.1.0.pre5
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Kosuke Tanabe
|
|
8
8
|
autorequire:
|
|
9
9
|
bindir: bin
|
|
10
10
|
cert_chain: []
|
|
11
|
-
date: 2013-04-
|
|
11
|
+
date: 2013-04-18 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: rails
|
|
@@ -114,14 +114,14 @@ dependencies:
|
|
|
114
114
|
requirements:
|
|
115
115
|
- - ~>
|
|
116
116
|
- !ruby/object:Gem::Version
|
|
117
|
-
version: 0.1.0.
|
|
117
|
+
version: 0.1.0.pre33
|
|
118
118
|
type: :development
|
|
119
119
|
prerelease: false
|
|
120
120
|
version_requirements: !ruby/object:Gem::Requirement
|
|
121
121
|
requirements:
|
|
122
122
|
- - ~>
|
|
123
123
|
- !ruby/object:Gem::Version
|
|
124
|
-
version: 0.1.0.
|
|
124
|
+
version: 0.1.0.pre33
|
|
125
125
|
- !ruby/object:Gem::Dependency
|
|
126
126
|
name: enju_library
|
|
127
127
|
requirement: !ruby/object:Gem::Requirement
|
|
@@ -150,6 +150,20 @@ dependencies:
|
|
|
150
150
|
- - '>='
|
|
151
151
|
- !ruby/object:Gem::Version
|
|
152
152
|
version: '0'
|
|
153
|
+
- !ruby/object:Gem::Dependency
|
|
154
|
+
name: sunspot-rails-tester
|
|
155
|
+
requirement: !ruby/object:Gem::Requirement
|
|
156
|
+
requirements:
|
|
157
|
+
- - '>='
|
|
158
|
+
- !ruby/object:Gem::Version
|
|
159
|
+
version: '0'
|
|
160
|
+
type: :development
|
|
161
|
+
prerelease: false
|
|
162
|
+
version_requirements: !ruby/object:Gem::Requirement
|
|
163
|
+
requirements:
|
|
164
|
+
- - '>='
|
|
165
|
+
- !ruby/object:Gem::Version
|
|
166
|
+
version: '0'
|
|
153
167
|
description: User interface for Next-L Enju
|
|
154
168
|
email:
|
|
155
169
|
- tanabe@mwr.mediacom.keio.ac.jp
|
|
@@ -454,32 +468,32 @@ files:
|
|
|
454
468
|
- spec/dummy/solr/conf/spellings.txt
|
|
455
469
|
- spec/dummy/solr/conf/stopwords.txt
|
|
456
470
|
- spec/dummy/solr/conf/synonyms.txt
|
|
457
|
-
- spec/dummy/solr/data/test/index/
|
|
458
|
-
- spec/dummy/solr/data/test/index/
|
|
459
|
-
- spec/dummy/solr/data/test/index/
|
|
460
|
-
- spec/dummy/solr/data/test/index/
|
|
461
|
-
- spec/dummy/solr/data/test/index/
|
|
462
|
-
- spec/dummy/solr/data/test/index/
|
|
463
|
-
- spec/dummy/solr/data/test/index/
|
|
464
|
-
- spec/dummy/solr/data/test/index/
|
|
465
|
-
- spec/dummy/solr/data/test/index/
|
|
466
|
-
- spec/dummy/solr/data/test/index/
|
|
467
|
-
- spec/dummy/solr/data/test/index/
|
|
468
|
-
- spec/dummy/solr/data/test/index/
|
|
469
|
-
- spec/dummy/solr/data/test/index/
|
|
470
|
-
- spec/dummy/solr/data/test/index/
|
|
471
|
-
- spec/dummy/solr/data/test/index/
|
|
472
|
-
- spec/dummy/solr/data/test/index/
|
|
473
|
-
- spec/dummy/solr/data/test/index/
|
|
474
|
-
- spec/dummy/solr/data/test/index/
|
|
475
|
-
- spec/dummy/solr/data/test/index/
|
|
476
|
-
- spec/dummy/solr/data/test/index/
|
|
477
|
-
- spec/dummy/solr/data/test/index/
|
|
478
|
-
- spec/dummy/solr/data/test/index/
|
|
479
|
-
- spec/dummy/solr/data/test/index/
|
|
480
|
-
- spec/dummy/solr/data/test/index/
|
|
471
|
+
- spec/dummy/solr/data/test/index/_ay.fdt
|
|
472
|
+
- spec/dummy/solr/data/test/index/_ay.fdx
|
|
473
|
+
- spec/dummy/solr/data/test/index/_ay.fnm
|
|
474
|
+
- spec/dummy/solr/data/test/index/_ay.frq
|
|
475
|
+
- spec/dummy/solr/data/test/index/_ay.nrm
|
|
476
|
+
- spec/dummy/solr/data/test/index/_ay.prx
|
|
477
|
+
- spec/dummy/solr/data/test/index/_ay.tii
|
|
478
|
+
- spec/dummy/solr/data/test/index/_ay.tis
|
|
479
|
+
- spec/dummy/solr/data/test/index/_az.fdt
|
|
480
|
+
- spec/dummy/solr/data/test/index/_az.fdx
|
|
481
|
+
- spec/dummy/solr/data/test/index/_az.fnm
|
|
482
|
+
- spec/dummy/solr/data/test/index/_az.frq
|
|
483
|
+
- spec/dummy/solr/data/test/index/_az.nrm
|
|
484
|
+
- spec/dummy/solr/data/test/index/_az.prx
|
|
485
|
+
- spec/dummy/solr/data/test/index/_az.tii
|
|
486
|
+
- spec/dummy/solr/data/test/index/_az.tis
|
|
487
|
+
- spec/dummy/solr/data/test/index/_b0.fdt
|
|
488
|
+
- spec/dummy/solr/data/test/index/_b0.fdx
|
|
489
|
+
- spec/dummy/solr/data/test/index/_b0.fnm
|
|
490
|
+
- spec/dummy/solr/data/test/index/_b0.frq
|
|
491
|
+
- spec/dummy/solr/data/test/index/_b0.nrm
|
|
492
|
+
- spec/dummy/solr/data/test/index/_b0.prx
|
|
493
|
+
- spec/dummy/solr/data/test/index/_b0.tii
|
|
494
|
+
- spec/dummy/solr/data/test/index/_b0.tis
|
|
481
495
|
- spec/dummy/solr/data/test/index/segments.gen
|
|
482
|
-
- spec/dummy/solr/data/test/index/
|
|
496
|
+
- spec/dummy/solr/data/test/index/segments_es
|
|
483
497
|
- spec/dummy/solr/data/test/spellchecker/segments.gen
|
|
484
498
|
- spec/dummy/solr/data/test/spellchecker/segments_1
|
|
485
499
|
- spec/dummy/tmp/cache/4F7/F90/default_role
|
|
@@ -805,32 +819,32 @@ test_files:
|
|
|
805
819
|
- spec/dummy/solr/conf/spellings.txt
|
|
806
820
|
- spec/dummy/solr/conf/stopwords.txt
|
|
807
821
|
- spec/dummy/solr/conf/synonyms.txt
|
|
808
|
-
- spec/dummy/solr/data/test/index/
|
|
809
|
-
- spec/dummy/solr/data/test/index/
|
|
810
|
-
- spec/dummy/solr/data/test/index/
|
|
811
|
-
- spec/dummy/solr/data/test/index/
|
|
812
|
-
- spec/dummy/solr/data/test/index/
|
|
813
|
-
- spec/dummy/solr/data/test/index/
|
|
814
|
-
- spec/dummy/solr/data/test/index/
|
|
815
|
-
- spec/dummy/solr/data/test/index/
|
|
816
|
-
- spec/dummy/solr/data/test/index/
|
|
817
|
-
- spec/dummy/solr/data/test/index/
|
|
818
|
-
- spec/dummy/solr/data/test/index/
|
|
819
|
-
- spec/dummy/solr/data/test/index/
|
|
820
|
-
- spec/dummy/solr/data/test/index/
|
|
821
|
-
- spec/dummy/solr/data/test/index/
|
|
822
|
-
- spec/dummy/solr/data/test/index/
|
|
823
|
-
- spec/dummy/solr/data/test/index/
|
|
824
|
-
- spec/dummy/solr/data/test/index/
|
|
825
|
-
- spec/dummy/solr/data/test/index/
|
|
826
|
-
- spec/dummy/solr/data/test/index/
|
|
827
|
-
- spec/dummy/solr/data/test/index/
|
|
828
|
-
- spec/dummy/solr/data/test/index/
|
|
829
|
-
- spec/dummy/solr/data/test/index/
|
|
830
|
-
- spec/dummy/solr/data/test/index/
|
|
831
|
-
- spec/dummy/solr/data/test/index/
|
|
822
|
+
- spec/dummy/solr/data/test/index/_ay.fdt
|
|
823
|
+
- spec/dummy/solr/data/test/index/_ay.fdx
|
|
824
|
+
- spec/dummy/solr/data/test/index/_ay.fnm
|
|
825
|
+
- spec/dummy/solr/data/test/index/_ay.frq
|
|
826
|
+
- spec/dummy/solr/data/test/index/_ay.nrm
|
|
827
|
+
- spec/dummy/solr/data/test/index/_ay.prx
|
|
828
|
+
- spec/dummy/solr/data/test/index/_ay.tii
|
|
829
|
+
- spec/dummy/solr/data/test/index/_ay.tis
|
|
830
|
+
- spec/dummy/solr/data/test/index/_az.fdt
|
|
831
|
+
- spec/dummy/solr/data/test/index/_az.fdx
|
|
832
|
+
- spec/dummy/solr/data/test/index/_az.fnm
|
|
833
|
+
- spec/dummy/solr/data/test/index/_az.frq
|
|
834
|
+
- spec/dummy/solr/data/test/index/_az.nrm
|
|
835
|
+
- spec/dummy/solr/data/test/index/_az.prx
|
|
836
|
+
- spec/dummy/solr/data/test/index/_az.tii
|
|
837
|
+
- spec/dummy/solr/data/test/index/_az.tis
|
|
838
|
+
- spec/dummy/solr/data/test/index/_b0.fdt
|
|
839
|
+
- spec/dummy/solr/data/test/index/_b0.fdx
|
|
840
|
+
- spec/dummy/solr/data/test/index/_b0.fnm
|
|
841
|
+
- spec/dummy/solr/data/test/index/_b0.frq
|
|
842
|
+
- spec/dummy/solr/data/test/index/_b0.nrm
|
|
843
|
+
- spec/dummy/solr/data/test/index/_b0.prx
|
|
844
|
+
- spec/dummy/solr/data/test/index/_b0.tii
|
|
845
|
+
- spec/dummy/solr/data/test/index/_b0.tis
|
|
832
846
|
- spec/dummy/solr/data/test/index/segments.gen
|
|
833
|
-
- spec/dummy/solr/data/test/index/
|
|
847
|
+
- spec/dummy/solr/data/test/index/segments_es
|
|
834
848
|
- spec/dummy/solr/data/test/spellchecker/segments.gen
|
|
835
849
|
- spec/dummy/solr/data/test/spellchecker/segments_1
|
|
836
850
|
- spec/dummy/tmp/cache/4F7/F90/default_role
|