Class Aeolus::Image::Warehouse::WarehouseModel
In: lib/aeolus_image/model/warehouse/warehouse_model.rb
Parent: Object

Methods

Attributes

body  [W] 
bucket  [RW] 
bucket_name  [RW] 
warehouse  [RW] 

Public Class methods

Protected Class methods

Copy over entirely too much code to load the config file

Public Instance methods

Returns the bucket object represending this object

Set (and immediately update) an attribute on the object TODO: It might be nicer to offer a .save! that iterates over each attribute and calls this, to better match ActiveResource

[Validate]