figo-connect / ruby-figo

Ruby binding for the figo Connect API.
http://figo.io
8 stars 15 forks source link

create_user -- send_newsletter parameter not accepted #5

Closed mduqueoviedo closed 9 years ago

mduqueoviedo commented 9 years ago

Regarding this issue: https://github.com/figo-connect/ruby-figo/issues/4

I have created this PR that allows the API user to create a new account. The other option is checking the server and allow the send_newsletter parameter.

mduqueoviedo commented 9 years ago

By the way, the value for send_newsletter when the parameter is not sent is false.