How to make Devise redirect after confirmation

后端 未结 6 809
囚心锁ツ
囚心锁ツ 2020-12-02 13:07

How can I create an after-confirmation redirect in Devise?

Before I added the confirmation module the custom after_sign_up_path worked fine

6条回答
  •  温柔的废话
    2020-12-02 13:54

    The confirmation_path also must be configured while working with refinerycms integrated in a rails app

提交回复
热议问题