module Polytag::Concerns::Taggable
Public Instance Methods
tag()
click to toggle source
# File lib/polytag/concerns/taggable.rb, line 19 def tag ModelHelpers.new(self) end
# File lib/polytag/concerns/taggable.rb, line 19 def tag ModelHelpers.new(self) end