A method to find 'n' number of top value tags
Opened this issue · 1 comments
adpande commented
It will be really helpful to have a method to find 'n' number of top valued tags.
Thanks & Regards,
Abhishek
DaveDeveloper commented
I had to do something like this for myself.
Check out my fork
https://github.com/DaveDeveloper/mongoid_taggable
I have submitted a pull request as well.
Thanks
Dave