1
0
Fork 0
mirror of https://github.com/fog/fog.git synced 2022-11-09 13:51:43 -05:00

[cloudstack] fix typo in declaration model

This commit is contained in:
Dmitry Dedov 2013-04-23 12:50:21 +03:00
parent e13ee6fa30
commit cdb92ec49b

View file

@ -19,7 +19,7 @@ module Fog
model_path 'fog/cloudstack/models/compute'
model :address
model :disk_offerings
model :disk_offering
collection :disk_offerings
model :flavor
collection :flavors