1
0
Fork 0
mirror of https://github.com/fog/fog.git synced 2022-11-09 13:51:43 -05:00
fog--fog/lib/fog/core
2010-12-15 14:05:55 -08:00
..
attributes.rb more attributes spec to tests, fix attribute names 2010-12-15 14:05:55 -08:00
bin.rb Added self.class_for(key) method. This allows us to inspect the requirements without having to create an instance of the service. 2010-12-08 11:08:16 -08:00
collection.rb make remove_method not needed in collection 2010-11-04 13:51:41 -07:00
compute.rb prevent side effects when initializing (thanks mitchellh) 2010-12-13 17:51:16 -08:00
connection.rb cleanup lib/fog by segregating shared into 'core' 2010-09-29 13:22:30 -07:00
credentials.rb fix syntax for missing credentials helper 2010-12-13 15:42:56 -08:00
deprecation.rb cleanup lib/fog by segregating shared into 'core' 2010-09-29 13:22:30 -07:00
errors.rb cleanup lib/fog by segregating shared into 'core' 2010-09-29 13:22:30 -07:00
hmac.rb cleanup lib/fog by segregating shared into 'core' 2010-09-29 13:22:30 -07:00
model.rb make collection into an accessor, fixes respond_to in attributes and should be more performant 2010-10-28 11:33:10 -07:00
parser.rb cleanup lib/fog by segregating shared into 'core' 2010-09-29 13:22:30 -07:00
provider.rb cleanup lib/fog by segregating shared into 'core' 2010-09-29 13:22:30 -07:00
service.rb Added self.inject_parameter_specs: this returns a block that is used to apply the service's parameter requirements to its Real implementation 2010-12-08 11:09:00 -08:00
ssh.rb [aws|compute] better ssh handling for bootstrap 2010-12-02 13:37:03 -08:00
storage.rb prevent side effects when initializing (thanks mitchellh) 2010-12-13 17:51:16 -08:00