2014-07-10 05:20:37 -04:00
|
|
|
== Ruby On Rails
|
|
|
|
|
|
|
|
The `elasticsearch-rails` http://rubygems.org/gems/elasticsearch-rails[Rubygem]
|
|
|
|
provides features suitable for Ruby on Rails applications.
|
|
|
|
|
|
|
|
=== Features at a Glance
|
|
|
|
|
|
|
|
* Rake tasks for importing data from application models
|
|
|
|
* Integration with Rails' instrumentation framework
|
|
|
|
* Templates for generating example Rails application
|
|
|
|
|
|
|
|
=== Example applications
|
|
|
|
|
|
|
|
You can generate a fully working example Ruby on Rails application with templates provides.
|
|
|
|
|
2016-03-03 14:03:05 -05:00
|
|
|
Please refer to the https://github.com/elastic/elasticsearch-rails/tree/master/elasticsearch-rails[documentation] for more information.
|