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

6 commits

Author SHA1 Message Date
Paul Thornthwaite
2e0b7e545a Standardise empty lines throughout codebase
Done with `rubocop --auto-correct --only EmptyLineBetweenDefs,EmptyLines,EmptyLinesAroundBody`
2014-05-26 14:20:02 +01:00
Simone Carletti
49a46b4513 Cleanup documentation and resource representations
Remove deprecated attributes and make the documentation more consistent.
2014-01-16 23:21:31 +01: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
Renamed from lib/fog/dns/requests/dnsimple/create_domain.rb (Browse further)