An acts-as Mixin for easy applying and searching tags/folksnomies on Active Record objects
An acts-as Mixin for easy applying and searching tags/folksnomies on Active Record objects. Remark: this is the gem, and it differs from the homonym rails plugin.
An acts-as Mixin for easy applying and searching tags/folksnomies on Active Record objects. Remark: this is the gem, and it differs from the homonym rails plugin.
To install rb-acts_as_taggable, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install rb-acts_as_taggable
To see what files were installed by rb-acts_as_taggable, run:
port contents rb-acts_as_taggable
To later upgrade rb-acts_as_taggable, run:
sudo port selfupdate && sudo port upgrade rb-acts_as_taggable
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.