Darren Rush

Results 16 comments of Darren Rush

PR Submitted https://github.com/sighmon/mjml-rails/pull/100

+1 re: .segments() call

SUPPORTED: ```GET /comments?filter[attr][]=1&filter[attr][]=2 HTTP/1.1``` NOT SUPPORTED: ```GET /comments?filter[attr][0]=1&filter[attr][1]=2 HTTP/1.1``` ```GET /comments?filter[post_id]=1,2 HTTP/1.1```

PROPOSAL: It may be desirable that the default behavior is that the RA GQL adapter should only request all scalar fields, rather than all fields. This would omit relations in...

+1. Specifically, 2 containers where one is Draggable-only, the other is Draggable + Droppable.