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