Sign In

<%= formFor(user, {action: loginPath(), method: "POST"}) { %> <%= f.InputTag("Email") %> <%= f.InputTag("Password", {type: "password"}) %> <% } %>