Logan Sears

Results 4 issues of Logan Sears

It looks like the application_id parameter of the initialize method in Blitline::Job is being thrown out instead of saved on the instance. While an easy workaround is to set it...

I've noticed there is a non-standard behavior (feature?) that's breaking the json api spec when including different combinations of `fields` and `include` parameters. For example, given three models `Author`, `Book`,...

First attempt at addressing https://github.com/jsonapi-rb/jsonapi-serializable/issues/124

Hello, this is partially an Elixir question (and please forgive me for my ignorance) and partially (I believe) a question particularly relevant to how this library is structured. tl;dr: I'm...