Sha256: b544fa87048846f114b49e4a63b4c4ae3bb5758cf89510b07bf33e2fae0fbb2f

Contents?: true

Size: 482 Bytes

Versions: 126

Compression:

Stored size: 482 Bytes

Contents

<% showcase.sample "Basic" do %>
  <%= render "shared/well" do |well| %>
    <% well.title "Title" %>
    <% well.description "I am description" %>
    <% well.body "I am body" %>
    <% well.raw_body tag.h2("I am raw_body") %>
  <% end %>
<% end %>

<% showcase.options.context :nice_partials do |o| %>
  <% o.optional.content_block :title %>
  <% o.optional.content_block :description %>
  <% o.optional.content_block :body %>
  <% o.optional.content_block :raw_body %>
<% end %>

Version data entries

126 entries across 126 versions & 1 rubygems

Version Path
bullet_train-themes-light-1.17.1 app/views/showcase/previews/partials/_well.html.erb
bullet_train-themes-light-1.17.0 app/views/showcase/previews/partials/_well.html.erb
bullet_train-themes-light-1.16.0 app/views/showcase/previews/partials/_well.html.erb
bullet_train-themes-light-1.15.0 app/views/showcase/previews/partials/_well.html.erb
bullet_train-themes-light-1.14.2 app/views/showcase/previews/partials/_well.html.erb
bullet_train-themes-light-1.14.1 app/views/showcase/previews/partials/_well.html.erb
bullet_train-themes-light-1.14.0 app/views/showcase/previews/partials/_well.html.erb
bullet_train-themes-light-1.13.0 app/views/showcase/previews/partials/_well.html.erb
bullet_train-themes-light-1.12.3 app/views/showcase/previews/partials/_well.html.erb
bullet_train-themes-light-1.12.2 app/views/showcase/previews/partials/_well.html.erb
bullet_train-themes-light-1.12.1 app/views/showcase/previews/partials/_well.html.erb
bullet_train-themes-light-1.12.0 app/views/showcase/previews/partials/_well.html.erb
bullet_train-themes-light-1.11.0 app/views/showcase/previews/partials/_well.html.erb
bullet_train-themes-light-1.10.0 app/views/showcase/previews/partials/_well.html.erb
bullet_train-themes-light-1.9.0 app/views/showcase/previews/partials/_well.html.erb
bullet_train-themes-light-1.8.5 app/views/showcase/previews/partials/_well.html.erb
bullet_train-themes-light-1.8.4 app/views/showcase/previews/partials/_well.html.erb
bullet_train-themes-light-1.8.3 app/views/showcase/previews/partials/_well.html.erb
bullet_train-themes-light-1.8.2 app/views/showcase/previews/partials/_well.html.erb
bullet_train-themes-light-1.8.1 app/views/showcase/previews/partials/_well.html.erb