Closed ramontayag closed 7 years ago
Hm, that's not correct as it will break in Update
operations. You should always pass the entire params
hash into the op and let the op extract what it needs.
Oh interesting. This is what I had to do to get it to work. My contract kept saying everything was blank.
Ah yes thank you
The first argument in an operation expects the params of the model