Module MusicBrainz::Model::Taggable
In: lib/rbrainz/model/taggable.rb

Mixin module to add folksonomy tagging capabilities to Entity classes.

see:Tag

Methods

tags   user_tags  

Public Instance methods

Returns a Collection of Tag objects assigned to this entity.

Returns a Collection of Tag objects assigned to this entity by the current user.

[Validate]