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
MongoDB Atlas runs apps anywhere Icon
MongoDB Atlas runs apps anywhere

Deploy in 115+ regions with the modern database for every enterprise.

MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Start 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