Highlights
- Arctic Code Vault Contributor
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign upPopular repositories
1,190 contributions in the last year
Contribution activity
December 2020
Created 10 commits in 1 repository
Created a pull request in rails/rails that received 1 comment
Don't use explicit references for join aliases
As the API doc shows, references should be given table names.
https://api.rubyonrails.org/classes/ActiveRecord/QueryMethods.html#method-i-references
…

