docbrown/app/views/admin/privileged_reactions
Daniel Uber 09eda6a0cc
Don't show reactions to missing reactables (#15249)
Solves an issue where a moderator 'vomit' action on a subsequently
deleted user causes the privileged reactions page to raise a
NoMethodError accessing the reactable's details.

I tried to accomplish this in the controller but it seems the
`paginate` helper requires a relation rather than an array.
2021-12-09 14:40:17 -06:00
..
index.html.erb Don't show reactions to missing reactables (#15249) 2021-12-09 14:40:17 -06:00