# File lib/audited/auditor.rb, line 135 def revision(version) revision_with Audited.audit_class.reconstruct_attributes(audits_to(version)) end