https://github.com/elastic/elasticsearch-rails

activemodel activerecord elastic elasticsearch rails ruby ruby-on-rails

Last synced: about 1 month ago

Repository metadata:

Elasticsearch integrations for ActiveModel/Record and Ruby on Rails


Owner metadata:


Committers metadata

Last synced: about 1 month ago

Total Commits: 728
Total Committers: 115
Avg Commits per committer: 6.33
Development Distribution Score (DDS): 0.455

Commits in past year: 46
Committers in past year: 6
Avg Commits per committer in past year: 7.667
Development Distribution Score (DDS) in past year: 0.152

Name Email Commits
Karel Minarik k****k@e****m 397
Fernando Briano f****o@p****t 88
Emily Stolfo e****o@g****m 50
Emily S e****s@e****o 33
Miguel Fernandez m****z@g****m 12
David Padilla d****d@e****m 6
Emily S e****o@e****o 5
Andre Arko a****e@a****t 4
Eric Bouchut e****t@g****m 4
Ryan Schlesinger r****n@i****m 4
Colin MacKenzie IV s****k@g****m 3
Brian Alexander b****d@g****m 3
Aaron Rustad a****d@a****m 3
Bruno Michel b****l@f****r 3
Sean Devine b****n@i****m 2
Savater Sebastien s****n@g****m 2
Nigel Small n****l@e****o 2
Kenta Suzuki k****i@c****p 2
Kelly Joseph Price k****y@c****m 2
Jon Roberts j****n@e****t 2
Takumasa Ochi a****7@g****m 2
nipe n****4@g****m 2
treby t****y@a****t 2
Russell Jennings v****r@g****m 2
JA ja@j****g 2
Tony Pitale t****e@g****m 2
Eric Mill e****c@k****m 1
Francois Bernier f****r@g****m 1
Glauber Campinho g****r@l****r 1
Halil Özgür h****r@g****m 1
and 85 more...

Issue and Pull Request metadata

Last synced: about 1 month ago


Package metadata

rubygems: elasticsearch-rails

Ruby on Rails integrations for Elasticsearch.

  • Homepage: https://www.elastic.co/guide/en/elasticsearch/client/ruby-api/current/ruby_on_rails.html
  • Documentation: http://www.rubydoc.info/gems/elasticsearch-rails/
  • Licenses: Apache 2
  • Latest release: 7.2.1 (published almost 3 years ago)
  • Last Synced: 2024-11-10T21:36:38.837Z (about 1 month ago)
  • Versions: 33
  • Dependent Packages: 22
  • Dependent Repositories: 2,495
  • Downloads: 51,764,012 Total
  • Docker Downloads: 434,203,038
  • Rankings:
    • Docker downloads count: 0.39%
    • Downloads: 0.438%
    • Dependent repos count: 0.636%
    • Stargazers count: 0.648%
    • Average: 0.663%
    • Forks count: 0.814%
    • Dependent packages count: 1.051%
  • Maintainers (3)
go: github.com/elastic/elasticsearch-rails

rubygems: elasticsearch-rails-origin

Ruby on Rails integrations for Elasticsearch.

  • Homepage: https://www.elastic.co/guide/en/elasticsearch/client/ruby-api/current/ruby_on_rails.html
  • Documentation: http://www.rubydoc.info/gems/elasticsearch-rails-origin/
  • Licenses: MIT
  • Latest release: 7.2.6 (published almost 2 years ago)
  • Last Synced: 2024-11-10T21:36:48.678Z (about 1 month ago)
  • Versions: 5
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 3,771 Total
  • Rankings:
    • Stargazers count: 0.577%
    • Forks count: 0.728%
    • Dependent packages count: 15.706%
    • Average: 30.737%
    • Dependent repos count: 46.782%
    • Downloads: 89.892%
  • Maintainers (1)

Dependencies

.github/workflows/2.6.yml actions
  • actions/checkout v2 composite
  • elastic/elastic-github-actions/elasticsearch master composite
  • ruby/setup-ruby v1 composite
.github/workflows/2.7.yml actions
  • actions/checkout v2 composite
  • elastic/elastic-github-actions/elasticsearch master composite
  • ruby/setup-ruby v1 composite
.github/workflows/jruby.yml actions
  • actions/checkout v2 composite
  • elastic/elastic-github-actions/elasticsearch master composite
  • ruby/setup-ruby v1 composite
.github/workflows/license.yml actions
  • actions/checkout v2 composite
  • ruby/setup-ruby v1 composite
Gemfile rubygems
  • rspec >= 0 development
  • yard >= 0 development
  • ansi >= 0
  • cane >= 0
  • elasticsearch ~> 7
  • pry >= 0
  • rake ~> 12
elasticsearch-model/Gemfile rubygems
  • pry-nav >= 0 development
  • rspec >= 0 development
elasticsearch-model/elasticsearch-model.gemspec rubygems
  • activemodel > 3 development
  • bundler >= 0 development
  • cane >= 0 development
  • kaminari >= 0 development
  • minitest >= 0 development
  • mocha >= 0 development
  • oj >= 0 development
  • pry >= 0 development
  • rake ~> 12 development
  • require-prof >= 0 development
  • ruby-prof >= 0 development
  • shoulda-context >= 0 development
  • simplecov >= 0 development
  • sqlite3 >= 0 development
  • test-unit >= 0 development
  • turn >= 0 development
  • will_paginate >= 0 development
  • yard >= 0 development
  • activesupport > 3
  • elasticsearch ~> 7
  • hashie >= 0
elasticsearch-persistence/Gemfile rubygems
  • pry-nav >= 0 development
  • rspec >= 0 development
elasticsearch-persistence/elasticsearch-persistence.gemspec rubygems
  • bundler >= 0 development
  • cane >= 0 development
  • minitest >= 0 development
  • mocha >= 0 development
  • pry >= 0 development
  • rails > 4 development
  • rake ~> 12 development
  • shoulda-context >= 0 development
  • simplecov >= 0 development
  • test-unit >= 0 development
  • turn >= 0 development
  • yard >= 0 development
  • activemodel > 4
  • activesupport > 4
  • elasticsearch ~> 7
  • elasticsearch-model = 7.2.1
  • hashie >= 0
elasticsearch-persistence/examples/notes/Gemfile rubygems
  • elasticsearch-extensions >= 0 development
  • mocha >= 0 development
  • rack-test >= 0 development
  • shoulda-context >= 0 development
  • sinatra-contrib >= 0 development
  • turn >= 0 development
  • ansi >= 0
  • elasticsearch >= 0
  • elasticsearch-model >= 0
  • elasticsearch-persistence >= 0
  • hashie >= 0
  • multi_json >= 0
  • oj >= 0
  • patron >= 0
  • rake >= 0
  • sinatra >= 0
  • thin >= 0
elasticsearch-rails/Gemfile rubygems
  • pry-nav >= 0 development
  • rspec >= 0 development
elasticsearch-rails/elasticsearch-rails.gemspec rubygems
  • bundler >= 0 development
  • cane >= 0 development
  • lograge >= 0 development
  • minitest >= 0 development
  • mocha >= 0 development
  • oj >= 0 development
  • pry >= 0 development
  • rails > 3.1 development
  • rake ~> 12 development
  • require-prof >= 0 development
  • ruby-prof >= 0 development
  • shoulda-context >= 0 development
  • simplecov >= 0 development
  • test-unit >= 0 development
  • turn >= 0 development
  • yard >= 0 development