class ACIrb::GeoRack

Public Instance Methods

rn() click to toggle source
# File lib/acirb/model/geo.rb, line 75
def rn
  'rack-' << @attributes['name'] << ''
end