class ACIrb::AaaRole
Public Instance Methods
rn()
click to toggle source
# File lib/acirb/model/aaa.rb, line 1394 def rn 'role-' << @attributes['name'] << '' end
# File lib/acirb/model/aaa.rb, line 1394 def rn 'role-' << @attributes['name'] << '' end