class ACIrb::FcprHolder

Public Instance Methods

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