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
Aaron Suggs 82517cde36 [core] Cast Fog.wait_for interval to float.
sleep() is strict. Allow more liberal values like
ActiveSupport::Durations:

   Fog.wait(1.hour, 10.seconds) { … }
2011-11-30 12:35:13 -05:00
..
attributes.rb
collection.rb
connection.rb
credentials.rb
current_machine.rb
deprecation.rb
errors.rb
hmac.rb
json.rb
logger.rb
mock.rb
model.rb
parser.rb
provider.rb
scp.rb
service.rb
ssh.rb
time.rb
timeout.rb
wait_for.rb [core] Cast Fog.wait_for interval to float. 2011-11-30 12:35:13 -05:00