
Reek
SimpleCov
Bundler
RSpec
Brakeman
SourceForge
GitHub
GitLab
BitBucket
openDesktop.org
Gitea
Launchpad.net
OSOR
No features have been listed yet.
Based on our record, Reek seems to be more popular. It has been mentiond 4 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
Rubycritic uses reek under the hood so I added a reek config files at .reek.yml with the following content:. - Source: dev.to / over 2 years ago
Reek is a code smell detection tool for Ruby that helps identify potential design issues. It analyzes your codebase and provides feedback on areas that might benefit from refactoring or improvement. Here's an overview of what Reek is and how to use it:. - Source: dev.to / about 3 years ago
$ reek app/controllers/erp/orders_controller.rb Inspecting 1 file(s): S App/controllers/erp/orders_controller.rb -- 1 warning: [91]:UncommunicativeVariableName: Erp::OrdersController#create has the variable name 'e' [https://github.com/troessner/reek/blob/v6.1.1/docs/Uncommunicative-Variable-Name.md]. - Source: dev.to / almost 4 years ago
Other useful gems you may take a look at are dawnscanner, reek, and hakiri_toolbelt. - Source: dev.to / over 4 years ago
SimpleCov - SimpleCov is a code coverage analysis tool for Ruby.
GitHub - Originally founded as a project to simplify sharing code, GitHub has grown into an application used by over a million people to store over two million code repositories, making GitHub the largest code host in the world.
Bundler - Easy ZIP sharing for iPhone
GitLab - Create, review and deploy code together with GitLab open source git repo management software | GitLab
RSpec - RSpec is a testing tool for the Ruby programming language born under the banner of Behavior-Driven Development featuring a rich command line program, textual descriptions of examples, and more.
BitBucket - Bitbucket is a free code hosting site for Mercurial and Git. Manage your development with a hosted wiki, issue tracker and source code.