Sha256: 7d961342371b733a95d890607154eca182c4b22f09b71aab8cc555b4d2f6a252

Contents?: true

Size: 802 Bytes

Versions: 81

Compression:

Stored size: 802 Bytes

Contents

<% showcase.description do %>
  Attribute partials are used to display a single attribute of a model, within an `index` table colum or the resource's `show` screen.

  Read more about them and about the form field partials in the extensive <a href="https://bullettrain.co/docs/field-partials" target="_blank">developer documentation</a>.
<% end %>

<%= partial.body.optional.yield Scaffolding::CompletelyConcrete::TangibleThing.new %>


<%# To display further options use `showcase.options.x` as options with a block will clear the old options. See `_options.html.erb` for an example. %>
<% showcase.options do |o| %>
  <% o.required :object, "Reference to the model object", type: "Object" %>
  <% o.required :attribute, "Attribute of the model" %>
  <%= partial.options.optional.yield o %>
<% end %>

Version data entries

81 entries across 81 versions & 1 rubygems

Version Path
bullet_train-themes-light-1.7.0 app/views/showcase/previews/field_partials/attribute_partials/_about_attribute_partials.html.erb
bullet_train-themes-light-1.6.38 app/views/showcase/previews/field_partials/attribute_partials/_about_attribute_partials.html.erb
bullet_train-themes-light-1.6.37 app/views/showcase/previews/field_partials/attribute_partials/_about_attribute_partials.html.erb
bullet_train-themes-light-1.6.36 app/views/showcase/previews/field_partials/attribute_partials/_about_attribute_partials.html.erb
bullet_train-themes-light-1.6.35 app/views/showcase/previews/field_partials/attribute_partials/_about_attribute_partials.html.erb
bullet_train-themes-light-1.6.34 app/views/showcase/previews/field_partials/attribute_partials/_about_attribute_partials.html.erb
bullet_train-themes-light-1.6.33 app/views/showcase/previews/field_partials/attribute_partials/_about_attribute_partials.html.erb
bullet_train-themes-light-1.6.32 app/views/showcase/previews/field_partials/attribute_partials/_about_attribute_partials.html.erb
bullet_train-themes-light-1.6.31 app/views/showcase/previews/field_partials/attribute_partials/_about_attribute_partials.html.erb
bullet_train-themes-light-1.6.30 app/views/showcase/previews/field_partials/attribute_partials/_about_attribute_partials.html.erb
bullet_train-themes-light-1.6.29 app/views/showcase/previews/field_partials/attribute_partials/_about_attribute_partials.html.erb
bullet_train-themes-light-1.6.28 app/views/showcase/previews/field_partials/attribute_partials/_about_attribute_partials.html.erb
bullet_train-themes-light-1.6.27 app/views/showcase/previews/field_partials/attribute_partials/_about_attribute_partials.html.erb
bullet_train-themes-light-1.6.26 app/views/showcase/previews/field_partials/attribute_partials/_about_attribute_partials.html.erb
bullet_train-themes-light-1.6.25 app/views/showcase/previews/field_partials/attribute_partials/_about_attribute_partials.html.erb
bullet_train-themes-light-1.6.24 app/views/showcase/previews/field_partials/attribute_partials/_about_attribute_partials.html.erb
bullet_train-themes-light-1.6.23 app/views/showcase/previews/field_partials/attribute_partials/_about_attribute_partials.html.erb
bullet_train-themes-light-1.6.22 app/views/showcase/previews/field_partials/attribute_partials/_about_attribute_partials.html.erb
bullet_train-themes-light-1.6.21 app/views/showcase/previews/field_partials/attribute_partials/_about_attribute_partials.html.erb
bullet_train-themes-light-1.6.20 app/views/showcase/previews/field_partials/attribute_partials/_about_attribute_partials.html.erb