mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
The #pluck_first method got a replacement in ActiveRecord core named #pick. After a bunch of replacements in core and plugins, we are now ready to retire this freedom patch.