mirror of
https://github.com/heartcombo/devise.git
synced 2026-04-28 03:00:29 -04:00
If you want to add a new behavior to your devise controllers but you don't want to override devise's default workflow, just pass a block around resource. This would give you for example, the ability to trigger background jobs after user signs in.