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
Andre Meij c09865e646 - Write files as binary (otherwise UTF8 - ASCII errors can occur)
- Check if File exists before trying to delete it (paperclip sometimes deletes files twice)
 - Check if Directory exists before trying to "cd" into it.
2011-08-05 15:37:53 +02:00
..
aws [aws|rds] Allow string or symbol hash keys. 2011-07-30 23:12:29 -04:00
bin [rackspace|loadbalancers] cleanup 2011-08-04 16:21:22 -05:00
cdn [aws|cdn] Added commands for streaming distribution lists. 2011-07-25 15:42:12 -04:00
compute Back to using Owner. A couple of tests for it too. 2011-08-04 15:19:11 -07:00
core enable mocking for dynect 2011-08-04 16:00:58 -05:00
dns [dns|dynect] cleanup of initial implementation 2011-08-04 16:01:00 -05:00
providers [rackspace|loadbalancers] cleanup 2011-08-04 16:21:22 -05:00
rackspace [rackspace|loadbalancers] cleanup 2011-08-04 16:21:22 -05:00
storage - Write files as binary (otherwise UTF8 - ASCII errors can occur) 2011-08-05 15:37:53 +02:00
terremark
bin.rb [dns|dynect] cleanup of initial implementation 2011-08-04 16:01:00 -05:00
cdn.rb [misc] provide #providers for shared services 2011-07-27 11:37:58 -07:00
compute.rb [misc] provide #providers for shared services 2011-07-27 11:37:58 -07:00
core.rb [AWS|SNS] flesh out basics 2011-07-19 17:53:26 -05:00
dns.rb [dns|dynect] cleanup of initial implementation 2011-08-04 16:01:00 -05:00
providers.rb [dns|dynect] cleanup of initial implementation 2011-08-04 16:01:00 -05:00
storage.rb [misc] provide #providers for shared services 2011-07-27 11:37:58 -07:00
terremark.rb