Chris Hatton

Results 15 comments of Chris Hatton

Right, back to this now. I was wrong, it throws a `Mailchimp::Exception::Duplicate`, which is expected, but ideally a record should be returned, right? I see the `return` line [here](https://github.com/dominicsayers/mailchimp_api_v3/blob/develop/lib/mailchimp_api_v3/collection.rb#L47). There...

I have previously gotten around it by manually going through the members list and checking if a record exists. The record is updated if it does, otherwise a new record...

I think I may know why nothing is returned... [#L32](https://github.com/dominicsayers/mailchimp_api_v3/blob/develop/lib/mailchimp_api_v3/collection.rb#L32): Shouldn't that be `return instances`? [#L37](https://github.com/dominicsayers/mailchimp_api_v3/blob/develop/lib/mailchimp_api_v3/collection.rb#L37): Shouldn't that be `instances ? return instances.first : return nil`? I can't remember in...

Arr I think I know why... What does the angle brackets mean? As it outputs as nothing ('nil') in the logs. I know there is something there because I have...

Ar okay. So how can I get `puts` to output the string to the log instead of the result 'nil'?

What I cannot get my head around is why `first_or_create` throws `Mailchimp::Exception::Duplicate` when run via my controller, but not when run via the rails console (when the member already exists...

Okay, if I have time I will try that out. Apple changed the security features of the latest macOS making you toggle options under System Preferences > Security & Privacy....

I think unfortunately the developer has lost interest in this product 😔

This screensaver is amazing! Much like the app 😋