active_record_ignored_attributes

Allows you to compare Active Record objects based on their *attributes* (with same_as?), to exclude some attributes from being used in comparison, and adds improved inspect method


Install
gem install active_record_ignored_attributes -v 0.0.5