Commit 8a4942a7

LuuDuong <luu.duong@gmail.com>
2011-09-19 06:52:55
updated gemfile to have thinking-sphinx for rails3 get it from git repo
1 parent 7559eb3
Changed files (1)
Gemfile
@@ -12,7 +12,7 @@ gem 'omniauth', '>=0.2.6'
 gem 'rmagick'
 gem 'bcrypt-ruby'
 gem 'json'
-gem 'thinking-sphinx'
+gem 'thinking-sphinx', :git => 'git://github.com/freelancing-god/thinking-sphinx.git', :branch => 'rails3'
 gem 'fog'
 gem 'kaminari'
 # gem 'acts-as-taggable-on'