enju_biblio 0.1.0.pre53 → 0.1.0.pre54

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: fe609d882b6ac9b45013f9093f98515fc656675f
4
- data.tar.gz: fa0c10fc22ef968d9b8477cd325710365708c28f
3
+ metadata.gz: 83291e54fb0ca8d130abaa4b09c0b98613ea1c46
4
+ data.tar.gz: c2574ab8e861fc8998035fd0f443b120382cba1c
5
5
  SHA512:
6
- metadata.gz: b24b4f20952199d0d36277e2fc889916cbb0c6ef2441756a484175980a51a9748c7490181007f3db4b288e096471512e90f97f3413cd99b0e8b4b1054b41e150
7
- data.tar.gz: b7fe8414bbce9e0f0663ffd8935f614974e636b74163bae915230e4ad9596addba96a39ebdb592c0140dd9051863323d06812542fd13d26090ce1a2d5f7c0800
6
+ metadata.gz: 9b42b5b3af45af127618bf1ef794ea02af0ea33317afe5bdcdaa597442c5e42e1513e4c65a8558476c28fb7fc66befe9e849a9bcce3cfa2d2b4d17b8a8d31e98
7
+ data.tar.gz: 476d0018d11c20955d81abc62ee8b49938654f293ac77b4be2c1d34a1410bcd4f4f0b429fa167393dea7ce1e490a157d2c03156ea0c2d0b35f653ebdfa8d4ed3
@@ -533,8 +533,8 @@ class Manifestation < ActiveRecord::Base
533
533
  lines = []
534
534
  lines << m.id
535
535
  lines << m.original_title
536
- lines << m.creators.pluck(:full_name).join(";")
537
- lines << m.publishers.pluck(:full_name).join(";")
536
+ lines << m.creators.pluck(:full_name).join("//")
537
+ lines << m.publishers.pluck(:full_name).join("//")
538
538
  lines << m.pub_date
539
539
  lines << m.price
540
540
  lines << m.identifier_contents(:isbn).first
@@ -1,3 +1,3 @@
1
1
  module EnjuBiblio
2
- VERSION = "0.1.0.pre53"
2
+ VERSION = "0.1.0.pre54"
3
3
  end
Binary file
@@ -0,0 +1,147 @@
1
+ manifestation_id original_title creator publisher pub_date price isbn item_identifier call_number item_price acquired_at bookstore budget_type circulation_status shelf library
2
+ 1 よくわかる最新Webサービス技術 Administrator//Librarian1 Administrator//Kosuke Tanabe 4798002062 00001 Available On Shelf web web
3
+ 1 よくわかる最新Webサービス技術 Administrator//Librarian1 Administrator//Kosuke Tanabe 4798002062 00004 Available On Shelf web web
4
+ 1 よくわかる最新Webサービス技術 Administrator//Librarian1 Administrator//Kosuke Tanabe 4798002062 00007 Available On Shelf web web
5
+ 1 よくわかる最新Webサービス技術 Administrator//Librarian1 Administrator//Kosuke Tanabe 4798002062 00010 Available On Shelf web web
6
+ 1 よくわかる最新Webサービス技術 Administrator//Librarian1 Administrator//Kosuke Tanabe 4798002062 00011 Available On Shelf web web
7
+ 1 よくわかる最新Webサービス技術 Administrator//Librarian1 Administrator//Kosuke Tanabe 4798002062 00018 On Loan web web
8
+ 1 よくわかる最新Webサービス技術 Administrator//Librarian1 Administrator//Kosuke Tanabe 4798002062 00019 Available On Shelf web web
9
+ 1 よくわかる最新Webサービス技術 Administrator//Librarian1 Administrator//Kosuke Tanabe 4798002062 00020 Recalled web web
10
+ 2 情報通信ハンドブック2005 Administrator Librarian1//Administrator 4915724824 00002 Available On Shelf web web
11
+ 2 情報通信ハンドブック2005 Administrator Librarian1//Administrator 4915724824 00005 Available On Shelf web web
12
+ 2 情報通信ハンドブック2005 Administrator Librarian1//Administrator 4915724824 00008 Available On Shelf web web
13
+ 2 情報通信ハンドブック2005 Administrator Librarian1//Administrator 4915724824 00012 Circulation Status Undefined web web
14
+ 2 情報通信ハンドブック2005 Administrator Librarian1//Administrator 4915724824 00013 On Loan web web
15
+ 2 情報通信ハンドブック2005 Administrator Librarian1//Administrator 4915724824 00014 On Loan web web
16
+ 2 情報通信ハンドブック2005 Administrator Librarian1//Administrator 4915724824 00015 On Loan web web
17
+ 3 これからの生命科学研究者のためのバイオ特許入門講座 Kosuke Tanabe//Librarian1 4897063590 00003 Available On Shelf web web
18
+ 3 これからの生命科学研究者のためのバイオ特許入門講座 Kosuke Tanabe//Librarian1 4897063590 00006 Available On Shelf web web
19
+ 3 これからの生命科学研究者のためのバイオ特許入門講座 Kosuke Tanabe//Librarian1 4897063590 00009 Available On Shelf third_shelf hachioji
20
+ 3 これからの生命科学研究者のためのバイオ特許入門講座 Kosuke Tanabe//Librarian1 4897063590 00016 On Loan web web
21
+ 3 これからの生命科学研究者のためのバイオ特許入門講座 Kosuke Tanabe//Librarian1 4897063590 00017 On Loan web web
22
+ 4 THE BIOTECH INVESTOR'S BIBLE Administrator;Kosuke Tanabe 0471412791
23
+ 5 顧客満足型マーケティングの構図 Administrator;Librarian1
24
+ 6 仕組み革新の時代
25
+ 7 dictionary of e-business 0470844701
26
+ 8 Webサービス完全解説 4798101028
27
+ 9 逐条解説不正競争防止法 4641143331
28
+ 10 Apache Lucene入門 : Java・オープンソース・全文検索システムの構築 9784774127804
29
+ 11 Webサービス完全構築ガイド 00021 Available On Shelf web web
30
+ 11 Webサービス完全構築ガイド 00022 Available On Shelf web web
31
+ 11 Webサービス完全構築ガイド 00023 Removed first_shelf kamata
32
+ 22 YouTube - Open Source ILS Song
33
+ 23 世界の美しい図書館集めてみた【第一弾】
34
+ 101 CGI基礎講座 : Perl・プログラミング・日本語処理 テスト正式名称
35
+ 102 CGIレスキュー実践Perlプログラミング : Web裏技 作者ダミー
36
+ 103 Perlクックブック. v.2 作者ダミー
37
+ 104 Perlクックブック. v.1 作者ダミー
38
+ 105 初めてのPerl. 続
39
+ 106 Perl & XML
40
+ 107 はじめてのPerlモジュール : 厳選実用モジュール集
41
+ 108 Perl 5パワフルテクニック大全集
42
+ 109 CGI/Perlパワープログラミング
43
+ 110 Ruby/GTKプログラミング入門 : Rubyで作って遊ぶGUIプログラミング
44
+ 111 すぐわかるPerl
45
+ 112 CGIのための実践入門Perl : 対話的・動きのあるWebページを作ろう
46
+ 113 プログラミングは難しくない! : ウェブではじめるJavaScript/Perl/Java
47
+ 114 Rubyを256倍使うための本. 魔道編 2001-03-20 9784756137470
48
+ 115 入門Perl
49
+ 116 sed & awkプログラミング : UNIX power tools 1991-12-24 9784756100917
50
+ 117 Perlの達人
51
+ 118 ナチ強制・絶滅収容所 : 18施設内の生と死
52
+ 119 Perl基礎講座
53
+ 120 Rubyプログラミング入門 オーム社 2000-10-01 9784274063855
54
+ 121 Django×Python
55
+ 122 みんなのPython
56
+ 123 Rubyでgroonga使って全文検索 - ラングバ
57
+ 124 まちづくり三鷹図書館(Ruby図書館情報システム デモサイト)
58
+ 125 Ruby on Rails入門 : 優しいRailsの育て方
59
+ 126 Ruby Cookbook
60
+ 127 CGI programming on the World Wide Web
61
+ 128 Genomic Perl
62
+ 129 Indians of the Pacific Northwest
63
+ 130 Massachusetts acid rain monitoring project / Massachusetts acid rain monitoring project A.R.M
64
+ 131 International Symposium Genes and Chromosomes Structure and Function
65
+ 132 Perl black book, 2nd edition
66
+ 133 Python scripting for computational science
67
+ 134 Tests on a gold ore from the Ruby Basin, Black Hills
68
+ 135 Official guide to programming with CGI.pm / Programming with CGI.pm / Official guide to programming with CGI.pm
69
+ 136 Three little words [sound recording] / Nevertheless (I'm in love with you) / I love you so much / All alone Monday / Where did you get that girl? / Thinking of you / I wanna be loved by you / Who's sorry now? / My sunny Tennessee / So long Oolong / Three little words
70
+ 137 Femtosecond time-resolved spectroscopy of organic molecular crystals / Time-resolved spectroscopy of organic molecular crystals, Femtosecond
71
+ 138 CGI programming with Perl
72
+ 139 Python and XML / Python &amp; XML / XML processing with Python
73
+ 140 Perl cookbook / Solutions and examples for Perl programmers
74
+ 141 Mastering Perl/Tk / Perl/Tk
75
+ 142 Mastering algorithms with Perl / Practical programming through computer science
76
+ 143 Programming Perl
77
+ 144 Fort Worth &amp; Tarrant County / Fort Worth and Tarrant County
78
+ 145 Monty Python's Spamalot [sound recording] / Spamalot / Spamalot / Monty Python and the Holy Grail (Motion picture)
79
+ 146 AWK programming language
80
+ 147 Toting the lead row
81
+ 148 Afro-American blues and game songs
82
+ 149 Perl/Tk pocket reference
83
+ 150 politics of improving urban air quality
84
+ 151 Perl developer's dictionary
85
+ 152 Andrテδゥ Poitiers
86
+ 153 PERL and CGI for the World Wide Web [electronic resource] / Visual QuickStart guide
87
+ 154 Python tutorial
88
+ 155 Line shapes of paramagnetic resonances in ruby
89
+ 156 Perl programmer's reference
90
+ 157 Technological capabilities in developing countries
91
+ 158 phenomena of vagueness
92
+ 159 theory of consumer's demand
93
+ 160 theory of consumer's demand
94
+ 161 Monty Python, Shakespeare, and English Renaissance drama
95
+ 162 Analyzing computer system performance with PERL::PDQ
96
+ 163 equilibrium of the reaction between the manganate, permanganate, and hydroxide of potassium, and manganese dioxide
97
+ 164 Stimulated optical emission in ruby
98
+ 165 Strategic planning and risk analysis
99
+ 166 Performance assertion checking
100
+ 167 Spin-lattice relaxation time of ruby
101
+ 168 Mourning Ruby
102
+ 169 statistical analysis of banking performance in the Eastern Caribbean Currency Union in the 1990s
103
+ 170 Professional Perl programming / Perl programming
104
+ 171 Perl in a nutshell
105
+ 172 Programming Web services with Perl
106
+ 173 Proceedings of the Trieste Workshop on the search for New Elementary Particles / International journal of modern physics / Search for new elementary particles
107
+ 174 Europeras 3 &amp; 4 / Europera
108
+ 175 Retreats from realism in recent English drama
109
+ 176 Python programming patterns
110
+ 177 Beginning Perl for bioinformatics
111
+ 178 Learning Perl
112
+ 179 Effective awk programming
113
+ 180 Python standard library / Annotated reference for Python 2.0
114
+ 181 Programming Python
115
+ 182 Perl CD bookshelf
116
+ 183 Programming Perl
117
+ 184 Sed &amp; awk pocket reference / Sed and awk pocket reference
118
+ 185 Perl power!
119
+ 186 ATOKダイレクト API for Perl / Ruby?|?さらに使いこなす?|?ATOK.com
120
+ 187 Welcome ― Ruby Enterprise Edition
121
+ 188 Pythonクックブック
122
+ 189 みんなのPython インデントの世界へようこそ! object oriented-lightweight language Python
123
+ 190 Django | The Web framework for perfectionists with deadlines
124
+ 191 fac-back-opac - Google Code
125
+ 192 Rubyクックブック 2007-04-27 9784873113241
126
+ 193 Rubyレシピブック 2007-02-01 4797340045
127
+ 194 初めてのPerl 第3版
128
+ 195 続・初めてのPerl 改訂版
129
+ 196 たのしいRuby 第2版 Rubyではじめる気軽なプログラミング 2006-08-05 9784797336610
130
+ 197 Ruby
131
+ 198 紅玉の本 Ruby社
132
+ 201 テスト雑誌2005年1月号 出版社テスト
133
+ 202 テスト雑誌2月号 出版社テスト
134
+ 203 テスト単行本記事2005
135
+ 204 テスト雑誌1月号の記事1 2005 試験用会社
136
+ 205 テスト雑誌1月号の記事2 試験用会社
137
+ 206 テスト雑誌2月号の記事1 試験用会社
138
+ 207 試験単行本 出版社テスト
139
+ 208 ある出版物 テスト正式名称
140
+ 209 権限確認Admin専用1
141
+ 210 権限確認Admin専用2
142
+ 211 権限確認Librarian以上用1
143
+ 212 権限確認Librarian以上用2
144
+ 213 権限確認User以上用1
145
+ 214 権限確認User以上用2
146
+ 215 権限確認
147
+ 216 権限確認
@@ -0,0 +1,87 @@
1
+ [43612] 05 Jul 19:44:56.966 * Increased maximum number of open files to 10032 (it was originally set to 256).
2
+ _._
3
+ _.-``__ ''-._
4
+ _.-`` `. `_. ''-._ Redis 2.8.12 (00000000/0) 64 bit
5
+ .-`` .-```. ```\/ _.,_ ''-._
6
+ ( ' , .-` | `, ) Running in stand alone mode
7
+ |`-._`-...-` __...-.``-._|'` _.-'| Port: 9736
8
+ | `-._ `._ / _.-' | PID: 43612
9
+ `-._ `-._ `-./ _.-' _.-'
10
+ |`-._`-._ `-.__.-' _.-'_.-'|
11
+ | `-._`-._ _.-'_.-' | http://redis.io
12
+ `-._ `-._`-.__.-'_.-' _.-'
13
+ |`-._`-._ `-.__.-' _.-'_.-'|
14
+ | `-._`-._ _.-'_.-' |
15
+ `-._ `-._`-.__.-'_.-' _.-'
16
+ `-._ `-.__.-' _.-'
17
+ `-._ _.-'
18
+ `-.__.-'
19
+
20
+ [43612] 05 Jul 19:44:56.968 # Server started, Redis version 2.8.12
21
+ [43612] 05 Jul 19:44:56.968 * The server is now ready to accept connections on port 9736
22
+ [43612] 05 Jul 19:44:56.970 - 0 clients connected (0 slaves), 952640 bytes in use
23
+ [43612] 05 Jul 19:45:02.002 - 0 clients connected (0 slaves), 952640 bytes in use
24
+ [43612] 05 Jul 19:45:07.035 - 0 clients connected (0 slaves), 952640 bytes in use
25
+ [43612] 05 Jul 19:45:12.077 - 0 clients connected (0 slaves), 952640 bytes in use
26
+ [43612] 05 Jul 19:45:17.107 - 0 clients connected (0 slaves), 952640 bytes in use
27
+ [43612] 05 Jul 19:45:22.144 - 0 clients connected (0 slaves), 952640 bytes in use
28
+ [43612] 05 Jul 19:45:27.175 - 0 clients connected (0 slaves), 952640 bytes in use
29
+ [43612] 05 Jul 19:45:32.205 - 0 clients connected (0 slaves), 952640 bytes in use
30
+ [43612] 05 Jul 19:45:37.232 - 0 clients connected (0 slaves), 952640 bytes in use
31
+ [43612] 05 Jul 19:45:42.267 - 0 clients connected (0 slaves), 952640 bytes in use
32
+ [43612] 05 Jul 19:45:47.298 - 0 clients connected (0 slaves), 952640 bytes in use
33
+ [43612] 05 Jul 19:45:52.333 - 0 clients connected (0 slaves), 952640 bytes in use
34
+ [43612] 05 Jul 19:45:57.368 - 0 clients connected (0 slaves), 952640 bytes in use
35
+ [43612] 05 Jul 19:46:02.406 - 0 clients connected (0 slaves), 952640 bytes in use
36
+ [43612] 05 Jul 19:46:07.459 - 0 clients connected (0 slaves), 952640 bytes in use
37
+ [43612] 05 Jul 19:46:12.498 - 0 clients connected (0 slaves), 952640 bytes in use
38
+ [43612] 05 Jul 19:46:17.541 - 0 clients connected (0 slaves), 952640 bytes in use
39
+ [43612] 05 Jul 19:46:22.579 - 0 clients connected (0 slaves), 952640 bytes in use
40
+ [43612] 05 Jul 19:46:27.627 - 0 clients connected (0 slaves), 952640 bytes in use
41
+ [43612] 05 Jul 19:46:32.657 - 0 clients connected (0 slaves), 952640 bytes in use
42
+ [43612] 05 Jul 19:46:37.700 - 0 clients connected (0 slaves), 952640 bytes in use
43
+ [43612] 05 Jul 19:46:42.734 - 0 clients connected (0 slaves), 952640 bytes in use
44
+ [43612] 05 Jul 19:46:47.766 - 0 clients connected (0 slaves), 952640 bytes in use
45
+ [43612] 05 Jul 19:46:52.805 - 0 clients connected (0 slaves), 952640 bytes in use
46
+ [43612] 05 Jul 19:46:57.833 - 0 clients connected (0 slaves), 952640 bytes in use
47
+ [43612] 05 Jul 19:47:02.863 - 0 clients connected (0 slaves), 952640 bytes in use
48
+ [43612] 05 Jul 19:47:07.893 - 0 clients connected (0 slaves), 952640 bytes in use
49
+ [43612] 05 Jul 19:47:12.932 - 0 clients connected (0 slaves), 952640 bytes in use
50
+ [43612] 05 Jul 19:47:17.967 - 0 clients connected (0 slaves), 952640 bytes in use
51
+ [43612] 05 Jul 19:47:23.000 - 0 clients connected (0 slaves), 952640 bytes in use
52
+ [43612] 05 Jul 19:47:28.042 - 0 clients connected (0 slaves), 952640 bytes in use
53
+ [43612] 05 Jul 19:47:33.076 - 0 clients connected (0 slaves), 952640 bytes in use
54
+ [43612] 05 Jul 19:47:38.117 - 0 clients connected (0 slaves), 952640 bytes in use
55
+ [43612] 05 Jul 19:47:43.149 - 0 clients connected (0 slaves), 952640 bytes in use
56
+ [43612] 05 Jul 19:47:48.182 - 0 clients connected (0 slaves), 952640 bytes in use
57
+ [43612] 05 Jul 19:47:53.215 - 0 clients connected (0 slaves), 952640 bytes in use
58
+ [43612] 05 Jul 19:47:58.246 - 0 clients connected (0 slaves), 952640 bytes in use
59
+ [43612] 05 Jul 19:48:03.274 - 0 clients connected (0 slaves), 952640 bytes in use
60
+ [43612] 05 Jul 19:48:08.324 - 0 clients connected (0 slaves), 952640 bytes in use
61
+ [43612] 05 Jul 19:48:13.360 - 0 clients connected (0 slaves), 952640 bytes in use
62
+ [43612] 05 Jul 19:48:18.390 - 0 clients connected (0 slaves), 952640 bytes in use
63
+ [43612] 05 Jul 19:48:23.423 - 0 clients connected (0 slaves), 952640 bytes in use
64
+ [43612] 05 Jul 19:48:28.460 - 0 clients connected (0 slaves), 952640 bytes in use
65
+ [43612] 05 Jul 19:48:33.495 - 0 clients connected (0 slaves), 952640 bytes in use
66
+ [43612] 05 Jul 19:48:38.527 - 0 clients connected (0 slaves), 952640 bytes in use
67
+ [43612] 05 Jul 19:48:43.562 - 0 clients connected (0 slaves), 952640 bytes in use
68
+ [43612] 05 Jul 19:48:48.597 - 0 clients connected (0 slaves), 952640 bytes in use
69
+ [43612] 05 Jul 19:48:53.631 - 0 clients connected (0 slaves), 952640 bytes in use
70
+ [43612] 05 Jul 19:48:58.669 - 0 clients connected (0 slaves), 952640 bytes in use
71
+ [43612] 05 Jul 19:49:03.708 - 0 clients connected (0 slaves), 952640 bytes in use
72
+ [43612] 05 Jul 19:49:08.742 - 0 clients connected (0 slaves), 952640 bytes in use
73
+ [43612] 05 Jul 19:49:13.778 - 0 clients connected (0 slaves), 952640 bytes in use
74
+ [43612] 05 Jul 19:49:18.810 - 0 clients connected (0 slaves), 952640 bytes in use
75
+ [43612] 05 Jul 19:49:23.844 - 0 clients connected (0 slaves), 952640 bytes in use
76
+ [43612] 05 Jul 19:49:28.873 - 0 clients connected (0 slaves), 952640 bytes in use
77
+ [43612] 05 Jul 19:49:33.908 - 0 clients connected (0 slaves), 952640 bytes in use
78
+ [43612] 05 Jul 19:49:38.949 - 0 clients connected (0 slaves), 952640 bytes in use
79
+ [43612] 05 Jul 19:49:43.991 - 0 clients connected (0 slaves), 952640 bytes in use
80
+ [43612] 05 Jul 19:49:49.027 - 0 clients connected (0 slaves), 952640 bytes in use
81
+ [43612] 05 Jul 19:49:54.059 - 0 clients connected (0 slaves), 952640 bytes in use
82
+ [43612] 05 Jul 19:49:59.094 - 0 clients connected (0 slaves), 952640 bytes in use
83
+ [43612] 05 Jul 19:50:04.132 - 0 clients connected (0 slaves), 952640 bytes in use
84
+ [43612] 05 Jul 19:50:09.164 - 0 clients connected (0 slaves), 952640 bytes in use
85
+ [43612] 05 Jul 19:50:14.194 - 0 clients connected (0 slaves), 952640 bytes in use
86
+ [43612] 05 Jul 19:50:19.228 - 0 clients connected (0 slaves), 952640 bytes in use
87
+ [43612] 05 Jul 19:50:24.259 - 0 clients connected (0 slaves), 952640 bytes in use
@@ -0,0 +1 @@
1
+ 43612
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: enju_biblio
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.0.pre53
4
+ version: 0.1.0.pre54
5
5
  platform: ruby
6
6
  authors:
7
7
  - Kosuke Tanabe
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2014-07-05 00:00:00.000000000 Z
11
+ date: 2014-07-06 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: enju_seed
@@ -296,14 +296,14 @@ dependencies:
296
296
  requirements:
297
297
  - - "~>"
298
298
  - !ruby/object:Gem::Version
299
- version: 1.1.0.rc10
299
+ version: 1.1.0.rc11
300
300
  type: :development
301
301
  prerelease: false
302
302
  version_requirements: !ruby/object:Gem::Requirement
303
303
  requirements:
304
304
  - - "~>"
305
305
  - !ruby/object:Gem::Version
306
- version: 1.1.0.rc10
306
+ version: 1.1.0.rc11
307
307
  - !ruby/object:Gem::Dependency
308
308
  name: enju_subject
309
309
  requirement: !ruby/object:Gem::Requirement
@@ -352,14 +352,14 @@ dependencies:
352
352
  requirements:
353
353
  - - "~>"
354
354
  - !ruby/object:Gem::Version
355
- version: 0.1.17.pre17
355
+ version: 0.1.17.pre18
356
356
  type: :development
357
357
  prerelease: false
358
358
  version_requirements: !ruby/object:Gem::Requirement
359
359
  requirements:
360
360
  - - "~>"
361
361
  - !ruby/object:Gem::Version
362
- version: 0.1.17.pre17
362
+ version: 0.1.17.pre18
363
363
  - !ruby/object:Gem::Dependency
364
364
  name: enju_manifestation_viewer
365
365
  requirement: !ruby/object:Gem::Requirement
@@ -380,14 +380,14 @@ dependencies:
380
380
  requirements:
381
381
  - - "~>"
382
382
  - !ruby/object:Gem::Version
383
- version: 0.1.0.pre35
383
+ version: 0.1.0.pre36
384
384
  type: :development
385
385
  prerelease: false
386
386
  version_requirements: !ruby/object:Gem::Requirement
387
387
  requirements:
388
388
  - - "~>"
389
389
  - !ruby/object:Gem::Version
390
- version: 0.1.0.pre35
390
+ version: 0.1.0.pre36
391
391
  - !ruby/object:Gem::Dependency
392
392
  name: enju_ndl
393
393
  requirement: !ruby/object:Gem::Requirement
@@ -1150,6 +1150,7 @@ files:
1150
1150
  - spec/dummy/public/500.html
1151
1151
  - spec/dummy/public/favicon.ico
1152
1152
  - spec/dummy/public/system/resource_export_files/resource_exports/000/000/004/original/resource_export_file_20140705-26819-14hii8j.txt
1153
+ - spec/dummy/public/system/resource_export_files/resource_exports/000/000/004/original/resource_export_file_20140705-43608-i7uus1.txt
1153
1154
  - spec/dummy/script/rails
1154
1155
  - spec/dummy/solr/conf/admin-extra.html
1155
1156
  - spec/dummy/solr/conf/elevate.xml
@@ -1167,15 +1168,17 @@ files:
1167
1168
  - spec/dummy/solr/development/data/index/segments_1
1168
1169
  - spec/dummy/solr/solr.xml
1169
1170
  - spec/dummy/solr/test/data/index/segments.gen
1170
- - spec/dummy/solr/test/data/index/segments_6y
1171
- - spec/dummy/solr/test/data/tlog/tlog.0000000000000000243
1172
- - spec/dummy/solr/test/data/tlog/tlog.0000000000000000244
1173
- - spec/dummy/solr/test/data/tlog/tlog.0000000000000000245
1174
- - spec/dummy/solr/test/data/tlog/tlog.0000000000000000246
1175
- - spec/dummy/solr/test/data/tlog/tlog.0000000000000000247
1176
- - spec/dummy/solr/test/data/tlog/tlog.0000000000000000248
1171
+ - spec/dummy/solr/test/data/index/segments_dv
1172
+ - spec/dummy/solr/test/data/tlog/tlog.0000000000000000492
1173
+ - spec/dummy/solr/test/data/tlog/tlog.0000000000000000493
1174
+ - spec/dummy/solr/test/data/tlog/tlog.0000000000000000494
1175
+ - spec/dummy/solr/test/data/tlog/tlog.0000000000000000495
1176
+ - spec/dummy/solr/test/data/tlog/tlog.0000000000000000496
1177
+ - spec/dummy/solr/test/data/tlog/tlog.0000000000000000497
1177
1178
  - spec/dummy/tmp/cache/4F7/F90/default_role
1178
1179
  - spec/dummy/tmp/cache/6E4/420/search_engine_all
1180
+ - spec/dummy/tmp/cache/stdout
1181
+ - spec/dummy/tmp/pids/redis-test.pid
1179
1182
  - spec/factories/agent.rb
1180
1183
  - spec/factories/basket.rb
1181
1184
  - spec/factories/carrier_type.rb
@@ -1601,6 +1604,7 @@ test_files:
1601
1604
  - spec/dummy/public/500.html
1602
1605
  - spec/dummy/public/favicon.ico
1603
1606
  - spec/dummy/public/system/resource_export_files/resource_exports/000/000/004/original/resource_export_file_20140705-26819-14hii8j.txt
1607
+ - spec/dummy/public/system/resource_export_files/resource_exports/000/000/004/original/resource_export_file_20140705-43608-i7uus1.txt
1604
1608
  - spec/dummy/Rakefile
1605
1609
  - spec/dummy/README.rdoc
1606
1610
  - spec/dummy/script/rails
@@ -1620,15 +1624,17 @@ test_files:
1620
1624
  - spec/dummy/solr/development/data/index/segments_1
1621
1625
  - spec/dummy/solr/solr.xml
1622
1626
  - spec/dummy/solr/test/data/index/segments.gen
1623
- - spec/dummy/solr/test/data/index/segments_6y
1624
- - spec/dummy/solr/test/data/tlog/tlog.0000000000000000243
1625
- - spec/dummy/solr/test/data/tlog/tlog.0000000000000000244
1626
- - spec/dummy/solr/test/data/tlog/tlog.0000000000000000245
1627
- - spec/dummy/solr/test/data/tlog/tlog.0000000000000000246
1628
- - spec/dummy/solr/test/data/tlog/tlog.0000000000000000247
1629
- - spec/dummy/solr/test/data/tlog/tlog.0000000000000000248
1627
+ - spec/dummy/solr/test/data/index/segments_dv
1628
+ - spec/dummy/solr/test/data/tlog/tlog.0000000000000000492
1629
+ - spec/dummy/solr/test/data/tlog/tlog.0000000000000000493
1630
+ - spec/dummy/solr/test/data/tlog/tlog.0000000000000000494
1631
+ - spec/dummy/solr/test/data/tlog/tlog.0000000000000000495
1632
+ - spec/dummy/solr/test/data/tlog/tlog.0000000000000000496
1633
+ - spec/dummy/solr/test/data/tlog/tlog.0000000000000000497
1630
1634
  - spec/dummy/tmp/cache/4F7/F90/default_role
1631
1635
  - spec/dummy/tmp/cache/6E4/420/search_engine_all
1636
+ - spec/dummy/tmp/cache/stdout
1637
+ - spec/dummy/tmp/pids/redis-test.pid
1632
1638
  - spec/factories/agent.rb
1633
1639
  - spec/factories/basket.rb
1634
1640
  - spec/factories/carrier_type.rb