Method: Pfab::Templates::Web#hosts

Defined in:
lib/pfab/templates/web.rb

#hostsObject



84
85
86
# File 'lib/pfab/templates/web.rb', line 84

def hosts
  get("host").split(",")
end