module TagUtils

use shared/common module/namespace ?

e.g.
- ClassificationDb, ClassiDb ??
- TaxonomyDb, TaxonDb, TaxyDb ??? 
- TopicDb, KeywordDb ??  --  why? why not??

Constants

VERSION

Public Class Methods

banner() click to toggle source
root() click to toggle source
# File lib/tagutils.rb, line 33
def self.root
  "#{File.expand_path( File.dirname(File.dirname(__FILE__)) )}"
end