File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 11# Elasticsearch
22
3+ [ ![ Build Status] ( https://travis-ci.org/elastic/elasticsearch-rails.svg?branch=master )] ( https://travis-ci.org/elastic/elasticsearch-rails ) [ ![ Code Climate] ( https://codeclimate.com/github/elastic/elasticsearch-rails/badges/gpa.svg )] ( https://codeclimate.com/github/elastic/elasticsearch-rails )
4+
35This repository contains various Ruby and Rails integrations for [ Elasticsearch] ( http://elasticsearch.org ) :
46
57* ActiveModel integration with adapters for ActiveRecord and Mongoid
@@ -119,8 +121,6 @@ repository.save Article.new(title: 'Test')
119121
120122## Development
121123
122- [ ![ Build Status] ( https://travis-ci.org/elastic/elasticsearch-rails.svg?branch=master )] ( https://travis-ci.org/elastic/elasticsearch-rails ) [ ![ Code Climate] ( https://codeclimate.com/github/elastic/elasticsearch-rails/badges/gpa.svg )] ( https://codeclimate.com/github/elastic/elasticsearch-rails )
123-
124124To work on the code, clone the repository and install all dependencies first:
125125
126126```
You can’t perform that action at this time.
0 commit comments