class ACIrb::StsStage

Public Instance Methods

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