class ACIrb::RegressIf

Public Instance Methods

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