Use magic encoding to ret rid of "invalid multibyte chat (US-ASCII)" errors. track_search is now renamed recording_search. recording_search now works (I mixed up the inputs).

This commit is contained in:
Thomas Wolfe
2013-11-05 20:15:09 -06:00
committed by Diego d'Ursel
parent 813b6f0383
commit 2d4c1c42fd
42 changed files with 151 additions and 42 deletions
+4
View File
@@ -1,2 +1,6 @@
source 'https://rubygems.org'
gemspec
group :test do
gem "debugger"
end