class ACIrb::FvcapScopeReg

Public Instance Methods

rn() click to toggle source
# File lib/acirb/model/fvcap.rb, line 79
def rn
  'scopereg-' << @attributes['shard'] << ''
end