profile scaffold
This commit is contained in:
2
app/views/admin/profile/edit.html.erb
Normal file
2
app/views/admin/profile/edit.html.erb
Normal file
@ -0,0 +1,2 @@
|
||||
<h1>Admin::Profile#edit</h1>
|
||||
<p>Find me in app/views/admin/profile/edit.html.erb</p>
|
2
app/views/admin/profile/lost_password.html.erb
Normal file
2
app/views/admin/profile/lost_password.html.erb
Normal file
@ -0,0 +1,2 @@
|
||||
<h1>Admin::Profile#lost_password</h1>
|
||||
<p>Find me in app/views/admin/profile/lost_password.html.erb</p>
|
2
app/views/admin/profile/view.html.erb
Normal file
2
app/views/admin/profile/view.html.erb
Normal file
@ -0,0 +1,2 @@
|
||||
<h1>Admin::Profile#view</h1>
|
||||
<p>Find me in app/views/admin/profile/view.html.erb</p>
|
Reference in New Issue
Block a user