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.6.19 app/views/showcase/previews/field_partials/attribute_partials/_about_attribute_partials.html.erb
bullet_train-themes-light-1.6.18 app/views/showcase/previews/field_partials/attribute_partials/_about_attribute_partials.html.erb
bullet_train-themes-light-1.6.17 app/views/showcase/previews/field_partials/attribute_partials/_about_attribute_partials.html.erb
bullet_train-themes-light-1.6.16 app/views/showcase/previews/field_partials/attribute_partials/_about_attribute_partials.html.erb
bullet_train-themes-light-1.6.15 app/views/showcase/previews/field_partials/attribute_partials/_about_attribute_partials.html.erb
bullet_train-themes-light-1.6.14 app/views/showcase/previews/field_partials/attribute_partials/_about_attribute_partials.html.erb
bullet_train-themes-light-1.6.13 app/views/showcase/previews/field_partials/attribute_partials/_about_attribute_partials.html.erb
bullet_train-themes-light-1.6.12 app/views/showcase/previews/field_partials/attribute_partials/_about_attribute_partials.html.erb
bullet_train-themes-light-1.6.11 app/views/showcase/previews/field_partials/attribute_partials/_about_attribute_partials.html.erb
bullet_train-themes-light-1.6.10 app/views/showcase/previews/field_partials/attribute_partials/_about_attribute_partials.html.erb
bullet_train-themes-light-1.6.9 app/views/showcase/previews/field_partials/attribute_partials/_about_attribute_partials.html.erb
bullet_train-themes-light-1.6.8 app/views/showcase/previews/field_partials/attribute_partials/_about_attribute_partials.html.erb
bullet_train-themes-light-1.6.7 app/views/showcase/previews/field_partials/attribute_partials/_about_attribute_partials.html.erb
bullet_train-themes-light-1.6.6 app/views/showcase/previews/field_partials/attribute_partials/_about_attribute_partials.html.erb
bullet_train-themes-light-1.6.5 app/views/showcase/previews/field_partials/attribute_partials/_about_attribute_partials.html.erb
bullet_train-themes-light-1.6.4 app/views/showcase/previews/field_partials/attribute_partials/_about_attribute_partials.html.erb
bullet_train-themes-light-1.6.3 app/views/showcase/previews/field_partials/attribute_partials/_about_attribute_partials.html.erb
bullet_train-themes-light-1.6.2 app/views/showcase/previews/field_partials/attribute_partials/_about_attribute_partials.html.erb
bullet_train-themes-light-1.6.1 app/views/showcase/previews/field_partials/attribute_partials/_about_attribute_partials.html.erb
bullet_train-themes-light-1.6.0 app/views/showcase/previews/field_partials/attribute_partials/_about_attribute_partials.html.erb