Started inital migration to rails 3.2
This commit is contained in:
5
app/views/users/new.html.erb
Executable file
5
app/views/users/new.html.erb
Executable file
@@ -0,0 +1,5 @@
|
||||
<h2>Sign up</h2>
|
||||
|
||||
<%= render 'form' %>
|
||||
|
||||
<%= link_to 'All users', users_path %>
|
||||
Reference in New Issue
Block a user