class ACIrb::CompatCat

Public Instance Methods

rn() click to toggle source
# File lib/acirb/model/compat.rb, line 28
def rn
  'compcat-' << @attributes['name'] << ''
end