class ACIrb::FabricLeCardS

Public Instance Methods

rn() click to toggle source
# File lib/acirb/model/fabric.rb, line 4287
def rn
  'lecards-' << @attributes['type'] << ''
end