Extract tag-related behaviour into shared spec (wincent.dev, 4f817df)
Rather than testing the Taggable module directly, define a set of shared behaviours and test them in each model using "it_should_behave_like".
Signed-off-by: Greg Hurrell <greg@hurrell.net>