class ACIrb::AaaFactoryRole

Public Instance Methods

rn() click to toggle source
# File lib/acirb/model/aaa.rb, line 631
def rn
  'factoryrole-' << @attributes['name'] << ''
end