attr_similar
Rails plugin that provides attr_similar
helper to declare similarity-matching attributes on a model'
Installation
Add gem 'attr_similar'
to your Rails' Gemfile
and run bundle install
.
Licence
attr_similar
is released under the MIT licence.