mirror of
https://github.com/heartcombo/devise.git
synced 2026-01-14 09:17:55 -05: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.