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
- `mark_parent_class_method_used` method traverses inheritance tree up indefinitely
- alerting on rails rest methods
- Rspec - superclass mismatch for class AddModelVirtualAttributeReview
- use of `File` methods generates move model logic to model warning
- False positive for "Remove unused method" when helper method is used from another helper
- False positive for "Remove unused methods" when overriding methods in the superclass
- restrict auto-generated routes
- RemoveUnusedMethodsInModelsCheck with define_method
- False positives in RemoveUnusedMethodsInModelsCheck inside jbuilder files
- Temporarily disable with inline comment
- Docs