class ACIrb::FmcastTree

Public Instance Methods

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