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::ProtectMassAssignmentReview#check_whitelist_attributes_config
- RailsBestPractices::Reviews::ProtectMassAssignmentReview#check_activerecord_version
- RailsBestPractices::Reviews::UseModelAssociationReview#call_assignment
- RailsBestPractices::Reviews::UseModelAssociationReview#attribute_assignment
- RailsBestPractices::Reviews::MoveCodeIntoHelperReview#complex_select_options?
- RailsBestPractices::Reviews::MoveCodeIntoHelperReview#initialize
- RailsBestPractices::Reviews::NeedlessDeepNestingReview#recursively_check
- RailsBestPractices::Reviews::NeedlessDeepNestingReview#initialize
- RailsBestPractices::Reviews::MoveCodeIntoModelReview#initialize
- RailsBestPractices::Reviews::RemoveEmptyHelpersReview#empty_body?