Skip to content

Commit 7edcb74

Browse files
committed
[RAILS] Remove reference to ActiveRecord persistence pattern in README
1 parent c2ffc1c commit 7edcb74

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ This repository contains various Ruby and Rails integrations for [Elasticsearch]
44

55
* ActiveModel integration with adapters for ActiveRecord and Mongoid
66
* _Repository pattern_ based persistence layer for Ruby objects
7-
* _Active Record pattern_ based persistence layer for Ruby models
87
* Enumerable-based wrapper for search results
98
* ActiveRecord::Relation-based wrapper for returning search results as records
109
* Convenience model methods such as `search`, `mapping`, `import`, etc

0 commit comments

Comments
 (0)