Sha256: 78be31df78a78c89ee20ba7565b778c7b15e39152b4e7891a0c7ec502fd75533

Contents?: true

Size: 191 Bytes

Versions: 6

Compression:

Stored size: 191 Bytes

Contents

- @page_title = "Error"
= display_flash
.error
  %h2 An error has occurred
  %p.message= @exception.message
  %p.back= link_to "← Back to Shoppe".html_safe, root_path, :class => 'button'

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
shoppe-1.0.2 app/views/shoppe/shared/error.html.haml
shoppe-1.0.1 app/views/shoppe/shared/error.html.haml
shoppe-1.0.0 app/views/shoppe/shared/error.html.haml
shoppe-0.0.21 app/views/shoppe/shared/error.html.haml
shoppe-0.0.20 app/views/shoppe/shared/error.html.haml
shoppe-0.0.19 app/views/shoppe/shared/error.html.haml