class ACIrb::CoopGrp
Public Instance Methods
rn()
click to toggle source
# File lib/acirb/model/coop.rb, line 412 def rn 'grp-' << @attributes['name'] << '' end
# File lib/acirb/model/coop.rb, line 412 def rn 'grp-' << @attributes['name'] << '' end