Sha256: 19b14b8bcb4eeef70b0bbc19812ed8b09489ecd48fca8fc188c40a3e65d7875b

Contents?: true

Size: 523 Bytes

Versions: 16

Compression:

Stored size: 523 Bytes

Contents

<%= content_for :mobile_nav_items do %>
  <li><%= link_to "My Profile", social_networking.social_networking_profile_path, data: { no_turbolink: true } %></li>
<% end %>

<%= content_for :mobile_nav_right_item do %>
  <li><%= link_to "Profiles", social_networking.social_networking_profiles_path, data: { no_turbolink: true } %></li>
<% end %>

<%= content_for :desktop_personal_nav_items do %>
  <li><%= link_to "My Profile", social_networking.social_networking_profile_path, data: { no_turbolink: true } %></li>
<% end %>

Version data entries

16 entries across 16 versions & 1 rubygems

Version Path
social_networking-0.13.3 app/views/social_networking/shared/_nav.html.erb
social_networking-0.13.2 app/views/social_networking/shared/_nav.html.erb
social_networking-0.13.1 app/views/social_networking/shared/_nav.html.erb
social_networking-0.13.0 app/views/social_networking/shared/_nav.html.erb
social_networking-0.12.0 app/views/social_networking/shared/_nav.html.erb
social_networking-0.11.8 app/views/social_networking/shared/_nav.html.erb
social_networking-0.11.7 app/views/social_networking/shared/_nav.html.erb
social_networking-0.11.6 app/views/social_networking/shared/_nav.html.erb
social_networking-0.11.5 app/views/social_networking/shared/_nav.html.erb
social_networking-0.11.4 app/views/social_networking/shared/_nav.html.erb
social_networking-0.11.3 app/views/social_networking/shared/_nav.html.erb
social_networking-0.11.2 app/views/social_networking/shared/_nav.html.erb
social_networking-0.11.1 app/views/social_networking/shared/_nav.html.erb
social_networking-0.11.0 app/views/social_networking/shared/_nav.html.erb
social_networking-0.10.0 app/views/social_networking/shared/_nav.html.erb
social_networking-0.9.3 app/views/social_networking/shared/_nav.html.erb