Sha256: bc247fad61a369cd4a556ef9c2fa4ba6121f8f82000b5bebb9e2e9301938001d

Contents?: true

Size: 314 Bytes

Versions: 116

Compression:

Stored size: 314 Bytes

Contents

<% showcase.sample "Basic" do %>
  <%= render "shared/actions/box" do |box| %>
    <% box.title "Title" %>
    <% box.table "Some table content" %>
  <% end %>
<% end %>

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

Version data entries

116 entries across 116 versions & 1 rubygems

Version Path
bullet_train-themes-light-1.3.7 app/views/showcase/previews/partials/actions/_box.html.erb
bullet_train-themes-light-1.3.6 app/views/showcase/previews/partials/actions/_box.html.erb
bullet_train-themes-light-1.3.5 app/views/showcase/previews/partials/actions/_box.html.erb
bullet_train-themes-light-1.3.4 app/views/showcase/previews/partials/actions/_box.html.erb
bullet_train-themes-light-1.3.3 app/views/showcase/previews/partials/actions/_box.html.erb
bullet_train-themes-light-1.3.2 app/views/showcase/previews/partials/actions/_box.html.erb
bullet_train-themes-light-1.3.1 app/views/showcase/previews/partials/actions/_box.html.erb
bullet_train-themes-light-1.3.0 app/views/showcase/previews/partials/actions/_box.html.erb
bullet_train-themes-light-1.2.27 app/views/showcase/previews/partials/actions/_box.html.erb
bullet_train-themes-light-1.2.26 app/views/showcase/previews/partials/actions/_box.html.erb
bullet_train-themes-light-1.2.25 app/views/showcase/previews/partials/actions/_box.html.erb
bullet_train-themes-light-1.2.24 app/views/showcase/previews/partials/actions/_box.html.erb
bullet_train-themes-light-1.2.23 app/views/showcase/previews/partials/actions/_box.html.erb
bullet_train-themes-light-1.2.22 app/views/showcase/previews/partials/actions/_box.html.erb
bullet_train-themes-light-1.2.21 app/views/showcase/previews/partials/actions/_box.html.erb
bullet_train-themes-light-1.2.20 app/views/showcase/previews/partials/actions/_box.html.erb