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
geemus 40cd1ff5e4 fixes for reset_data
instance method now, instead of class method
resets data related to current connection/credentials
2011-03-10 11:16:55 -08:00
..
attributes.rb [virtualbox|compute] rough initial implementation 2011-03-09 17:03:15 -08:00
collection.rb the list returned from slice needs to be cloned so it won't bomb out with lazy loading 2011-03-05 02:18:43 +08:00
connection.rb
credentials.rb [core|credentials] handle undefined ENV['HOME'] 2011-03-07 11:02:54 -08:00
deprecation.rb
errors.rb
hmac.rb
mock.rb
model.rb
parser.rb defer requiring nokogiri 2011-02-16 17:25:50 -08:00
provider.rb
scp.rb fixes for reset_data 2011-03-10 11:16:55 -08:00
service.rb fixes for reset_data 2011-03-10 11:16:55 -08:00
ssh.rb fixes for reset_data 2011-03-10 11:16:55 -08:00
time.rb
wait_for.rb