class ACIrb::EqptEjec

Public Instance Methods

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