Sha256: 7d961342371b733a95d890607154eca182c4b22f09b71aab8cc555b4d2f6a252

Contents?: true

Size: 802 Bytes

Versions: 77

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

77 entries across 77 versions & 1 rubygems

Version Path
bullet_train-themes-light-1.15.0 app/views/showcase/previews/field_partials/attribute_partials/_about_attribute_partials.html.erb
bullet_train-themes-light-1.14.2 app/views/showcase/previews/field_partials/attribute_partials/_about_attribute_partials.html.erb
bullet_train-themes-light-1.14.1 app/views/showcase/previews/field_partials/attribute_partials/_about_attribute_partials.html.erb
bullet_train-themes-light-1.14.0 app/views/showcase/previews/field_partials/attribute_partials/_about_attribute_partials.html.erb
bullet_train-themes-light-1.13.0 app/views/showcase/previews/field_partials/attribute_partials/_about_attribute_partials.html.erb
bullet_train-themes-light-1.12.3 app/views/showcase/previews/field_partials/attribute_partials/_about_attribute_partials.html.erb
bullet_train-themes-light-1.12.2 app/views/showcase/previews/field_partials/attribute_partials/_about_attribute_partials.html.erb
bullet_train-themes-light-1.12.1 app/views/showcase/previews/field_partials/attribute_partials/_about_attribute_partials.html.erb
bullet_train-themes-light-1.12.0 app/views/showcase/previews/field_partials/attribute_partials/_about_attribute_partials.html.erb
bullet_train-themes-light-1.11.0 app/views/showcase/previews/field_partials/attribute_partials/_about_attribute_partials.html.erb
bullet_train-themes-light-1.10.0 app/views/showcase/previews/field_partials/attribute_partials/_about_attribute_partials.html.erb
bullet_train-themes-light-1.9.0 app/views/showcase/previews/field_partials/attribute_partials/_about_attribute_partials.html.erb
bullet_train-themes-light-1.8.5 app/views/showcase/previews/field_partials/attribute_partials/_about_attribute_partials.html.erb
bullet_train-themes-light-1.8.4 app/views/showcase/previews/field_partials/attribute_partials/_about_attribute_partials.html.erb
bullet_train-themes-light-1.8.3 app/views/showcase/previews/field_partials/attribute_partials/_about_attribute_partials.html.erb
bullet_train-themes-light-1.8.2 app/views/showcase/previews/field_partials/attribute_partials/_about_attribute_partials.html.erb
bullet_train-themes-light-1.8.1 app/views/showcase/previews/field_partials/attribute_partials/_about_attribute_partials.html.erb
bullet_train-themes-light-1.8.0 app/views/showcase/previews/field_partials/attribute_partials/_about_attribute_partials.html.erb
bullet_train-themes-light-1.7.23 app/views/showcase/previews/field_partials/attribute_partials/_about_attribute_partials.html.erb
bullet_train-themes-light-1.7.22 app/views/showcase/previews/field_partials/attribute_partials/_about_attribute_partials.html.erb