class ACIrb::InfraCardS

Public Instance Methods

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