Sha256: 898f4f1c660c0ab75f1e39fb4cf89d0d9d0062cfcf9e36916eca26fc4e159b4e

Contents?: true

Size: 293 Bytes

Versions: 18

Compression:

Stored size: 293 Bytes

Contents

- history.history_attributes.each do |attr|
  .history-attribute
    = "#{attr.name}: "
    = attr.value

.history-created-at
  created at:
  = "#{history.created_at.to_s(:db)} UTC"

.history-restore
  = link_to 'Restore', history_restore_path(history), remote: true, class: 'btn btn-warning'

Version data entries

18 entries across 18 versions & 1 rubygems

Version Path
flexite-0.0.25 app/views/flexite/histories/_history.html.haml
flexite-0.0.24 app/views/flexite/histories/_history.html.haml
flexite-0.0.23 app/views/flexite/histories/_history.html.haml
flexite-0.0.22 app/views/flexite/histories/_history.html.haml
flexite-0.0.21 app/views/flexite/histories/_history.html.haml
flexite-0.0.20 app/views/flexite/histories/_history.html.haml
flexite-0.0.19 app/views/flexite/histories/_history.html.haml
flexite-0.0.18 app/views/flexite/histories/_history.html.haml
flexite-0.0.17 app/views/flexite/histories/_history.html.haml
flexite-0.0.16 app/views/flexite/histories/_history.html.haml
flexite-0.0.15 app/views/flexite/histories/_history.html.haml
flexite-0.0.14 app/views/flexite/histories/_history.html.haml
flexite-0.0.13 app/views/flexite/histories/_history.html.haml
flexite-0.0.12 app/views/flexite/histories/_history.html.haml
flexite-0.0.11 app/views/flexite/histories/_history.html.haml
flexite-0.0.10 app/views/flexite/histories/_history.html.haml
flexite-0.0.9 app/views/flexite/histories/_history.html.haml
flexite-0.0.8 app/views/flexite/histories/_history.html.haml