class Devise::ConfirmationsController

def new

GET /resource/confirmation/new
def new
  build_resource({})
end