xaviershay / enki

A Ruby on Rails blogging app for the fashionable developer. It's better than Mephisto or SimpleLog

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Remove admin/tags

xaviershay opened this issue · comments

I don't ever use it, and I don't see how it is useful.
For tag migrations you probably need a bit more control than simple edit (combining tags, etc...), so will probably use code anyways.

Ensure that tags with no taggables are removed from the db automatically.

Hey Xavier, I'll take a swing at this one if no one else is working on it already.

Cheers