emoji

Adding polymorphic emoji reactions to any model in Ruby on Rails

This snippet introduces a polymorphic emoji reaction system in Rails, allowing models like Post (or any other) to receive emoji reactions. The Reaction model supports different reactable types via polymorphic: true. A simple emoji regex ensures valid