class ACIrb::PresClass
Public Instance Methods
rn()
click to toggle source
# File lib/acirb/model/pres.rb, line 23 def rn 'class-' << @attributes['classId'] << '' end
# File lib/acirb/model/pres.rb, line 23 def rn 'class-' << @attributes['classId'] << '' end