Sha256: 119f6293bcec7ce1dec0ca67731a207727e317e675a7f87a5ebfc2fa95ceb112

Contents?: true

Size: 227 Bytes

Versions: 21

Compression:

Stored size: 227 Bytes

Contents

- unless flash.empty?
  .flash
    - flash.each do |type, message|
      - next if message.blank?
      div{class="message #{type}"}
        a.close_flash ×
        = simple_format(message.strip) if message.is_a?(String)

Version data entries

21 entries across 21 versions & 2 rubygems

Version Path
hancock_cms-2.0.1.3 app/views/shared/_messages.html.slim
hancock_cms-1.0.2.3 app/views/shared/_messages.html.slim
hancock_cms-2.0.1.2 app/views/shared/_messages.html.slim
hancock_cms-2.0.1.1 app/views/shared/_messages.html.slim
hancock_cms-1.0.2.2 app/views/shared/_messages.html.slim
hancock_cms-1.0.1 app/views/shared/_messages.html.slim
hancock_cms-2.0.0.2 app/views/shared/_messages.html.slim
hancock_cms-1.0.0.4 app/views/shared/_messages.html.slim
hancock_cms-1.0.0.3 app/views/shared/_messages.html.slim
hancock_cms-2.0.0.1 app/views/shared/_messages.html.slim
hancock_cms-1.0.0.2 app/views/shared/_messages.html.slim
hancock_cms-2.0.0 app/views/shared/_messages.html.slim
hancock_cms-1.0.0 app/views/shared/_messages.html.slim
enjoy_cms-0.4.1 app/views/shared/_messages.html.slim
enjoy_cms-0.4.0.5 app/views/shared/_messages.html.slim
enjoy_cms-0.4.0.4 app/views/shared/_messages.html.slim
enjoy_cms-0.4.0.3 app/views/shared/_messages.html.slim
enjoy_cms-0.4.0.2 app/views/shared/_messages.html.slim
enjoy_cms-0.4.0.1 app/views/shared/_messages.html.slim
enjoy_cms-0.4.0 app/views/shared/_messages.html.slim