Class
Aeolus::Image::WarehouseModel
In:
lib/aeolus_image/model/warehouse_model.rb
Parent:
Object
Methods
==
all
bucket_objects
delete
find
first
is_file?
last
load_config
read_file
set_warehouse_and_bucket
where
write_file
Attributes
bucket
[RW]
bucket_name
[RW]
warehouse
[RW]
Public Class methods
all
()
bucket_objects
()
delete
(uuid)
find
(uuid)
first
()
last
()
set_warehouse_and_bucket
()
where
(query_string)
Protected Class methods
is_file?
(path)
load_config
()
Copy over entirely too much code to load the config file
read_file
(path)
write_file
()
Public Instance methods
==
(other_obj)
[Validate]