class ACIrb::InfraConnNodeS

Public Instance Methods

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