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
-
tolk
Tolk is a web interface for doing i18n translations packaged as an engine for Rails 2.3 applications
-
custom_configuration
Custom configuration storage for Rails
-
asset-hosting-with-minimum-ssl
Rails plugin for picking a non-ssl asset host as often as possible
-
conductor
-
delayed_job
Forked from tobi/delayed_job
Database based asynchronously priority queue system -- Extracted from Shopify
-
will_paginate
Forked from packagethief/will_paginate
Adaptive pagination plugin for web frameworks and other applications
422 contributions in the last year
Contribution activity
May 2019
April 2019
Created an issue in rails/rails that received 2 comments
Add missing touch option to has_one
We have a touch: true/false option for belongs_to, but not for has_one. Let's add that. It's often necessary to touch in that direction as well.