acts-as-taggable-array-on icon indicating copy to clipboard operation
acts-as-taggable-array-on copied to clipboard

Relational class method additions

Open syrashid opened this issue 6 months ago • 1 comments

This PR adds additional functionality allowing the following class methods the ability to handle scoped relations calling the class method, it handles the specific exception for the "tag like" prepend, and adds testing for the scoped relation logic

  • "all_#{tag_name}"
  • "#{tag_name}_cloud"

syrashid avatar Aug 04 '24 16:08 syrashid