Sha256: 3350d51211eb2ef8df25002cb052d6683c6dac5d02bb6169391717ec4d9b7d0d

Contents?: true

Size: 742 Bytes

Versions: 5

Compression:

Stored size: 742 Bytes

Contents

<h1>Alerts</h1>

<p>
  <%=link_to 'Bootstrap Documentation', 'http://twitter.github.io/bootstrap/components.html#alerts' %>
  <br>
  <%= link_to('API Documentation', 'http://rubydoc.info/gems/bootstrap-view-helpers/Bootstrap/AlertHelper') %>
</p>

<h2>Standard Bootstrap Alert Types</h2>

<h3>Examples</h3>
<%= render partial: 'alert_types' %>

<h3>Source</h3>
<%= bvh_show_source('bootstrap_view_helpers/_alert_types') %>

<h2>Alert Options</h2>

<h3>Examples</h3>
<%= render partial: 'alert_options' %>

<h3>Source</h3>
<%= bvh_show_source('bootstrap_view_helpers/_alert_options') %>

<h2>Block Form</h2>

<h3>Examples</h3>
<%= render partial: 'alert_block' %>

<h3>Source</h3>
<%= bvh_show_source('bootstrap_view_helpers/_alert_block') %>

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
bootstrap-view-helpers-0.0.14 app/views/bootstrap_view_helpers/alerts.html.erb
bootstrap-view-helpers-0.0.13 app/views/bootstrap_view_helpers/alerts.html.erb
bootstrap-view-helpers-0.0.12 app/views/bootstrap_view_helpers/alerts.html.erb
bootstrap-view-helpers-0.0.11 app/views/bootstrap_view_helpers/alerts.html.erb
bootstrap-view-helpers-0.0.10 app/views/bootstrap_view_helpers/alerts.html.erb