class ACIrb::NdIf

Public Instance Methods

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