.. |
attributes.rb
|
fix for the backwards compat stuff to work with ruby 1.9+
|
2010-11-03 17:32:06 -07:00 |
bin.rb
|
cleanup lib/fog by segregating shared into 'core'
|
2010-09-29 13:22:30 -07:00 |
collection.rb
|
make remove_method not needed in collection
|
2010-11-04 13:51:41 -07:00 |
compute.rb
|
[compute] fix top level initializer errors
|
2010-11-04 13:51:21 -07:00 |
connection.rb
|
cleanup lib/fog by segregating shared into 'core'
|
2010-09-29 13:22:30 -07:00 |
credentials.rb
|
don't redefine Fog.credentials (fixes odd occasional failing spec runs)
|
2010-11-02 11:44:10 -07: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
|
cleanup/simplify recognized/required argument parsing
|
2010-11-15 11:22:12 -08:00 |
ssh.rb
|
push most dependencies out toward leaves to lessen initial load requirements
|
2010-10-29 14:58:28 -07:00 |
storage.rb
|
Revert "allow symbol or string for top level compute/storage"
|
2010-11-03 17:31:07 -07:00 |