Add session & user management in the backend
This commit is contained in:
parent
b7ea4f874f
commit
04b69f50a1
12 changed files with 88 additions and 11 deletions
2
app/views/users/edit.html.erb
Normal file
2
app/views/users/edit.html.erb
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
<h1>Users#create</h1>
|
||||
<p>Find me in app/views/users/create.html.erb</p>
|
||||
Loading…
Add table
Add a link
Reference in a new issue