Michael Bleigh
Michael Bleigh
I'm thinking that the proper thing to do here is actually to strip out `to_json` and remove the MultiJson dependency. Entity is a way of creating a structured representation of...
I don't think leaving out `to_json` and `to_xml` inhibits usability outside of Grape, and it keeps the dependencies of `grape-entity` to a minimum. ``` ruby MultiJson.dump(some_entity.as_json) ```
Yeah, I'll take care of this later today. Thanks!
Sure, let's do it.
This should also work for the new `before` and `after` functionality. Any progress on a patch?
So I think I've come up with the way that I would like to see this implemented. If you want to take it on @nuclearsandwich, I will gladly give you...
PR would be great! I didn't notice this issue until just now On Fri, Jun 4, 2021, 6:43 AM YannicEl ***@***.***> wrote: > Is this being worked on? > If...
+1 for built-in enum support. If statements are much harder to read.
What if you try brace expansion in a single command: ```json { "functions": { "source": ".", "ignore": ["!{dist/**,.npmrc,package.json}"] } } ```
For reference, we may want to expose any of these that seem useful: https://cloud.google.com/tasks/docs/creating-http-target-tasks#handler