Eric Artzt

Results 6 comments of Eric Artzt

Good question to take up with the designers of the JSON API spec. I appreciate that this package sticks to the spec.

Agreed. Fantastic work on this gem. It is indispensable for my project. Would love to see greater engagement of community members who are willing to pitch in.

My app has similar concerns... I used the "fields" option at invocation of the serializer. https://github.com/artzte/tinysis-api/blob/develop/app/controllers/concerns/user_controller_methods.rb#L121

In my app, I just removed this package entirely... see https://github.com/TinyALE/tiny-ale/blob/develop/ui/app/components/modal-dialog.js and related files for one possible lightweight solution.

I added a similar patch in another location of ackmate_ack: https://gist.github.com/1135457

I'm not seeing the config/environment.js in the broccoli tree. there is an environment subdirectory with a development.js in it.