class ACIrb::ActrlcapProv

Public Instance Methods

rn() click to toggle source
# File lib/acirb/model/actrlcap.rb, line 27
def rn
  'actrlcapprov-[' << @attributes['subj'] << ']-type-' << @attributes['type'] << ''
end