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
|
0c5395b0d6
|
[dynect|dns] Updates reference to service
|
2013-01-07 20:53:28 +00:00 |
|
Dan Peterson
|
8e9b86f42a
|
[dynect|dns] Pass zone.records.all options through to get_node_list.
This is useful for the `:fqdn` option:
```
zone.records.all(:fqdn => "foo.bar.com") #=> only records under foo.bar.com
```
|
2012-01-30 11:39:15 -04:00 |
|
Dylan Egan
|
53bc5e3236
|
[dynect|dns] Don't use address as different records have different arguments, just send rdata. Remove value. Add CNAME test.
|
2011-09-03 13:42:05 -07:00 |
|
Dylan Egan
|
f40dac8103
|
[dynect|dns] use a string for now. #362 is open for accepting symbols in mocks.
|
2011-09-01 15:22:35 -07:00 |
|
geemus
|
96c117c580
|
[dns|dynect] move dynect dns to its own shared area (namespacing should probably be corrected)
|
2011-08-24 19:52:11 -05:00 |
|