Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No method IllyanClient::Person#save #179

Open
mckaz opened this issue Oct 14, 2019 · 1 comment
Open

No method IllyanClient::Person#save #179

mckaz opened this issue Oct 14, 2019 · 1 comment

Comments

@mckaz
Copy link

mckaz commented Oct 14, 2019

This line is the issue:

As far as I can tell, there is no method IllyanClient::Person#save, so this method call should always fail. Is that right?

@nbudin
Copy link
Owner

nbudin commented Oct 15, 2019

Aha, I think you're right. IllyanClient was originally based on ActiveResource: https://github.com/rails/activeresource

So that's where the save method would have come from. But that was a long time ago and I'm sure I broke it at some point and didn't realize.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants