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 1
1
# Elasticsearch
2
2
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
+
3
5
This repository contains various Ruby and Rails integrations for [ Elasticsearch] ( http://elasticsearch.org ) :
4
6
5
7
* ActiveModel integration with adapters for ActiveRecord and Mongoid
@@ -119,8 +121,6 @@ repository.save Article.new(title: 'Test')
119
121
120
122
## Development
121
123
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
-
124
124
To work on the code, clone the repository and install all dependencies first:
125
125
126
126
```
You can’t perform that action at this time.
0 commit comments