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.27 app/views/themes/light/attributes/_block.html.erb
bullet_train-themes-1.2.27 app/views/themes/base/attributes/_block.html.erb
bullet_train-themes-light-1.2.26 app/views/themes/light/attributes/_block.html.erb
bullet_train-themes-1.2.26 app/views/themes/base/attributes/_block.html.erb
bullet_train-themes-light-1.2.25 app/views/themes/light/attributes/_block.html.erb
bullet_train-themes-1.2.25 app/views/themes/base/attributes/_block.html.erb
bullet_train-themes-light-1.2.24 app/views/themes/light/attributes/_block.html.erb
bullet_train-themes-1.2.24 app/views/themes/base/attributes/_block.html.erb
bullet_train-themes-light-1.2.23 app/views/themes/light/attributes/_block.html.erb
bullet_train-themes-1.2.23 app/views/themes/base/attributes/_block.html.erb
bullet_train-themes-light-1.2.22 app/views/themes/light/attributes/_block.html.erb
bullet_train-themes-1.2.22 app/views/themes/base/attributes/_block.html.erb
bullet_train-themes-light-1.2.21 app/views/themes/light/attributes/_block.html.erb
bullet_train-themes-1.2.21 app/views/themes/base/attributes/_block.html.erb
bullet_train-themes-light-1.2.20 app/views/themes/light/attributes/_block.html.erb
bullet_train-themes-1.2.20 app/views/themes/base/attributes/_block.html.erb
bullet_train-themes-light-1.2.19 app/views/themes/light/attributes/_block.html.erb
bullet_train-themes-1.2.19 app/views/themes/base/attributes/_block.html.erb
bullet_train-themes-light-1.2.18 app/views/themes/light/attributes/_block.html.erb
bullet_train-themes-1.2.18 app/views/themes/base/attributes/_block.html.erb