Sha256: 9321062025a60973aaee1ae8fa12320dac646973ea6c627cefdafc280a62cf98

Contents?: true

Size: 218 Bytes

Versions: 12

Compression:

Stored size: 218 Bytes

Contents

- if model.errors.any?
  #error-explanation
    %h4
      = pluralize(model.errors.count, "error")
      prohibited this post from being saved:
    %ul
      - model.errors.full_messages.each do |msg|
        %li= msg

Version data entries

12 entries across 11 versions & 2 rubygems

Version Path
hyper-kitten-meow-0.1.2 app/views/hyper_kitten_meow/admin/shared/_error_handler.html.haml
hyper-kitten-meow-0.1.1 app/views/hyper_kitten/meow/admin/shared/_error_handler.html.haml
exposition-0.0.5.7.pre.alpha app/views/exposition/admin/shared/_error_handler.html.haml
exposition-0.0.5.6.pre.alpha app/views/exposition/admin/shared/_error_handler.html.haml
exposition-0.0.5.5.pre.alpha app/views/exposition/admin/shared/_error_handler.html.haml
exposition-0.0.5.4.pre.alpha app/views/exposition/admin/shared/_error_handler.html.haml
exposition-0.0.5.2.pre.alpha app/views/exposition/admin/shared/_error_handler.html.haml
exposition-0.0.5.1.pre.alpha app/views/exposition/admin/shared/_error_handler.html.haml
exposition-0.0.5.pre.alpha app/views/exposition/admin/shared/_error_handler.html.haml
exposition-0.0.4.pre.alpha app/views/exposition/admin/shared/_error_handler.html.haml
exposition-0.0.3.pre.alpha app/views/exposition/admin/posts/_error_handler.html.haml
exposition-0.0.3.pre.alpha app/views/exposition/admin/tags/_error_handler.html.haml