mirror of
https://github.com/paper-trail-gem/paper_trail.git
synced 2022-11-09 11:33:19 -05:00
Whitespace.
This commit is contained in:
parent
d04c8454ba
commit
9f11ffca73
1 changed files with 0 additions and 2 deletions
|
@ -114,9 +114,7 @@ module PaperTrail
|
|||
:object => object_to_string(item_before_change),
|
||||
:whodunnit => PaperTrail.whodunnit
|
||||
}
|
||||
|
||||
data[:object_changes] = self.changes.to_yaml if Version.method_defined? :object_changes
|
||||
|
||||
versions.build merge_metadata(data)
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue