Started inital migration to rails 3.2
This commit is contained in:
2
app/views/users/show.html.erb
Executable file
2
app/views/users/show.html.erb
Executable file
@@ -0,0 +1,2 @@
|
||||
<p><%= @user.username %></p>
|
||||
<p><%= @user.email %></p>
|
||||
Reference in New Issue
Block a user