Showing 3,213 of 3,213 total issues
Line is too long. [102/80] Open
Open
# `config.assets.precompile` and `config.assets.version` have moved to config/initializers/assets.rb
- Exclude checks
Line is too long. [88/80] Open
Open
# Do not halt callback chains when a callback returns false. Previous versions had true.
- Exclude checks
Line is too long. [96/80] Open
Open
# config.action_cable.allowed_request_origins = [ 'http://example.com', /http:\/\/example.*/ ]
- Exclude checks
Do not use space inside array brackets. Open
Open
config.log_tags = [ :request_id ]
- Read upRead up
- Exclude checks
Prefer single-quoted strings when you don't need string interpolation or special symbols. Open
Open
if ENV["RAILS_LOG_TO_STDOUT"].present?
- Read upRead up
- Exclude checks
Prefer single-quoted strings when you don't need string interpolation or special symbols. Open
Open
Paperclip.options[:command_path] = "/usr/bin/"
- Read upRead up
- Exclude checks
Do not use space inside array brackets. Open
Open
config.log_tags = [ :request_id ]
- Read upRead up
- Exclude checks
Line is too long. [85/80] Open
Open
# Settings specified here will take precedence over those in config/application.rb.
- Exclude checks
Line is too long. [84/80] Open
Open
# Configure SSL options to enable HSTS with subdomains. Previous versions had false.
- Exclude checks
Line is too long. [96/80] Open
Open
# Enable parameter wrapping for JSON. You can disable this by setting :format to an empty array.
- Exclude checks
Line is too long. [83/80] Open
Open
# Use a real queuing backend for Active Job (and separate queues per environment)
- Exclude checks
Line is too long. [85/80] Open
Open
# Settings specified here will take precedence over those in config/application.rb.
- Exclude checks
Line is too long. [93/80] Open
Open
# application.js, application.css, and all non-JS/CSS in app/assets folder are already added.
- Exclude checks