File tree 2 files changed +18
-0
lines changed 2 files changed +18
-0
lines changed Original file line number Diff line number Diff line change @@ -122,6 +122,9 @@ gem 'simple_form'
122
122
gem 'tweet-button'
123
123
gem 'local_time'
124
124
125
+ gem 'elasticsearch-model'
126
+ gem 'elasticsearch-rails'
127
+
125
128
# DROP BEFORE RAILS 4
126
129
# Mongo
127
130
gem 'mongoid'
Original file line number Diff line number Diff line change 192
192
execjs
193
193
eco-source (1.1.0.rc.1 )
194
194
ejs (1.1.1 )
195
+ elasticsearch (1.0.4 )
196
+ elasticsearch-api (= 1.0.4 )
197
+ elasticsearch-transport (= 1.0.4 )
198
+ elasticsearch-api (1.0.4 )
199
+ multi_json
200
+ elasticsearch-model (0.1.4 )
201
+ activesupport (> 3 )
202
+ elasticsearch (> 0.4 )
203
+ hashie
204
+ elasticsearch-rails (0.1.4 )
205
+ elasticsearch-transport (1.0.4 )
206
+ faraday
207
+ multi_json
195
208
em-http-request (1.1.2 )
196
209
addressable (>= 2.3.4 )
197
210
cookiejar
@@ -727,6 +740,8 @@ DEPENDENCIES
727
740
createsend
728
741
database_cleaner
729
742
dotenv-rails
743
+ elasticsearch-model
744
+ elasticsearch-rails
730
745
ember-rails !
731
746
fabrication-rails
732
747
faraday (~> 0.8.1 )
You can’t perform that action at this time.
0 commit comments