Delete a user with rails - fails

Doh!
Looks like I’ve been sleeping that day already :smiley: (or still… haha)

It was my bad, you just can’t use .pluck(...) when you’re searching for single entries, it’s for arrays <.<

I updated the commands above (from find_by to where) - that should work better now.
I promise, this time I verified that first :smiley: