Devise: Create users without password

前端 未结 3 1502
难免孤独
难免孤独 2021-01-03 20:23

In our application we have normal users. However, we want to be able to make invitations, to invite certain people. Note that an invitation is directly coupled to a user, as

3条回答
  •  刺人心
    刺人心 (楼主)
    2021-01-03 20:27

    You can now use the DeviseInvitable gem for this.

    It allows you to do exactly what you're asking.

提交回复
热议问题