A RuboCop extension focused on enforcing Rails best practices and coding conventions. It’s based on the community-driven Rails style guide. You need to tell RuboCop to load the Rails extension. Now you can run rubocop and it will automatically load the RuboCop Rails cops together with the standard cops. If you are using Rails 6.1 or newer, add the following config.generators.after_generate setting to your config/application.rb to apply RuboCop autocorrection to code generated by bin/rails g. It uses rubocop -A to apply Style/FrozenStringLiteralComment and other unsafe autocorretion cops. rubocop -A is unsafe autocorrection, but code generated by default is simple and less likely to be incompatible with rubocop -A. If you have problems you can replace it with rubocop -a instead.

Features

  • A RuboCop extension
  • Supports Rails 4.2+
  • Focused on enforcing Rails best practices
  • Focused on enforcing coding conventions
  • It’s based on the community-driven Rails style guide
  • You need to tell RuboCop to load the Rails extension

Project Samples

Project Activity

See All Activity >

License

MIT License

Follow RuboCop Rails

RuboCop Rails Web Site

Other Useful Business Software
Go from Code to Production URL in Seconds Icon
Go from Code to Production URL in Seconds

Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.

Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
Try it free
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of RuboCop Rails!

Additional Project Details

Programming Language

Ruby

Related Categories

Ruby Static Code Analysis Tool

Registered

2023-03-31