Sha256: a36f59b61c972de9f4b02a478e80bd1a6cda05e10aa42245828ba60ddb9714d5
Contents?: true
Size: 361 Bytes
Versions: 7
Compression:
Stored size: 361 Bytes
Contents
<table class="profile" summary="Profile information"> <tr> <td class="main"> <h1> <%= gravatar_for @user %> <%= @user.name %> </h1> </td> <td class="sidebar round"> <strong>Name</strong> <%= @user.name %> <br/> <strong>URL</strong> <%= link_to user_path(@user.id), @user %> </td> </tr> </table>
Version data entries
7 entries across 7 versions & 2 rubygems