to_* methods are too short and too close to rely on finding the correct method based on Levenshtein distance. the to_ary/to_r lookup issue breaks RSpec, probably other things as well.
Since we can't reliably guess that class of short methods, we should exclude them...
README should be updated to reflect that if we decide to go with this workaround.
to_* methods are too short and too close to rely on finding the correct method based on Levenshtein distance. the to_ary/to_r lookup issue breaks RSpec, probably other things as well.
Since we can't reliably guess that class of short methods, we should exclude them...
README should be updated to reflect that if we decide to go with this workaround.