Adds a depends_on class method to your ActiveRecord model so that you can define requisite objects. e.g. User.depends_on :profile, :attrs => [:first_name, :last_name, :email]
— Read more
LOADING
Blocks represent "impact". Impact is (lines added + lines deleted) for all non-merge commits during a week period.