updates from hacking day
This commit is contained in:
parent
e5a5f957ef
commit
89e976c6e5
12 changed files with 150 additions and 45 deletions
|
@ -62,8 +62,6 @@ Go to <%= link_to 'your account page', :controller => 'user', :action => 'accoun
|
|||
<% end %>
|
||||
<br />
|
||||
<br />
|
||||
<%= link_to 'diary', :controller => 'user', :action => 'diary', :display_name => @this_user.display_name %><br /><br />
|
||||
|
||||
|
||||
<p><%= params[:display_name] %> says: </p>
|
||||
<%= simple_format(@this_user.description) %>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue