diffrent 0.4.0
Diffrent is a very simple way to do ActiveRecord version diffing. It provides a convenient interface to two other libraries (Diffy and Vestal Versions), combining their functionality. It makes no assumption about what web framework you're using - it can be used in Sinatra, Padrino, Rails, or with no framework at all.
Gemfile:
=
install:
=
Runtime Dependencies (2):
diffy
>= 0
vestal_versions
>= 0