impressionist/tests/test_app/app/views/profiles/show.html.erb

4 lines
73 B
Plaintext

<h2>User Public Profile</h2>
<p>User Name: <%= @profile.username %></p>