bester
Showing
| ... | ... | @@ -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 | ||
| ... | ... |
Please
register
or
sign in
to comment