pg_tags_on 0.2.0
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
~> 6.0
activesupport
~> 6.0