class Docman::OptionTagger

Public Instance Methods

execute() click to toggle source
# File lib/docman/taggers/option_tagger.rb, line 8
def execute
  @caller['tag']
end