Flowdock
method

levenshtein_distance

Importance_1
v4.2.1 - Show latest stable - 0 notes - Class: Rails::Generators
levenshtein_distance(str1, str2) protected

This code is based directly on the Text gem implementation Returns a value representing the “cost” of transforming str1 into str2

Show source
Register or log in to add new notes.