scoping devise
This commit is contained in:
@ -3,7 +3,7 @@
|
||||
%h1.font-hairline.mb-6.text-center Log In
|
||||
= form_for(resource, |
|
||||
as: resource_name, |
|
||||
url: session_path(resource_name), |
|
||||
url: main_app.session_path(resource_name), |
|
||||
html: { |
|
||||
class: "bg-white mb-4 px-8 pt-6 pb-8 rounded shadow-md" |
|
||||
} |
|
||||
|
Reference in New Issue
Block a user