Sha256: e84b68402fa659f69f392d62a68de75f6286ccf42fa0e86b355764a8c560a40d

Contents?: true

Size: 343 Bytes

Versions: 137

Compression:

Stored size: 343 Bytes

Contents

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

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

Version data entries

137 entries across 137 versions & 7 rubygems

Version Path
bullet_train-themes-light-1.2.17 app/views/themes/light/attributes/_block.html.erb
bullet_train-themes-1.2.17 app/views/themes/base/attributes/_block.html.erb
bullet_train-themes-light-1.2.16 app/views/themes/light/attributes/_block.html.erb
bullet_train-themes-1.2.16 app/views/themes/base/attributes/_block.html.erb
bullet_train-themes-light-1.2.15 app/views/themes/light/attributes/_block.html.erb
bullet_train-themes-1.2.15 app/views/themes/base/attributes/_block.html.erb
bullet_train-themes-light-1.2.14 app/views/themes/light/attributes/_block.html.erb
bullet_train-themes-1.2.14 app/views/themes/base/attributes/_block.html.erb
bullet_train-themes-light-1.2.13 app/views/themes/light/attributes/_block.html.erb
bullet_train-themes-1.2.13 app/views/themes/base/attributes/_block.html.erb
bullet_train-themes-light-1.2.12 app/views/themes/light/attributes/_block.html.erb
bullet_train-themes-1.2.12 app/views/themes/base/attributes/_block.html.erb
bullet_train-themes-light-1.2.11 app/views/themes/light/attributes/_block.html.erb
bullet_train-themes-1.2.11 app/views/themes/base/attributes/_block.html.erb
bullet_train-themes-light-1.2.10 app/views/themes/light/attributes/_block.html.erb
bullet_train-themes-1.2.10 app/views/themes/base/attributes/_block.html.erb
bullet_train-themes-light-1.2.9 app/views/themes/light/attributes/_block.html.erb
bullet_train-themes-1.2.9 app/views/themes/base/attributes/_block.html.erb
bullet_train-themes-light-1.2.8 app/views/themes/light/attributes/_block.html.erb
bullet_train-themes-1.2.8 app/views/themes/base/attributes/_block.html.erb