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

8 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
31287c0cb2 Use id for record update 2013-07-28 21:19:40 -07:00
Trae Robrock
e8c328edfb Use the id for deletion also 2013-07-28 20:29:49 -07:00
Trae Robrock
766aca47c1 Use the zone id for record creation 2013-07-28 13:20:48 -07:00
Eric Hankins
226a935fba Add TTL on save rather than initialize.
Move the TTL default assignment to the #save method instead of applying
it on object initialization.
2013-05-14 16:45:42 -05:00
Paul Thornthwaite
3daa602f5f [dnsimple] Updates reference to service 2013-01-07 20:53:28 +00: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