Iain Beeston
Iain Beeston
Did this ever get fixed? I'm seeing the same issue now 😞
My biggest issue is how to test this, do you have any advice for that?
Thanks @Paul-Bob that's a really thorough explanation and that's allowed me to fix the issue in my own app. I do have two questions about your answer though: > Tabs...
I would find this very useful
For example, where the memoised function is expensive (eg network access, file IO or an expensive calculation)
Could ransack check whether it has been given strong parameters and if those attributes have been permitted, then fall back to the allow listing on the model if not? Something...
I think this could be solved by adding an error template, and rendering it instead of raising errors (with 403 status for auth error, 404 for template not found). Any...
Just wanted to point out I'm not the owner of json-schema - it's owned by the [ruby-json-schema organisation](https://github.com/orgs/ruby-json-schema/people). You probably want to include @hoxworth @pd and @RST-J too. Incidentally, can...
Ah I see. I'm not sure there's much we can do about that, and even if we did it's quite possible that someone could make a "jsonschema" gem or some...
There’s a draft 5?=