We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bed4c8a commit 30aa787Copy full SHA for 30aa787
elasticsearch-model/lib/elasticsearch/model/naming.rb
@@ -5,7 +5,7 @@ module Model
5
#
6
module Naming
7
8
- DEFAULT_DOC_TYPE= '_doc'.freeze
+ DEFAULT_DOC_TYPE = '_doc'.freeze
9
10
module ClassMethods
11
0 commit comments