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.
6 Subscribers
Add a CodeTriage badge to rails_best_practices
Help out
- Issues
- Fix git/hg info command
- False positive claiming helper methods are unused if only called from ActionMailer classes
- Frequent false positives on "isolate seed data"
- False positives on "check 'save' return value"
- Feature Request: JUnit.xml format
- `RemoveUnusedMethodsInHelpersCheck` marks helper methods as unused after upgrade from HAML 5 to 6
- config
- Integrate with pre-commit tool
- Cannot output to pipe when -f option is specified
- Problem when using rails_best_practices with Overcommit
- Docs
- ApiAuthentication::ByAccessToken#allowed_scopes
- ApiAuthentication::ByAccessToken#access_token_scopes
- ApiAuthentication::ByAccessToken::ClassMethods#validate_scopes!
- ApiAuthentication::ByAccessToken::ClassMethods#access_token_scopes
- ApiAuthentication::ByAccessToken::ClassMethods#access_token_scopes=
- ApiAuthentication::ByAccessToken::ClassMethods#authenticate_access_token
- ApiAuthentication::ByAccessToken::OracleEnhancedConnectionExtension::TransactionMethods#begin_db_transaction
- ApiAuthentication::ByAccessToken::ConnectionExtension::TransactionMethods#begin_db_transaction
- ApiAuthentication::ByAccessToken::ReadOnlyTransaction#read_only_transaction?
- ApiAuthentication::ByAccessToken#current_user