Paul Thornthwaite
8483a599f2
Remove trailing whitespace
2014-02-19 12:30:59 +00:00
Sergio Rubio
6d2a500b76
[dreamhost|dns] Zone.records: list only records matching the current zone
2013-01-22 20:36:59 +01:00
Sergio Rubio
c38aa22e3a
[dreamhost|dns] Do not add duplicated zones to the Zones collection
2013-01-22 20:13:09 +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
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
Sergio Rubio
87d81967fa
[dreamhost|dns] Removed get_record request
...
- The request does not map to a Dreamhost API request, remove it.
- Updated the Records collection to use list_records instead of
get_record in Records#get
- Added Records collection model test
2013-01-21 21:36:11 +01:00
Sergio Rubio
705cf8e2d8
[dreamhost|dns] remove connection deprecation notices
2013-01-19 23:39:33 +01:00
Sergio Rubio
782b935a9b
* [dreamhost|dns] initial import
2013-01-19 23:20:38 +01:00