class ACIrb::ActrlAuxScope

Public Instance Methods

rn() click to toggle source
# File lib/acirb/model/actrl.rb, line 139
def rn
  'scope-' << @attributes['id'] << ''
end