Results 5 issues of Joshua Schniper

### Steps to reproduce I've created a repo at https://github.com/jschniper/distillery_order_ex with a sample application to reproduce the error. You might need to compile lager manually once in order for exometer...

help-wanted
bug:unexpected behaviour
investigating

Assuming we're using cancan 1.6.10 (not a problem in 1.6.9) and our classes have this kind of relationship: class User belongs_to :parent_a belongs_to :parent_b has_many :resource_a end Abilities defined as:...

This fixes the issue where the call to client.getFile does not take into account the destination when trying to compare the file being uploaded to what already exists on the...

The changes allow you to pass a `csp_nonce_assign_key` as an option into the plug and it uses that to pull a nonce from the `conn.assigns` to add a nonce attribute...

### Environment Elixir 1.1.7.3 Absinthe 1.7.8 Apollo 3.9.11 ### Expected behavior The directive definition and fields using the directive would both be camel cased ### Actual behavior When generating the...