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.0.30 app/views/themes/light/attributes/_block.html.erb
bullet_train-themes-tester-1.0.1 app/views/themes/tester/attributes/_block.html.erb
bullet_train-themes-light-1.0.29 app/views/themes/light/attributes/_block.html.erb
bullet_train-themes-light-1.0.28 app/views/themes/light/attributes/_block.html.erb
bullet_train-themes-custom-1.0 app/views/themes/custom/attributes/_block.html.erb
bullet_train-themes-testing-1.0 app/views/themes/testing/attributes/_block.html.erb
bullet_train-themes-tester-1.0 app/views/themes/tester/attributes/_block.html.erb
bullet_train-themes-light-1.0.27 app/views/themes/light/attributes/_block.html.erb
bullet_train-themes-hayabusa-1.3 app/views/themes/hayabusa/attributes/_block.html.erb
bullet_train-themes-hayabusa-1.2 app/views/themes/hayabusa/attributes/_block.html.erb
bullet_train-themes-hayabusa-1.1 app/views/themes/hayabusa/attributes/_block.html.erb
bullet_train-themes-light-1.0.26 app/views/themes/light/attributes/_block.html.erb
bullet_train-themes-1.0.16 app/views/themes/base/attributes/_block.html.erb
bullet_train-themes-light-1.0.25 app/views/themes/light/attributes/_block.html.erb
bullet_train-themes-1.0.15 app/views/themes/base/attributes/_block.html.erb
bullet_train-themes-1.0.14 app/views/themes/base/attributes/_block.html.erb
bullet_train-themes-light-1.0.24 app/views/themes/light/attributes/_block.html.erb
bullet_train-themes-light-1.0.23 app/views/themes/light/attributes/_block.html.erb
bullet_train-themes-light-1.0.22 app/views/themes/light/attributes/_block.html.erb
bullet_train-themes-light-1.0.21 app/views/themes/light/attributes/_block.html.erb