about summary refs log tree commit diff
path: root/app/controllers/privacy_controller.rb
diff options
context:
space:
mode:
authortrwnh <a@trwnh.com>2022-11-08 09:39:15 -0600
committerGitHub <noreply@github.com>2022-11-08 16:39:15 +0100
commit89e1974f30709fdb98d7484561c371980f37b700 (patch)
tree845360fc4c5a44c619b0a940546a424ee934840c /app/controllers/privacy_controller.rb
parent455a754081cd5ba7b5b4979cc62cb1d2f7867ed5 (diff)
Make account endorsements idempotent (fix #19045) (#20118)
* Make account endorsements idempotent (fix #19045)

* Accept suggestion to use exists? instead of find_by + nil check

Co-authored-by: Yamagishi Kazutoshi <ykzts@desire.sh>

* fix logic (unless, not if)

* switch to using `find_or_create_by!`

Co-authored-by: Yamagishi Kazutoshi <ykzts@desire.sh>
Diffstat (limited to 'app/controllers/privacy_controller.rb')
0 files changed, 0 insertions, 0 deletions