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