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