rails_best_practices
https://github.com/flyerhzm/rails_best_practices
Ruby
a code metric tool for rails projects
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
7 Subscribers
Add a CodeTriage badge to rails_best_practices
Help out
- Issues
- No open issues
- Docs
- RailsBestPractices::Reviews::UseScopeAccessReview#current_user?
- RailsBestPractices::Reviews::UseScopeAccessReview#current_user_redirect?
- RailsBestPractices::Reviews::LawOfDemeterReview#is_association_attribute?
- RailsBestPractices::Reviews::LawOfDemeterReview#need_delegate?
- RailsBestPractices::Prepares::InitializerPrepare#include_forbidden_attributes_protection?
- RailsBestPractices::Prepares::InitializerPrepare#initialize
- RailsBestPractices::Prepares::ControllerPrepare#initialize
- RailsBestPractices::Reviews::UseObserverReview#mailers
- RailsBestPractices::Reviews::UseObserverReview#deliver_mailer?
- RailsBestPractices::Reviews::UseObserverReview#callback_method?