lib/fuzzy_match.rb in fuzzy_match-2.0.4 vs lib/fuzzy_match.rb in fuzzy_match-2.1.0

- old
+ new

@@ -36,10 +36,10 @@ :must_match_grouping => false, :must_match_at_least_one_word => false, :gather_last_result => false, :find_all => false, :find_all_with_score => false, - :threshold => 0, + :threshold => nil, :find_best => false, :find_with_score => false, } self.engine = DEFAULT_ENGINE