You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm at a bit of a loss as to why this isn't working - but, I guess a starting point: are you using v2.5.0 or newer? As that's when the names_for_scope method was added.
I'm unable to get an array of tags scoped by model as specified by the README:
In my model:
In my view:
Gutentag::Tag.names_for_scope(MyClassName)
Resulting Error:
undefined method
names_for_scope' for #Class:0x00007fbf91d1df28`The text was updated successfully, but these errors were encountered: