Method: Cloudflare::Zone#custom_hostnames
- Defined in:
- lib/cloudflare/zones.rb
#custom_hostnames ⇒ Object
27 28 29 |
# File 'lib/cloudflare/zones.rb', line 27 def custom_hostnames self.with(CustomHostnames, path: "custom_hostnames") end |