Project

Reverse Dependencies for sym

The projects listed here declare sym as a runtime or development dependency

0.0
Low commit activity in last 3 years
A long-lived project that still receives updates
This gem ships "dmez" — a Terraform-style command line tool for the DNS provider DnsMadeEasy.com — together with an authoritative, fully-featured Ruby client for their REST API v2.0. The dmez CLI manages your zones as standard DNS zone files with the familiar read -> plan -> apply loop: "dmez zone export" writes a canonical, TTL-lossless zone file with fixed aligned columns; "dmez zone plan" diffs it against the live records (conservatively: deletes are skipped by default and ambiguous record groups are flagged for manual review); "dmez zone apply" executes the plan in merge, add-only, or delete-only mode. Zone files can also be validated and formatted, ANAME records are preserved as first-class citizens (with optional --strict-rfc flattening on export), and every account API operation is available under "dmez account". The Ruby API supports storing credentials in ~/.dnsmadeeasy/credentials.yml, including multiple accounts and sym-encrypted values. ACKNOWLEDGEMENTS: 1. This gem is based on the original work contributed by Wanelo.com to the now abandonded "dnsmadeeasy-rest-api" client. 2. We also wish to thank the gem author Phil Cohen who kindly yielded the "dnsmadeeasy" RubyGems namespace to this gem. 3. We also thank Praneeth Are for contributing the support for secondary domains in 0.3.5.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026