mbleigh / acts-as-taggable-on

A tagging plugin for Rails applications that allows for custom tagging along dynamic contexts.
http://mbleigh.lighthouseapp.com/projects/10116-acts-as-taggable-on
MIT License
4.98k stars 1.19k forks source link

Tiny style fix on memoization inside `QueryBase` #927

Closed dixpac closed 1 year ago

dixpac commented 5 years ago

Just a small fix to match codebase style.