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:
=
インストール:
=
Runtime依存関係 (1):
rails
>= 4.1.8, < 8
Development依存関係 (2):
rspec-rails
>= 0
sqlite3
>= 0