loose_tight_dictionary 0.1.0
Create dictionaries that link rows between two tables using loose matching (string similarity) by default and tight matching (regexp) by request.
Gemfile:
=
install:
=
Runtime Dependencies (2):
activesupport
>= 2.3.4
amatch
>= 0
Development Dependencies (2):
remote_table
>= 0
shoulda
>= 0