1
0
Fork 0
mirror of https://github.com/paper-trail-gem/paper_trail.git synced 2022-11-09 11:33:19 -05:00
paper-trail-gem--paper_trail/test
Tyler Rick ae2350b147 Changed #changeset so that it automatically unserializes any serialized attributes.
Now version.changeset returns the same thing that record.changes returned before the save.
2012-11-05 12:07:50 -08:00
..
dummy When building the :object_changes metadata, use the serialized value for any attributes that are serialized 2012-11-05 11:17:06 -08:00
functional Rename enable/disable methods to clarify intention. 2011-04-05 09:08:54 +01:00
integration Convert to Rails 3 idioms. 2011-02-08 17:16:35 +00:00
support Fix deprecation warning about Capybara 2012-03-08 14:20:55 -07:00
unit Changed #changeset so that it automatically unserializes any serialized attributes. 2012-11-05 12:07:50 -08:00
paper_trail_test.rb Fix "originator" problem not working with inheritance. 2012-07-17 10:13:42 +03:00
test_helper.rb Adjusting the :merge_metadata method on has_paper_trail.rb so that in the event that an attribute is being called upon to provide the value, and the attribute is changing, it will grab the current version of the attribute (what it was prior to the changes). 2012-10-10 19:39:55 -04:00