Skip to content

Commit

Permalink
showing nicknames. sanity\!
Browse files Browse the repository at this point in the history
  • Loading branch information
Julia West authored and Julia West committed Sep 22, 2009
1 parent eeeb7fb commit 193ec70
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions app/views/users/show.html.erb
@@ -1,3 +1,5 @@
<h2><%= @user.nickname %></h2>

<% if logged_in? %> <% if logged_in? %>
<div id="picker" style="padding: 100px;"> <div id="picker" style="padding: 100px;">
<% form_for @user.moods.build do |f| %> <% form_for @user.moods.build do |f| %>
Expand Down

0 comments on commit 193ec70

Please sign in to comment.