README.md in dns_mock-1.3.0 vs README.md in dns_mock-1.3.1
- old
+ new
@@ -1,6 +1,6 @@
-# Ruby DnsMock
+# 
[](https://codeclimate.com/github/mocktools/ruby-dns-mock/maintainability)
[](https://codeclimate.com/github/mocktools/ruby-dns-mock/test_coverage)
[](https://circleci.com/gh/mocktools/ruby-dns-mock/tree/master)
[](https://badge.fury.io/rb/dns_mock)
@@ -78,10 +78,10 @@
expire: 604_800,
minimum: 3_600
}
]
},
- '1.2.3.4' => {
+ '1.2.3.4' => { # You can define RDNS host address without lookup prefix. It will be converted to 4.3.2.1.in-addr.arpa automatically
ptr: %w[domain_1.com domain_2.com]
}
}
# Main DnsMock interface