Sha256: 329e304ae1c29999f085dcd9617cbbeee41f539c0c44bba4185942edfbfc9d55

Contents?: true

Size: 312 Bytes

Versions: 16

Compression:

Stored size: 312 Bytes

Contents

<div class="tabs">
  <ul>
    <li><%= link_to "Account Info", edit_account_url(current_account) %></li>
    <li><%= link_to "Projects", account_projects_url(current_account) %></li>
    <li><%= link_to "Users", account_memberships_url(current_account) %></li>
    <li><a href="#">Billing</a></li>
  </ul>
</div>

Version data entries

16 entries across 16 versions & 1 rubygems

Version Path
saucy-0.1.17 app/views/accounts/_tab_bar.html.erb
saucy-0.1.16 app/views/accounts/_tab_bar.html.erb
saucy-0.1.15 app/views/accounts/_tab_bar.html.erb
saucy-0.1.14 app/views/accounts/_tab_bar.html.erb
saucy-0.1.13 app/views/accounts/_tab_bar.html.erb
saucy-0.1.12 app/views/accounts/_tab_bar.html.erb
saucy-0.1.11 app/views/accounts/_tab_bar.html.erb
saucy-0.1.9 app/views/accounts/_tab_bar.html.erb
saucy-0.1.8 app/views/accounts/_tab_bar.html.erb
saucy-0.1.7 app/views/accounts/_tab_bar.html.erb
saucy-0.1.6 app/views/accounts/_tab_bar.html.erb
saucy-0.1.5 app/views/accounts/_tab_bar.html.erb
saucy-0.1.4 app/views/accounts/_tab_bar.html.erb
saucy-0.1.3 app/views/accounts/_tab_bar.html.erb
saucy-0.1.2 app/views/accounts/_tab_bar.html.erb
saucy-0.1.1 app/views/accounts/_tab_bar.html.erb