You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
All the authentication tokens to instance variables
Put everything in a CNameRecord Class
Most of the code below the require statements but above load_properties could be put under "def initialize" in a CNameRecord Class.
Break the code into two files. A library and the script that calls the library. (Note I will probably still keep a single file version for ease of deployment).