Sha256: b1c80aa90ec2aec83ba2e32653561d6759818aa6d1c9e4e40a4dcb5349a65cfe

Contents?: true

Size: 351 Bytes

Versions: 4

Compression:

Stored size: 351 Bytes

Contents

<%=raw humane_flash_messages %>

<h1>Instructions</h1>
<ul>
  <li>Click <%= link_to "here", { :notice => "This is a notice." } %> to display a notice.</li>
  <li>Click <%= link_to "here", { :error => "This is an error." } %> to display an error.</li>
  <li>Click <%= link_to "here", { :alert => "This is an alert." } %> to display an alert.</li>
</ul>

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
humane-rails-5.1.0 spec/internal/app/views/flash/index.html.erb
humane-rails-5.0.2 spec/internal/app/views/flash/index.html.erb
humane-rails-5.0.1 spec/internal/app/views/flash/index.html.erb
humane-rails-5.0.0 spec/internal/app/views/flash/index.html.erb