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