has_many_prevent_dups 0.0.3
A rails gem that prevents duplicate inserts when using the has_many :through relationship in your models.
Gemfile:
=
install:
=
Runtime Dependencies (1):
rails
>= 4.2.3