class RelationalAudit::Audit
Public Instance Methods
changeset()
click to toggle source
# File lib/relational/audit.rb, line 186 def changeset YAML::load(self.entity_changes) end
# File lib/relational/audit.rb, line 186 def changeset YAML::load(self.entity_changes) end