Sha256: f38cd2321a3b430bad3818cdf145d276e0273afe1b5965fc1be6e5403a04af40
Contents?: true
Size: 632 Bytes
Versions: 1
Compression:
Stored size: 632 Bytes
Contents
# frozen_string_literal: true require 'rubocop/cop/standard/rails/rails_application_record' require 'rubocop/cop/standard/rails/rails_controller_render_action_symbol' require 'rubocop/cop/standard/rails/rails_controller_render_paths_exist' require 'rubocop/cop/standard/rails/rails_controller_render_shorthand' require 'rubocop/cop/standard/rails/rails_render_inline' require 'rubocop/cop/standard/rails/rails_render_object_collection' require 'rubocop/cop/standard/rails/rails_view_render_literal' require 'rubocop/cop/standard/rails/rails_view_render_paths_exist' require 'rubocop/cop/standard/rails/rails_view_render_shorthand'
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
rubocop-standard-4.0.0 | lib/rubocop/cop/standard/rails.rb |