Commit 1f9b4365 by Vy Quoc Vu

bester

parent 95936623
......@@ -7,6 +7,7 @@ gem 'bootstrap-will_paginate', '0.0.10'
gem 'faker', '1.4.2'
gem 'solr-ruby'
gem 'rsolr'
gem 'pg'
# Bundle edge Rails instead: gem 'rails', github: 'rails/rails'
gem 'rails', '4.2.3'
# Use mysql as the database for Active Record
......@@ -47,8 +48,6 @@ group :development, :test do
# Spring speeds up development by keeping your application running in the background. Read more: https://github.com/rails/spring
gem 'spring'
gem 'sunspot_solr'
end
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment