Sha256: b4cad652e621ca14af2d21a03530a782df2565ad21174345313ebbc1ecd16a86

Contents?: true

Size: 309 Bytes

Versions: 5

Compression:

Stored size: 309 Bytes

Contents

<section class="summary">
  <h1><%= t('my.index.index.heading') %></h1>

  <figure>
    <%= user_image_profile(current_user) %>
    <figcaption><%= current_user.profile_name %></figcaption>
  </figure>

  <%= render 'my/index/dashboard/biovision_post' if Gem.loaded_specs.key?('biovision-post') %>
</section>

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
biovision-base-0.34.190331.1 app/views/my/index/index/_dashboard.html.erb
biovision-base-0.22.180920.0 app/views/my/index/index/_dashboard.html.erb
biovision-base-0.21.180812.0 app/views/my/index/index/_dashboard.html.erb
biovision-base-0.20.180731.0 app/views/my/index/index/_dashboard.html.erb
biovision-base-0.19.180703.1 app/views/my/index/index/_dashboard.html.erb