Sha256: f478b188f1673f2ccb715618e0c66d0002f484dc553c85ef2c8ab89527191821

Contents?: true

Size: 138 Bytes

Versions: 18

Compression:

Stored size: 138 Bytes

Contents

-if obj.errors.any?
  .alert.alert-danger
    =flash[:error]
    %ul
      -obj.errors.full_messages.each do |error|
        %li #{error}

Version data entries

18 entries across 18 versions & 1 rubygems

Version Path
myrails-7.0.0 lib/myrails/templates/rails/app/views/layout/bootstrap/_error_messages.html.haml
myrails-6.0.0 lib/myrails/templates/rails/app/views/layout/bootstrap/_error_messages.html.haml
myrails-5.0.0 lib/myrails/templates/rails/app/views/layout/bootstrap/_error_messages.html.haml
myrails-4.0.0 lib/myrails/templates/layout/_error_messages.html.haml
myrails-3.2.1 lib/myrails/templates/layout/_error_messages.html.haml
myrails-3.2.0 lib/myrails/templates/layout/_error_messages.html.haml
myrails-3.1.0 lib/myrails/templates/layout/_error_messages.html.haml
myrails-3.0.0 lib/myrails/templates/layout/_error_messages.html.haml
myrails-2.2.2 lib/myrails/templates/layout/_error_messages.html.haml
myrails-2.2.1 lib/myrails/templates/layout/_error_messages.html.haml
myrails-2.2.0 lib/myrails/templates/layout/_error_messages.html.haml
myrails-2.1.0 lib/myrails/templates/layout/_error_messages.html.haml
myrails-2.0.0 lib/myrails/templates/layout/_error_messages.html.haml
myrails-1.1.1 lib/myrails/templates/layout/_error_messages.html.haml
myrails-1.1.0 lib/myrails/templates/layout/_error_messages.html.haml
myrails-1.0.2 lib/myrails/templates/layout/_error_messages.html.haml
myrails-1.0.1 lib/myrails/templates/layout/_error_messages.html.haml
myrails-1.0.0 lib/myrails/templates/layout/_error_messages.html.haml