method

rubocop

rails latest stable - Class: Rails::AppBuilder

Method not available on this version

This method is only available on newer versions. The first available version (v7.2.3) is shown here.

rubocop()
public

No documentation available.

# File railties/lib/rails/generators/rails/app/app_generator.rb, line 92
    def rubocop
      template "rubocop.yml", ".rubocop.yml"
    end