example/sample.rb in zerigo_dns-1.5.5 vs example/sample.rb in zerigo_dns-1.5.6

- old
+ new

@@ -10,11 +10,10 @@ # The 'password' is your API key and comes from the Preferences page # (Manage Account -> NS -> Preferences). Zerigo::DNS::Base.user = 'you@email.com' -Zerigo::DNS::Base.password = 'api_token' - +Zerigo::DNS::Base.api_key = 'api_token' # Note: This example assumes that there is at least one domain/zone already # existing for the above referenced account.