class ACIrb::EqptCore

Public Instance Methods

rn() click to toggle source
# File lib/acirb/model/eqpt.rb, line 675
def rn
  'core-' << @attributes['id'] << ''
end