Gem or Plugin?
So I think that my event tracking system happenings is pretty nice. Nice enough that people might want to use it for their projects. The question that I’m trying to answer is: can I roll this in to a gem so I get all the package management niceness (Dependencies, etc) that goes along with gems, or do I need to create a plugin with generators and such?