Sha256: ac9158746d9b25d2f9a01ee9d10721ec539930b043d619d65e808e9cab92ae3f

Contents?: true

Size: 227 Bytes

Versions: 3

Compression:

Stored size: 227 Bytes

Contents

- @audit.audited_changes.keys.each do |key|
  %p
    %strong
      = t("activerecord.attributes.#{@audit.try(:auditable_type).try(:underscore)}.#{key}") if @audit.try(:auditable_type).present?
    = @audit.audited_changes[key]

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
cybele-1.9.2 templates/app/views/hq/audits/show.html.haml
cybele-1.9.1 templates/app/views/hq/audits/show.html.haml
cybele-1.9.0 templates/app/views/hq/audits/show.html.haml