mirror of
https://github.com/CodeforLeipzig/stadtratmonitor.git
synced 2025-04-20 07:11:33 +02:00
Replace direct ES access with elasticsearch-model
This commit is contained in:
parent
5a07703166
commit
973af9f0d9
5 changed files with 18 additions and 9 deletions
|
@ -58,6 +58,10 @@ GEM
|
|||
elasticsearch-transport (= 1.0.7)
|
||||
elasticsearch-api (1.0.7)
|
||||
multi_json
|
||||
elasticsearch-model (0.1.7)
|
||||
activesupport (> 3)
|
||||
elasticsearch (> 0.4)
|
||||
hashie
|
||||
elasticsearch-transport (1.0.7)
|
||||
faraday
|
||||
multi_json
|
||||
|
@ -181,6 +185,7 @@ DEPENDENCIES
|
|||
capybara
|
||||
coffee-rails
|
||||
elasticsearch
|
||||
elasticsearch-model
|
||||
foundation-rails
|
||||
jquery-rails
|
||||
launchy
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue