Paul Thornthwaite
|
ef9a9697ab
|
Remove trailing whitespace
Done with `rubocop --auto-correct --only TrailingWhitespace`
|
2014-05-26 14:44:18 +01:00 |
|
Paul Thornthwaite
|
330a351ade
|
Remove trailing blank lines
Done with `rubocop --auto-correct --only TrailingBlankLines`
|
2014-05-26 14:35:26 +01:00 |
|
Sergio Rubio
|
9dd24ab2bd
|
[dreamhost|dns] Emulate zone model and collection, added tests
Dreamhost API has no concept of Zone, but we can emulate it.
|
2013-01-21 23:26:30 +01:00 |
|
Sergio Rubio
|
4c95f8e209
|
[dreamhost|dns] record tests fixes
Wait 10 secs for the new record to appear.
|
2013-01-21 23:04:08 +01:00 |
|
Sergio Rubio
|
90b5d84c6d
|
[dreamhost|dns] added Record model tests, fix Record.save
Record.save was missing attribute merging before returning
|
2013-01-21 22:16:56 +01:00 |
|