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

3 commits

Author SHA1 Message Date
geemus
ab3e04b7ae fix push parser block passed to excon
excon was updated to allow for tracking progress, and though we are not
using this feature we still need to acknowledge the change in the params
that are passed back to blocks for requests.

Closes #245
Closes #246
2011-04-04 09:43:13 -07:00
Matt Sanders
f11d447b1b Allow Fog::Connection to pass additional connection params to Excon. 2011-01-21 03:55:43 +08:00
geemus
dfd30e521f cleanup lib/fog by segregating shared into 'core' 2010-09-29 13:22:30 -07:00
Renamed from lib/fog/connection.rb (Browse further)