This is the Linux app named RuboCop Rails whose latest release can be downloaded as RuboCopRails2.21.2.zip. It can be run online in the free hosting provider OnWorks for workstations.
Download and run online this app named RuboCop Rails with OnWorks for free.
Follow these instructions in order to run this app:
- 1. Downloaded this application in your PC.
- 2. Enter in our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 3. Upload this application in such filemanager.
- 4. Start the OnWorks Linux online or Windows online emulator or MACOS online emulator from this website.
- 5. From the OnWorks Linux OS you have just started, goto our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 6. Download the application, install it and run it.
SCREENSHOTS
Ad
RuboCop Rails
DESCRIPTION
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
Programming Language
Ruby
Categories
This is an application that can also be fetched from https://sourceforge.net/projects/rubocop-rails.mirror/. It has been hosted in OnWorks in order to be run online in an easiest way from one of our free Operative Systems.