class ACIrb::FabricLeCardPGrp

Public Instance Methods

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