Bugs: Browse | Submit New | Admin

[#8672] Boolean does not revert_to in gem, but does in plugin, v0.2.3

Date:
2007-02-15 15:01
Priority:
3
Submitted By:
Nobody
Assigned To:
Nobody (None)
Category:
None
State:
Open
Summary:
Boolean does not revert_to in gem, but does in plugin, v0.2.3

Detailed description
I was using the acts_as_versioned gem. All the fields in my model would revert_to correctly, except boolean fields.
I copied the code out of the plugin and used it in my app. It worked as expected. I uninstalled the acts_as_versioned
gem and installed the plugin instead. It worked as expected (booleans copy in the revert_to just like all the other
fields).

Add A Comment: Notepad

Please login


Followup

No Followups Have Been Posted

Attached Files:

Name Description Download
No Files Currently Attached

Changes:

No Changes Have Been Made to This Item