pg_tags_on 1.0.1
A gem that makes working with tags stored in a Postgresql column easy. Support for array of string, integer and jsonb values.
Gemfile:
=
install:
=
Runtime Dependencies (2):
activerecord
~> 7.0
activesupport
~> 7.0