Class | Aeolus::Image::Factory::Base |
In: |
lib/aeolus_image/model/factory/base.rb
|
Parent: | ActiveResource::Base |
Modifying the url formations to make them Factory compliant
The objects returned from this method are not automatically converted into ActiveResource instances - they are ordinary Hashes. Modifications below ensures that you get ActiveResource instances.
For a collection call, ActiveResource formatting is not compliant with Factory‘s output.
Modifying the url formations to make them Factory compliant