active_record_attributes_equality 1.0.1
Active Record Attributes Equality is a very simple rails plugin / gem that forces ActiveRecord to compare the model's attributes in the presence of two new records. Otherwise, it compares their IDs, just like ActiveRecord::Base#==.
Gemfile:
=
install:
=
Versions:
- 1.0.1 May 27, 2011 (5 KB)
- 1.0.0 July 31, 2010 (5 KB)
- 1.0.0.rc.2 July 30, 2010 (5 KB)
- 1.0.0.rc July 30, 2010 (5 KB)
Runtime Dependencies (1):
activerecord
~> 3.0.0