Skip to content

Commit 49eb1cb

Browse files
committed
Added the "elasticsearch-persistence" gem to the list of subprojects in the main README
1 parent 67ea513 commit 49eb1cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Rakefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
require 'pathname'
22

3-
subprojects = %w| elasticsearch-model elasticsearch-rails |
3+
subprojects = %w| elasticsearch-model elasticsearch-rails elasticsearch-persistence |
44

55
__current__ = Pathname( File.expand_path('..', __FILE__) )
66

0 commit comments

Comments
 (0)