Create dictionaries that link rows between two tables (left and right) using loose matching (string similarity) by default and tight matching (regexp) by request.
Seamus Abshere
gem "loose_tight_dictionary-ruby19", "~> 0.0.8"