Sha256: a6ddc5ddcc8763e86dde48e36faa14fd8ea3de75422925e36e2da840e2a1c24c

Contents?: true

Size: 357 Bytes

Versions: 214

Compression:

Stored size: 357 Bytes

Contents

<% object ||= current_attributes_object %>
<% strategy ||= current_attributes_strategy || :none %>
<% url ||= nil %>

<% if object.public_send(attribute).present? %>
  <%= render 'shared/attributes/attribute', object: object, attribute: attribute, strategy: strategy, url: url do %>
    <pre><%= object.public_send(attribute) %></pre>
  <% end %>
<% end %>

Version data entries

214 entries across 214 versions & 2 rubygems

Version Path
bullet_train-themes-light-1.10.0 app/views/themes/light/attributes/_block.html.erb
bullet_train-themes-1.10.0 app/views/themes/base/attributes/_block.html.erb
bullet_train-themes-light-1.9.0 app/views/themes/light/attributes/_block.html.erb
bullet_train-themes-1.9.0 app/views/themes/base/attributes/_block.html.erb
bullet_train-themes-light-1.8.5 app/views/themes/light/attributes/_block.html.erb
bullet_train-themes-1.8.5 app/views/themes/base/attributes/_block.html.erb
bullet_train-themes-light-1.8.4 app/views/themes/light/attributes/_block.html.erb
bullet_train-themes-1.8.4 app/views/themes/base/attributes/_block.html.erb
bullet_train-themes-light-1.8.3 app/views/themes/light/attributes/_block.html.erb
bullet_train-themes-1.8.3 app/views/themes/base/attributes/_block.html.erb
bullet_train-themes-light-1.8.2 app/views/themes/light/attributes/_block.html.erb
bullet_train-themes-1.8.2 app/views/themes/base/attributes/_block.html.erb
bullet_train-themes-light-1.8.1 app/views/themes/light/attributes/_block.html.erb
bullet_train-themes-1.8.1 app/views/themes/base/attributes/_block.html.erb
bullet_train-themes-light-1.8.0 app/views/themes/light/attributes/_block.html.erb
bullet_train-themes-1.8.0 app/views/themes/base/attributes/_block.html.erb
bullet_train-themes-light-1.7.23 app/views/themes/light/attributes/_block.html.erb
bullet_train-themes-1.7.23 app/views/themes/base/attributes/_block.html.erb
bullet_train-themes-light-1.7.22 app/views/themes/light/attributes/_block.html.erb
bullet_train-themes-1.7.22 app/views/themes/base/attributes/_block.html.erb