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