rails_best_practices VS bullet

Compare rails_best_practices vs bullet and see what are their differences.

rails_best_practices

a code metric tool for rails projects (by flyerhzm)

bullet

help to kill N+1 queries and unused eager loading (by flyerhzm)
Our great sponsors
  • PopRuby - Clothing and Accessories for Ruby Developers
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
rails_best_practices bullet
1 27
4,131 6,976
- -
0.0 7.7
about 1 year ago 2 months ago
Ruby Ruby
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

rails_best_practices

Posts with mentions or reviews of rails_best_practices. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-08-06.

bullet

Posts with mentions or reviews of bullet. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-04-18.

What are some alternatives?

When comparing rails_best_practices and bullet you can also consider the following projects:

prosopite - :mag: Rails N+1 queries auto-detection with zero false positives / false negatives

Rubocop - A Ruby static code analyzer and formatter, based on the community Ruby style guide. [Moved to: https://github.com/rubocop/rubocop]

rack-mini-profiler - Profiler for your development and production Ruby rack apps.

Peek - Take a peek into your Rails applications.

Reek - Code smell detector for Ruby

Derailed Benchmarks - Go faster, off the Rails - Benchmarks for your whole Rails app

SimpleCov - Code coverage for Ruby with a powerful configuration library and automatic merging of coverage across test suites

undercover - undercover warns about methods, classes and blocks that were changed without tests, to help you easily find untested code and reduce the number of bugs. It does so by analysing data from git diffs, code structure and SimpleCov coverage reports

benchmark-ips - Provides iteration per second benchmarking for Ruby

ruby-prof - A ruby profiler. See https://ruby-prof.github.io for more information.

Timeasure - Transparent method-level wrapper for profiling purposes in Ruby

Pronto - Quick automated code review of your changes