mirror of
https://github.com/meineerde/rackstash.git
synced 2026-03-28 02:51:08 +00:00
This makes the Rackstash::Fields::Tags class thread safe while still mantaining its existing semantincs, given that Ruby's set is also build on top of a simple Hash.