model_history 0.1.0
Model History is a simple gem that allows you to keep track of changes to specific fields in your Rails models using the ActiveRecord::Dirty module.
Gemfile:
=
安装:
=
Runtime 依赖 (1):
rails
>= 3.2.11