Method: Fog::Compute::Joyent::Flavors#all

Defined in:
lib/fog/joyent/models/compute/flavors.rb

#allObject



12
13
14
# File 'lib/fog/joyent/models/compute/flavors.rb', line 12

def all
  load(service.list_packages().body)
end