1
0
Fork 0
mirror of https://github.com/fog/fog.git synced 2022-11-09 13:51:43 -05:00
Commit graph

4 commits

Author SHA1 Message Date
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
Christopher Meiklejohn
49d8a92a63 Move timeout up to Fog from Fog::Mock. 2011-07-11 18:06:47 -04:00
Christopher Meiklejohn
74c4689691 Move the timeout to Mock and stop hardcoding. 2011-07-09 20:47:49 -04:00
geemus
d5a4b0180c [core] cleanup dependencies 2010-12-16 11:24:52 -08:00