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/dummy
Jared Beck 23ffbdc7e1 Fix NoMethodError in load_changeset
Fixes NoMethodError when an STI parent class is unversioned and
thus does not respond to `unserialize_attribute_changes_for_paper_trail!`

[Fixes #738]
2016-05-01 00:21:51 -04:00
..
app Fix NoMethodError in load_changeset 2016-05-01 00:21:51 -04:00
config Do not track associations by default 2016-04-26 22:06:22 -04:00
db Fix NoMethodError in load_changeset 2016-05-01 00:21:51 -04:00
script Fix Style/StringLiterals: Use double quotes 2016-03-05 17:07:32 -05:00
config.ru Fix Style/StringLiterals: Use double quotes 2016-03-05 17:07:32 -05:00
Rakefile Fix Style/StringLiterals: Use double quotes 2016-03-05 17:07:32 -05:00