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 upPinned
5,247 contributions in the last year
Activity overview
Contribution activity
December 2020
Created an issue in sorbet/sorbet-typed that received 1 comment
Support providing a callback class to after_* methods in ActiveRecord
ActiveRecord supports providing a class as the argument to a callback: https://guides.rubyonrails.org/active_record_callbacks.html#callback-classes c…