Matthew Arkin

Results 3 issues of Matthew Arkin

Oauth should not be completed in an Android app as it requires shipping the client secret / secret Stripe API key. **THIS IS A MAJOR SECURITY ISSUE** Anyone can trivially...

Sig.new defines the block to be nilable and there are plenty of cases where you can add a sig without needing/wanting to use the block syntax.

### Motivation We noticed when adding some typing to our code that association methods for polymorphic associations were returning a generic `ActiveRecord::Associations::CollectionProxy` instead of the `Model::PrivateCollectionProxy` that is used elsewhere...