Jon Rowe
Jon Rowe
:wave: Thanks for all the hard work in this project, I was getting a bit frustrated trying to find any documentation for how ignore works (I want to ignore some...
Theres no way to restore an email from trash, and the only obvious option that might achieve this (archive) actually permanently deletes the email without confirmation. I'd expect archive to...
## 💥 Proposal ### What feature you'd like to see Link to issues on github on issue view / menu view. ## Motivation Not everything renders correctly in octobox, and...
:wave: As the maintainer of a Ruby gem, RSpec, I love the concept of ethical source and am considering how to adopt it, a page of guidance on this would...
The names I use that are missing from the list
Hi there, I'm using the `@absinthe/socket` node package to talk to my subscriptions server side, but upon cleanup, (I'm not sure exactly how, I think its navigating away before requests...
### Environment > * Elixir & Erlang versions (elixir --version): Elixir 1.10.0 (compiled with Erlang/OTP 22) > * ExAws version `mix deps |grep ex_aws` ``` ex_aws 2.1.5 (Hex package) (mix)...
:wave: Thanks for all the hard work on Absinthe, I think I've found a bug in open ended scalars, we're using them to transport values where we don't own the...
This allows us to override methods which are present on a parent and subclass with `any_instance_of`. Closes #1077, /cc @samphippen
When you call keyword argument methods with hashes (e.g. if a `method_missing` doesn't have a proper `ruby2_keywords` call or a keyword splat) then the diff is confusing because it looks...