class Wpdb::WpTerm

Public Instance Methods

to_tag() click to toggle source
# File lib/wpdb.rb, line 50
def to_tag
  {slug => name}
end