lib/wonderdog/index_and_mapping.rb in wonderdog-0.0.2 vs lib/wonderdog/index_and_mapping.rb in wonderdog-0.1.0

- old
+ new

@@ -24,10 +24,10 @@ # The Elasticsearch mapping. # # @param [String] attr_reader :mapping - # Does the given +string+ look like a possible Elasticsearch + # Does the given `string` look like a possible Elasticsearch # /index/mapping specification? # # @param [String] string # @return [true, false] def self.matches? string