tmb 0.0.88 → 0.0.89
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.
- data.tar.gz.sig +0 -0
- data/Rakefile +1 -1
- data/lib/tmb/bundles.rb +4 -2
- data/tmb.gemspec +1 -1
- metadata +3 -3
- metadata.gz.sig +2 -5
data.tar.gz.sig
CHANGED
|
Binary file
|
data/Rakefile
CHANGED
data/lib/tmb/bundles.rb
CHANGED
|
@@ -158,8 +158,10 @@ module TM
|
|
|
158
158
|
end
|
|
159
159
|
|
|
160
160
|
def search_local(terms)
|
|
161
|
-
|
|
162
|
-
|
|
161
|
+
unless File.exist?(self.class.searchdb_file)
|
|
162
|
+
f = File.open(self.class.searchdb_file,File::RDWR|File::CREAT)
|
|
163
|
+
f.close
|
|
164
|
+
end
|
|
163
165
|
@results = @full_set = JSON.parse( File.read(@@search_file) )
|
|
164
166
|
puts "#{@full_set.size} local results"
|
|
165
167
|
@full_set.each_with_index do |r,i|
|
data/tmb.gemspec
CHANGED
metadata
CHANGED
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: tmb
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
hash:
|
|
4
|
+
hash: 173
|
|
5
5
|
prerelease:
|
|
6
6
|
segments:
|
|
7
7
|
- 0
|
|
8
8
|
- 0
|
|
9
|
-
-
|
|
10
|
-
version: 0.0.
|
|
9
|
+
- 89
|
|
10
|
+
version: 0.0.89
|
|
11
11
|
platform: ruby
|
|
12
12
|
authors:
|
|
13
13
|
- Justin Thibault
|
metadata.gz.sig
CHANGED
|
@@ -1,5 +1,2 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
���jF:$k�!�'#���c��V
|
|
4
|
-
F���m��e ��{�G
|
|
5
|
-
��v���P��v�.io��#l����N���T����{D�W:�Cu��Ox#4fI��2 �GofD�kM�X��H�o��Sp=��o=��qA��˰`�K�L���(�-t���{[��ԣ��r�p�#���ā$�ŕ��)
|
|
1
|
+
����C
|
|
2
|
+
&�q�*��(r6��7,�0!da&�Z�w,P#�b��u"
|