Patches: Browse | Submit New | Admin

[#19826] name clash with edge-rails (ar-versioned and active_record both have changed_attributes)

Date:
2008-04-28 12:07
Priority:
3
Submitted By:
Bence Golda (gbence)
Assigned To:
Nobody (None)
Category:
None
State:
Open
Summary:
name clash with edge-rails (ar-versioned and active_record both have changed_attributes)

Detailed description
As of edge-rails r9127, active_record has unsaved/saved attribute tracking in .../activerecord/lib/active_record/dirty.rb.
Module Dirty provides a changed_attributes attribute to ActiveRecord that clashes with acts_as_versioned changed_attributes
exported attribute.

A simple rename may solve this problem (check the uploaded patch).

(Bence)

Add A Comment: Notepad

Please login


Followup

No Followups Have Been Posted

Attached Files:

Name Description Download
ar-versioned-3183.patch changed_attributes -> versioned_changed_attributes Download

Changes:

Field Old Value Date By
File Added3654: ar-versioned-3183.patch2008-04-28 12:07gbence