Commit Graph

7 Commits

Author SHA1 Message Date
geemus 6d6eafbb2b update attribute to consistently take hash and remove legacy array of aliases usage 2010-09-07 11:30:02 -07:00
freeformz baaef29061 w/o the nil check ruby throws a date/format.rb:1055:in dup: can't dup NilClass (TypeError) 2010-08-15 03:58:01 +08:00
freeformz 30446e5ac1 Servicify & Hashify & more requests
Many changes:

-Become more of a proper Fog Service.
-Drop most of the Collection/Model customizations.
-Add a hook for services to do something after #new with the instance
-Move to the ToHashDocument parser ... so no more having to actually
make parsers.
-Fog::Vcloud::Extension is kind of like Fog::Service, but for writing
extension modules to Fog::Vcloud.
-Fix up existing specs/mocks (they're not complete atm, but the existing
ones are up to date).
-Fog::Vcloud::Terremark::Ecloud gets almost all extensions implemented
(almost).
-Fog::Vcloud::Terremark::Ecloud bumped to working with the current TMRK
API release.
-Factor out some TMRK/ecloud specifc mock data into the ecloud module.
-Probably forgetting something.
2010-06-28 02:10:27 +08:00
freeformz 0968d1b809 do not parse if is_a?(Time) already 2010-06-19 13:27:51 -07:00
geemus 279ebec8da add typecasting capability to attribute 2010-06-18 14:02:16 -07:00
geemus b9fb24963c namespace attributes logic 2010-06-07 18:22:31 -07:00
geemus b03c2d811c share the attributes logic between collectio and model 2010-06-07 08:59:17 -07:00