We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 67ea513 commit 49eb1cbCopy full SHA for 49eb1cb
Rakefile
@@ -1,6 +1,6 @@
1
require 'pathname'
2
3
-subprojects = %w| elasticsearch-model elasticsearch-rails |
+subprojects = %w| elasticsearch-model elasticsearch-rails elasticsearch-persistence |
4
5
__current__ = Pathname( File.expand_path('..', __FILE__) )
6
0 commit comments