mirror of
https://github.com/heartcombo/devise.git
synced 2026-04-28 03:00:29 -04:00
Build resource in all views.
This commit is contained in:
@@ -5,6 +5,7 @@ class PasswordsController < ApplicationController
|
||||
|
||||
# GET /resource/password/new
|
||||
def new
|
||||
build_resource
|
||||
end
|
||||
|
||||
# POST /resource/password
|
||||
|
||||
Reference in New Issue
Block a user