diff options
| author | hukl <contact@smyck.org> | 2009-03-01 15:38:27 +0100 |
|---|---|---|
| committer | hukl <contact@smyck.org> | 2009-03-01 15:38:27 +0100 |
| commit | 294d058be007c74d2826c53135fb55e5ec885039 (patch) | |
| tree | 72620ce53a658b8d9c284d9936a8c6e8d3aae262 /app/views/users/edit.html.erb | |
| parent | 7c272296ccb5a88fb23196c7d6a5b40ae98e3ecd (diff) | |
renamed user to users controller
Diffstat (limited to 'app/views/users/edit.html.erb')
| -rw-r--r-- | app/views/users/edit.html.erb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/app/views/users/edit.html.erb b/app/views/users/edit.html.erb new file mode 100644 index 0000000..1881fbd --- /dev/null +++ b/app/views/users/edit.html.erb | |||
| @@ -0,0 +1,2 @@ | |||
| 1 | <h1>Users#edit</h1> | ||
| 2 | <p>Find me in app/views/users/edit.html.erb</p> | ||
