record_with_operator 1.0.1
RecordWithOperator is a rails plugin that makes your all active record models to be saved or logically deleted with created_by, updated_by, deleted_by automatically. Also it makes creator, updater, deleter association (belongs_to) if the class has created_by, updated_by, deleted_by.
Gemfile:
=
instalar:
=
Runtime Dependencies (1):
activerecord
>= 0