From 6676d7cbd85a42de043b0ed1769e82a12a1cb035 Mon Sep 17 00:00:00 2001 From: Matthew Lemon Date: Wed, 20 Nov 2024 20:48:22 +0000 Subject: Adds a users controller to fix sign-up bug --- app/views/registrations/new.html.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app/views/registrations') diff --git a/app/views/registrations/new.html.erb b/app/views/registrations/new.html.erb index f70d143..3edc66f 100644 --- a/app/views/registrations/new.html.erb +++ b/app/views/registrations/new.html.erb @@ -48,4 +48,4 @@ <% end %>
- \ No newline at end of file + -- cgit v1.2.3