class ACIrb::MaintTextNotif

Public Instance Methods

rn() click to toggle source
# File lib/acirb/model/maint.rb, line 862
def rn
  'text-' << @attributes['to'] << ''
end