|
|
|
|
|
by granshaw
1831 days ago
|
|
This right here shows the danger of relying on ActiveRecord callbacks, instead of explicitly calling the notification/etc code from the caller which did the creation – potentially very impactful things can happen in a non-obvious way |
|