A tagging plugin for Rails applications that allows for custom tagging along dynamic contexts.
@seuros I'm having lots issues with the ActsAsTaggableOn::Taggable::Cache
module.
I honestly think that injecting it in "when required" is indeed a BAD idea.
I'm talking about this:
https://github.com/mbleigh/acts-as-taggable-on/blob/8e64c3d4a81cfbb8af621228eae36a65c1f94501/lib/acts_as_taggable_on/taggable/cache.rb#L38
a few months ago I submitted a PR to fix a bug about it:
mbleigh/acts-as-taggable-on#806
But still is creating problems