class ACIrb::DbgexpCoreP

Public Instance Methods

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