VietTH: Implement feature search
Showing
| ... | @@ -69,4 +69,6 @@ gem 'mini_magick', '~> 3.8.1' | ... | @@ -69,4 +69,6 @@ gem 'mini_magick', '~> 3.8.1' |
| gem 'sidekiq', '~> 3.4.1' | gem 'sidekiq', '~> 3.4.1' | ||
| # pagination | # pagination | ||
| gem 'kaminari', '~> 0.16.3' | gem 'kaminari', '~> 0.16.3' | ||
| \ No newline at end of file | |||
| gem 'rsolr', '~> 1.0.12' | |||
| \ No newline at end of file |
app/models/solr.rb
0 → 100644
app/views/products/search.html.haml
0 → 100644
Please
register
or
sign in
to comment