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

7 commits

Author SHA1 Message Date
Kevin Menard
dcefc2d7de Fixed #875: Loosen multi_json version. 2012-04-25 10:31:28 -04:00
Steve Smith
d89dd56fe7 Use MultiJSON #dump and #load rather than #encode and #decode
MultiJSON deprecated these methods in 1.3.0 in favour of the new ones.
This requires an update to the gemspec to ensure ~>1.3
2012-04-20 13:09:14 +01:00
geemus
7b4a517cbf [core] don't rely on bin stuff for service init in tests
closes #422
2011-09-15 08:01:37 -05:00
geemus
7620662c87 [tests] make unimplemented mock tests pending 2011-07-20 12:11:10 -05:00
geemus
7cbf1861aa [misc] to_json calls to use MultiJson 2011-07-20 11:08:11 -05:00
geemus
dc78e464bc [AWS|SNS] flesh out basics 2011-07-19 17:53:26 -05:00
phiggins
9c78523e5e Start SNS tests. 2011-07-19 15:26:39 -05:00