mirror of
https://github.com/fog/fog.git
synced 2022-11-09 13:51:43 -05:00
3cfb5e287d
domain=nil for me... but id looks good ``` dme.zones.find{ |z| z.id == 'foo.instantinfrastructure.com'}.records.find_all{|r| r.name=='foo' && r.type=='A'}.first.zone => <Fog::DNS::DNSMadeEasy::Zone id="foo.instantinfrastructure.com", domain=nil, gtd_enabled=nil, nameservers=nil > ``` |
||
---|---|---|
.. | ||
record.rb | ||
records.rb | ||
zone.rb | ||
zones.rb |