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.49 app/views/themes/light/attributes/_block.html.erb
bullet_train-themes-1.0.23 app/views/themes/base/attributes/_block.html.erb
bullet_train-themes-1.0.22 app/views/themes/base/attributes/_block.html.erb
bullet_train-themes-light-1.0.48 app/views/themes/light/attributes/_block.html.erb
bullet_train-themes-light-1.0.47 app/views/themes/light/attributes/_block.html.erb
bullet_train-themes-1.0.21 app/views/themes/base/attributes/_block.html.erb
bullet_train-themes-light-1.0.43 app/views/themes/light/attributes/_block.html.erb
bullet_train-themes-light-1.0.44 app/views/themes/light/attributes/_block.html.erb
bullet_train-themes-light-1.0.42 app/views/themes/light/attributes/_block.html.erb
bullet_train-themes-light-1.0.41 app/views/themes/light/attributes/_block.html.erb
bullet_train-themes-1.0.20 app/views/themes/base/attributes/_block.html.erb
bullet_train-themes-light-1.0.40 app/views/themes/light/attributes/_block.html.erb
bullet_train-themes-light-1.0.38 app/views/themes/light/attributes/_block.html.erb
bullet_train-themes-1.0.17 app/views/themes/base/attributes/_block.html.erb
bullet_train-themes-light-1.0.37 app/views/themes/light/attributes/_block.html.erb
bullet_train-themes-light-1.0.36 app/views/themes/light/attributes/_block.html.erb
bullet_train-themes-light-1.0.35 app/views/themes/light/attributes/_block.html.erb
bullet_train-themes-light-1.0.34 app/views/themes/light/attributes/_block.html.erb
bullet_train-themes-light-1.0.33 app/views/themes/light/attributes/_block.html.erb
bullet_train-themes-light-1.0.32 app/views/themes/light/attributes/_block.html.erb