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 36 million developers.
Sign up
Popular repositories
-
minitest-nyan-cat
Nyan cat for your test output
Ruby 8
-
programming-elixir
Code examples that I wrote while going through the "Programming Elixir" book
-
singlish
Write Ruby in Singlish!
Ruby 5
-
The-C-Programming-Language
Examples and exercises for The C Programming Language Book
-
rails-contributors
Forked from rails/rails-contributors
The web application that runs http://contributors.rubyonrails.org
-
dengue-visualr
CSS 1
1,416 contributions in the last year
Activity overview
Contribution activity
May 2019
Created a pull request in rails/rails that received 2 comments
Recover perf for `pluck` by reverting 9c9c950d02af83742a5f76302d0faa9…
…9508f242c. This reverts commit 9c9c950. Summary I noticed that our pluck benchmarks has regressed in 6.0.0.rc1 so I did a bisect and pinned it do…