constantcontact / ruby-sdk

Constant Contact Ruby SDK for v2 API
Other
17 stars 47 forks source link

Add methods for delete_list #64

Open delongtj opened 7 years ago

delongtj commented 7 years ago

Adding methods for delete_list. Note that I added specs following the standard, but all specs are currently broken due to this error:

Failure/Error: response = RestClient::Response.create('', net_http_resp, {}, @request)
     ArgumentError:
       wrong number of arguments (4 for 3)