Sha256: 9d67bef0d1e27e1614317af7d192c83b0f1df7a6b23c69a48d113a9893d466f0

Contents?: true

Size: 625 Bytes

Versions: 6

Compression:

Stored size: 625 Bytes

Contents

<%= bs5_alert(color: :primary) { "A simple primary alert—check it out!" } %>

<%= bs5_alert(color: :secondary) { "A simple secondary alert—check it out!" } %>

<%= bs5_alert(color: :success) { "A simple success alert—check it out!" } %>

<%= bs5_alert(color: :danger) { "A simple danger alert—check it out!" } %>

<%= bs5_alert(color: :warning) { "A simple warning alert—check it out!" } %>

<%= bs5_alert(color: :info) { "A simple info alert—check it out!" } %>

<%= bs5_alert(color: :light) { "A simple light alert—check it out!" } %>

<%= bs5_alert(color: :dark) { "A simple dark alert—check it out!" } %>

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
bs5-0.0.31 app/views/bs5/examples/alert/color/snippet.html.erb
bs5-0.0.30 app/views/bs5/examples/alert/color/snippet.html.erb
bs5-0.0.29 app/views/bs5/examples/alert/color/snippet.html.erb
bs5-0.0.28 app/views/bs5/examples/alert/color/snippet.html.erb
bs5-0.0.27 app/views/bs5/examples/alert/color/snippet.html.erb
bs5-0.0.26 app/views/bs5/examples/alert/color/snippet.html.erb