File: integrations.asciidoc

package info (click to toggle)
ruby-elasticsearch 7.17.11-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 7,820 kB
  • sloc: ruby: 44,308; sh: 16; makefile: 2
file content (21 lines) | stat: -rw-r--r-- 369 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
[[integrations]]
== Integrations

The Rubygems listed on this page make it easier to operate with {es} by using 
the Ruby client.

* <<transport>>
* <<activemodel_activerecord>>
* <<ruby_on_rails>>
* <<persistence>>
* <<dsl>>

include::transport.asciidoc[]

include::model.asciidoc[]

include::rails.asciidoc[]

include::persistence.asciidoc[]

include::dsl.asciidoc[]