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

When you try to pass a hash to operation methods like create/update, show how to use named args instead #313

Closed
paulcsmith opened this issue Mar 3, 2020 · 0 comments · Fixed by #485
Labels
improve error experience Make errors nicer to deal with

Comments

@paulcsmith
Copy link
Member

paulcsmith commented Mar 3, 2020

Related to #312

Something like:

You can't pass a hash directly to create/update. Instead pass named arguments, or convert the hash to params. https://link-to-guide-on-how-to-do-this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
improve error experience Make errors nicer to deal with
Projects
None yet
1 participant