acts_as_replaceable 1.4.0
Overloads the create_or_update_without_callbacks method to allow duplicate records to be replaced without needing to always use find_or_create_by.
Gemfile:
=
install:
=
Runtime Dependencies (1):
rails
>= 4.1.8, < 8
Development Dependencies (2):
rspec-rails
>= 0
sqlite3
>= 0