Sha256: 9e352f034fcc5204580de9d956a182d0c8ffcac4405fae9bfa9486f421b3d589

Contents?: true

Size: 369 Bytes

Versions: 25

Compression:

Stored size: 369 Bytes

Contents

<div class="page-header">
  <%= link_to users_path, :class => 'btn btn-default' do %>
    <span class="glyphicon glyphicon-list-alt"></span>
    Back
  <% end %>
  <%= link_to edit_user_path(@user), :class => 'btn btn-primary' do %>
    <span class="glyphicon glyphicon-pencil"></span>
    Edit
  <% end %>
  <h1>Show user</h1>
</div>

<dl class="dl-horizontal">
</dl>

Version data entries

25 entries across 25 versions & 2 rubygems

Version Path
r4-0.1.5 lib/r4/template/app/views/users/show.html.erb
r4-0.1.4 lib/r4/template/app/views/users/show.html.erb
r4-0.1.3 lib/r4/template/app/views/users/show.html.erb
r4-0.1.2 lib/r4/template/app/views/users/show.html.erb
r4-0.1.1 lib/r4/template/app/views/users/show.html.erb