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

11 commits

Author SHA1 Message Date
Trae Robrock
302ee5a9cb Fix mock for creation by id 2013-07-28 13:40:04 -07:00
Trae Robrock
d8ffe4c411 Handle missing record case 2013-07-28 13:13:20 -07:00
Trae Robrock
3ba09b85b7 handle zone with no records 2013-07-28 13:02:04 -07:00
Trae Robrock
1e96bfcbed Add proper error message to 404 2013-07-28 12:56:58 -07:00
Trae Robrock
c731454183 Return a 404 if the domain does no exist 2013-07-28 12:52:07 -07:00
Trae Robrock
af9490404e Correct record creation response 2013-07-28 12:39:32 -07:00
Trae Robrock
3dd9711721 Add mock and test for get_record 2013-07-28 12:19:15 -07:00
Trae Robrock
25f50f761e Add mock for dnsimple and fix tests for non mock mode 2013-07-28 11:07:29 -07:00
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
9121c8bff0 [dns|dnsimple] move dnsimple dns to its own shared area (namespacing should probably be corrected) 2011-08-24 19:56:22 -05:00